Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-05-04 | add session.ignoreBorder to ignore border for movement events | rathnor | 5 | -8/+26 |
2003-05-04 | fix warping with multiple screens | rathnor | 2 | -3/+5 |
2003-05-04 | little debugging message improvement... | rathnor | 1 | -2/+3 |
2003-05-04 | fix multiple screen keyactions to sometimes take effect on screen the pointer... | rathnor | 1 | -54/+59 |
2003-05-04 | fix segfault on restart/close when icons exist | rathnor | 1 | -9/+6 |
2003-05-04 | update | rathnor | 1 | -0/+6 |
2003-05-04 | minor cleaning | fluxgen | 1 | -7/+10 |
2003-05-01 | autohide tweak | rathnor | 1 | -10/+19 |
2003-05-01 | fix slit auto hide triggering | rathnor | 2 | -1/+15 |
2003-05-01 | Fix some alignment and redraw problems | rathnor | 1 | -12/+13 |
2003-05-01 | clean ups of reconfigure/redraws | rathnor | 5 | -31/+32 |
2003-04-29 | update from Han | fluxgen | 1 | -9/+16 |
2003-04-29 | reconfigure fix (setFocusedWindow didn't check if win already focused) | rathnor | 2 | -1/+5 |
2003-04-29 | fbsetbg update | rathnor | 1 | -0/+2 |
2003-04-29 | - Fixed relative path bug | rathnor | 1 | -75/+36 |
2003-04-29 | update | fluxgen | 1 | -0/+5 |
2003-04-29 | license update | fluxgen | 1 | -2/+2 |
2003-04-29 | removed | fluxgen | 1 | -4024/+0 |
2003-04-29 | FbPixmap is a FbDrawable | fluxgen | 2 | -56/+5 |
2003-04-29 | FbWindow is a FbDrawable | fluxgen | 2 | -73/+9 |
2003-04-29 | added FbDrawable | fluxgen | 1 | -0/+1 |
2003-04-29 | for basic draw operations | fluxgen | 2 | -0/+148 |
2003-04-29 | updated Han info | fluxgen | 1 | -2/+3 |
2003-04-29 | url fix | fluxgen | 1 | -1/+1 |
2003-04-29 | removed | fluxgen | 4 | -3730/+0 |
2003-04-28 | update | fluxgen | 1 | -0/+20 |
2003-04-28 | rearranged themes and added WinButtonTheme | fluxgen | 2 | -17/+19 |
2003-04-28 | added WinButtonTheme with pixmap support | fluxgen | 1 | -25/+149 |
2003-04-28 | added WinButtonTheme | fluxgen | 2 | -1/+6 |
2003-04-28 | obsolete | fluxgen | 1 | -839/+0 |
2003-04-28 | minor screen num fix | fluxgen | 1 | -3/+2 |
2003-04-28 | handles close, maximize, iconify, shade and stick theme pixmaps | fluxgen | 2 | -0/+188 |
2003-04-28 | render scaled pixmap | fluxgen | 2 | -11/+25 |
2003-04-28 | added pixmap support | fluxgen | 1 | -4/+39 |
2003-04-28 | added pixmap | fluxgen | 1 | -3/+7 |
2003-04-28 | virtual fixes | fluxgen | 1 | -4/+4 |
2003-04-28 | init m_pressed | fluxgen | 1 | -3/+5 |
2003-04-28 | fixed xpm support | fluxgen | 1 | -1/+19 |
2003-04-28 | toolbar size + alignment fixes | rathnor | 3 | -18/+48 |
2003-04-28 | update | fluxgen | 1 | -1/+1 |
2003-04-28 | minor fix | fluxgen | 1 | -1/+1 |
2003-04-28 | update | fluxgen | 4 | -446/+595 |
2003-04-28 | fixing remembering of decorations | rathnor | 3 | -8/+25 |
2003-04-28 | tiny consistency fix | rathnor | 1 | -2/+2 |
2003-04-28 | fix detachClient issue where the menu wouldn't get created before adding | rathnor | 2 | -5/+7 |
2003-04-28 | add client window to event manager | rathnor | 1 | -3/+8 |
2003-04-28 | update | rathnor | 1 | -0/+3 |
2003-04-28 | update | fluxgen | 1 | -1/+12 |
2003-04-28 | license | fluxgen | 1 | -3/+3 |
2003-04-28 | fixed copyArea pos and size args | fluxgen | 1 | -7/+8 |