CVS renato: new fmodule_list object representing a fmodule_store pointer

2007-08-05 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: renato 07/08/05 16:47:35 Modified files: . : ChangeLog fvwm : module_list.c module_list.h Log message: new fmodule_list object representing a fmodule_store pointer changed the module

CVS renato: moved module_cleanup to after ExecuteCommandQueues to avoid segfaults

2007-08-05 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: renato 07/08/05 17:19:21 Modified files: . : ChangeLog fvwm : events.c Log message: moved module_cleanup to after ExecuteCommandQueues to avoid segfaults

CVS renato: new smart and safe iterator for module lists for replacing the module_get_next function

2007-08-05 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: renato 07/08/05 18:05:05 Modified files: . : ChangeLog fvwm : module_list.c module_list.h Log message: new smart and safe iterator for module lists for replacing the module_get_next

CVS renato: added some more forgotten safe checks (sorry for the noise..)

2007-08-05 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: renato 07/08/05 18:12:20 Modified files: fvwm : module_list.c Log message: added some more forgotten safe checks (sorry for the noise..)

CVS renato: partially replaced module_get_next mechanism by the new module list iterator mechanism (more files to go)

2007-08-05 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: renato 07/08/05 18:21:50 Modified files: . : ChangeLog fvwm : events.c Log message: partially replaced module_get_next mechanism by the new module list iterator mechanism (more files to

CVS renato: more replacing of module_get_next by iterator mechanism

2007-08-05 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: renato 07/08/05 20:46:42 Modified files: fvwm : module_interface.c module_list.c Log message: more replacing of module_get_next by iterator mechanism

CVS renato: done replacing module_get_next by module list iterator mechanism

2007-08-05 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: renato 07/08/05 20:55:14 Modified files: . : ChangeLog fvwm : modconf.c module_list.c module_list.h stack.c Log message: done replacing module_get_next by module list iterator mechanism

CVS domivogt: * More move argument code cleanup.

2007-08-01 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt07/08/01 16:02:31 Modified files: . : ChangeLog fvwm : move_resize.c Log message: * More move argument code cleanup.

CVS domivogt: * Clarified startup order.

2007-07-31 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt07/07/31 04:30:15 Modified files: doc: ChangeLog doc/fvwm : initialization.xml libs : FlocaleCharset.c Log message: * Clarified startup order.

CVS domivogt: * Backed out previous patch (committed by accident).

2007-07-31 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt07/07/31 04:31:16 Modified files: libs : FlocaleCharset.c Log message: * Backed out previous patch (committed by accident).

CVS domivogt: * Clean up Move option parsing.

2007-07-31 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt07/07/31 12:43:51 Modified files: . : ChangeLog fvwm : move_resize.c Log message: * Clean up Move option parsing.

CVS griph: * reduce indentaion level of scanForStrings

2007-07-26 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: griph 07/07/26 04:23:02 Modified files: . : ChangeLog fvwm : menus.c Log message: * reduce indentaion level of scanForStrings

CVS domivogt: * Infrastructure to distinguish between US progrtam actions and real user

2007-07-26 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt07/07/26 03:00:43 Modified files: . : ChangeLog fvwm : add_window.c builtins.c conditional.c decorations.c decorations.h events.c ewmh.c

CVS domivogt: * FvwmButtons drawing fix.

2007-07-24 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt07/07/24 03:35:24 Modified files: . : NEWS modules: ChangeLog modules/FvwmButtons: draw.c draw.h Log message: * FvwmButtons drawing fix.

CVS griph: * reimplent pixmap and color scanning for menus to better handle escaped

2007-07-24 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: griph 07/07/24 11:14:50 Modified files: . : ChangeLog fvwm : fvwm.c menus.c Log message: * reimplent pixmap and color scanning for menus to better handle escaped delimiters * add

CVS griph: * don't invalidate modules during I/O (fixes segfault)

2007-07-22 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: griph 07/07/22 08:09:53 Modified files: . : ChangeLog fvwm : events.c module_list.c module_list.h Log message: * don't invalidate modules during I/O (fixes segfault)

CVS griph: * removed unused variable

2007-07-22 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: griph 07/07/22 09:00:46 Modified files: . : ChangeLog doc: ChangeLog doc/fvwm : Makefile.am fvwm : Makefile.am events.c Log message: * removed unused

CVS domivogt: * Committed FvwmButtons ActiveColorset patch.

2007-07-22 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt07/07/22 12:54:54 Modified files: . : NEWS modules: ChangeLog modules/FvwmButtons: FvwmButtons.c Log message: * Committed FvwmButtons ActiveColorset patch.

CVS domivogt: * Fix LeaveNotify handling in FvwmButtons.

2007-07-22 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt07/07/22 18:01:50 Modified files: modules: ChangeLog modules/FvwmButtons: FvwmButtons.c Log message: * Fix LeaveNotify handling in FvwmButtons.

CVS scott: really commit Simon's SVG patch.

2007-07-19 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: scott 07/07/19 02:09:54 Modified files: fvwm : menus.c libs : PictureImageLoader.c Log message: really commit Simon's SVG patch.

CVS scott: applied Simon's small fix.

2007-07-19 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: scott 07/07/19 02:36:14 Modified files: . : ChangeLog libs : PictureImageLoader.c Log message: applied Simon's small fix.

CVS domivogt: * Make distcheck fixes.

2007-07-19 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt07/07/19 04:30:21 Modified files: . : ChangeLog doc: ChangeLog Makefile.am doc/images : Makefile.am doc/images/svg_rendering: Makefile.am

CVS domivogt: * Fixed distclean/distcheck targets.

2007-07-19 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt07/07/19 05:42:20 Modified files: doc: ChangeLog Makefile.am doc/fvwm : Makefile.am doc/images : Makefile.am doc/images/svg_rendering: Makefile.am Log

CVS domivogt: * Added .cvsignore.

2007-07-17 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt07/07/17 03:06:43 Added files: doc/images/svg_rendering: .cvsignore Log message: * Added .cvsignore.

CVS renato: Applied Dominik's whitespace cleanup

2007-07-16 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: renato 07/07/16 09:56:10 Modified files: libs : Fxpm.h Log message: Applied Dominik's whitespace cleanup

CVS scott:

2007-07-16 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: scott 07/07/16 10:02:18 fvwm/doc/images/svg_rendering Update of /home/cvs/fvwm/fvwm/doc/images/svg_rendering In directory util9.math.uh.edu:/tmp/cvs-serv25001/svg_rendering Log Message: Directory

CVS scott: various documentation changes + Simon's SVG patch.

2007-07-16 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: scott 07/07/16 10:07:14 Modified files: . : ChangeLog configure.ac doc: ChangeLog Makefile.am doc/fvwm : images.xml doc/images : Makefile.am libs

CVS scott fvwm-web:

2007-07-16 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm-web Changes by: scott 07/07/16 10:10:58 fvwm-web/doc/unstable/modules/images/FvwmTabs Update of /home/cvs/fvwm/fvwm-web/doc/unstable/modules/images/FvwmTabs In directory util9.math.uh.edu:/tmp/cvs-serv25256/images/FvwmTabs Log Message:

CVS scott fvwm-web:

2007-07-16 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm-web Changes by: scott 07/07/16 10:10:58 fvwm-web/doc/unstable/modules/images Update of /home/cvs/fvwm/fvwm-web/doc/unstable/modules/images In directory util9.math.uh.edu:/tmp/cvs-serv25256/images Log Message: Directory

CVS scott fvwm-web:

2007-07-16 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm-web Changes by: scott 07/07/16 10:14:04 fvwm-web/doc/unstable/images/svg_rendering Update of /home/cvs/fvwm/fvwm-web/doc/unstable/images/svg_rendering In directory util9.math.uh.edu:/tmp/cvs-serv25354/svg_rendering Log Message: Directory

CVS scott fvwm-web: forgot to 'add' new file.

2007-07-16 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm-web Changes by: scott 07/07/16 10:19:34 Added files: doc/unstable/commands: EchoFuncDefinition.html Log message: forgot to 'add' new file.

CVS renato: added Dominik's xpm patch changelog

2007-07-16 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: renato 07/07/16 10:21:17 Modified files: . : ChangeLog Log message: added Dominik's xpm patch changelog corrected Simon's patch changelog date

CVS domivogt: COde cleanup (xcursor patch 3).

2007-07-15 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt07/07/15 04:09:28 Modified files: . : ChangeLog libs : PictureImageLoader.c Log message: COde cleanup (xcursor patch 3).

CVS scott: revert to buggy makefile for now (so snapshot will build)

2007-07-15 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: scott 07/07/15 06:48:24 Modified files: doc: Makefile.am Log message: revert to buggy makefile for now (so snapshot will build)

CVS domivogt: Fixed memory leak in CursorStyle command.

2007-07-15 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt07/07/15 07:15:42 Modified files: . : Tag: branch-2_4 ChangeLog NEWS fvwm : Tag: branch-2_4 cursor.c Log message: Fixed memory leak in CursorStyle command.

CVS domivogt: * Allow cursors in any image format (xcursor patch 5).

2007-07-15 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt07/07/15 07:27:48 Modified files: . : ChangeLog NEWS doc/commands : CursorStyle.xml fvwm : cursor.c libs : Fxpm.h PictureBase.h

CVS domivogt: * Xcursor library support (xcursor patch 6/6).

2007-07-15 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt07/07/15 07:39:39 Modified files: . : AUTHORS ChangeLog INSTALL.fvwm NEWS configure.ac bin: ChangeLog Makefile.am fvwm-config.in debian

CVS griph: * fix CursorStyle command parsing

2007-07-15 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: griph 07/07/15 13:49:58 Modified files: . : ChangeLog fvwm : cursor.c Log message: * fix CursorStyle command parsing

CVS domivogt: * Fixed DestroyFunc.

2007-07-15 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt07/07/15 17:52:19 Modified files: . : ChangeLog fvwm : cursor.c functions.c libs : PictureImageLoader.c PictureImageLoader.h Log message: * Fixed

CVS renato: Broke COMMANDS into multiple lines for better reading

2007-07-12 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: renato 07/07/12 06:03:23 Modified files: doc: ChangeLog doc/commands : Makefile.am doc/fvwm : userFunctions.xml Added files: doc/commands : EchoFuncDefinition.xml Log

CVS renato: Correct the commit date

2007-07-12 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: renato 07/07/12 06:09:50 Modified files: doc: ChangeLog Log message: Correct the commit date

CVS griph: * add EchoFuncDefinition to non-docbook-generated html files

2007-07-12 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: griph 07/07/12 06:34:44 Modified files: doc: allCommands.html groupedCommands.html ChangeLog doc/util : cmds.txt Log message: * add EchoFuncDefinition to non-docbook-generated html files

CVS scott: fix cutpaste error.

2007-07-12 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: scott 07/07/12 09:43:16 Modified files: doc: ChangeLog Makefile.am groupedCommands.html Log message: fix cutpaste error. Allow make to check build dependencies (of .html files) properly.

CVS scott: fix bug in SwallowNewIfFocused function.

2007-07-11 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: scott 07/07/11 01:50:30 Modified files: modules/FvwmTabs: ConfigFvwmTabs Log message: fix bug in SwallowNewIfFocused function.

CVS griph: * don't coredump in FvwmCommand when the fifo can't be opened

2007-07-08 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: griph 07/07/08 05:38:15 Modified files: modules: ChangeLog modules/FvwmCommand: FvwmCommand.c Log message: * don't coredump in FvwmCommand when the fifo can't be opened

CVS domivogt: Updated NEWS.

2007-07-06 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt07/07/06 02:12:46 Modified files: . : NEWS Log message: Updated NEWS.

CVS domivogt: Fixed fwm_make_browse_menu.sh script.

2007-06-13 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt07/06/13 18:35:47 Modified files: . : NEWS utils : ChangeLog fvwm_make_browse_menu.sh Log message: Fixed fwm_make_browse_menu.sh script.

CVS griph: * use command correctly in remeaining commands

2007-06-09 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: griph 07/06/09 04:46:41 Modified files: . : ChangeLog doc: fvwm-man.xsl doc/fvwm : moduleCommands.xml doc/commands : .cvsignore AddButtonStyle.xml

CVS scott:

2007-06-09 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: scott 07/06/09 08:22:08 fvwm/doc/modules/images/FvwmTabs Update of /home/cvs/fvwm/fvwm/doc/modules/images/FvwmTabs In directory util9.math.uh.edu:/tmp/cvs-serv3563/FvwmTabs Log Message: Directory

CVS scott: Use 2-pass profiling on all XML files.

2007-06-09 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: scott 07/06/09 08:32:10 Modified files: . : ChangeLog doc: Makefile.am README allCommands.html fvwm-man.xsl fvwm.xsl groupedCommands.html

CVS scott: Moved modules.html.

2007-06-09 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: scott 07/06/09 08:57:38 Modified files: . : ChangeLog doc: header.html Log message: Moved modules.html.

CVS griph: * use command-tags correctly from XSync-FlipFocus + other formatting

2007-06-08 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: griph 07/06/08 17:06:10 Modified files: . : ChangeLog doc: fvwm-man.xsl doc/commands : FlipFocus.xml Focus.xml FocusStyle.xml Function.xml

CVS griph: * fix possible crash when module closes down during IO

2007-06-07 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: griph 07/06/07 03:28:17 Modified files: . : ChangeLog NEWS fvwm : events.c Log message: * fix possible crash when module closes down during IO

CVS griph: * use more precise docbook tags in many places

2007-06-07 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: griph 07/06/07 15:09:52 Modified files: . : ChangeLog doc/fvwm : bidirText.xml builtinBindings.xml compilation.xml configuration.xml execution.xml

CVS griph: * add htmlonly paragraph between the two simplelists in initialization.xml

2007-06-07 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: griph 07/06/08 00:50:01 Modified files: . : ChangeLog doc/fvwm : initialization.xml Log message: * add htmlonly paragraph between the two simplelists in initialization.xml

CVS griph: * do raise hacks even when the internal stack is intact, unless on a

2007-06-03 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: griph 07/06/03 08:28:06 Modified files: . : ChangeLog fvwm : events.c focus.c icons.c stack.c stack.h Log message: * do raise hacks even when the internal stack is intact, unless on a

CVS scott: Converted FvwmTabs man page to docbook format.

2007-05-12 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: scott 07/05/12 09:48:08 Modified files: . : ChangeLog doc: style.css doc/modules: FvwmTabs.xml Makefile.am Log message: Converted FvwmTabs man page to docbook format.

CVS scott: Number sections of HTML man page.

2007-05-10 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: scott 07/05/10 09:05:03 Modified files: doc/fvwm : Makefile.am Log message: Number sections of HTML man page.

CVS scott: Make logos transparent so looks neat with non-white backgrounds.

2007-05-10 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: scott 07/05/10 10:23:03 Modified files: . : ChangeLog doc: allCommands.html groupedCommands.html header.html style.css doc/fvwm : Makefile.am

CVS scott fvwm-web:

2007-05-10 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm-web Changes by: scott 07/05/10 10:25:15 fvwm-web/doc/unstable/fvwm Update of /home/cvs/fvwm/fvwm-web/doc/unstable/fvwm In directory util9.math.uh.edu:/tmp/cvs-serv2906/fvwm Log Message: Directory /home/cvs/fvwm/fvwm-web/doc/unstable/fvwm

CVS scott fvwm-web:

2007-05-10 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm-web Changes by: scott 07/05/10 10:25:15 fvwm-web/doc/unstable/commands Update of /home/cvs/fvwm/fvwm-web/doc/unstable/commands In directory util9.math.uh.edu:/tmp/cvs-serv2906/commands Log Message: Directory

CVS scott fvwm-web:

2007-05-10 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm-web Changes by: scott 07/05/10 10:25:15 fvwm-web/doc/unstable/modules Update of /home/cvs/fvwm/fvwm-web/doc/unstable/modules In directory util9.math.uh.edu:/tmp/cvs-serv2906/modules Log Message: Directory

CVS scott fvwm-web:

2007-05-09 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm-web Changes by: scott 07/05/09 09:09:27 fvwm-web/doc Update of /home/cvs/fvwm/fvwm-web/doc In directory util9.math.uh.edu:/tmp/cvs-serv5919/doc Log Message: Directory /home/cvs/fvwm/fvwm-web/doc added to the repository

CVS scott fvwm-web:

2007-05-09 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm-web Changes by: scott 07/05/09 09:09:43 fvwm-web/doc/unstable Update of /home/cvs/fvwm/fvwm-web/doc/unstable In directory util9.math.uh.edu:/tmp/cvs-serv5937/unstable Log Message: Directory /home/cvs/fvwm/fvwm-web/doc/unstable added to

CVS scott fvwm-web:

2007-05-09 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm-web Changes by: scott 07/05/09 09:15:33 fvwm-web/doc/unstable/images Update of /home/cvs/fvwm/fvwm-web/doc/unstable/images In directory util9.math.uh.edu:/tmp/cvs-serv6103/images Log Message: Directory

CVS scott: Deprecated UseListSkip OnlyListSkip -

2007-05-01 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: scott 07/05/01 21:23:59 Modified files: . : ChangeLog NEWS fvwm : windowlist.c Log message: Deprecated UseListSkip OnlyListSkip - replaced with UseSkipList OnlySkipList. Code tidyup.

CVS scott: s/UseListSkip/UseSkipList/g etc.

2007-04-26 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: scott 07/04/26 20:58:31 Modified files: . : ChangeLog doc/commands : WindowList.xml fvwm : fvwm.1.in Log message: s/UseListSkip/UseSkipList/g etc.

CVS renato: Removed the arabic translation for More... due to encoding errors

2007-04-19 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: renato 07/04/19 13:15:47 Modified files: po : ChangeLog fvwm.ar.po Log message: Removed the arabic translation for More... due to encoding errors

CVS renato: Applied Jesus Gerrero's patch (added translation to the More... string)

2007-04-18 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: renato 07/04/18 10:20:28 Modified files: . : ChangeLog fvwm : fvwm.1.in menus.c po : ChangeLog fvwm.ar.po fvwm.de.po fvwm.fr.po fvwm.pot

CVS renato: Added the More... string documentation changes to the xml documentation

2007-04-18 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: renato 07/04/18 18:56:09 Modified files: . : ChangeLog doc/fvwm : menus.xml fvwm : fvwm.1.in Log message: Added the More... string documentation changes to the xml

CVS domivogt: * Added .cvsignore.

2007-03-11 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt07/03/11 05:16:18 Added files: doc: .cvsignore doc/fvwm : .cvsignore doc/images : .cvsignore Log message: * Added .cvsignore.

CVS scott: XML doc mods.

2007-03-11 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: scott 07/03/11 06:58:20 Modified files: . : ChangeLog configure.ac doc: README fvwm-man.xsl doc/commands : Makefile.am doc/fvwm : Makefile.am

CVS scott: bugfix: 'make dist' failed.

2007-03-10 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: scott 07/03/10 16:37:46 Modified files: . : ChangeLog doc: Makefile.am Log message: bugfix: 'make dist' failed.

CVS scott:

2007-03-09 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: scott 07/03/09 23:08:14 fvwm/doc/docbook-xml/ent Update of /home/cvs/fvwm/fvwm/doc/docbook-xml/ent In directory util9.math.uh.edu:/tmp/cvs-serv5077/ent Log Message: Directory /home/cvs/fvwm/fvwm/doc/docbook-xml/ent added to

CVS scott: XML documentation.

2007-03-09 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: scott 07/03/09 23:16:02 Modified files: . : Makefile.am configure.ac Added files: doc: Makefile.am README allCommands.html footer.html.in fvwm-man.xsl

CVS scott: XML doc-related changes.

2007-03-09 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: scott 07/03/09 23:55:11 Modified files: . : AUTHORS ChangeLog NEWS doc: README doc/modules: todo.xml fvwm : fvwm.1.in Log message: XML doc-related

CVS griph fvwm-web: * added svg version of the fvwm logo

2007-02-18 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm-web Changes by: griph 07/02/18 02:49:53 Modified files: . : ChangeLog fvwm-logo : index.php Added files: fvwm-logo : fvwm-logo-black-transparent.svg Log message: * added svg version of the

CVS domivogt: * SnapAttraction/SnapGrid fix.

2007-02-06 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt07/02/06 16:42:01 Modified files: . : ChangeLog fvwm : move_resize.c Log message: * SnapAttraction/SnapGrid fix.

CVS griph: * don't recompute hi, sh and fgsh colors if they are user supplied.

2007-02-06 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: griph 07/02/07 01:54:26 Modified files: . : ChangeLog NEWS fvwm : colorset.c Log message: * don't recompute hi, sh and fgsh colors if they are user supplied. solves bug #3359 (Colorsets

CVS domivogt: * Removed debug code.

2007-02-04 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt07/02/04 09:10:29 Modified files: modules: ChangeLog modules/FvwmIconBox: FvwmIconBox.c modules/FvwmIdent: FvwmIdent.c Log message: * Removed debug code.

CVS domivogt: * Removed CenterPlacement/UnderMousePlacement, added PositionPlacement.

2007-02-04 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt07/02/04 09:12:04 Modified files: . : ChangeLog NEWS fvwm : fvwm.1.in fvwm.h move_resize.c move_resize.h placement.c style.c style.h libs

CVS griph: * fix buffer overrun with 78 character window name in bindings.

2007-02-04 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: griph 07/02/04 14:40:48 Modified files: . : ChangeLog fvwm : bindings.c Log message: * fix buffer overrun with 78 character window name in bindings.

CVS griph: * applied ChangeWindowTitle patch by Julio Teca henry.st...@gmail.com

2007-02-04 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: griph 07/02/04 17:10:08 Modified files: . : AUTHORS ChangeLog NEWS modules: ChangeLog modules/FvwmScript: FvwmScript.1.in FvwmScript.c Instructions.c

CVS griph: * reenable scroling on menu titles by default

2007-02-01 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: griph 07/02/01 13:16:34 Modified files: . : ChangeLog fvwm : ConfigFvwmDefaults menubindings.c Log message: * reenable scroling on menu titles by default * never scroll in the wrong

CVS griph: * initial fix for resizing shaded windows by parameters (Se comments

2007-01-31 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: griph 07/01/31 16:49:59 Modified files: . : ChangeLog fvwm : move_resize.c Log message: * initial fix for resizing shaded windows by parameters (Se comments starting with ??? in

CVS domivogt: * Resizing/gravity fixes.

2007-01-31 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt07/01/31 17:31:19 Modified files: . : ChangeLog NEWS fvwm : move_resize.c Log message: * Resizing/gravity fixes.

CVS griph: * fix $[n-] and $[*] after unsigned int havoc

2007-01-30 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: griph 07/01/30 14:18:35 Modified files: . : ChangeLog NEWS fvwm : expand.c Log message: * fix $[n-] and $[*] after unsigned int havoc

CVS griph: * documented '-' command prefix

2007-01-30 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: griph 07/01/30 15:47:14 Modified files: . : ChangeLog fvwm : fvwm.1.in Log message: * documented '-' command prefix

CVS domivogt: * Apllied SVG and IconMan cleanup patches.

2007-01-28 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt07/01/28 09:29:26 Modified files: . : AUTHORS ChangeLog INSTALL.fvwm NEWS configure.ac bin: ChangeLog Makefile.am fvwm-config.in

CVS domivogt: * #includes from library path with ... not ....

2007-01-28 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt07/01/28 09:38:40 Modified files: . : ChangeLog bin: ChangeLog fvwm-root.c fvwm : stack.c modules: ChangeLog

CVS domivogt: * New header files.

2007-01-27 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt07/01/27 05:28:55 Added files: libs : ColorUtils.h Cursor.h Event.h Graphics.h System.h Target.h WinMagic.h XError.h XResource.h Log message:

CVS domivogt: * Split fvwmlib.h into multiple header files.

2007-01-27 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt07/01/27 05:33:17 Modified files: . : ChangeLog bin: ChangeLog fvwm-root.c fvwm : add_window.c bindings.c borders.c builtins.c

CVS domivogt: * flib_init_graphics() convenience functions to bring up the graphics

2007-01-27 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt07/01/27 05:39:02 Modified files: libs : fvwmlib.h Added files: libs : fvwmlib.c Log message: * flib_init_graphics() convenience functions to bring up the graphics

CVS domivogt: * Use flib_init_graphics().

2007-01-27 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt07/01/27 05:57:08 Modified files: modules: ChangeLog modules/FvwmBacker: FvwmBacker.c Makefile.am modules/FvwmBanner: FvwmBanner.c modules/FvwmButtons: FvwmButtons.c

CVS griph: * add fvwmlib.c to libfvwm_a_SOURCES

2007-01-27 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: griph 07/01/27 07:18:45 Modified files: . : ChangeLog libs : Makefile.am Log message: * add fvwmlib.c to libfvwm_a_SOURCES

CVS domivogt: * Windows no longer unstick when going to fullscreen mode or back.

2007-01-26 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt07/01/26 07:57:46 Modified files: . : ChangeLog NEWS fvwm : update.c Log message: * Windows no longer unstick when going to fullscreen mode or back.

CVS domivogt: * Generic placement algorithm interface (used only by CleverPlacement yet).

2007-01-20 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt07/01/20 06:33:01 Modified files: . : ChangeLog fvwm : placement.c Log message: * Generic placement algorithm interface (used only by CleverPlacement yet).

CVS domivogt: * Fixed a compile error.

2007-01-19 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt07/01/19 03:55:35 Modified files: . : ChangeLog fvwm : virtual.c Log message: * Fixed a compile error.

CVS griph: * icon background relief and icon title relief changed to sigend char

2007-01-16 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: griph 07/01/16 03:00:39 Modified files: . : ChangeLog fvwm : fvwm.h style.c Log message: * icon background relief and icon title relief changed to sigend char should fix problem with

CVS griph: * don't mangle $png_LIBS, use --with-png-library

2007-01-15 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: griph 07/01/15 17:58:06 Modified files: . : ChangeLog NEWS configure.ac Log message: * don't mangle $png_LIBS, use --with-png-library * remove NEWS about fixing pan frames. I did move the tag on stack.c

<    1   2   3   4   >