CVS dane fvwm-web: * download/index.php:

2016-03-23 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm-web
Changes by: dane16/03/23 17:16:57

Modified files:
.  : ChangeLog 
download   : index.php 

Log message:
* download/index.php:
Correctly remove reference to snapshots.
Remove "which package should you use comments about even/odd releases".
We don't do that now.
Remove daily snapshots reference.
Remove reference to being able to FTP source tree, that's not current either.
Direct users to new Github repository.
More work needs to be done to get the CVS stuff replaced with Git stuff.




CVS tadam: Update for 2.6.6 release

2016-03-15 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: tadam   16/03/15 16:22:52

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

Log message:
Update for 2.6.6 release




CVS tadam: Set EWMH desktop names during startup

2016-03-09 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: tadam   16/03/09 15:01:15

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

Log message:
Set EWMH desktop names during startup

If the DesktopName command is used from a configuration file, FVWM won't apply
those when that file is read during startup.  Change this so it does.




CVS scott: Update URL in man page to newly-available X11-Protocol CPAN module.

2006-10-22 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: scott   06/10/22 21:26:48

Modified files:
modules/FvwmTabs: FvwmTabs.1 FvwmTabs.pod 

Log message:
Update URL in man page to newly-available X11-Protocol CPAN module.




CVS griph: * fix signedness problem with on page test (from gcc4 warnings fix)

2006-10-13 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: griph   06/10/13 01:21:31

Modified files:
.  : ChangeLog 
fvwm   : misc.c 

Log message:
* fix signedness problem with on page test (from gcc4 warnings fix)




CVS jpweber: added window groups and proxy slots

2006-10-07 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: jpweber 06/10/07 02:27:40

Modified files:
modules: ChangeLog 
modules/FvwmProxy: FvwmProxy.1.in FvwmProxy.c FvwmProxy.h 

Log message:
added window groups and proxy slots




CVS griph: fix declaration after statement

2006-10-07 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: griph   06/10/07 17:30:38

Modified files:
modules: ChangeLog 
modules/FvwmProxy: FvwmProxy.c 

Log message:
fix declaration after statement




CVS griph: * silence gcc4 warnings. Details in changelogs.

2006-09-19 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: griph   06/09/19 17:09:56

Modified files:
.  : ChangeLog 
bin: ChangeLog fvwm-root.c 
fvwm   : add_window.c borders.c builtins.c colorset.c 
 ewmh.c ewmh.h ewmh_icons.c ewmh_names.c 
 expand.c frame.c frame.h fvwm.c fvwm.h icons.c 
 menus.c menus.h move_resize.c placement.c 
 schedule.c screen.h session.h style.c 
libs   : Colorset.h FScreen.c FScreen.h FTips.h Fft.c 
 Ficonv.c Flocale.c Flocale.h Graphics.c 
 PictureGraphics.c PictureImageLoader.c 
 PictureImageLoader.h PictureUtils.c 
 PictureUtils.h fvwmlib.h fvwmrect.c fvwmrect.h 
 gravity.c gravity.h 
modules: ChangeLog 
modules/FvwmBanner: FvwmBanner.c 
modules/FvwmDragWell: xdndDragSource.c 
modules/FvwmIconBox: FvwmIconBox.h icons.c 
modules/FvwmIconMan: fvwm.c 
modules/FvwmIdent: FvwmIdent.c 
modules/FvwmProxy: FvwmProxy.c 
modules/FvwmRearrange: FvwmRearrange.c 
modules/FvwmScript: types.h 
modules/FvwmScript/Widgets: List.c 
modules/FvwmTaskBar: ButtonArray.c ButtonArray.h 
modules/FvwmWharf: FvwmWharf.c Wharf.h icons.c 
tests  : ChangeLog 
tests/hints: hints_test.c 

Log message:
* silence gcc4 warnings. Details in changelogs.




CVS griph: * update decorations when focus goes to unmanaged windows unless

2006-09-17 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: griph   06/09/17 05:40:36

Modified files:
.  : ChangeLog NEWS 
docs   : ChangeLog todo-2.6 
fvwm   : events.c focus.c 

