CVS dane fvwm-web: * index.php: Remove "Development is active".

2015-12-17 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm-web
Changes by: dane15/12/17 21:29:13

Modified files:
.  : ChangeLog index.php 
download   : index.php 

Log message:
* index.php: Remove "Development is active".
* download/index.php: Remove reference to snapshots, they haven't been built 
for ages.
Change label from "Latest CVS sources via ftp:"
to "Latest released CVS sources via ftp:".




CVS dane: fix when no de detected

2015-06-18 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: dane15/06/18 14:08:03

Modified files:
.  : Tag: branch-2_6 NEWS 
bin: Tag: branch-2_6 ChangeLog fvwm-menu-desktop.in 

Log message:
fix when no de detected




CVS tadam: Fft: Fix compiler warnings

2014-12-27 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: tadam   14/12/27 18:00:20

Modified files:
.  : Tag: branch-2_6 ChangeLog 
libs   : Tag: branch-2_6 Fft.c 

Log message:
Fft:  Fix compiler warnings

Pre-initialise some defined variables to shut GCC up.




CVS tadam: Fix EWMH sticky message to handle toggle/remove

2014-12-26 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: tadam   14/12/26 03:54:30

Modified files:
.  : Tag: branch-2_6 ChangeLog 
fvwm   : Tag: branch-2_6 ewmh_events.c 

Log message:
Fix EWMH sticky message to handle toggle/remove

This wasn't being unset at all in the case where toggle or remove was
explicitly requested in the EWMH-mesage.




CVS domivogt: Do not strip whitespace from dynamiv FvwmButtons title and image path.

2014-11-14 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/11/14 15:28:21

Modified files:
modules: Tag: branch-2_6 ChangeLog 
modules/FvwmButtons: Tag: branch-2_6 dynamic.c 

Log message:
Do not strip whitespace from dynamiv FvwmButtons title and image path.




CVS domivogt: Discard events for windows that are being destroyed.

2014-09-21 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/09/21 10:15:58

Modified files:
.  : Tag: branch-2_6 ChangeLog 
fvwm   : Tag: branch-2_6 events.c 

Log message:
Discard events for windows that are being destroyed.




CVS domivogt: * FEvent.[ch] cleanup and ChangeLog.

2014-09-20 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/09/20 06:25:47

Modified files:
.  : Tag: branch-2_6 ChangeLog 
libs   : Tag: branch-2_6 FEvent.c FEvent.h 

Log message:
* FEvent.[ch] cleanup and ChangeLog.




CVS domivogt: * ChangeLog

2014-09-20 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/09/20 06:41:56

Modified files:
.  : Tag: branch-2_6 ChangeLog 

Log message:
* ChangeLog




CVS domivogt: * Replace last arument of FWeedTypedWindowEvents() with a pointer ...

2014-09-20 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/09/20 08:59:51

Modified files:
.  : Tag: branch-2_6 ChangeLog 
fvwm   : Tag: branch-2_6 icons.c menus.c 
libs   : Tag: branch-2_6 FEvent.c FEvent.h 

Log message:
* Replace last arument of FWeedTypedWindowEvents() with a pointer ...

... to store the last weeded event.  Also renamed the function to
FCheckWeedTypedWindowEvents().




CVS domivogt: * Replace last arument of FWeedTypedWindowEvents() with a pointer ...

2014-09-20 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/09/20 08:59:51

Modified files:
.  : Tag: branch-2_6 ChangeLog 
fvwm   : Tag: branch-2_6 icons.c menus.c 
libs   : Tag: branch-2_6 FEvent.c FEvent.h 

Log message:
* Replace last arument of FWeedTypedWindowEvents() with a pointer ...

... to store the last weeded event.  Also renamed the function to
FCheckWeedTypedWindowEvents().




CVS domivogt: * New utility functions.

2014-09-20 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/09/20 09:00:22

Modified files:
.  : Tag: branch-2_6 ChangeLog 
libs   : Tag: branch-2_6 FEvent.c FEvent.h 

Log message:
* New utility functions.




CVS domivogt: * Use fev_sanitise_configure_notify() in all modules.

2014-09-20 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/09/20 09:05:36

Modified files:
modules: Tag: branch-2_6 ChangeLog 
modules/FvwmButtons: Tag: branch-2_6 FvwmButtons.c 
modules/FvwmDragWell: Tag: branch-2_6 fvwmDragWell.c 
modules/FvwmForm: Tag: branch-2_6 ReadXServer.c 
modules/FvwmIconBox: Tag: branch-2_6 FvwmIconBox.c 
modules/FvwmIconMan: Tag: branch-2_6 x.c 
modules/FvwmIdent: Tag: branch-2_6 FvwmIdent.c 
modules/FvwmPager: Tag: branch-2_6 FvwmPager.c x_pager.c 
modules/FvwmScript: Tag: branch-2_6 FvwmScript.c 
modules/FvwmScroll: Tag: branch-2_6 GrabWindow.c 
modules/FvwmTaskBar: Tag: branch-2_6 FvwmTaskBar.c 
modules/FvwmWinList: Tag: branch-2_6 FvwmWinList.c 

