Age | Commit message (Expand) | Author | Files | Lines |
2004-08-03 | expand pixmap filename before loading, patch from Mathias Gumz | fluxgen | 1 | -3/+5 |
2004-08-03 | fixed menu move bug and made separator not selectable, patch from Mathias Gumz | fluxgen | 2 | -3/+29 |
2004-07-21 | minor fixes | fluxgen | 1 | -6/+17 |
2004-07-19 | some EMX fixes, thanks dave_yeo at paralynx | fluxgen | 2 | -9/+18 |
2004-07-18 | fixed fallback for pressed texture | fluxgen | 1 | -0/+6 |
2004-07-15 | resource bool fix and setting input focus on menus when we bring them up with... | fluxgen | 1 | -7/+4 |
2004-07-15 | click on handle raises, and some other minor fixes | fluxgen | 1 | -38/+77 |
2004-07-15 | mouse scroll on icons changes workspace | fluxgen | 1 | -2/+8 |
2004-07-15 | delete key | fluxgen | 1 | -1/+4 |
2004-07-15 | fixed Resource long long, time_t is long long some systems | fluxgen | 1 | -1/+17 |
2004-07-15 | minor stuff | fluxgen | 1 | -3/+3 |
2004-07-15 | typedef Toolbars | fluxgen | 1 | -2/+3 |
2004-07-14 | fixed toolbar draw bug at startup | fluxgen | 2 | -7/+23 |
2004-07-14 | fixed menu draw bug while doing keyboard navigation | fluxgen | 1 | -5/+5 |
2004-07-14 | improved algoritm for transient_for in initWindows | fluxgen | 1 | -66/+62 |
2004-07-14 | fixed bug in transient window creation at startup | fluxgen | 1 | -16/+74 |
2004-07-06 | fixed minor bug | fluxgen | 2 | -9/+13 |
2004-07-05 | tiled pixmap fix, patch from dhx (xyx@gm...), see mailing list | fluxgen | 3 | -6/+34 |
2004-07-05 | fixed menutitle and menulables drawn to close to screen-bottom, patch from Ma... | fluxgen | 2 | -4/+4 |
2004-07-05 | save menu filename, so we can reload the menu, patch from Mathias Gumz | fluxgen | 1 | -1/+3 |
2004-06-29 | fix rectangle drawing on attaching tabs | rathnor | 1 | -9/+12 |
2004-06-28 | minor stuff | fluxgen | 2 | -4/+17 |
2004-06-27 | force old position on configure request, we dont know if the clients changed... | fluxgen | 1 | -8/+17 |
2004-06-27 | added m_active_index. added validIndex function which validates indexes, remo... | fluxgen | 2 | -109/+163 |
2004-06-27 | using menu separator | fluxgen | 1 | -7/+4 |
2004-06-27 | using toggle menu for layer menu, fixed nls support | fluxgen | 1 | -14/+17 |
2004-06-27 | virtual destructor | fluxgen | 1 | -2/+2 |
2004-06-27 | added toggle menu | fluxgen | 1 | -0/+1 |
2004-06-27 | toggle menu | fluxgen | 1 | -0/+66 |
2004-06-21 | tidying up initialisation with dockapps | rathnor | 4 | -32/+8 |
2004-06-21 | fix groups file problem with windows not showing properly | rathnor | 1 | -3/+4 |
2004-06-20 | we should only load LC_MESSAGES, not LC_ALL | rathnor | 1 | -2/+2 |
2004-06-20 | fix systemtray related things | rathnor | 3 | -17/+51 |
2004-06-20 | support _NET_WM_WINDOW_TYPE_DESKTOP (e.g. nautilus desktop windows) | rathnor | 4 | -10/+38 |
2004-06-19 | fix initialisation of state when a window is first mapped | rathnor | 3 | -55/+35 |
2004-06-17 | tweak iconbar rendertheme - need to re-render after addWindow | rathnor | 1 | -2/+3 |
2004-06-16 | toolbar fixes, updates and optimisations | rathnor | 7 | -45/+49 |
2004-06-15 | minor fix | fluxgen | 1 | -6/+5 |
2004-06-14 | minor fix for toggle item | fluxgen | 1 | -23/+29 |
2004-06-14 | minor fix | fluxgen | 1 | -1/+3 |
2004-06-14 | more improvements on transparency | fluxgen | 1 | -104/+67 |
2004-06-14 | title raise lower when title visibility changes | fluxgen | 1 | -2/+8 |
2004-06-13 | minor fix | fluxgen | 2 | -4/+12 |
2004-06-13 | minor fixes | fluxgen | 1 | -6/+5 |
2004-06-13 | minor fix for title and item height | fluxgen | 2 | -11/+15 |
2004-06-13 | more cleaning | fluxgen | 2 | -113/+84 |
2004-06-13 | minor fix | fluxgen | 1 | -3/+2 |
2004-06-13 | inline functions | fluxgen | 1 | -41/+41 |
2004-06-13 | setBufferPixmap public instead | fluxgen | 1 | -2/+4 |
2004-06-13 | transparency improvements, added buffer for title window to reduce flickering... | fluxgen | 2 | -96/+139 |