Log message:
* update decorations when focus goes to unmanaged windows unless
FlickeringQtDialogsWorkaround is on (concistent with module messages)
* closed C.23 in todo_2.6




CVS domivogt: * Fixed resizing of windows with aspect ratio.

2006-09-15 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt06/09/15 12:35:43

Modified files:
.  : ChangeLog NEWS 
fvwm   : geometry.c move_resize.c 

Log message:
* Fixed resizing of windows with aspect ratio.




CVS griph: * relay 0-length packages in FvwmCommandS

2006-09-12 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: griph   06/09/12 15:10:00

Modified files:
.  : NEWS 
modules/FvwmCommand: FvwmCommand.c FvwmCommandS.c 

Log message:
* relay 0-length packages in FvwmCommandS
* print newline after config info lines.




CVS griph: * handle trailing whitespace after taskbar geometry option

2006-09-12 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: griph   06/09/12 15:51:29

Modified files:
.  : NEWS 
modules: ChangeLog 
modules/FvwmTaskBar: FvwmTaskBar.c 

Log message:
* handle trailing whitespace after taskbar geometry option




CVS domivogt: * Updates for 2.5.18 release.

2006-09-11 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt06/09/11 14:17:07

Modified files:
.  : ChangeLog NEWS configure.ac 
docs   : ANNOUNCE ChangeLog 

Log message:
* Updates for 2.5.18 release.




CVS domivogt: * Updated for 2.5.19.

2006-09-11 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt06/09/11 14:24:35

Modified files:
.  : ChangeLog NEWS configure.ac 

Log message:
* Updated for 2.5.19.




CVS domivogt fvwm-web: * Updated for 2.5.18.

2006-09-11 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm-web
Changes by: domivogt06/09/11 14:26:51

Modified files:
.  : ChangeLog definitions.inc 
news   : index.php 

Log message:
* Updated for 2.5.18.




CVS renato: Removed the unused test for plain imlib.

2006-09-04 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: renato  06/09/04 15:39:35

Modified files:
.  : ChangeLog acinclude.m4 

Log message:
Removed the unused test for plain imlib.
The test for gdk-imlib is left as-was.




CVS renato: removed the Imlib.h header from gdk_imlib test programs

2006-09-04 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: renato  06/09/04 15:47:31

Modified files:
.  : ChangeLog acinclude.m4 

Log message:
removed the Imlib.h header from gdk_imlib test programs




CVS domivogt: * Fixed map/unmap bug.

2006-08-31 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt06/08/31 06:36:56

Modified files:
.  : ChangeLog NEWS 
fvwm   : events.c ewmh.c 

Log message:
* Fixed map/unmap bug.
* Another 64 bit fix.




CVS domivogt: * Applied clicktofocuspassesclick patch.

2006-08-29 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt06/08/29 09:07:06

Modified files:
.  : ChangeLog NEWS 
fvwm   : ewmh.c 

Log message:
* Applied clicktofocuspassesclick patch.




CVS domivogt: * Updated ChangeLog.

2006-08-29 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt06/08/29 13:45:25

Modified files:
.  : ChangeLog 
modules: ChangeLog 
utils  : ChangeLog 

Log message:
* Updated ChangeLog.




CVS griph: * exposed allowed actions to modules

2006-08-26 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: griph   06/08/26 06:05:03

Modified files:
.  : ChangeLog 
fvwm   : decorations.c decorations.h fvwm.h 
 module_interface.c style.c 
libs   : vpacket.h 
modules: ChangeLog 
modules/FvwmPager: FvwmPager.c FvwmPager.h x_pager.c 

Log message:
* exposed allowed actions to modules
* changed fvwm pager to use user allowed actions instead of ewmh




CVS griph: * use ewmh allowed actions to track window movability in pager

2006-08-10 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: griph   06/08/10 04:24:48

Modified files:
.  : NEWS 
modules: ChangeLog 
modules/FvwmPager: FvwmPager.h x_pager.c 

Log message:
* use ewmh allowed actions to track window movability in pager
* removed my #if 0:ed code




CVS domivogt: * Do not use TRUE/FALSE at all.

2006-08-09 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt06/08/09 03:31:50