Log message:
* Use fev_sanitise_configure_notify() in all modules.




CVS domivogt: * Fixes of previous commits.

2014-09-20 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/09/20 09:27:10

Modified files:
fvwm   : Tag: branch-2_6 events.c 
libs   : Tag: branch-2_6 FEvent.c FEvent.h 
modules/FvwmButtons: Tag: branch-2_6 FvwmButtons.c 
modules/FvwmDragWell: Tag: branch-2_6 fvwmDragWell.c 
modules/FvwmForm: Tag: branch-2_6 ReadXServer.c 
modules/FvwmIconBox: Tag: branch-2_6 FvwmIconBox.c 
modules/FvwmIconMan: Tag: branch-2_6 x.c 
modules/FvwmIdent: Tag: branch-2_6 FvwmIdent.c 
modules/FvwmPager: Tag: branch-2_6 x_pager.c 
modules/FvwmScript: Tag: branch-2_6 FvwmScript.c 
modules/FvwmScroll: Tag: branch-2_6 GrabWindow.c 
modules/FvwmTaskBar: Tag: branch-2_6 FvwmTaskBar.c 
modules/FvwmWinList: Tag: branch-2_6 FvwmWinList.c 

Log message:
* Fixes of previous commits.




CVS domivogt: * Implement FGetWMNormalHints and fev_sanitise_size_hints.

2014-09-20 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/09/20 10:21:03

Modified files:
.  : Tag: branch-2_6 ChangeLog 
libs   : Tag: branch-2_6 FEvent.c FEvent.h 

Log message:
* Implement FGetWMNormalHints and fev_sanitise_size_hints.




CVS domivogt: * Use FGetWMNormalHints.

2014-09-20 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/09/20 10:25:26

Modified files:
.  : Tag: branch-2_6 ChangeLog 
fvwm   : Tag: branch-2_6 add_window.c 
libs   : Tag: branch-2_6 WinMagic.c 
modules: Tag: branch-2_6 ChangeLog 
modules/FvwmButtons: Tag: branch-2_6 FvwmButtons.c draw.c 
modules/FvwmIconMan: Tag: branch-2_6 xmanager.c 
modules/FvwmTaskBar: Tag: branch-2_6 FvwmTaskBar.c 
modules/FvwmWharf: Tag: branch-2_6 FvwmWharf.c 

Log message:
* Use FGetWMNormalHints.




CVS domivogt: * Improve ConfigureRequest merging.

2014-09-20 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/09/20 15:37:15

Modified files:
.  : Tag: branch-2_6 ChangeLog NEWS 
fvwm   : Tag: branch-2_6 events.c events.h ewmh_events.c 

Log message:
* Improve ConfigureRequest merging.




CVS domivogt: * New helper macro FEV_INVALIDATE_EVENT in FEvent.[ch].

2014-09-20 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/09/20 15:36:15

Modified files:
.  : Tag: branch-2_6 ChangeLog 
libs   : Tag: branch-2_6 FEvent.c FEvent.h 

Log message:
* New helper macro FEV_INVALIDATE_EVENT in FEvent.[ch].




CVS domivogt: Correct typo in NEWS.

2014-09-20 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/09/20 15:45:14

Modified files:
.  : Tag: branch-2_6 NEWS 

Log message:
Correct typo in NEWS.




CVS domivogt: Fix uninitialised zero fw-orig_hints.width/height_inc.

2014-09-19 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/09/19 13:18:24

Modified files:
.  : Tag: branch-2_6 ChangeLog 
fvwm   : Tag: branch-2_6 add_window.c 

Log message:
Fix uninitialised zero fw-orig_hints.width/height_inc.




CVS domivogt: Another width_inc-zero fix attempt.

2014-09-19 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/09/19 15:24:10

Modified files:
fvwm   : Tag: branch-2_6 add_window.c 

Log message:
Another width_inc-zero fix attempt.




CVS domivogt: Another width_inc-zero fix attempt.

2014-09-19 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/09/19 15:24:10

Modified files:
fvwm   : Tag: branch-2_6 add_window.c 

Log message:
Another width_inc-zero fix attempt.




CVS domivogt: * Rewrite event discarding code.

2014-09-19 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/09/19 19:28:59

Modified files:
.  : Tag: branch-2_6 ChangeLog NEWS 
fvwm   : Tag: branch-2_6 add_window.c events.c events.h 
 ewmh_events.c fvwm.c icons.c menus.c 
 move_resize.c virtual.c 
libs   : Tag: branch-2_6 FEvent.c FEvent.h 

Log message:
* Rewrite event discarding code.




CVS domivogt: Backed out accidentally committed patches.

2014-09-15 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/09/15 12:23:37

Modified files:
fvwm   : Tag: branch-2_6 events.c events.h ewmh.c 
 ewmh_events.c 
libs   : Tag: branch-2_6 FEvent.c FEvent.h 

Log message:
Backed out accidentally committed patches.




