Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-11-24 | fix to make it remember font names that were requested to load (so that | rathnor | 1 | -9/+3 | |
reloads try to use them). Fixes incorrect antialias fonts on startup. | |||||
2002-11-23 | toggleDecor fix - rather than static, use an extra member of decorations | rathnor | 2 | -7/+7 | |
(means that odd number of toggles don't cause the next window toggled to "ignore" it). I think this fixes bug [ 561602 ] Problem using ToggleDecor in terminals. | |||||
2002-11-23 | initialised m_net_moveresize_window, fixes bug [641136] | rathnor | 1 | -1/+4 | |
OpenOffice 1.0.1 aborts | |||||
2002-11-21 | reconfigure theme directly after construction | fluxgen | 1 | -2/+2 | |
2002-11-21 | fixed error in if-statement | fluxgen | 1 | -2/+2 | |
2002-11-17 | config.h with have_xft_utf8 | fluxgen | 1 | -5/+9 | |
2002-11-17 | justification fixes | fluxgen | 1 | -12/+13 | |
2002-11-17 | functions in toggleDecor and extra tab creation checking in toggleTab | fluxgen | 1 | -7/+10 | |
2002-11-17 | include netizen | fluxgen | 2 | -2/+4 | |
2002-11-16 | fixed so workspace menu is shown when you left click on workspace label | fluxgen | 1 | -1/+20 | |
2002-11-16 | removed some includes and fixed forward decl | fluxgen | 1 | -3/+2 | |
2002-11-15 | minor stuff | fluxgen | 1 | -5/+6 | |
2002-11-15 | make sure the tab window does not map if the window is iconified | fluxgen | 1 | -3/+4 | |
2002-11-15 | antialias toggle in toolbar | fluxgen | 1 | -1/+5 | |
2002-11-15 | fluxbox in KDE option | fluxgen | 1 | -1/+3 | |
2002-11-15 | referens on menu | fluxgen | 1 | -3/+3 | |
2002-11-15 | referens | fluxgen | 1 | -2/+2 | |
2002-11-15 | comments | fluxgen | 2 | -16/+14 | |
2002-11-15 | pointer/referens fixes | fluxgen | 1 | -5/+5 | |
2002-11-15 | headmenu fixes | fluxgen | 1 | -4/+4 | |
2002-11-15 | cleaning | fluxgen | 2 | -13/+10 | |
2002-11-15 | indentation | fluxgen | 1 | -4/+4 | |
2002-11-15 | cleaning in xinerama area | fluxgen | 1 | -7/+5 | |
2002-11-15 | comment | fluxgen | 1 | -2/+2 | |
2002-11-14 | fixed bug 581588, toolbar auto hiding while editing workspace name | fluxgen | 1 | -5/+13 | |
2002-11-14 | cleaning and fixed menu always fully visible | fluxgen | 1 | -16/+33 | |
2002-11-14 | cleaning | fluxgen | 1 | -17/+11 | |
2002-11-14 | minor cleaning | fluxgen | 1 | -13/+14 | |
2002-11-14 | referens from slit menus | fluxgen | 1 | -3/+3 | |
2002-11-14 | cleaning | fluxgen | 1 | -352/+359 | |
2002-11-14 | cleaning | fluxgen | 1 | -49/+38 | |
2002-11-13 | determine lock masks | fluxgen | 2 | -11/+59 | |
2002-11-12 | indentation | fluxgen | 1 | -9/+9 | |
2002-11-12 | check string size before draw | fluxgen | 1 | -4/+6 | |
2002-11-12 | line | fluxgen | 1 | -2/+6 | |
2002-11-12 | moved uds | fluxgen | 1 | -1/+2 | |
2002-11-12 | minor fix | fluxgen | 1 | -2/+2 | |
2002-11-12 | removed DrawString | fluxgen | 2 | -70/+3 | |
2002-11-12 | indentation | fluxgen | 1 | -14/+16 | |
2002-11-12 | restored label alignment | fluxgen | 1 | -17/+39 | |
2002-11-12 | for loop waited for negative value on unsigned type. Fixed to check for | rathnor | 1 | -2/+2 | |
zero in break case. | |||||
2002-11-12 | Removed limit (screen resolution) on max window size, max_{width,height} == ↵ | rathnor | 1 | -15/+15 | |
0 now means unrestricted. | |||||
2002-11-12 | minor indent | fluxgen | 1 | -19/+14 | |
2002-11-12 | Fix geometry window sizing (W is wider than 0), plus vertical centring | rathnor | 1 | -4/+4 | |
(font ascent, not height). | |||||
2002-11-03 | name change of the list | fluxgen | 2 | -39/+40 | |
2002-11-03 | fixed label text color | fluxgen | 1 | -2/+4 | |
2002-10-29 | const fixes | fluxgen | 1 | -5/+5 | |
2002-10-29 | function name change, changed to FbTk Font | fluxgen | 1 | -199/+91 | |
2002-10-29 | function name change, minor cleaning | fluxgen | 1 | -11/+10 | |
2002-10-29 | changed toolbar, so it uses fbtk font | fluxgen | 2 | -45/+19 | |