Modified files:
.  : ChangeLog 
fvwm   : add_window.c fvwm.h move_resize.c read.c read.h 
 style.c 
libs   : Strings.h wild.c 
modules: ChangeLog 
modules/FvwmDragWell: fvwmDragWell.c xdndDragSource.c 
modules/FvwmM4 : FvwmM4.c 
modules/FvwmSaveDesk: FvwmSaveDesk.c 
modules/FvwmTaskBar: FvwmTaskBar.c Start.c 

Log message:
* Do not use TRUE/FALSE at all.
* Do not use True/False with int, only with Bool.
* Replaced Bool/True/False/TRUE/FALSE with int/1/0 in many places.




CVS griph: * reindent and respace pager window moving functions

2006-08-09 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: griph   06/08/09 06:50:48

Modified files:
modules: ChangeLog 
modules/FvwmPager: x_pager.c 

Log message:
* reindent and respace pager window moving functions




CVS griph: * make non-icon mode pager use fvwm command for moving icons

2006-08-09 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: griph   06/08/09 08:30:06

Modified files:
modules: ChangeLog 
modules/FvwmPager: x_pager.c 

Log message:
* make non-icon mode pager use fvwm command for moving icons
* don't add title height and border width to coordinates on pager move




CVS griph: * if 0 (with comments) questionable code doing double work

2006-08-09 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: griph   06/08/09 15:36:12

Modified files:
modules: ChangeLog 
modules/FvwmPager: x_pager.c 

Log message:
* if 0 (with comments) questionable code doing double work
* all window moves use fvwm builtin
* temporary workaround erratic icon behaviour




CVS griph: * don't map picture icon windows on move

2006-08-09 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: griph   06/08/09 16:01:13

Modified files:
.  : ChangeLog 
fvwm   : move_resize.c 
modules: ChangeLog 
modules/FvwmPager: x_pager.c 

Log message:
* don't map picture icon windows on move
* remove invalid icon-bug workaroud




CVS domivogt: * Fixed icon move patch.

2006-08-09 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt06/08/09 16:47:59

Modified files:
.  : ChangeLog 
fvwm   : move_resize.c 

Log message:
* Fixed icon move patch.




CVS domivogt: * Corrected some typos.

2006-08-09 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt06/08/09 17:19:36

Modified files:
.  : NEWS 
modules/FvwmPager: x_pager.c 

Log message:
* Corrected some typos.




CVS renato: applied Serge's FvwmIconMan cleanup/document patch

2006-08-08 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: renato  06/08/08 13:43:09

Modified files:
modules: ChangeLog 
modules/FvwmIconMan: FvwmIconMan.1.in FvwmIconMan.c 
 FvwmIconMan.h debug.c debug.h debuglevels.h 
 functions.c globals.c readconfig.c 
 winlist.c xmanager.c 

Log message:
applied Serge's FvwmIconMan cleanup/document patch




CVS griph: * Make pager move !IconTitle windows

2006-08-07 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: griph   06/08/07 11:08:16

Modified files:
.  : ChangeLog NEWS 
modules: ChangeLog 
modules/FvwmPager: x_pager.c 

Log message:
* Make pager move !IconTitle windows




CVS domivogt: * WM_DELETE_WINDOW support in FvwmForm.

2006-08-06 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt06/08/06 07:36:05

Modified files:
modules: ChangeLog 
modules/FvwmForm: FvwmForm.c FvwmForm.h ReadXServer.c 
modules/FvwmIconMan: FvwmIconMan.1.in readconfig.c 

Log message:
* WM_DELETE_WINDOW support in FvwmForm.
* FvwmIconMan documentation fixes.




CVS scott: Updated description of Wait command in man page.

2006-07-31 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: scott   06/07/31 05:16:05

Modified files:
.  : ChangeLog 
fvwm   : fvwm.1.in 

Log message:
Updated description of Wait command in man page.




CVS domivogt: * Removed reference to 1.x-commands at beginning of the Style command in the

2006-07-29 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt06/07/29 03:49:07

Modified files:
fvwm   : fvwm.1.in 

Log message:
* Removed reference to 1.x-commands at beginning of the Style command in the
man page.




CVS domivogt: * Fixed ewmh/initial fullscreen bug.

