Age | Commit message (Expand) | Author | Files | Lines |
2005-05-06 | Added new Buttons for the Titlebar of a Window (Mathias) | mathias | 1 | -0/+11 |
2005-05-03 | minor fix | fluxgen | 1 | -1/+0 |
2005-05-03 | using associateClient to create new tab and map it to labelbuttons | fluxgen | 1 | -45/+25 |
2005-05-02 | more compose and select2nd | fluxgen | 1 | -31/+33 |
2005-05-02 | using Select2nd | fluxgen | 1 | -78/+84 |
2005-05-02 | cleaning, create and delete tabs with FbWinFrame createTab/removeTab | fluxgen | 1 | -54/+25 |
2005-04-29 | transient window fix | fluxgen | 1 | -36/+57 |
2005-04-26 | fix systray client sizing | simonb | 1 | -1/+1 |
2005-04-26 | extension of previous big patch. Move a bunch of menu things onto | simonb | 1 | -5/+4 |
2005-04-22 | clear the maximized-Flag from a resized/moved Window ... a moved or resized | mathias | 1 | -0/+3 |
2005-04-18 | fixes a little bug with snapping to windows which have a border only. | mathias | 1 | -2/+4 |
2005-04-15 | closes #1170056, Moving tab beyong last right tab causes malfunction | mathias | 1 | -1/+2 |
2005-04-10 | Big changes to how transparency works | simonb | 1 | -9/+9 |
2005-03-16 | fix for gravity field on _NET_MOVERESIZE_WINDOW messages, patch from Rob Stev... | mathias | 1 | -0/+23 |
2005-01-24 | copyright date | mathias | 1 | -1/+1 |
2005-01-20 | cosmetic | mathias | 1 | -8/+7 |
2005-01-20 | fix tab detach - the window wasn't shown after attachTo | simonb | 1 | -2/+3 |
2005-01-14 | copyright | mathias | 1 | -1/+1 |
2005-01-10 | forgotten debug-stuff | mathias | 1 | -1/+1 |
2005-01-10 | fix position init from atom handlers | simonb | 1 | -7/+15 |
2005-01-05 | fix up window initialisation ordering | simonb | 1 | -17/+48 |
2005-01-04 | fix some initialisation, especially relating to placement and | simonb | 1 | -4/+7 |
2005-01-03 | fixed #996298, maximized windows and snapped windows dont respect | mathias | 1 | -2/+20 |
2004-12-28 | fixed shape bug | fluxgen | 1 | -1/+0 |
2004-12-21 | fix a problem with enabling/disabling fullscreen-mode in gtk2-apps | mathias | 1 | -1/+64 |
2004-12-13 | applied patch from Rob Stevens: | mathias | 1 | -8/+150 |
2004-12-10 | maximizing a shaded window should unshade it before .. the user WANTS to see | mathias | 1 | -0/+3 |
2004-11-30 | adds "kill" to the windowmenu | mathias | 1 | -245/+251 |
2004-11-24 | patch from Rob Stevens to add dragndrop-reordering of the tabs | mathias | 1 | -4/+13 |
2004-11-22 | do not handle configure request while iconified, fixes problem Wine with Para... | fluxgen | 1 | -7/+8 |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 |
2004-11-07 | fixed a problem with the snapping-windows code: | akir | 1 | -6/+11 |
2004-10-28 | fix 1052095, windowmenu doesnt close when tabs are changed (closed,new attach... | akir | 1 | -1/+7 |
2004-10-21 | not all compilers have __FUNCTION__ (mipspro) | akir | 1 | -3/+3 |
2004-10-18 | cosmetic changes, added ResizeModel to ScreenRessources | akir | 1 | -2/+2 |
2004-10-17 | made iconic and shaded windows not resizable | akir | 1 | -3/+3 |
2004-10-04 | don't require [begin] in included files | rathnor | 1 | -2/+2 |
2004-09-30 | title of current tab-window is now shown in the iconbar-buttons | akir | 1 | -2/+3 |
2004-09-11 | fix issues that resulted in unnecessary X errors | rathnor | 1 | -2/+2 |
2004-08-31 | add autoconf check for std c++ headers | rathnor | 1 | -4/+16 |
2004-08-29 | fix crash bug when windowmenu doesn't include extramenus | rathnor | 1 | -5/+13 |
2004-08-13 | fixed slow resize of xmms playlist, we called setupWindow in XA_WM_NORMAL_HIN... | fluxgen | 1 | -16/+42 |
2004-08-10 | fixed so we call setupWindow last in init(), else we dont get anything in the... | fluxgen | 1 | -4/+11 |
2004-08-10 | some debugmessages and minor fixes | fluxgen | 1 | -6/+10 |
2004-07-15 | click on handle raises, and some other minor fixes | fluxgen | 1 | -38/+77 |
2004-06-29 | fix rectangle drawing on attaching tabs | rathnor | 1 | -9/+12 |
2004-06-20 | support _NET_WM_WINDOW_TYPE_DESKTOP (e.g. nautilus desktop windows) | rathnor | 1 | -5/+8 |
2004-06-19 | fix initialisation of state when a window is first mapped | rathnor | 1 | -45/+32 |
2004-06-07 | minor stuff | fluxgen | 1 | -17/+2 |
2004-06-07 | update NLS string handling... | rathnor | 1 | -2/+2 |