Age | Commit message (Expand) | Author | Files | Lines |
2004-08-29 | add back Workspace<n> keys with deprecated message | rathnor | 1 | -1/+21 |
2004-08-29 | a few random fixes | rathnor | 15 | -29/+74 |
2004-08-28 | couple of menu render fixes | rathnor | 1 | -1/+3 |
2004-08-28 | fix a issue with fonts coming up blank | rathnor | 2 | -8/+30 |
2004-08-28 | fix menu rendering bug with selected items | rathnor | 1 | -7/+7 |
2004-08-27 | fluxbox::shutdown wasn't safe to get interruped by another signal | rathnor | 1 | -2/+5 |
2004-08-27 | fallback to clock rather than workspace name for buttons (since its | rathnor | 1 | -2/+2 |
2004-08-27 | add a special fallback for toolbar button style | rathnor | 3 | -6/+40 |
2004-08-26 | unification for themes.cfg/styles.cfg and the same for menuentries: | akir | 2 | -5/+15 |
2004-08-26 | fix rendering of bevels for textures with solid textures | rathnor | 3 | -4/+51 |
2004-08-26 | make arrow button's arrow size scalable by the user | rathnor | 6 | -12/+41 |
2004-08-26 | fixed 2 possible memleaks | akir | 1 | -1/+4 |
2004-08-25 | fix up theming of the toolbar | rathnor | 12 | -59/+120 |
2004-08-25 | make use of "size" in "recode" -> fixes drawin the cursor in textboxes | akir | 1 | -3/+6 |
2004-08-18 | fix handling of font+text encodings | rathnor | 3 | -35/+32 |
2004-08-14 | tempfix for empty locale | fluxgen | 1 | -1/+5 |
2004-08-13 | fixed slow resize of xmms playlist, we called setupWindow in XA_WM_NORMAL_HIN... | fluxgen | 1 | -16/+42 |
2004-08-11 | minor cleaning | fluxgen | 1 | -3/+2 |
2004-08-11 | debug messages and some minor cleaning | fluxgen | 1 | -10/+37 |
2004-08-11 | fixed fbrun crash when history item is bigger than entry box, sf: [ 1005182 ]... | fluxgen | 1 | -2/+5 |
2004-08-10 | minor fix | fluxgen | 1 | -1/+5 |
2004-08-10 | fixed so we call setupWindow last in init(), else we dont get anything in the... | fluxgen | 2 | -5/+13 |
2004-08-10 | added literal for layer, patch from Mathias Gumz | fluxgen | 1 | -23/+35 |
2004-08-10 | adding halo and shadow options to font loading, patch from Mathias Gumz and c... | fluxgen | 2 | -43/+153 |
2004-08-10 | removed reparent and added debugmsg | fluxgen | 2 | -11/+25 |
2004-08-10 | minor stuff | fluxgen | 1 | -4/+6 |
2004-08-10 | some debugmessages and minor fixes | fluxgen | 2 | -13/+16 |
2004-08-10 | Minor fix | fluxgen | 1 | -4/+3 |
2004-08-10 | utf-8 fix, a fixed patch from Sergey Kuleshov | fluxgen | 2 | -34/+48 |
2004-08-10 | utf-8 fix, a fixed patch from Sergey Kuleshov | fluxgen | 2 | -17/+128 |
2004-08-03 | expand pixmap filename before loading, patch from Mathias Gumz | fluxgen | 1 | -3/+5 |
2004-08-03 | fixed menu move bug and made separator not selectable, patch from Mathias Gumz | fluxgen | 2 | -3/+29 |
2004-07-21 | minor fixes | fluxgen | 1 | -6/+17 |
2004-07-19 | some EMX fixes, thanks dave_yeo at paralynx | fluxgen | 2 | -9/+18 |
2004-07-18 | fixed fallback for pressed texture | fluxgen | 1 | -0/+6 |
2004-07-15 | resource bool fix and setting input focus on menus when we bring them up with... | fluxgen | 1 | -7/+4 |
2004-07-15 | click on handle raises, and some other minor fixes | fluxgen | 1 | -38/+77 |
2004-07-15 | mouse scroll on icons changes workspace | fluxgen | 1 | -2/+8 |
2004-07-15 | delete key | fluxgen | 1 | -1/+4 |
2004-07-15 | fixed Resource long long, time_t is long long some systems | fluxgen | 1 | -1/+17 |
2004-07-15 | minor stuff | fluxgen | 1 | -3/+3 |
2004-07-15 | typedef Toolbars | fluxgen | 1 | -2/+3 |
2004-07-14 | fixed toolbar draw bug at startup | fluxgen | 2 | -7/+23 |
2004-07-14 | fixed menu draw bug while doing keyboard navigation | fluxgen | 1 | -5/+5 |
2004-07-14 | improved algoritm for transient_for in initWindows | fluxgen | 1 | -66/+62 |
2004-07-14 | fixed bug in transient window creation at startup | fluxgen | 1 | -16/+74 |
2004-07-06 | fixed minor bug | fluxgen | 2 | -9/+13 |
2004-07-05 | tiled pixmap fix, patch from dhx (xyx@gm...), see mailing list | fluxgen | 3 | -6/+34 |
2004-07-05 | fixed menutitle and menulables drawn to close to screen-bottom, patch from Ma... | fluxgen | 2 | -4/+4 |
2004-07-05 | save menu filename, so we can reload the menu, patch from Mathias Gumz | fluxgen | 1 | -1/+3 |