2006-07-29 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt06/07/29 15:43:34

Modified files:
.  : ChangeLog 
fvwm   : ewmh.c ewmh_events.c 

Log message:
* Fixed ewmh/initial fullscreen bug.




CVS domivogt: * NEWS for previous commit.

2006-07-29 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt06/07/29 15:44:13

Modified files:
.  : NEWS 

Log message:
* NEWS for previous commit.




CVS domivogt: * Fixed title colour drawing problem.

2006-07-29 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt06/07/29 16:11:59

Modified files:
.  : ChangeLog NEWS 
libs   : Flocale.c 

Log message:
* Fixed title colour drawing problem.




CVS renato: Added the notice that the ! is prefered in the MenuStyle command.

2006-07-25 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: renato  06/07/25 05:36:23

Modified files:
.  : ChangeLog 
fvwm   : fvwm.1.in 

Log message:
Added the notice that the ! is prefered in the MenuStyle command.
Created a centralized list of deprecated negative commands.




CVS renato: Updated the menu styles AnimationOff and ActiveForeOff to the ! negation method

2006-07-25 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: renato  06/07/25 07:55:49

Modified files:
.  : ChangeLog 
fvwm   : fvwm.1.in 

Log message:
Updated the menu styles AnimationOff and ActiveForeOff to the ! negation method




CVS renato: Created a ! flag explanation in Style similar to the one in MenuStyle

2006-07-25 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: renato  06/07/25 09:24:00

Modified files:
.  : ChangeLog 
fvwm   : fvwm.1.in 

Log message:
Created a ! flag explanation in Style similar to the one in MenuStyle
Moved the deprecated reference of some styles to a centralized place
(NoTitle, StippledTitleOff, NoHandles,NoButton, NoIconTitle)

Removed the ActiveBack relics from the man page




CVS renato: Reverted some messed up changes in the man page.

2006-07-25 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: renato  06/07/25 09:57:38

Modified files:
.  : ChangeLog 
fvwm   : fvwm.1.in 

Log message:
Reverted some messed up changes in the man page.




CVS scott fvwm-web: Updated on-line man pages for 2.5.17.

2006-07-20 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm-web
Changes by: scott   06/07/20 22:30:23

Modified files:
documentation/manpages/unstable: FvwmAnimate.php FvwmAuto.php 
 FvwmBacker.php FvwmBanner.php 
 FvwmButtons.php FvwmCommand.php 
 FvwmConsole.php 
 FvwmConsoleC.pl.php FvwmCpp.php 
 FvwmDebug.php FvwmDragWell.php 
 FvwmEvent.php FvwmForm.php 
 FvwmGtk.php FvwmGtkDebug.php 
 FvwmIconBox.php FvwmIconMan.php 
 FvwmIdent.php FvwmM4.php 
 FvwmPager.php FvwmPerl.php 
 FvwmProxy.php FvwmRearrange.php 
 FvwmSave.php FvwmSaveDesk.php 
 FvwmScript.php FvwmScroll.php 
 FvwmTabs.php FvwmTaskBar.php 
 FvwmTheme.php FvwmWharf.php 
 FvwmWinList.php 
 FvwmWindowMenu.php 
 focus-link.php fvwm-bug.php 
 fvwm-config.php 
 fvwm-convert-2.2.php 
 fvwm-convert-2.4.php 
 fvwm-convert-2.6.php 
 fvwm-menu-desktop.php 
 fvwm-menu-directory.php 
 fvwm-menu-headlines.php 
 fvwm-menu-xlock.php 
 fvwm-perllib.php fvwm-root.php 
 fvwm.php index.php 

Log message:
Updated on-line man pages for 2.5.17.




CVS domivogt: * Updated for 2.5.17.

2006-07-19 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt06/07/19 15:33:27

Modified files:
.  : ChangeLog NEWS configure.ac 
docs   : ANNOUNCE ChangeLog 

Log message:
* Updated for 2.5.17.




CVS domivogt: * Set release to 2.5.18.

2006-07-19 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt06/07/19 15:47:58

Modified files:
.  : ChangeLog NEWS configure.ac 

