Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-04-20 | fixed HAVE_XRENDER | fluxgen | 1 | -8/+23 | |
2003-04-20 | forgot include memory | fluxgen | 1 | -1/+2 | |
2003-04-20 | license update | fluxgen | 1 | -2/+2 | |
2003-04-20 | menu alpha | fluxgen | 2 | -34/+102 | |
2003-04-20 | added Transparent | fluxgen | 1 | -0/+1 | |
2003-04-20 | for transparent drawable | fluxgen | 2 | -0/+295 | |
2003-04-17 | disabling delete of non internal menu | fluxgen | 1 | -2/+3 | |
2003-04-17 | doing an extra remove to make sure this window is removed from eventmanager | fluxgen | 1 | -5/+11 | |
2003-04-16 | changed size_t to unsigned | fluxgen | 2 | -5/+9 | |
2003-04-15 | whoops, fix some ifdefs and things | rathnor | 1 | -7/+5 | |
2003-04-15 | raise on focus [at end of cycle], also a temporary raise while cycling | rathnor | 4 | -4/+34 | |
(Simon) | |||||
2003-04-14 | merged with embedded-tab-branch | fluxgen | 2 | -14/+24 | |
2003-04-14 | merged with emebbeded-tab-branch | fluxgen | 1 | -15/+37 | |
2003-03-03 | Add code for toolbar modes | rathnor | 1 | -2/+3 | |
2003-02-23 | fixed minor type issue | fluxgen | 2 | -5/+6 | |
2003-02-23 | minor license text fix | fluxgen | 1 | -2/+2 | |
2003-02-23 | using short instead of char | fluxgen | 2 | -12/+13 | |
2003-02-23 | fixed correct bullet position name | fluxgen | 1 | -2/+2 | |
2003-02-23 | fixed menu bullet and clearWindow | fluxgen | 1 | -9/+14 | |
2003-02-23 | added virtual clearWindow | fluxgen | 1 | -3/+4 | |
2003-02-23 | fixed better default value for Color themeitem | fluxgen | 1 | -5/+7 | |
2003-02-22 | added DIAMOND | fluxgen | 1 | -2/+2 | |
2003-02-22 | fixed bug in bullet type | fluxgen | 1 | -6/+8 | |
2003-02-18 | Added layer menus for windows, toolbar, and slit, plus associated | rathnor | 1 | -1/+3 | |
resources. Cleaned up some cruft from the previous layering setup. | |||||
2003-02-18 | change XLayerItem to hold FbWindows instead of X Window IDs (Window) | rathnor | 4 | -31/+34 | |
2003-02-17 | using StringUtil | fluxgen | 1 | -3/+6 | |
2003-02-17 | need to toggle antialias in font | fluxgen | 1 | -1/+3 | |
2003-02-17 | we might want to change command once the object is created | fluxgen | 1 | -1/+2 | |
2003-02-16 | fixed return statment | fluxgen | 1 | -3/+3 | |
2003-02-15 | added subject for listeners | fluxgen | 2 | -3/+12 | |
2003-02-15 | added theme observer | fluxgen | 2 | -6/+29 | |
2003-02-15 | added a few headers | fluxgen | 1 | -0/+14 | |
2003-02-15 | added Subject and Observer | fluxgen | 1 | -0/+1 | |
2003-02-15 | moved from fluxbox src | fluxgen | 4 | -0/+206 | |
2003-02-09 | fixing up of layer code | rathnor | 6 | -89/+268 | |
2003-02-03 | removed numlayers | fluxgen | 1 | -3/+5 | |
2003-02-03 | needs cleaning | fluxgen | 1 | -67/+64 | |
2003-02-03 | stoped | fluxgen | 1 | -50/+66 | |
2003-02-03 | cleaning | fluxgen | 2 | -53/+26 | |
2003-02-03 | changed name on windowID to window | fluxgen | 1 | -2/+2 | |
2003-02-03 | changed name on windowID to window and removed layer item | fluxgen | 1 | -8/+4 | |
2003-02-03 | removed layeritem | fluxgen | 1 | -2/+2 | |
2003-02-02 | removed layeritem | fluxgen | 1 | -7/+1 | |
2003-02-02 | Integration of new Layering code, plus updates to the layering code itself | rathnor | 9 | -42/+174 | |
- new KeyActions: Raise/LowerLayer, AlwaysOnTop/Bottom, Top/BottomLayer Added a "Quit" KeyAction | |||||
2003-01-29 | restructured layering a little so that a XLayerItem now contains several | rathnor | 5 | -21/+103 | |
windows that are to remain equivalent in depth (e.g. tabs, or grouped windows) - (Simon) | |||||
2003-01-24 | fixed minor style issues | fluxgen | 1 | -14/+38 | |
2003-01-16 | New Layer System | rathnor | 9 | -0/+758 | |
2003-01-13 | update menu when we are done creating windows | fluxgen | 1 | -1/+3 | |
2003-01-12 | added MenuItem files | fluxgen | 1 | -1/+2 | |
2003-01-12 | item in the menu | fluxgen | 2 | -0/+128 | |