CVS domivogt: Fix gcc -O3 warnings.

2014-09-15 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/09/15 13:04:19

Modified files:
fvwm   : Tag: branch-2_6 frame.c 
.  : Tag: branch-2_6 ChangeLog 

Log message:
Fix gcc -O3 warnings.




CVS domivogt: * Implement FCheckPeekIfEventWithLimit().

2014-09-15 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/09/15 13:05:10

Modified files:
libs   : Tag: branch-2_6 FEvent.c FEvent.h 

Log message:
* Implement FCheckPeekIfEventWithLimit().




CVS domivogt: Try to fix fvwm using too much cpu with many PropertyNotify events.

2014-09-15 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/09/15 13:05:48

Modified files:
fvwm   : Tag: branch-2_6 events.c events.h ewmh.c 
 ewmh_events.c 

Log message:
Try to fix fvwm using too much cpu with many PropertyNotify events.




CVS domivogt: * ChangeLog.

2014-09-15 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/09/15 13:06:09

Modified files:
.  : Tag: branch-2_6 ChangeLog 

Log message:
* ChangeLog.




CVS domivogt: * Remove debug code.

2014-09-14 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/09/14 09:26:43

Modified files:
libs   : Tag: branch-2_6 FScreen.c 

Log message:
* Remove debug code.




CVS tadam: Add ChangeLog for previous commits

2014-09-14 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: tadam   14/09/14 09:35:30

Modified files:
.  : Tag: branch-2_6 ChangeLog 

Log message:
Add ChangeLog for previous commits




CVS domivogt: Fix previous WM_NORMAL_HINTS handling fix.

2014-09-14 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/09/14 17:55:15

Modified files:
fvwm   : Tag: branch-2_6 add_window.c 

Log message:
Fix previous WM_NORMAL_HINTS handling fix.




CVS domivogt: * Correct a NEWS typo.

2014-09-14 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/09/14 17:54:52

Modified files:
.  : Tag: branch-2_6 NEWS 

Log message:
* Correct a NEWS typo.




CVS tadam: Revert Update passive grabs tracking modifiers

2014-09-11 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: tadam   14/09/11 16:19:32

Modified files:
.  : Tag: branch-2_6 ChangeLog 
docs   : Tag: branch-2_6 COMMANDS 
fvwm   : Tag: branch-2_6 bindings.c bindings.h events.c 
 functable.c 

Log message:
Revert Update passive grabs tracking modifiers

Need a slightly better approach; removed for now.




CVS tadam: Resize: Don't throw away Direction command arguments

2014-09-09 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: tadam   14/09/09 15:57:26

Modified files:
.  : Tag: branch-2_6 ChangeLog 
fvwm   : Tag: branch-2_6 move_resize.c 

Log message:
Resize:  Don't throw away Direction command arguments

Fix the resize options parsing by not advancing the token when processing
the Direction command; additional tokens thereafter are legitimate options.




CVS tadam: Resize: Cleanup temp variable handling

2014-09-09 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: tadam   14/09/09 16:04:17

Modified files:
.  : Tag: branch-2_6 ChangeLog 
fvwm   : Tag: branch-2_6 move_resize.c 

Log message:
Resize:  Cleanup temp variable handling




CVS tadam: Regenerate FVWM/Commands.pm

2014-09-09 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: tadam   14/09/09 18:59:41

Modified files:
perllib: Tag: branch-2_6 ChangeLog 
perllib/FVWM   : Tag: branch-2_6 Commands.pm 

Log message:
Regenerate FVWM/Commands.pm

So it turns out that I didn't do this for the 2.6.0 release; thankfully
there weren't any new commands added then.

Apparently, the way the commands are generated for FVWM/Commands.pm relies
on some *very* carefully formatting of comments in the functable.c file;
which I didn't follow for InfoStore{Add,Remove}.  Hence, garbage produced
until I fixed that.

Ideally this needs revisiting in the future...




CVS tadam: Update passive grabs tracking modifiers

2014-09-02 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: tadam   14/09/02 16:19:33

Modified files:
.  : Tag: branch-2_6 ChangeLog 
fvwm   : Tag: branch-2_6 bindings.c bindings.h events.c 

Log message:
Update passive grabs tracking modifiers

In the case of GTK's link widget which doesn't handle passive grabs
following FVWM's window bindings (which assumes the underlying
application can handle a PointerReplay), update the grabs in this
context by always ungrabbing the button and grabbing it for modifiers
other than ALL_MODIFIERS.

I've had this in testing for three years and recently dusted it off for a
bug report I received for another application with this problem, called
darktable.




CVS domivogt: * Added a comment about GetNextSimpleOption().

2014-09-02 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/09/02 16:32:13

Modified files:
fvwm   : Tag: branch-2_6 conditional.c 

Log message:
* Added a comment about GetNextSimpleOption().




CVS domivogt: * Fixed negative coords. in Menu option rectangle.

2014-08-28 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/08/28 07:29:09

Modified files:
.  : Tag: branch-2_6 ChangeLog NEWS 
fvwm   : Tag: branch-2_6 menus.c 

