Age | Commit message (Expand) | Author | Files | Lines |
2004-10-21 | removed unused variables + cosmetic issue for some compilers (mipspro) | akir | 1 | -135/+131 |
2004-10-21 | meaningless const qualifier removed | akir | 1 | -2/+2 |
2004-10-21 | fix for mipspro: no 'new(nothrow)' available for MIPSpro Compilers: Version 7... | akir | 1 | -10/+24 |
2004-10-19 | missing default value for session.appsFile added | akir | 1 | -2/+2 |
2004-10-19 | updated changes | akir | 1 | -0/+5 |
2004-10-19 | added session.appsFile to the ressources | akir | 3 | -6/+7 |
2004-10-19 | if the systemtime is set back the timers wont be updated. | akir | 1 | -4/+21 |
2004-10-18 | fixes MIPSpro Compilers: Version 7.3.1.3m issue | akir | 1 | -4/+16 |
2004-10-18 | updated changes | akir | 1 | -0/+8 |
2004-10-18 | rewritten fluxbox-restart code, all destructors are called before the | akir | 3 | -30/+54 |
2004-10-18 | cosmetic changes, added ResizeModel to ScreenRessources | akir | 4 | -8/+33 |
2004-10-17 | made iconic and shaded windows not resizable | akir | 1 | -3/+3 |
2004-10-16 | updated changes | akir | 1 | -0/+13 |
2004-10-16 | respect the users wish (followModel) to what happens if a window gets focus w... | akir | 1 | -4/+17 |
2004-10-16 | added followModel Ressources, dunno if the name is so clever, i am open for o... | akir | 3 | -2/+38 |
2004-10-11 | fix mainWarnDisplaySet -> mainWarnDisplayEnv | rathnor | 3 | -49/+52 |
2004-10-10 | needed update to have a correct headerfile | akir | 1 | -46/+47 |
2004-10-10 | updated changes | akir | 1 | -0/+4 |
2004-10-10 | fbrun switches between file-search and path-to-file-search now correctly (i t... | akir | 1 | -3/+4 |
2004-10-10 | updated changes | akir | 1 | -0/+6 |
2004-10-10 | added focusTabMinWidth | akir | 1 | -9/+43 |
2004-10-10 | added iconbar.iconTextPadding | akir | 2 | -2/+6 |
2004-10-10 | added session.tabPadding and session.focusTabMinWidth | akir | 2 | -3/+10 |
2004-10-10 | added padding: space between text and the border | akir | 2 | -7/+28 |
2004-10-10 | * Update de_DE Translation and add some missing NLS values | rathnor | 22 | -60/+177 |
2004-10-08 | updated changes | akir | 1 | -1/+4 |
2004-10-08 | entering @ and ~ from germankeyboards work again | akir | 1 | -3/+38 |
2004-10-08 | we dont remove the scrolllock() modifier from the keystate anymore -> lead to... | akir | 1 | -2/+2 |
2004-10-08 | cosmetic | akir | 1 | -2/+2 |
2004-10-07 | updated changes | akir | 1 | -0/+3 |
2004-10-07 | added LC_TIME so the ClockTool gets the right locale | akir | 1 | -1/+3 |
2004-10-07 | update | fluxgen | 1 | -0/+6 |
2004-10-06 | tiny forgotten thingy from the MAN :) | akir | 1 | -1/+3 |
2004-10-06 | updated changes | akir | 1 | -0/+6 |
2004-10-06 | fix some keymovement issues, dunno if its completly correct that way. perhaps | akir | 1 | -8/+27 |
2004-10-06 | removed unneeded m_font | akir | 2 | -9/+6 |
2004-10-06 | updated changes | akir | 1 | -0/+6 |
2004-10-06 | added :Export / :Setenv command | akir | 3 | -4/+38 |
2004-10-06 | allocate red, green and blue buffers only for gradients | fluxgen | 2 | -34/+43 |
2004-10-06 | fixed gradient bug, cleaning, version bump | fluxgen | 1 | -69/+46 |
2004-10-06 | setTile for X Drawable | fluxgen | 1 | -2/+6 |
2004-10-06 | fixed compile | fluxgen | 1 | -1/+1 |
2004-10-04 | oops, missed a bit | rathnor | 1 | -1/+2 |
2004-10-04 | don't require [begin] in included files | rathnor | 5 | -16/+19 |
2004-10-04 | Add: [incldue] needs [begin][end]. | grubert | 1 | -5/+12 |
2004-10-04 | fix usage of setlocale return value, which returns a pointer to static | rathnor | 2 | -5/+8 |
2004-09-30 | updated changes | akir | 1 | -0/+1 |
2004-09-30 | fixed tiny typo in polish-translation | akir | 1 | -1/+1 |
2004-09-30 | updated changes | akir | 1 | -0/+4 |
2004-09-30 | title of current tab-window is now shown in the iconbar-buttons | akir | 1 | -2/+3 |