Age | Commit message (Expand) | Author | Files | Lines |
2002-12-02 | using new toolbartheme, fixed placement function and changed to FbTk EventHan... | fluxgen | 2 | -231/+267 |
2002-12-02 | removed Toolbar theme | fluxgen | 2 | -143/+15 |
2002-12-02 | throw string with error msg when out of memory | fluxgen | 1 | -4/+24 |
2002-12-02 | text utils | fluxgen | 2 | -0/+129 |
2002-12-02 | removed getToolbarStyle | fluxgen | 1 | -2/+1 |
2002-12-02 | throws string instead of number | fluxgen | 1 | -8/+7 |
2002-12-02 | toolbar theme | fluxgen | 2 | -0/+196 |
2002-12-02 | directory reading helper | fluxgen | 2 | -0/+114 |
2002-12-02 | Theme files | fluxgen | 1 | -1/+1 |
2002-12-02 | add and remove functions | fluxgen | 1 | -2/+3 |
2002-12-02 | theme classes | fluxgen | 2 | -0/+349 |
2002-12-02 | minor comment fixes | fluxgen | 1 | -3/+7 |
2002-12-01 | fixed iostream include | fluxgen | 1 | -6/+10 |
2002-12-01 | added re-indentation entry - Simon | rathnor | 1 | -0/+7 |
2002-12-01 | Indenting from tabs to emacs 4-space | rathnor | 92 | -19135/+19135 |
2002-11-30 | updated for imagecontrol | fluxgen | 2 | -8/+8 |
2002-11-30 | copyright notice | fluxgen | 2 | -4/+4 |
2002-11-30 | not using imagecontrol | fluxgen | 2 | -6/+4 |
2002-11-30 | using imagecontrol | fluxgen | 1 | -1/+2 |
2002-11-30 | forward declare fluxboxwindow | fluxgen | 1 | -7/+7 |
2002-11-30 | not using image control in Theme | fluxgen | 1 | -2/+2 |
2002-11-30 | using imagecontrol | fluxgen | 1 | -1/+2 |
2002-11-30 | old copyright | fluxgen | 2 | -2/+8 |
2002-11-30 | removed include config.h | fluxgen | 1 | -5/+1 |
2002-11-30 | no need for interlace compiletime option | fluxgen | 1 | -3/+1 |
2002-11-30 | texturerender and imagecontrol files | fluxgen | 1 | -2/+3 |
2002-11-30 | using imagecontrol | fluxgen | 2 | -3/+4 |
2002-11-30 | using imagecontrol | fluxgen | 5 | -8/+11 |
2002-11-30 | forward declare fluxboxwindow and tab | fluxgen | 1 | -4/+3 |
2002-11-30 | not using imagecontrol | fluxgen | 2 | -20/+21 |
2002-11-30 | moved from BImage class to TextureRender | fluxgen | 2 | -0/+1842 |
2002-11-30 | moved from Image.hh/cc | fluxgen | 2 | -0/+761 |
2002-11-30 | changed name to ImageControl | fluxgen | 2 | -2559/+0 |
2002-11-30 | missing include config.h broke interlacing | rathnor | 1 | -1/+5 |
2002-11-29 | compatibility fixes with old solaris sh | rathnor | 1 | -14/+13 |
2002-11-28 | return false if we cant parse nor allocate color string | fluxgen | 1 | -3/+7 |
2002-11-27 | copyright notice | fluxgen | 1 | -2/+2 |
2002-11-27 | texture passed as const referens to BImageControl's renderImage | fluxgen | 1 | -21/+25 |
2002-11-27 | using const ref for texture option in render | fluxgen | 2 | -86/+90 |
2002-11-27 | using new SignalEventHandler | fluxgen | 1 | -4/+4 |
2002-11-27 | using new SignalEventHandler and EventHandler classes | fluxgen | 1 | -3/+3 |
2002-11-27 | texture passed as const referens to BImageControl's renderImage | fluxgen | 1 | -13/+13 |
2002-11-27 | using FbTk's new EventHandler interface | fluxgen | 2 | -41/+48 |
2002-11-27 | cleaning | fluxgen | 1 | -53/+46 |
2002-11-27 | using FbTk App eventLoop | fluxgen | 1 | -8/+2 |
2002-11-27 | removed compile time options | fluxgen | 1 | -45/+12 |
2002-11-27 | texture passed as const referens to BImageControl's renderImage | fluxgen | 5 | -33/+33 |
2002-11-27 | virtual eventLoop, default displayname and exit eventLoop variable | fluxgen | 2 | -3/+20 |
2002-11-27 | using SignalEventHandler class instead of the old EventHandler template | fluxgen | 2 | -16/+13 |
2002-11-27 | using new EventHandler class | fluxgen | 1 | -3/+3 |