Log message:
* Fixed negative coords. in Menu option rectangle.




CVS domivogt: NEWS: Corrected a typo.

2014-08-28 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/08/28 08:07:36

Modified files:
.  : Tag: branch-2_6 NEWS 

Log message:
NEWS: Corrected a typo.




CVS domivogt: * Code cleanup in move_resize.c.

2014-08-24 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/08/24 05:07:08

Modified files:
.  : Tag: branch-2_6 ChangeLog 
fvwm   : Tag: branch-2_6 move_resize.c 

Log message:
* Code cleanup in move_resize.c.




CVS domivogt: * Fix the nodesklimity option of GotoPage.

2014-08-23 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/08/23 20:12:02

Modified files:
.  : Tag: branch-2_6 ChangeLog NEWS 
fvwm   : Tag: branch-2_6 virtual.c 

Log message:
* Fix the nodesklimity option of GotoPage.




CVS domivogt: * Prevent unnecessary redraws in FvwmPager.

2014-08-20 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/08/20 15:51:35

Modified files:
.  : Tag: branch-2_6 NEWS 
modules: Tag: branch-2_6 ChangeLog 
modules/FvwmPager: Tag: branch-2_6 FvwmPager.c 

Log message:
* Prevent unnecessary redraws in FvwmPager.




CVS domivogt: * Do not initialize last_saved_pos_hints in menus.c ...

2014-08-20 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/08/20 16:03:30

Modified files:
.  : Tag: branch-2_6 ChangeLog 
fvwm   : Tag: branch-2_6 menus.c 

Log message:
* Do not initialize last_saved_pos_hints in menus.c ...

... rather rely on the default initialization of statics.




CVS tadam: Fix rendering glitch in ButtonState text

2014-08-17 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: tadam   14/08/17 07:45:40

Modified files:
doc: Tag: branch-2_6 ChangeLog 
doc/commands   : Tag: branch-2_6 ButtonState.xml 

Log message:
Fix rendering glitch in ButtonState text

This had an incorrect syntax due to a typo.




CVS domivogt: * Honour the has_ref_window_moved flag for ResizeMove and ResizeMoveMaximize.

2014-08-16 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/08/16 04:29:44

Modified files:
.  : Tag: branch-2_6 ChangeLog NEWS 
fvwm   : Tag: branch-2_6 functions.c 

Log message:
* Honour the has_ref_window_moved flag for ResizeMove and ResizeMoveMaximize.




CVS domivogt: * New extended wariables $[wa.x/y/width/heigt] and $[dwa.x/y/width/height]

2014-08-13 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/08/13 14:59:34

Modified files:
.  : Tag: branch-2_6 ChangeLog NEWS 
doc: Tag: branch-2_6 ChangeLog 
doc/fvwm   : Tag: branch-2_6 expansion.xml 
fvwm   : Tag: branch-2_6 expand.c 

Log message:
* New extended wariables $[wa.x/y/width/heigt] and $[dwa.x/y/width/height]

They expand to the geometry of the ewmh working area or ewmh dynamic working
area.




CVS domivogt: * Clean up NEWS file.

2014-08-13 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/08/13 15:00:36

Modified files:
.  : Tag: branch-2_6 NEWS 

Log message:
* Clean up NEWS file.




CVS domivogt: * New Resize argument suffixes wa and da.

2014-08-13 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/08/13 15:42:14

Modified files:
.  : Tag: branch-2_6 ChangeLog NEWS 
doc: Tag: branch-2_6 ChangeLog 
doc/commands   : Tag: branch-2_6 Resize.xml 
fvwm   : Tag: branch-2_6 move_resize.c 

Log message:
* New Resize argument suffixes wa and da.

They refer to the widht/heigt of the EWMH working area and the EWMH dynamic
working area.




CVS domivogt: * Suppress spurious braodcast packets to the modules during interactive resize.

2014-08-12 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/08/12 18:30:13

Modified files:
.  : Tag: branch-2_6 ChangeLog NEWS 
fvwm   : Tag: branch-2_6 frame.c move_resize.c 

Log message:
* Suppress spurious braodcast packets to the modules during interactive resize.




CVS domivogt: * Anothe INSTALL.fvwm correction.

2014-08-11 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/08/11 06:03:30

Modified files:
.  : Tag: branch-2_6 INSTALL.fvwm 

Log message:
* Anothe INSTALL.fvwm correction.




CVS domivogt: * FvwmIconMan: New options IconAndSelectButton, IconAndSelectColorset.

2014-08-11 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/08/11 15:51:09

Modified files:
.  : Tag: branch-2_6 ChangeLog NEWS 
modules: Tag: branch-2_6 ChangeLog 
modules/FvwmIconMan: Tag: branch-2_6 FvwmIconMan.1.in 
 FvwmIconMan.h fvwm.c readconfig.c 
 xmanager.c 

Log message:
* FvwmIconMan: New options IconAndSelectButton, IconAndSelectColorset.




CVS domivogt: * Update manpage installdir in INSTALL.fvwm.