Log message:
* Set release to 2.5.18.




CVS domivogt fvwm-web: * Updated for 2.5.17.

2006-07-19 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm-web
Changes by: domivogt06/07/19 15:52:41

Modified files:
.  : ChangeLog definitions.inc donations.php 
authors: index.php 
news   : index.php 

Log message:
* Updated for 2.5.17.




CVS renato: updated the manpage to reflect the prefered !* style negation method.

2006-07-17 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: renato  06/07/17 10:51:34

Modified files:
.  : ChangeLog 
fvwm   : fvwm.1.in 

Log message:
updated the manpage to reflect the prefered !* style negation method.
(only Title, StippledTitle and Handles for now).




CVS renato: another update to the man page regarding !* style negation.

2006-07-17 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: renato  06/07/17 13:44:15

Modified files:
.  : ChangeLog 
fvwm   : fvwm.1.in 

Log message:
another update to the man page regarding !* style negation.
(NoButton, NoIconTitle)




CVS domivogt: * Fixed copying of TitleColorset menustyle.

2006-07-17 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt06/07/17 15:24:29

Modified files:
.  : ChangeLog 
fvwm   : menustyle.c 

Log message:
* Fixed copying of TitleColorset menustyle.




CVS domivogt: * Allow moving windows without icons while iconified with MoveToPage and

2006-07-17 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt06/07/17 15:40:30

Modified files:
.  : ChangeLog 
fvwm   : move_resize.c 

Log message:
* Allow moving windows without icons while iconified with MoveToPage and
MoveToScreen.




CVS domivogt: * Some work on man page.

2006-07-16 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt06/07/16 05:50:05

Modified files:
fvwm   : fvwm.1.in 

Log message:
* Some work on man page.




CVS scott: Bugfix: wasn't adding Tabize menu item to menu.

2006-07-16 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: scott   06/07/16 06:11:40

Modified files:
modules: ChangeLog 
modules/FvwmTabs: ConfigFvwmTabs FvwmTabs-DefaultSetup 
  FvwmTabs.in 

Log message:
Bugfix: wasn't adding Tabize menu item to menu.
Created CreateTabberWithWin function to put focused window into
a new tabber at the same position as the window.




CVS griph: * removed variable filters

2006-07-16 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: griph   06/07/16 09:34:05

Modified files:
.  : ChangeLog NEWS 
fvwm   : expand.c fvwm.1.in 

Log message:
* removed variable filters




CVS scott: FvwmTabs bugfix

2006-07-16 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: scott   06/07/16 10:59:46

Modified files:
modules/FvwmTabs: ConfigFvwmTabs 

Log message:
FvwmTabs bugfix
Make sure FvwmTabs-DefaultSetup is read after a Restart.




CVS domivogt: * Fixed parsing of $[n-].

2006-07-14 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt06/07/14 03:08:35

Modified files:
.  : ChangeLog 
fvwm   : expand.c 

Log message:
* Fixed parsing of $[n-].




CVS griph: * updated documentation regarding quoting in expand_args_extended

2006-07-14 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: griph   06/07/14 04:38:42

Modified files:
.  : ChangeLog 
fvwm   : fvwm.1.in 

Log message:
* updated documentation regarding quoting in expand_args_extended




CVS griph: * change PeekToken to GetNextToken before expand_vars call

2006-07-14 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: griph   06/07/14 09:59:22

Modified files:
.  : ChangeLog 
fvwm   : functions.c 

Log message:
* change PeekToken to GetNextToken before expand_vars call




CVS griph: * make upper limit inclusive in expand_args_exteneded

2006-07-14 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: griph   06/07/14 15:54:48

Modified files:
.  : ChangeLog 
fvwm   : expand.c 

Log message:
* make upper limit inclusive in expand_args_exteneded




CVS griph: * add variable filters

2006-07-14 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: griph   06/07/14 17:30:03

Modified files:
.  : ChangeLog NEWS 
fvwm   : expand.c fvwm.1.in 
libs   : Strings.c Strings.h 

Log message:
* add variable filters
* make backslash escape character within $[...] expressions




CVS scott: FAQ 7.17 docfix.

2006-07-13 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: scott   06/07/13 01:00:23

