Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-12-21 | nls entry for remember->onhead | mathias | 1 | -0/+1 | |
2004-12-21 | * added new command: | mathias | 6 | -57/+119 | |
sethead <int> which sets the current window to head<int> * added remembering of the head to apps-file: [Head] {<int>} | |||||
2004-12-21 | added url for gnome-hints | mathias | 1 | -0/+1 | |
2004-12-18 | updated changes | mathias | 1 | -0/+3 | |
2004-12-18 | fix segfaulting when new text is smaller than the oldtext, | mathias | 1 | -0/+1 | |
m_start_pos has to be 0 before calculating anything else. | |||||
2004-12-18 | updated changes | mathias | 1 | -0/+5 | |
2004-12-18 | * moved FbTk/Directory.cc/hh over to FbTk/FileUtil.cc/hh which contain now | mathias | 7 | -127/+169 | |
file and directory - helproutines. * created the FileUtil-namespace which contains file-related functions, moved those functions out of Directory - code * changes to the rest of the files to follow those changes | |||||
2004-12-18 | cosmetic, double #include of the same header | mathias | 1 | -1/+0 | |
2004-12-17 | called the wrong 'update' function for the sendtomenu | mathias | 1 | -1/+1 | |
2004-12-17 | update | fluxgen | 1 | -9/+0 | |
2004-12-16 | the version-stuff has to be done differently .. back to old | mathias | 1 | -1/+1 | |
2004-12-16 | minor typo | mathias | 1 | -1/+1 | |
2004-12-16 | configure.in carries now the reviosion number for fluxbox -version etc. | mathias | 1 | -1/+1 | |
this version number should be changed to a normal release number once a new release is tagged. | |||||
2004-12-15 | updated changes | mathias | 1 | -0/+2 | |
2004-12-14 | updated ru_RU translations | mathias | 1 | -2/+2 | |
2004-12-13 | update | fluxgen | 1 | -0/+1 | |
2004-12-13 | update from grubert | fluxgen | 1 | -144/+96 | |
2004-12-13 | updated changes | mathias | 1 | -0/+5 | |
2004-12-13 | icc complaint about a "possible" conflict between the | mathias | 19 | -41/+45 | |
FbTk::Menu::update(Subject*) and FbTk::Menu::update(int index) to avoid this, we rename FbTk::Menu::update(int index) -> FbTk::Menu::updateMenu(int index) this is mostly cosmetic, but if it makes the life of a compiler happy, well .. be happy icc :) | |||||
2004-12-13 | added vi_VN (vietnamese) translations, thanx Phan Vinh Thinh) | mathias | 5 | -1/+256 | |
2004-12-13 | updated changes | mathias | 1 | -0/+3 | |
2004-12-13 | applied patch from Rob Stevens: | mathias | 3 | -20/+158 | |
fixes dragNdrop ordering of tabs so next/prevtab are not confused -> modification of m_clientlist | |||||
2004-12-10 | update | fluxgen | 1 | -2/+11 | |
2004-12-10 | Tab command, thanks Steeve Lennmark, steeve dot lennmark at mediasvar dot se | fluxgen | 3 | -1/+30 | |
2004-12-10 | updated changes | mathias | 1 | -1/+9 | |
2004-12-10 | fix #1080323, a missing header | mathias | 1 | -0/+2 | |
2004-12-10 | maximizing a shaded window should unshade it before .. the user WANTS to see | mathias | 1 | -0/+3 | |
it. closed #1082671 | |||||
2004-12-10 | closes #1081200 | mathias | 1 | -30/+33 | |
added some ideas from the gentoo's ebuild (thanx ciaranm) minor cosmetic updates | |||||
2004-12-10 | added support for hsetroot (http://thegraveyard.org/hsetroot.php) | mathias | 1 | -1/+8 | |
to fbsetbg | |||||
2004-12-10 | updated changes | mathias | 1 | -0/+6 | |
2004-12-10 | changing the timeformat of the clocktool is done via the editdialog which | mathias | 1 | -1/+3 | |
causes a reconfigure .. which causes a loop over all toolbaritems and call updateSizing() .. where we should check, if a new timeformat makes the clock bigger or smaller... closes #1026096 | |||||
2004-12-08 | update date and version at bot of manpage | simonb | 1 | -1/+1 | |
2004-12-08 | Update a few things in the manpage, especially the apps file section. | simonb | 1 | -66/+140 | |
2004-12-07 | minor cosmetic issue | mathias | 1 | -3/+1 | |
2004-12-06 | grrr .. future code commited, sorry about that | mathias | 1 | -3/+3 | |
2004-12-06 | fixed issue with clientUp/Down in SlitClientMenu | mathias | 1 | -7/+20 | |
2004-12-06 | update | fluxgen | 1 | -88/+66 | |
2004-12-06 | version bump | fluxgen | 1 | -1/+1 | |
2004-12-03 | typo | mathias | 1 | -1/+1 | |
2004-12-02 | updated changes | mathias | 1 | -2/+3 | |
2004-12-02 | added middle/rightclick on slitclient-menu-items to move the client up/down ↵ | mathias | 1 | -2/+2 | |
in the slit | |||||
2004-12-02 | former updates of the fluxbox-nls.hh were done with the automated tool .. | mathias | 1 | -58/+58 | |
which leads to problems. this is now handmodified and should lead to right translations... i really really need to work on the nls-tool thats in my mind for too long now. | |||||
2004-12-02 | updated changes | mathias | 1 | -0/+6 | |
2004-12-02 | * leftclick on the slitclients in the clientmenu enables/disables it | mathias | 3 | -15/+62 | |
* wheel up/down move the slitclient up/down * visual cosmetic for the slitclient-menu * added "Save SlitList" - menuentry in slitclient-menu | |||||
2004-12-01 | really set the default deiconifyMode to FOLLOW | mathias | 1 | -2/+2 | |
2004-12-01 | deiconifyMode: Follow is the new/old default (as it was before deiconifyMode ↵ | mathias | 2 | -8/+8 | |
was introduced) | |||||
2004-12-01 | updated nls file | mathias | 1 | -54/+55 | |
2004-11-30 | updated changes | mathias | 1 | -0/+5 | |
2004-11-30 | context needs a "window", not the "screen", thanx Rob Stevens for reporting | mathias | 1 | -2/+2 | |
2004-11-30 | "fixes" http://www.securityfocus.com/archive/1/382398/2004-11-24/2004-11-30/2 | mathias | 1 | -1/+11 | |
and all related bugreports elsewhere. "fixes" because i think the real problem is in xft somewhere somehow, but i dont have any prove (yet). thanx to Rob Stevens for informing us about that problem. |