2014-08-10 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/08/10 09:08:37

Modified files:
.  : Tag: branch-2_6 INSTALL.fvwm ChangeLog 

Log message:
* Update manpage installdir in INSTALL.fvwm.




CVS domivogt: * FAQ cleanup (whitespace, typo, de-capitalize section headings).

2014-08-04 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/08/04 03:20:35

Modified files:
docs   : Tag: branch-2_6 ChangeLog FAQ 

Log message:
* FAQ cleanup (whitespace, typo, de-capitalize section headings).




CVS domivogt: * Add new section 8 to FAQ (Taming problematic application windows).

2014-08-04 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/08/04 03:21:25

Modified files:
docs   : Tag: branch-2_6 ChangeLog FAQ 

Log message:
* Add new section 8 to FAQ (Taming problematic application windows).




CVS domivogt: * Retire NoPPosition/NoUsPosition from the man page, prefer the new syntax.

2014-07-10 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/07/10 14:25:33

Modified files:
doc: Tag: branch-2_6 ChangeLog 
doc/commands   : Tag: branch-2_6 Style.xml 

Log message:
* Retire NoPPosition/NoUsPosition from the man page, prefer the new syntax.




CVS domivogt: * New option !raise to WarpToWindow command.

2014-07-04 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/07/04 16:57:44

Modified files:
.  : Tag: branch-2_6 ChangeLog NEWS 
doc: Tag: branch-2_6 ChangeLog 
doc/commands   : Tag: branch-2_6 WarpToWindow.xml 
doc/fvwm   : Tag: branch-2_6 icccm.xml 
fvwm   : Tag: branch-2_6 ConfigFvwmDefaults focus.c 
modules: Tag: branch-2_6 ChangeLog 
modules/FvwmProxy: Tag: branch-2_6 ConfigFvwmProxyDefaults 
po : Tag: branch-2_6 FvwmScript.fr.gmo fvwm.fr.gmo 

Log message:
* New option !raise to WarpToWindow command.




CVS tadam: autotools: s/INCLUDES/AM_CPPFLAGS/

2014-06-28 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: tadam   14/06/28 12:14:49

Modified files:
.  : Tag: branch-2_6 ChangeLog 
bin: Tag: branch-2_6 Makefile.am 
fvwm   : Tag: branch-2_6 Makefile.am 
libs   : Tag: branch-2_6 Makefile.am 
modules: Tag: branch-2_6 ChangeLog 
modules/FvwmAnimate: Tag: branch-2_6 Makefile.am 
modules/FvwmAuto: Tag: branch-2_6 Makefile.am 
modules/FvwmBacker: Tag: branch-2_6 Makefile.am 
modules/FvwmBanner: Tag: branch-2_6 Makefile.am 
modules/FvwmButtons: Tag: branch-2_6 Makefile.am 
modules/FvwmCommand: Tag: branch-2_6 Makefile.am 
modules/FvwmConsole: Tag: branch-2_6 Makefile.am 
modules/FvwmCpp: Tag: branch-2_6 Makefile.am 
modules/FvwmDebug: Tag: branch-2_6 Makefile.am 
modules/FvwmDragWell: Tag: branch-2_6 Makefile.am 
modules/FvwmEvent: Tag: branch-2_6 Makefile.am 
modules/FvwmForm: Tag: branch-2_6 Makefile.am 
modules/FvwmGtk: Tag: branch-2_6 Makefile.am 
modules/FvwmIconBox: Tag: branch-2_6 Makefile.am 
modules/FvwmIconMan: Tag: branch-2_6 Makefile.am 
modules/FvwmIdent: Tag: branch-2_6 Makefile.am 
modules/FvwmM4 : Tag: branch-2_6 Makefile.am 
modules/FvwmPager: Tag: branch-2_6 Makefile.am 
modules/FvwmProxy: Tag: branch-2_6 Makefile.am 
modules/FvwmRearrange: Tag: branch-2_6 Makefile.am 
modules/FvwmSave: Tag: branch-2_6 Makefile.am 
modules/FvwmSaveDesk: Tag: branch-2_6 Makefile.am 
modules/FvwmScript: Tag: branch-2_6 Makefile.am 
modules/FvwmScript/Widgets: Tag: branch-2_6 Makefile.am 
modules/FvwmScroll: Tag: branch-2_6 Makefile.am 
modules/FvwmTaskBar: Tag: branch-2_6 Makefile.am 
modules/FvwmTheme: Tag: branch-2_6 Makefile.am 
modules/FvwmWharf: Tag: branch-2_6 Makefile.am 
modules/FvwmWinList: Tag: branch-2_6 Makefile.am 
tests/hints: Tag: branch-2_6 Makefile.am 
utils  : Tag: branch-2_6 Makefile.am 

Log message:
autotools: s/INCLUDES/AM_CPPFLAGS/

autotools 2.69 onwards is now warning that the older INCLUDES directive has
been renamed.  Since 2.69 is itself fairly well established, this shouldn't
break backwards compatibility.