Modified files:
.  : ChangeLog 
docs   : FAQ 

Log message:
FAQ 7.17 docfix.
Usage of FvwmAuto module in FAQ 7.17 was incorrect.
Reported by Serge Koksharov.




CVS griph: removed ifdefs for O_NOFOLLOW

2006-07-13 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: griph   06/07/13 01:57:08

Modified files:
modules: ChangeLog 
modules/FvwmCommand: FvwmCommand.c FvwmCommandS.c 

Log message:
removed ifdefs for O_NOFOLLOW




CVS griph: fix allocation when using FVWM_USERDIR

2006-07-13 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: griph   06/07/13 02:07:15

Modified files:
modules: ChangeLog 
modules/FvwmCommand: fifos.c 

Log message:
fix allocation when using FVWM_USERDIR




CVS scott fvwm-web: updated FAQ

2006-07-13 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm-web
Changes by: scott   06/07/13 02:43:48

Modified files:
.  : ChangeLog 
documentation/faq: index.php 

Log message:
updated FAQ




CVS domivogt: * Fixed crashes in expand_args_extended.

2006-07-13 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt06/07/13 04:17:38

Modified files:
.  : ChangeLog 
fvwm   : expand.c 

Log message:
* Fixed crashes in expand_args_extended.




CVS griph: * removed range checks in expand_vars_extended.

2006-07-13 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: griph   06/07/13 09:55:16

Modified files:
.  : ChangeLog 
docs   : ChangeLog todo-vars 
fvwm   : expand.c 

Log message:
* removed range checks in expand_vars_extended.
* reverted to PeekToken use in expand_vars_extended.
* minor improvements for readability in expand_vars_extended.
* todo-vars: added note on 'raw'-filter.




CVS domivogt: * ChangeLog.

2006-07-13 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt06/07/13 10:13:13

Modified files:
.  : ChangeLog 

Log message:
* ChangeLog.




CVS domivogt: * Fixed, cleaned up and simplified positional parameter parsing code.

2006-07-13 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt06/07/13 10:12:18

Modified files:
.  : ChangeLog 
fvwm   : expand.c 

Log message:
* Fixed, cleaned up and simplified positional parameter parsing code.




CVS domivogt: * Bugfixes in parsing code.

2006-07-13 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt06/07/13 17:06:54

Modified files:
.  : ChangeLog 
fvwm   : expand.c 

Log message:
* Bugfixes in parsing code.




CVS domivogt: * Removed ifdefs from fifos.c.

2006-07-12 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt06/07/12 03:27:26

Modified files:
.  : ChangeLog configure.ac 
libs   : Makefile.am 
modules: ChangeLog 
modules/FvwmCommand: FvwmCommand.h fifos.c 

Log message:
* Removed ifdefs from fifos.c.
* Added a compat header file libs/fvwm_sys_stat.h to wrap stat.h compat issues.




CVS domivogt: * Compile fix.

2006-07-12 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt06/07/12 03:27:50

Modified files:
modules/FvwmCommand: fifos.c 

Log message:
* Compile fix.




CVS domivogt: * Added missing file.

2006-07-12 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt06/07/12 08:28:31

Added files:
libs   : fvwm_sys_stat.h 

Log message:
* Added missing file.




CVS domivogt: * Print initial size with ExplainWindowPlacement too.

2006-07-12 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt06/07/12 08:28:11

Modified files:
.  : ChangeLog 
fvwm   : placement.c 

Log message:
* Print initial size with ExplainWindowPlacement too.




CVS renato: Applied Dominik's patch to fix broken KillModule

2006-07-11 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: renato  06/07/11 04:56:52

Modified files:
.  : ChangeLog 
fvwm   : module_interface.c 

Log message:
Applied Dominik's patch to fix broken KillModule




CVS griph: ensure that FvwmCommand and FvwmCommandS use the same default names.

2006-07-11 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: griph   06/07/11 05:04:51

Modified files:
modules: ChangeLog 
modules/FvwmCommand: FvwmCommand.c FvwmCommand.h FvwmCommandS.c 
 Makefile.am 
Added files:
modules/FvwmCommand: fifos.c 

