Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-11-22 | cosmetic (tabs -> spaces) | mathias | 1 | -8/+9 | |
fix possible memleak with XineramaQueryScreens: "Returned array should be free with XFree()" (from Xinerama.h) | |||||
2004-11-22 | ensure sane values for ResizeCmd | mathias | 1 | -7/+16 | |
2004-11-22 | update | fluxgen | 1 | -0/+4 | |
2004-11-22 | do not handle configure request while iconified, fixes problem Wine with ↵ | fluxgen | 1 | -7/+8 | |
Paradise Poker client | |||||
2004-11-22 | updated changes | mathias | 1 | -0/+3 | |
2004-11-22 | undermouseplacement .. ensure the new window is on the screen. patch ↵ | mathias | 1 | -4/+4 | |
#1052534, close #1048000 | |||||
2004-11-20 | update changes | mathias | 1 | -1/+2 | |
2004-11-20 | fix problem with iconic windows on startup | mathias | 1 | -8/+6 | |
2004-11-20 | updated changes | mathias | 1 | -0/+3 | |
2004-11-20 | fix segfaults on restart/exit, still issues with former iconified windows | mathias | 2 | -15/+27 | |
at startup of fluxbox should close #1067582, #1067580, #1060912 | |||||
2004-11-20 | updated changes | mathias | 1 | -0/+3 | |
2004-11-20 | fix for adding/removing desktops (thanx Øyvind Albrigtsen) | mathias | 1 | -2/+7 | |
2004-11-19 | updated changes | mathias | 1 | -0/+6 | |
2004-11-19 | fixes fontsituations when text disappears in non-antialias mode | mathias | 5 | -18/+22 | |
primary problem was to use utf8 when in fact the FontSet wasnt utf8. | |||||
2004-11-19 | svn propset svn:keywords "Id" | mathias | 215 | -215/+215 | |
2004-11-18 | keypad-enter should work with fbrun now | mathias | 1 | -1/+2 | |
2004-11-17 | fixed missing init for pointer in destructor .. could lead to segfaults | mathias | 1 | -2/+2 | |
2004-11-17 | needed init for font-test | mathias | 1 | -2/+4 | |
2004-11-17 | updated changes | mathias | 1 | -0/+4 | |
2004-11-17 | fix bug in Screen destructor, can lead to segfault at exit/restart | mathias | 1 | -1/+3 | |
2004-11-15 | update | fluxgen | 1 | -0/+4 | |
2004-11-15 | Updated swedish locales and a few new menu-entries from Jonas Ericsson ↵ | fluxgen | 1 | -18/+23 | |
jmaster at telia.com | |||||
2004-11-09 | update changes | akir | 1 | -0/+3 | |
2004-11-09 | the remember-menu now acts like a boolmenu, shows the current rememberstate | akir | 1 | -2/+4 | |
a bit better | |||||
2004-11-07 | updated changes | akir | 1 | -0/+5 | |
2004-11-07 | fixed a problem with the snapping-windows code: | akir | 1 | -6/+11 | |
decorationless windows have a borderWidth of 0 and thus the snapping was calculated wrong. | |||||
2004-11-07 | updated Changes | akir | 1 | -0/+3 | |
2004-11-01 | accepted patch #1057446, improved iterator in timer-code | akir | 1 | -6/+15 | |
2004-10-31 | fix #1057499 | akir | 1 | -4/+5 | |
2004-10-28 | updated changes | akir | 1 | -0/+4 | |
2004-10-28 | fix 1052095, windowmenu doesnt close when tabs are changed (closed,new ↵ | akir | 1 | -1/+7 | |
attached or dragged around) | |||||
2004-10-28 | updated changes | akir | 1 | -0/+2 | |
2004-10-28 | fix #1034522 | akir | 1 | -1/+1 | |
2004-10-28 | updated changes | akir | 1 | -0/+3 | |
2004-10-28 | fix for #1036982 (defaults.hh isnt distcleaned) | akir | 1 | -0/+1 | |
2004-10-25 | i forgot to remove a silly warning :) | akir | 1 | -2/+1 | |
2004-10-22 | updated changes | akir | 1 | -0/+2 | |
2004-10-22 | closes bug #1039658 | akir | 1 | -4/+7 | |
" When you choose a transparency of less than 255 for a unfocused window, the window title f the unfocused window will not be transparent. Only the buttons will." | |||||
2004-10-22 | updated changes | akir | 1 | -1/+1 | |
2004-10-22 | updated changes | akir | 1 | -0/+15 | |
2004-10-22 | added iconbar.wheelMode and iconbar.deiconifyMode | akir | 4 | -18/+177 | |
2004-10-21 | removed now obsolete #includes coz we moved FbTk/ThemeItems.hh -> ↵ | akir | 2 | -4/+2 | |
FbTk/ThemeItems.cc | |||||
2004-10-21 | moved ThemeItems.hh -> ThemeItems.cc | akir | 1 | -230/+0 | |
2004-10-21 | modified to make it work with the ThemeItem.hh -> ThemeItem.cc action | akir | 1 | -2/+2 | |
2004-10-21 | moved ThemeItems.hh to ThemeItems.cc, solves some linkissues | akir | 2 | -1/+231 | |
2004-10-21 | back to setenv for non-irix for now, we need to look deeper into this some day. | akir | 1 | -1/+6 | |
2004-10-21 | updated Changes | akir | 1 | -0/+7 | |
2004-10-21 | minor fix for pedantic compilers (mipspro) | akir | 1 | -2/+2 | |
2004-10-21 | fix: | akir | 1 | -1/+2 | |
Explicit specialization of function "FbTk::ThemeItem<FbTk::Font>::setDefaultValue" must precede its first use. for mipspro again | |||||
2004-10-21 | fix missing 'new(nothrow)' on mipspro | akir | 1 | -2/+12 | |