Age | Commit message (Expand) | Author | Files | Lines |
2006-04-21 | update transparent window backgrounds on bg change | simonb | 4 | -4/+53 |
2006-04-21 | border between tabs same as window border | simonb | 2 | -3/+15 |
2006-04-19 | typos, plus get rid of error message if "icons" isn't a dir... | simonb | 1 | -5/+4 |
2006-04-19 | fbgm expansion - system utils menu | simonb | 2 | -31/+56 |
2006-04-19 | Update Norwegian Bokml translation, nb_NO, sf.net patch #1393780 | simonb | 2 | -9/+17 |
2006-04-19 | Update Danish translation, da_DK | simonb | 2 | -5/+28 |
2006-04-19 | mouse focus fixes - thanks Scott Kuhl: skuhl AT cs utah edu | simonb | 3 | -2/+5 |
2006-04-19 | allow ~ in background pixmap path | simonb | 2 | -0/+3 |
2006-04-19 | windows keep relative positions in ArrangeWindows, based on distance to new '... | mathias | 2 | -23/+48 |
2006-04-19 | no local or globbing in pure bourne | mathias | 2 | -13/+20 |
2006-04-18 | don't check the clock so often... | simonb | 4 | -22/+57 |
2006-04-18 | fix freeze in systemtray configuring, sf.net bug #1359442 | simonb | 2 | -2/+5 |
2006-04-17 | iconbutton handling fixes | simonb | 8 | -43/+55 |
2006-04-17 | fix transparency updates for the toolbar when autohide is on | simonb | 11 | -1/+36 |
2006-04-17 | fix some toolbar transparency | simonb | 3 | -0/+4 |
2006-04-17 | fix label display with external tabs on some wins | simonb | 2 | -1/+4 |
2006-04-17 | fix fbrun positioning code to use hints properly | simonb | 4 | -4/+13 |
2006-04-17 | grow the clock if the text gets too big | simonb | 2 | -1/+12 |
2006-04-17 | fix some rotation issues | simonb | 4 | -38/+25 |
2006-04-17 | portability fixes for couple of shell scripts | simonb | 3 | -17/+21 |
2006-04-17 | shell portability fix | simonb | 2 | -1/+5 |
2006-04-17 | fix compiler warnings in fbrun too | simonb | 2 | -4/+7 |
2006-04-16 | add reversewheeling option | simonb | 6 | -11/+39 |
2006-04-16 | add missing space in translation | simonb | 2 | -1/+3 |
2006-04-16 | improved defaulting of int args in commands (thanks Jonas Koelker) | simonb | 2 | -31/+35 |
2006-04-16 | add CloseAllWindows key action | simonb | 4 | -0/+35 |
2006-04-16 | fix all compiler warnings with -Wall | simonb | 17 | -51/+77 |
2006-04-15 | signedness fix | simonb | 2 | -2/+4 |
2006-04-15 | implement vertical toolbar placement options | simonb | 17 | -53/+225 |
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 | 2 | -1/+4 |
2006-04-14 | fix window button image updates | simonb | 5 | -18/+35 |
2006-04-12 | add "key modes" - thanks to Mark Tiefenbruck, mark at tiefenbruck dot org | simonb | 8 | -100/+182 |
2006-04-11 | situation: a maximized xterm changes its size (coz the user changes the font). | mathias | 2 | -61/+77 |
2006-04-11 | cosmetic, closes #1467926 | mathias | 3 | -23/+28 |
2006-04-11 | fixed size_t issue with prevWorkspace, minor cosmetic changes to Screen.hh | mathias | 3 | -6/+9 |
2006-04-09 | just some indent | fluxgen | 1 | -2/+8 |
2006-04-09 | fix label transparent bg update with ext. tabs | simonb | 2 | -1/+4 |
2006-04-06 | fix size_t issues and other 64bit-highlighted warnings | simonb | 4 | -3/+9 |
2006-04-05 | fix build error in gcc 2.95.4, missing include | simonb | 2 | -0/+4 |
2006-04-05 | fix Xmbfonts on multiple screens | simonb | 3 | -4/+7 |
2006-04-04 | rotated Xmb Fonts, by rotating as we draw | simonb | 4 | -8/+107 |
2006-04-04 | rotated XFonts (and minor ext tab alignment fixes) | simonb | 6 | -140/+119 |
2006-04-04 | missing nls string id, thanks Michael 'buk' Scherer | simonb | 1 | -6/+7 |
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 | fluxgen | 1 | -0/+2 |
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 | 2 | -1/+5 |