Log message:
ensure that FvwmCommand and FvwmCommandS use the same default names.




CVS scott: Added Periodic option to Schedule command.

2006-07-11 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: scott   06/07/11 09:38:34

Modified files:
.  : AUTHORS ChangeLog NEWS 
fvwm   : fvwm.1.in schedule.c 

Log message:
Added Periodic option to Schedule command.




CVS griph: fix tempfile vulnerabilities in FvwmCommand (bug #2791).

2006-07-11 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: griph   06/07/11 10:16:09

Modified files:
.  : ChangeLog NEWS configure.ac 
modules: ChangeLog 
modules/FvwmCommand: FvwmCommand.1.in FvwmCommand.c 
 FvwmCommandS.c fifos.c 

Log message:
fix tempfile vulnerabilities in FvwmCommand (bug #2791).




CVS domivogt: * Fixed parsing of Periodic option.

2006-07-11 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt06/07/11 14:38:56

Modified files:
.  : ChangeLog 
fvwm   : schedule.c 

Log message:
* Fixed parsing of Periodic option.




CVS renato: Applied Serge's patch correcting --debug-msgs bug.

2006-07-11 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: renato  06/07/11 17:44:05

Modified files:
modules: ChangeLog 
modules/FvwmPager: FvwmPager.c 

Log message:
Applied Serge's patch correcting --debug-msgs bug.




CVS scott: Comments.

2006-07-11 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: scott   06/07/11 20:22:56

Modified files:
.  : ChangeLog 
libs   : Parse.c 

Log message:
Comments.

Added DV's mailing-list comments about how PeekToken  GetNextToken
work as comments to the source code. (slightly modified)




CVS renato: Reversed the changes regarding -blackout.

2006-07-09 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: renato  06/07/09 07:34:16

Modified files:
.  : ChangeLog 
fvwm   : fvwm.1.in fvwm.c 

Log message:
Reversed the changes regarding -blackout.
Added some info about its future removal.




CVS renato: Added to the todo-3.0 list:

2006-07-09 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: renato  06/07/09 07:41:56

Modified files:
docs   : todo-3.0 

Log message:
Added to the todo-3.0 list:
43) Remove the -blackout option.




CVS renato: Removed old debug code from alloca.c

2006-07-08 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: renato  06/07/08 06:48:09

Modified files:
.  : ChangeLog 
fvwm   : fvwm.c 
libs   : alloca.c 

Log message:
Removed old debug code from alloca.c
Corrected a minor typo in fvwm.c




CVS griph: added EXEEXT to FvwmGtk to work under Cygwin. (bug #3772)

2006-07-08 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: griph   06/07/08 08:03:28

Modified files:
.  : ChangeLog NEWS configure.ac 

Log message:
added EXEEXT to FvwmGtk to work under Cygwin. (bug #3772)




CVS griph: cygwin compilation fixes (bugs #2588, #3772 and #3886)

2006-07-08 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: griph   06/07/08 09:42:17

Modified files:
.  : Tag: branch-2_4 ChangeLog NEWS configure.in 
modules: Tag: branch-2_4 ChangeLog 
modules/FvwmConsole: Tag: branch-2_4 FvwmConsoleC.c getline.c 

Log message:
cygwin compilation fixes (bugs #2588, #3772 and #3886)




CVS renato:

2006-07-08 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: renato  06/07/08 09:57:42

fvwm/compat

Update of /home/cvs/fvwm/fvwm/compat
In directory util9.math.uh.edu:/tmp/cvs-serv3957/compat

Log Message:
Directory /home/cvs/fvwm/fvwm/compat added to the repository




CVS renato: Corrected a mistake in a previous entry of ChangeLog

2006-07-08 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: renato  06/07/08 17:55:21

Modified files:
.  : ChangeLog 

Log message:
Corrected a mistake in a previous entry of ChangeLog




CVS renato: Removed unused libs/debug.c and did the required clean up.

2006-07-07 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: renato  06/07/07 13:57:16

Modified files:
.  : ChangeLog 
fvwm   : focus.h module_interface.c 
libs   : Makefile.am fvwmlib.h 
Removed files:
libs   : debug.c 

Log message:
Removed unused libs/debug.c and did the required clean up.




CVS renato: Removed the warning about the obsolete option -blackout.

2006-07-07 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: renato  06/07/07 18:34:31

Modified files:
.  : ChangeLog 
fvwm   : fvwm.1.in fvwm.c 

Log message:
Removed the warning about the obsolete option -blackout.
Removed its reference from the manual.




CVS domivogt: * Applied debug cleanup patches.

2006-07-06 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt06/07/06 16:08:31

Modified files:
.  : ChangeLog NEWS 
libs   : PictureUtils.c fvwmsignal.c fvwmsignal.h 
modules/FvwmPager: FvwmPager.c 

Log message:
* Applied debug cleanup patches.




CVS griph: renamed conflicting getline function to get_line (bug #3772)

2006-07-05 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: griph   06/07/05 05:08:19

Modified files:
modules: ChangeLog 
modules/FvwmConsole: FvwmConsoleC.c getline.c 

Log message:
renamed conflicting getline function to get_line (bug #3772)




CVS griph: News entry for my last commit.

2006-07-05 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: griph   06/07/05 10:45:53

Modified files:
.  : ChangeLog NEWS 

Log message:
News entry for my last commit.




CVS domivogt: * New command ModuleListenOnly.

2006-06-24 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt06/06/24 06:52:13

Modified files:
.  : ChangeLog NEWS 
fvwm   : builtins.c commands.h functable.c fvwm.1.in 
 module_interface.c 
modules/FvwmPerl: FvwmPerl.1 

Log message:
* New command ModuleListenOnly.




CVS domivogt: * NEWS for previous patch.

2006-06-15 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt06/06/15 02:20:55

Modified files:
.  : NEWS 

Log message:
* NEWS for previous patch.




CVS domivogt: * Fixed problem with window outline and placement position running out of sync.

2006-06-15 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt06/06/15 02:20:32

Modified files:
.  : ChangeLog 
fvwm   : move_resize.c 

Log message:
* Fixed problem with window outline and placement position running out of sync.




CVS scott: Added swallowIcon option.

2006-06-09 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: scott   06/06/09 03:19:03

Modified files:
modules: ChangeLog 
modules/FvwmTabs: FvwmTabs.1 FvwmTabs.in FvwmTabs.pod 

Log message:
Added swallowIcon option.
(provides visual feedback when tabber is going to unconditionally swallow
the next window to popup.)
List all mouse bindings available with the toolbar icons in the FvwmTabs(1)
man page.




CVS scott: spelling fixes.

2006-06-06 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: scott   06/06/07 00:34:44

Modified files:
modules/FvwmProxy: FvwmProxy.1.in 

Log message:
spelling fixes.




CVS migo: * minor tweaks, like re-spacing and removing old #if 0 code

2006-06-03 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: migo06/06/03 14:37:21

Modified files:
.  : ChangeLog 
fvwm   : expand.c 

Log message:
* minor tweaks, like re-spacing and removing old #if 0 code




CVS migo: * convert expand_vars_extended function to have a single return point

2006-06-03 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: migo06/06/03 18:19:16

Modified files:
.  : ChangeLog 
fvwm   : expand.c 

Log message:
* convert expand_vars_extended function to have a single return point
_ this is good to implement doc/todo-vars filters in the futire




CVS migo: * fix $[w.name], $[w.iconname], $[w.class] and $[w.resource]

2006-06-03 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: migo06/06/03 19:19:25

Modified files:
.  : ChangeLog 
fvwm   : expand.c fvwm.1.in 

Log message:
* fix $[w.name], $[w.iconname], $[w.class] and $[w.resource]
_ to behave like deprecated $n, $c and $r, i.e. quote them
_ and describe this in the man page




CVS domivogt: * Clarified description of scroll command.

2006-06-01 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt06/06/01 17:55:46

Modified files:
fvwm   : fvwm.1.in 

Log message:
* Clarified description of scroll command.




CVS domivogt: * Reformatted.

2006-06-01 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt06/06/01 19:32:16

Modified files:
fvwm   : fvwm.1.in 

Log message:
* Reformatted.




  1   2   3   4   5   6   7   8   9   10   >