Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
Allow FluxboxWindows to be untabable. | |||||
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 ↵ | fluxgen | 2 | -96/+139 | |
flickering and removed menu.bevel_w since its already in MenuTheme | |||||
2004-06-10 | include pixmap with mask | fluxgen | 1 | -2/+3 | |
2004-06-10 | minor fix | fluxgen | 1 | -1/+2 | |
2004-06-10 | minor stuff | fluxgen | 1 | -3/+3 | |
2004-06-10 | improved menu loading speed and added menu icon | fluxgen | 1 | -42/+53 | |
2004-06-10 | added menu icon | fluxgen | 2 | -3/+13 | |
2004-06-10 | minor fix | fluxgen | 1 | -1/+2 | |
2004-06-10 | icon in menu item | fluxgen | 2 | -8/+89 | |
2004-06-10 | copyright update | fluxgen | 1 | -2/+2 | |
2004-06-08 | more nls updates | rathnor | 2 | -4/+4 | |
2004-06-08 | Change one nls item name | rathnor | 1 | -2/+2 | |
2004-06-07 | new files: MenuIcon | fluxgen | 1 | -0/+1 | |
2004-06-07 | pixmap icon for menu items | fluxgen | 2 | -0/+149 | |
2004-06-07 | updated for menuseparator | fluxgen | 1 | -4/+14 | |
2004-06-07 | return values | fluxgen | 1 | -0/+3 | |
2004-06-07 | need typeinfo | fluxgen | 1 | -1/+3 | |
2004-06-07 | minor stuff | fluxgen | 1 | -17/+2 | |
2004-06-07 | minor indent and using MenuSeparator | fluxgen | 1 | -6/+13 | |
2004-06-07 | need typeinfo | fluxgen | 1 | -1/+3 | |
2004-06-07 | minor fix | fluxgen | 3 | -11/+13 | |
2004-06-07 | minor fixes | fluxgen | 1 | -7/+6 | |
2004-06-07 | minor indent | fluxgen | 1 | -13/+13 | |
2004-06-07 | minor fix | fluxgen | 1 | -2/+2 | |
2004-06-07 | new files: menuseparator | fluxgen | 1 | -0/+1 | |
2004-06-07 | draws a separator | fluxgen | 2 | -0/+92 | |
2004-06-07 | item and title height specified by style | fluxgen | 2 | -7/+15 | |
2004-06-07 | drawing of items is now done in MenuItem | fluxgen | 2 | -14/+185 | |
2004-06-07 | improved transparent rendering and fixed drawing of menu items in MenuItem class | fluxgen | 2 | -250/+275 | |
2004-06-07 | alpha access function | fluxgen | 2 | -2/+10 | |
2004-06-07 | update NLS string handling... | rathnor | 34 | -466/+564 | |
2004-05-24 | more fixing up of alpha zero-relatd problems - particularly fallback to | rathnor | 5 | -11/+27 | |
255, not zero for alpha items | |||||
2004-05-24 | handling of alpha = 0 | rathnor | 1 | -4/+4 | |
2004-05-18 | Make arrows in buttons half the size of the button. | grubert | 2 | -12/+23 | |
Add UP and DOWN arrows. |