CVS tadam fvwm-web: Remove dead links

2014-05-15 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm-web
Changes by: tadam   14/05/15 08:39:04

Modified files:
doc/unstable   : index.html 

Log message:
Remove dead links

Stop pretending we're going to do anything with TODO links and remove them.




CVS tadam fvwm-web: More broken links fixes

2014-05-15 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm-web
Changes by: tadam   14/05/15 09:11:22

Modified files:
doc/unstable   : index.html 
httpd  : error404.php 
navgen_write   : navigation.inc 
Removed files:
documentation  : dev_downloadbugs.php 

Log message:
More broken links fixes

Correct more broken links; remove the one pointing to the old Jitter bug
database.  Remove the link to the GPL.  Found elsewhere, etc.




CVS tfunk: fvwm-menu-desktop.in:

2014-04-25 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: tfunk   14/04/25 16:47:59

Modified files:
bin: Tag: branch-2_6 ChangeLog fvwm-menu-desktop.in 

Log message:
fvwm-menu-desktop.in:
- fix bug that specified icon size won't be used while searching
- fix bug that sub directories cannot generated




CVS tadam fvwm-web: Fix typo in dev_cvs.php making php header block useless.

2014-04-09 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm-web
Changes by: tadam   14/04/09 08:30:19

Modified files:
.  : ChangeLog 
documentation  : dev_cvs.php 

Log message:
Fix typo in dev_cvs.php making php header block useless.




CVS dane fvwm-web: * documentation/dev_cvs.php: Fix pre class= in Adding Directories and Files.

2014-04-08 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm-web
Changes by: dane14/04/08 22:58:21

Modified files:
.  : ChangeLog 
documentation  : dev_cvs.php 

Log message:
* documentation/dev_cvs.php: Fix pre class= in Adding Directories and Files.
Add example for checking out fvwm-web.
Replace testing instructions,
the old file: trick won't work since we're all PHP.




CVS dane fvwm-web: * documentation/dev_cvs.php: Fix pre class= in Adding Directories and Files.

2014-04-08 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm-web
Changes by: dane14/04/08 22:58:21

Modified files:
.  : ChangeLog 
documentation  : dev_cvs.php 

Log message:
* documentation/dev_cvs.php: Fix pre class= in Adding Directories and Files.
Add example for checking out fvwm-web.
Replace testing instructions,
the old file: trick won't work since we're all PHP.




CVS dane fvwm-web: fix warning about conflict markers

2014-04-08 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm-web
Changes by: dane14/04/08 23:10:52

Modified files:
documentation  : dev_cvs.php 

Log message:
fix warning about conflict markers




CVS dane fvwm-web: remove a test

2014-04-08 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm-web
Changes by: dane14/04/09 00:04:47

Modified files:
documentation  : dev_cvs.php 

Log message:
remove a test




CVS dane: doc fixes from Stephen Dennison

2014-04-07 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: dane14/04/07 21:03:45

Modified files:
.  : Tag: branch-2_6 ChangeLog 
doc/fvwm   : Tag: branch-2_6 description.xml 

Log message:
doc fixes from Stephen Dennison




CVS dane: doc fixes from Stephen Dennison

2014-04-07 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: dane14/04/07 21:03:45

Modified files:
.  : Tag: branch-2_6 ChangeLog 
doc/fvwm   : Tag: branch-2_6 description.xml 

Log message:
doc fixes from Stephen Dennison




CVS domivogt: * Reduce windows shaded to a corner to a small square.

2014-02-28 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/02/28 15:21:30

Modified files:
.  : Tag: branch-2_6 ChangeLog NEWS 
fvwm   : Tag: branch-2_6 geometry.c 

Log message:
* Reduce windows shaded to a corner to a small square.




CVS tfunk: Converting of icons always to png

2014-02-25 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: tfunk   14/02/25 14:56:18

Modified files:
bin: Tag: branch-2_6 ChangeLog fvwm-menu-desktop.in 

Log message:
Converting of icons always to png




CVS dane: * libs/Colorset.c (SetWindowBackgroundWithOffset): Fix XGetGeometry

2014-02-11 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: dane14/02/11 22:45:52

Modified files:
.  : Tag: branch-2_6 ChangeLog 
libs   : Tag: branch-2_6 Colorset.c Colorset.h 

Log message:
* libs/Colorset.c (SetWindowBackgroundWithOffset): Fix XGetGeometry
fix type-punned warnings.
* libs/Colorset.h: Fix prototype.




CVS dane: * libs/Colorset.c (SetWindowBackgroundWithOffset): Fix XGetGeometry

2014-02-11 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: dane14/02/11 22:45:52

Modified files:
.  : Tag: branch-2_6 ChangeLog 
libs   : Tag: branch-2_6 Colorset.c Colorset.h 

Log message:
* libs/Colorset.c (SetWindowBackgroundWithOffset): Fix XGetGeometry
fix type-punned warnings.
* libs/Colorset.h: Fix prototype.




CVS domivogt: * Remove trailing whitespace in bin/.

2014-01-20 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/01/20 04:37:43

