Age | Commit message (Expand) | Author | Files | Lines |
2006-04-18 | fix freeze in systemtray configuring, sf.net bug #1359442 | simonb | 1 | -2/+3 |
2006-04-17 | iconbutton handling fixes | simonb | 7 | -43/+51 |
2006-04-17 | fix transparency updates for the toolbar when autohide is on | simonb | 10 | -1/+34 |
2006-04-17 | fix some toolbar transparency | simonb | 2 | -0/+2 |
2006-04-17 | fix label display with external tabs on some wins | simonb | 1 | -1/+1 |
2006-04-17 | grow the clock if the text gets too big | simonb | 1 | -1/+9 |
2006-04-17 | fix some rotation issues | simonb | 3 | -38/+23 |
2006-04-16 | add reversewheeling option | simonb | 5 | -11/+35 |
2006-04-16 | improved defaulting of int args in commands (thanks Jonas Koelker) | simonb | 1 | -31/+30 |
2006-04-16 | add CloseAllWindows key action | simonb | 3 | -0/+30 |
2006-04-16 | fix all compiler warnings with -Wall | simonb | 16 | -51/+73 |
2006-04-15 | signedness fix | simonb | 1 | -2/+2 |
2006-04-15 | implement vertical toolbar placement options | simonb | 16 | -53/+220 |
2006-04-14 | more button state fixing for shade, should be right now | simonb | 2 | -3/+11 |
2006-04-14 | fix time type affecting double click on fbwinframe | simonb | 1 | -1/+1 |
2006-04-14 | fix window button image updates | simonb | 4 | -18/+31 |
2006-04-12 | add "key modes" - thanks to Mark Tiefenbruck, mark at tiefenbruck dot org | simonb | 7 | -100/+160 |
2006-04-11 | situation: a maximized xterm changes its size (coz the user changes the font). | mathias | 1 | -61/+75 |
2006-04-11 | cosmetic, closes #1467926 | mathias | 2 | -23/+26 |
2006-04-11 | fixed size_t issue with prevWorkspace, minor cosmetic changes to Screen.hh | mathias | 2 | -6/+6 |
2006-04-09 | just some indent | fluxgen | 1 | -2/+8 |
2006-04-09 | fix label transparent bg update with ext. tabs | simonb | 1 | -1/+1 |
2006-04-06 | fix size_t issues and other 64bit-highlighted warnings | simonb | 3 | -3/+5 |
2006-04-05 | fix build error in gcc 2.95.4, missing include | simonb | 1 | -0/+2 |
2006-04-05 | fix Xmbfonts on multiple screens | simonb | 2 | -4/+2 |
2006-04-04 | rotated Xmb Fonts, by rotating as we draw | simonb | 3 | -8/+102 |
2006-04-04 | rotated XFonts (and minor ext tab alignment fixes) | simonb | 5 | -140/+114 |
2006-04-03 | another build issue with size_t update, header file not updated | simonb | 1 | -1/+1 |
2006-04-03 | typo broke build | simonb | 1 | -1/+1 |
2006-04-02 | size_t fixes, thanks Semushin Slava aka php-coder | fluxgen | 21 | -44/+43 |
2006-04-02 | removed green background | fluxgen | 1 | -46/+1 |
2006-03-27 | don't follow stuck windows in deiconify (thanks _markt) | simonb | 1 | -1/+2 |
2006-03-27 | fix crash when deiconfiy mode = Follow | simonb | 1 | -8/+11 |
2006-03-26 | oops, took out an include that shouldn't have | simonb | 1 | -1/+2 |
2006-03-26 | some mroe external tabs tweaking | simonb | 2 | -94/+59 |
2006-03-26 | forgot to update rendering when orientation changes | simonb | 1 | -0/+7 |
2006-03-26 | rotated fonts, buttons, containers. Used for tabs for now | simonb | 35 | -210/+642 |
2006-03-24 | fix alignment when shaded | simonb | 1 | -0/+1 |
2006-03-24 | fix compile error, include algorithm | simonb | 1 | -0/+1 |
2006-03-24 | save apps file using the user's configured option rather than hardcoded... | simonb | 1 | -3/+4 |
2006-03-23 | fixed duplicate ClickTabFocus menu item, thanks mal | fluxgen | 1 | -23/+0 |
2006-03-23 | external tab fixes, plus aligning items properly | simonb | 4 | -21/+27 |
2006-03-23 | fix minor rendering bug when growing tabs | simonb | 1 | -1/+5 |
2006-03-22 | more external tab work, tidying and tab width config option | simonb | 6 | -25/+47 |
2006-03-22 | external tabs features and bugfixes | simonb | 7 | -71/+406 |
2006-03-20 | minor type-o fix, thanks Semushin Slava | fluxgen | 1 | -5/+5 |
2006-03-20 | minor type-o fix, thanks Semushin Slava | fluxgen | 1 | -6/+6 |
2006-03-20 | some small placement fixes | simonb | 3 | -8/+9 |
2006-03-20 | external tabs | simonb | 18 | -145/+533 |
2006-03-19 | missing file | fluxgen | 1 | -0/+1 |