Age | Commit message (Expand) | Author | Files | Lines |
2003-02-23 | added virtual clearWindow | fluxgen | 1 | -3/+4 |
2003-02-23 | set right gc value for window buttons | fluxgen | 1 | -3/+3 |
2003-02-23 | added toolbar placement resource | fluxgen | 2 | -7/+13 |
2003-02-23 | changed default placement | fluxgen | 1 | -2/+3 |
2003-02-23 | restored slit saving...still some stuff to do. | fluxgen | 1 | -99/+76 |
2003-02-23 | minor cleaning, fixed vertical text | fluxgen | 1 | -70/+96 |
2003-02-23 | fixed vertical text and font | fluxgen | 1 | -3/+6 |
2003-02-23 | removed some pointers | fluxgen | 1 | -7/+12 |
2003-02-23 | changed layeritem to normal type instead of pointer, added placement menu and... | fluxgen | 1 | -34/+79 |
2003-02-23 | fixed better default value for Color themeitem | fluxgen | 1 | -5/+7 |
2003-02-22 | fixed auto hide bug just expose leave events for child windows | fluxgen | 1 | -12/+14 |
2003-02-22 | minor cleaning, moved first resize move of frame | fluxgen | 1 | -12/+12 |
2003-02-22 | added DIAMOND | fluxgen | 1 | -2/+2 |
2003-02-22 | fixed bug in bullet type | fluxgen | 1 | -6/+8 |
2003-02-22 | fixed minor resize bug | fluxgen | 1 | -11/+18 |
2003-02-22 | fixed resize bug | fluxgen | 1 | -27/+35 |
2003-02-22 | fix autoraise to be saved as separate init option | rathnor | 3 | -64/+15 |
2003-02-22 | fix focus models for new event handler and Resource setup | rathnor | 6 | -114/+146 |
2003-02-20 | changed createStylemenu function and removed iconUpdate | fluxgen | 1 | -3/+2 |
2003-02-20 | focus menu and sorting style menu the other way | fluxgen | 1 | -39/+60 |
2003-02-20 | fixed bug in titlebar toggle | fluxgen | 1 | -6/+30 |
2003-02-20 | fixed menu position when we dont have a titlebar and minor cleaning | fluxgen | 1 | -19/+22 |
2003-02-20 | fixed updateClientmenu each time we add or remove a window | fluxgen | 2 | -10/+29 |
2003-02-20 | fixed slit client resize bug and a bug in slit client list menu | fluxgen | 1 | -77/+91 |
2003-02-20 | minor cleaning | fluxgen | 1 | -6/+7 |
2003-02-20 | fix clientmenu bug where remove last workspace would segfault | rathnor | 1 | -1/+2 |
2003-02-19 | fixed transient raise and lower | fluxgen | 1 | -49/+66 |
2003-02-18 | whoops, missewd adding file for layer menus | rathnor | 1 | -0/+98 |
2003-02-18 | redraw title and title bar once we are done with reconfigure | fluxgen | 1 | -1/+3 |
2003-02-18 | Added layer menus for windows, toolbar, and slit, plus associated | rathnor | 14 | -162/+203 |
2003-02-18 | change XLayerItem to hold FbWindows instead of X Window IDs (Window) | rathnor | 4 | -31/+34 |
2003-02-18 | Rename LayeredMenu to FbMenu (Simon) | rathnor | 1 | -8/+8 |
2003-02-17 | using StringUtil | fluxgen | 1 | -3/+6 |
2003-02-17 | minor fix | fluxgen | 1 | -3/+4 |
2003-02-17 | fixed alignment problem in titlebar | fluxgen | 1 | -6/+14 |
2003-02-17 | fixed non opaque moving | fluxgen | 1 | -60/+40 |
2003-02-17 | holding last move | fluxgen | 1 | -2/+3 |
2003-02-17 | minor indentation | fluxgen | 1 | -11/+13 |
2003-02-17 | added IntResMenuItem | fluxgen | 1 | -1/+2 |
2003-02-17 | changes resource integer value in the menu | fluxgen | 2 | -0/+114 |
2003-02-17 | added shade button option, fixed antialias for menus, added toolbar width per... | fluxgen | 1 | -13/+71 |
2003-02-17 | inserting width percent from screen,using resource<int> value | fluxgen | 1 | -4/+1 |
2003-02-17 | execute command from key input | fluxgen | 1 | -3/+4 |
2003-02-17 | return string instead of char * from getStyleFilename | fluxgen | 1 | -2/+2 |
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-17 | minor cleaning | fluxgen | 1 | -17/+19 |
2003-02-17 | removed slit | fluxgen | 1 | -28/+1 |
2003-02-16 | Fixed gnome init problems (Simon) | rathnor | 4 | -18/+32 |
2003-02-16 | raise and focus when we click on titlebar and fixed workspace names in worksp... | fluxgen | 1 | -19/+25 |