Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-03-27 | fix crash when deiconfiy mode = Follow | simonb | 2 | -8/+14 |
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 | 3 | -94/+64 |
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 | 36 | -211/+657 |
2006-03-24 | fix alignment when shaded | simonb | 1 | -0/+1 |
2006-03-24 | Change SendToWorkspace and add TakeToWorkspace. | grubert | 1 | -1/+2 |
2006-03-24 | fix compile error, include algorithm | simonb | 2 | -0/+3 |
2006-03-24 | update | fluxgen | 1 | -1/+1 |
2006-03-24 | save apps file using the user's configured option rather than hardcoded... | simonb | 2 | -3/+7 |
2006-03-23 | update | fluxgen | 1 | -0/+3 |
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 | 5 | -21/+31 |
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 | 7 | -25/+48 |
2006-03-22 | external tabs features and bugfixes | simonb | 9 | -72/+417 |
2006-03-20 | minor comment fix | fluxgen | 1 | -1/+1 |
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 | 4 | -8/+12 |
2006-03-20 | external tabs | simonb | 20 | -145/+547 |
2006-03-19 | update | fluxgen | 1 | -30/+36 |
2006-03-19 | missing file | fluxgen | 1 | -0/+1 |
2006-03-19 | added missing files | fluxgen | 1 | -0/+2 |
2006-03-19 | removed unused resources | fluxgen | 1 | -4/+0 |
2006-03-18 | update | fluxgen | 1 | -17/+0 |
2006-03-18 | 0.9.15 news, first revision | fluxgen | 1 | -53/+40 |
2006-03-18 | update, new version | fluxgen | 2 | -1/+10 |
2006-03-18 | removed tabs in help text | fluxgen | 1 | -9/+9 |
2006-03-18 | minor fix for fbsetroot nls, thanks Semushin Slava | fluxgen | 2 | -3/+3 |
2006-03-18 | removed geom window nls | fluxgen | 28 | -105/+10 |
2006-03-18 | added addManagedResource, which adds a resource to BScreen and will be destro... | fluxgen | 1 | -23/+17 |