aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-01-17revert Xau changesRelease-0_9_12fluxgen1-6/+0
2005-01-17updatefluxgen1-2/+8
2005-01-17forgotten spacemathias1-1/+1
2005-01-17updated changesmathias2-4/+6
2005-01-17updatefluxgen1-3/+1
2005-01-16updatefluxgen1-67/+22
2005-01-15cleaningfluxgen2-132/+132
2005-01-15updatefluxgen1-0/+3
2005-01-15minor stufffluxgen1-2/+1
2005-01-15fixed some issues and added testMenu targetfluxgen1-2/+5
2005-01-15testing menu theme and parserfluxgen1-0/+155
2005-01-14updated changesmathias1-0/+6
2005-01-14systemtray-tool has now a propper background. its styleable via themathias4-30/+91
toolbar.systray.* ressource, same way as the clock.
2005-01-14moved ThemeItem<bool> - implementation to FbTk/ThemeItems.ccmathias2-50/+120
2005-01-14copyrightmathias2-2/+2
2005-01-14copyrightmathias3-3/+3
2005-01-14copyright updatedmathias1-1/+1
2005-01-12made the error-message a bit bettermathias1-1/+1
2005-01-12cosmetic changemathias1-4/+3
2005-01-12added --with-style=<path-to-style> option for ./configure, patch from php-codermathias2-2/+5
2005-01-12default-values for some path-related resources (groups, apps etc)mathias1-3/+5
2005-01-12added --with-style=<path-to-style> option for ./configure, patch from php-codermathias1-0/+9
2005-01-11updated changesmathias1-0/+2
2005-01-11fix for #1099278mathias2-5/+5
2005-01-11fix for #1099950, Missing initialization in FbTk/FbWindow.ccmathias1-1/+2
2005-01-11updated changesmathias1-1/+3
2005-01-11updated ko_KR - translationsmathias1-95/+95
2005-01-11removed unneeded filemathias1-258/+0
2005-01-11ungrabbuttons on windows we dont handle anymore (withdrawn)mathias1-0/+1
2005-01-10updated changesmathias1-0/+2
2005-01-10fix for #1087220 (Wrong handling of XWithdrawWindow)mathias1-5/+12
an XWithdrawWindow unmaps a window and sends a synthetic UnmapEvent after that. when the second UnmapEvent arrives we have to set either the WM_STATE to WithdrawnState or delete it. i decided for deletion so its absolutly clear its not any longer under our control
2005-01-10forgotten debug-stuffmathias1-1/+1
2005-01-10fix position init from atom handlerssimonb2-7/+18
2005-01-08updated the yearsmathias1-1/+1
2005-01-05added imlib2-check so fbgm would prefer *.png over *.xpm when trying to findmathias1-3/+20
icons
2005-01-05fix up window initialisation orderingsimonb4-21/+58
2005-01-05updated changesmathias1-1/+8
2005-01-05Simon's last changes lead to segfaults when the users specified <Sticky> ormathias2-25/+9
<Workspace> in apps-file. Reason is, that an unmanaged window is not yet assigned to an workspace and thus the returned workspacenumber is -1 ... which leads in combination with getWorkspace(nr) to an invalid workspace (0x0) ... This also fixes the problem with several deiconify-modes of the iconbar, when the iconbar is in icons-only mode (same reason) The other changes in the files are just cosmetic, i throw out the comments about the changes Simon did coz they make sense and are correct imho.
2005-01-04added apps to fbgmmathias2-8/+20
2005-01-04updated ru_RU translationsmathias8-6/+612
added ko_KR translations
2005-01-04fix some initialisation, especially relating to placement and simonb5-25/+30
decoration/handler hints
2005-01-03updatefluxgen1-1/+1
2005-01-03updated changesmathias1-0/+5
2005-01-03fixed #996298, maximized windows and snapped windows dont respectmathias3-9/+25
toolbar-borderwidth further more windows do snap at screen-edges, no matter if maxover is enabled or not
2005-01-02updated pl_PL + minor nls-stuff from melti and cheestermathias4-13/+171
2005-01-02updated changesmathias1-0/+3
2005-01-02fix problems with imlib2 on restart:mathias1-21/+40
only when using "imlib_load_image_with_error_return" as the loading function imlib2 seems to avoid trouble when an image with <filename> doesnt exist. all other loadroutines lead to heavy problems when fluxbox shuts down and tries to restart (memleak(?), distorted xressources etc) i ll analyze this further. another open issue with imlib2 is that it doesnt work when xserver/fluxbox is running in dualscreen-mode (not xinerama), no valid pixmaps are visible on the second head. dunno why (yet).
2005-01-02small issues:mathias1-4/+6
- added a guard so no invalid(0)-handler is deleted at shutdown - "if (s_image_map[extension] == 0)" -> creates an entry for sure, we dont want this.
2004-12-31corrected name of antonio gomesmathias1-1/+1
2004-12-30updatefluxgen1-11/+11