Modified files:
bin: Tag: branch-2_6 ChangeLog 
 fvwm-menu-desktop-config.fpl 

Log message:
* Remove trailing whitespace in bin/.




CVS domivogt: * Fix window redraw lagging behind during interactive move.

2014-01-13 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt14/01/13 08:30:38

Modified files:
.  : Tag: branch-2_6 ChangeLog NEWS 
fvwm   : Tag: branch-2_6 move_resize.c 

Log message:
* Fix window redraw lagging behind during interactive move.




CVS tfunk: Apply proof read patch by Jesús J. Guerrero Botella for fvwm.es.po/gmo

2013-12-13 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: tfunk   13/12/13 16:09:52

Modified files:
po : Tag: branch-2_6 ChangeLog fvwm.es.po 
 fvwm.es.gmo 

Log message:
Apply proof read patch by Jesús J. Guerrero Botella for fvwm.es.po/gmo




CVS tfunk: - update fvwm-menu-desktop-config.fpl.in msgids/msgstr

2013-10-25 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: tfunk   13/10/25 15:53:04

Modified files:
po : Tag: branch-2_6 fvwm.pot fvwm.de.po fvwm.de.gmo 
 fvwm.fr.po fvwm.fr.gmo fvwm.es.po fvwm.es.gmo 
 ChangeLog 

Log message:
- update fvwm-menu-desktop-config.fpl.in msgids/msgstr
- add new msgids/msgstr for FvwmForm-SingleMenuHelp, FvwmForm-MultiMenuHelp,
FvwmForm-GenOptionHelp




CVS tfunk: add help windows for revised fvwm-menu-desktop-config.fpl

2013-10-24 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: tfunk   13/10/24 14:47:05

Added files:
modules/FvwmForm: Tag: branch-2_6 FvwmForm-GenOptionHelp 
  FvwmForm-MultiMenuHelp FvwmForm-SingleMenuHelp 

Log message:
add help windows for revised fvwm-menu-desktop-config.fpl




CVS dane: * FvwmPager/FvwmPager.1.in: Spelling correction

2013-10-22 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: dane13/10/22 20:23:26

Modified files:
modules: Tag: branch-2_6 ChangeLog 
modules/FvwmPager: Tag: branch-2_6 FvwmPager.1.in 

Log message:
* FvwmPager/FvwmPager.1.in: Spelling correction
from Vincent W. Chen.




CVS dane: commit generated fvwm.de.gmo file

2013-06-18 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: dane13/06/18 16:58:56

Modified files:
po : Tag: branch-2_6 fvwm.de.gmo 

Log message:
commit generated fvwm.de.gmo file




CVS dane: Patches from Thomas Funk

2013-06-17 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: dane13/06/17 20:23:29

Modified files:
bin: Tag: branch-2_6 ChangeLog 
 fvwm-menu-desktop-config.fpl 
 fvwm-menu-desktop.in 
po : Tag: branch-2_6 ChangeLog fvwm.de.po fvwm.pot 

Log message:
Patches from Thomas Funk




CVS domivogt: * SnapAttraction fix: Do not snap to offscreen windows.

2013-06-14 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt13/06/14 03:00:05

Modified files:
fvwm   : Tag: branch-2_6 move_resize.c 

Log message:
* SnapAttraction fix: Do not snap to offscreen windows.




CVS domivogt: SnapAttraction fix: Do not use EdgeMoveResistance unless the window is

2013-06-14 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt13/06/14 03:00:51

Modified files:
fvwm   : Tag: branch-2_6 move_resize.c 

Log message:
SnapAttraction fix: Do not use EdgeMoveResistance unless the window is

partially off screen.




CVS domivogt: * SnapAttraction fix: Fix jumping windows.

2013-06-14 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt13/06/14 03:01:09

Modified files:
fvwm   : Tag: branch-2_6 move_resize.c 

Log message:
* SnapAttraction fix: Fix jumping windows.




CVS domivogt: * SnapAttraction fix: NEWS and ChangeLog

2013-06-14 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt13/06/14 03:01:52

Modified files:
.  : Tag: branch-2_6 ChangeLog NEWS 

Log message:
* SnapAttraction fix: NEWS and ChangeLog




CVS domivogt: SnapAttraction fix: Stabilize the snapping algorithm.

2013-06-14 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt13/06/14 03:01:21

Modified files:
fvwm   : Tag: branch-2_6 move_resize.c 

Log message:
SnapAttraction fix: Stabilize the snapping algorithm.




CVS domivogt: * SnapAttraction fix: NEWS and ChangeLog

2013-06-14 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt13/06/14 03:01:52

Modified files:
.  : Tag: branch-2_6 ChangeLog NEWS 

Log message:
* SnapAttraction fix: NEWS and ChangeLog




CVS domivogt: * Minor source cleanup in FvwmIconMan/xmanager.c.

2013-06-12 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt13/06/12 01:18:24

Modified files:
modules/FvwmIconMan: Tag: branch-2_6 xmanager.c 

