summaryrefslogtreecommitdiff
path: root/src/parserc.c
Commit message (Expand)AuthorAgeFilesLines
* settings: Duplicate string gvaluesOlivier Fourdan2020-07-151-1/+1
* hdpi: Adjust default theme with scaleOlivier Fourdan2019-06-061-4/+0
* trace: rework tracesOlivier Fourdan2018-03-311-13/+15
* Update copyright year.Olivier Fourdan2011-01-051-1/+1
* Mass update: Update (c) yearOlivier Fourdan2010-12-161-1/+1
* Use explicit message when actual type of option does not match the expected t...Olivier Fourdan2010-02-241-3/+15
* Simplify the tabwin/cycle code,Olivier Fourdan2009-09-101-1/+1
* Remove debug messageOlivier Fourdan2009-09-041-1/+0
* Add traces, clean up recently added code.Olivier Fourdan2009-09-041-0/+1
* * src/parserc.c, src/settings.c, src/events.c: Plug various memoryOlivier Fourdan2009-04-081-1/+1
* * src/parserc.c, src/settings.c, src/settings.c: Fix settings notOlivier Fourdan2009-01-231-12/+1
* * src/*.c, src/*.h: Update year.Olivier Fourdan2009-01-181-1/+1
* * src/parserc.c, src/settings.c: Do not display warnings for values Olivier Fourdan2008-11-021-2/+1
* Merge work from Stephan Arts <stephan@xfce.org> (Bug #4065)Olivier Fourdan2008-08-041-17/+146
* Update FSF addressOlivier Fourdan2008-05-311-2/+4
* Rework a bit the code for hilight and frame drawingOlivier Fourdan2007-06-121-1/+1
* CleanupOlivier Fourdan2007-05-091-1/+1
* Set focus flag on windows initially mapped on other desktopsOlivier Fourdan2006-09-111-10/+10
* Code cleanup.Olivier Fourdan2006-05-151-1/+2
* Some cleanup in headers vs. functions used.Olivier Fourdan2006-05-061-1/+1
* Update copyright date and add propertiesOlivier Fourdan2006-02-181-1/+1
* Update datesOlivier Fourdan2005-06-201-1/+1
* Code cleanupOlivier Fourdan2005-05-021-7/+7
* Merge custom keytheme wit hsystem default to avoid missing shortcuts that pre...Olivier Fourdan2004-09-211-3/+9
* Cygwin patches by Maarten Boekhold.Jasper Huijsmans2004-09-141-94/+18
* Add CVS Id, like Jasper does with the panel.Olivier Fourdan2004-08-221-1/+2
* Use default theme when no valid theme is found,Olivier Fourdan2004-08-031-6/+15
* Increase max line length to 255 chars instead of 80 (to close #0000228)Olivier Fourdan2004-06-161-1/+1
* Add multiscreen support.Olivier Fourdan2004-06-151-1/+1
* Change internals to prepare multi-screen (not quite there yet)Olivier Fourdan2004-06-041-3/+3
* - Change gtktoxevent API to be GdkScreen and therefore multiscreen compliantOlivier Fourdan2004-05-301-134/+134
* Fix some compiler warnings and get rid of a bunch of deprecated callsOlivier Fourdan2004-05-141-1/+1
* Get rid of out own Xinerama impl. and use GdkScreen routines instead (that fi...Olivier Fourdan2004-05-131-135/+136
* Use standard location for xfwm4 themes (breaking backward compat, older theme...Olivier Fourdan2004-02-271-15/+82
* Disconnect wrap workspaces and wrap windows optionsOlivier Fourdan2003-05-221-66/+66
* Various small cleanups, rerun indent with new settings.Olivier Fourdan2003-05-161-91/+108
* Just small code cleanup.Olivier Fourdan2003-05-101-1/+1
* Revert last change in debug.h, use "??" instead of ((__const char *)0)Olivier Fourdan2003-04-051-6/+6
* Debugging stuff now provided by libxfce4util. As a result of this changeBenedikt Meurer2003-04-021-1/+1
* Updated i18n stuff (libxfce4util now provides a i18n.h).Benedikt Meurer2003-04-021-1/+1
* Add a default theme and fix several othersOlivier Fourdan2003-03-201-1/+1
* Reformat code usign astyle, redesign microdeck theme, include nestu's Spanish...Olivier Fourdan2003-03-161-4/+4
* Major rework of stacking management.Olivier Fourdan2003-03-091-1/+1
* Fix an issue with app that set their initial net state to either maximized or...Olivier Fourdan2003-03-021-1/+1
* Improve window move/resize and expand sourcesOlivier Fourdan2003-02-271-13/+13
* Reduce the buffer from 512 to 80 bytes.Olivier Fourdan2003-02-081-1/+1
* Huge code cleanup, various optimizations and reorg.Olivier Fourdan2003-01-171-7/+6
* Lot of udpdates and bug fixes, and added MCS support along with plugin for xf...Olivier Fourdan2003-01-091-29/+72
* *** empty log message ***Olivier Fourdan2002-12-061-1/+1
* Add support for xinerama, and optimize window move (unrelated, but I just cam...Olivier Fourdan2002-11-101-22/+22