Log message:
* Minor source cleanup in FvwmIconMan/xmanager.c.




CVS domivogt: * Different fix for bad hilight colour in FvwmIconMan.

2013-06-12 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt13/06/12 01:23:04

Modified files:
modules: Tag: branch-2_6 ChangeLog 
modules/FvwmIconMan: Tag: branch-2_6 x.c xmanager.c 

Log message:
* Different fix for bad hilight colour in FvwmIconMan.




CVS domivogt: * NEWS and ChangeLog for previous commit.

2013-06-12 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt13/06/13 00:24:14

Modified files:
.  : Tag: branch-2_6 ChangeLog NEWS 

Log message:
* NEWS and ChangeLog for previous commit.




CVS domivogt: * Remove trailing whitespace from ChangeLog

2013-04-25 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt13/04/25 02:02:12

Modified files:
.  : Tag: branch-2_6 ChangeLog 

Log message:
* Remove trailing whitespace from ChangeLog




CVS domivogt: * Fix format of the NEWS file.

2013-04-25 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt13/04/25 02:05:00

Modified files:
.  : Tag: branch-2_6 NEWS 

Log message:
* Fix format of the NEWS file.




CVS domivogt: * Fix trailing whitespace errors.

2013-04-25 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt13/04/25 02:05:47

Modified files:
fvwm   : Tag: branch-2_6 ewmh.c menustyle.c 
 move_resize.c placement.c read.c update.c 
libs   : Tag: branch-2_6 FBidi.c FBidi.h FSMlib.h 
 PictureImageLoader.c wcontext.h 
modules/FvwmScript: Tag: branch-2_6 Instructions.c 

Log message:
* Fix trailing whitespace errors.




CVS domivogt: * New option forget to the maximize command.

2013-04-25 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt13/04/25 02:08:26

Modified files:
.  : Tag: branch-2_6 ChangeLog NEWS 
doc/commands   : Tag: branch-2_6 Maximize.xml 
fvwm   : Tag: branch-2_6 move_resize.c 

Log message:
* New option forget to the maximize command.

This allows to maxe a maximized window unmaximized without changing its size
and position.




CVS domivogt: * Fix many compiler warnings.

2013-04-25 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt13/04/25 02:09:37

Modified files:
.  : Tag: branch-2_6 ChangeLog 
fvwm   : Tag: branch-2_6 misc.c 
libs   : Tag: branch-2_6 Module.c PictureImageLoader.c 
 fsm.c 
modules: Tag: branch-2_6 ChangeLog 
modules/FvwmButtons: Tag: branch-2_6 parse.c 
modules/FvwmCommand: Tag: branch-2_6 FvwmCommand.c 
 FvwmCommandS.c 
modules/FvwmForm: Tag: branch-2_6 FvwmForm.c 
modules/FvwmIconBox: Tag: branch-2_6 FvwmIconBox.c 
modules/FvwmIconMan: Tag: branch-2_6 debug.c functions.c 
modules/FvwmProxy: Tag: branch-2_6 FvwmProxy.c 
modules/FvwmScript: Tag: branch-2_6 Instructions.c 

Log message:
* Fix many compiler warnings.




CVS domivogt: * Add .git and .gitignore to .cvsignore.

2013-04-25 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt13/04/25 02:14:11

Modified files:
.  : Tag: branch-2_6 .cvsignore 

Log message:
* Add .git and .gitignore to .cvsignore.

To ease local use of git.




CVS tadam: Send error statements to stderr as well as broadcasting to modules.

2013-04-17 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: tadam   13/04/17 06:03:34

Modified files:
.  : Tag: branch-2_6 ChangeLog 
fvwm   : Tag: branch-2_6 misc.c 

Log message:
Send error statements to stderr as well as broadcasting to modules.




CVS tadam: Changelog for previous commit.

2013-04-16 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: tadam   13/04/16 09:55:36

Modified files:
.  : Tag: branch-2_6 ChangeLog 

Log message:
Changelog for previous commit.




CVS tadam fvwm-web: Remove obsolete CVS information

2013-04-15 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm-web
Changes by: tadam   13/04/15 13:50:24

Modified files:
.  : ChangeLog 
documentation  : dev_cvs.php 

Log message:
Remove obsolete CVS information

Reference branch-2_6 since it's tripping too many people up.  Whack.




CVS domivogt: * Remove trailing whitespace from ChangeLog

2013-04-14 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt13/04/14 03:28:15

Modified files:
.  : ChangeLog 

Log message:
* Remove trailing whitespace from ChangeLog




CVS domivogt: * Fix format of the NEWS file.

2013-04-14 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt13/04/14 03:34:21

Modified files:
.  : NEWS 

Log message:
* Fix format of the NEWS file.




CVS domivogt: * New option forget to the maximize command.

2013-04-14 Thread cvs
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt13/04/14 03:36:09

Modified files:
.  : ChangeLog NEWS 
doc/commands   : Maximize.xml 
fvwm   : move_resize.c 

Log message:
* New option forget to the maximize command.




  1   2   3   4   5   6   7   >