Age | Commit message (Expand) | Author | Files | Lines |
2008-05-05 | change default menu delays | Mark Tiefenbruck | 1 | -2/+2 |
2008-05-05 | add more default keybindings | Mark Tiefenbruck | 1 | -2/+8 |
2008-05-05 | add tooltips for iconbar buttons when title is too long to fit | Matteo Galiazzo | 13 | -10/+241 |
2008-05-02 | little hack to allow arbitrary commands in the toolbar | Mark Tiefenbruck | 1 | -2/+1 |
2008-05-02 | some additions/corrections for fbgm | skiidoo | 2 | -31/+39 |
2008-05-02 | remove some unnecessary arguments | Mark Tiefenbruck | 4 | -22/+13 |
2008-05-01 | save timestamp for non-existent menu file, in case user creates one | Mark Tiefenbruck | 3 | -10/+11 |
2008-04-30 | add reconfigure to default menu | Mark Tiefenbruck | 1 | -0/+2 |
2008-04-30 | workaround for keys files broken by fluxconf | Mark Tiefenbruck | 1 | -0/+2 |
2008-04-30 | don't allow empty root menu | Mark Tiefenbruck | 2 | -1/+4 |
2008-04-30 | add -nearmouse to fbrun man page | Ken Bloom | 1 | -0/+3 |
2008-04-29 | don't add program icons to tabs for previous users, for backwards compatibili... | Mark Tiefenbruck | 3 | -2/+12 |
2008-04-27 | changelog | Henrik Kinnunen | 1 | -0/+4 |
2008-04-27 | Added SimpleObserver class. | Henrik Kinnunen | 8 | -58/+139 |
2008-04-26 | some updates for the startup file in modern times | Mark Tiefenbruck | 6 | -15/+33 |
2008-04-25 | we don't need to tell this to everyone | Mark Tiefenbruck | 1 | -0/+2 |
2008-04-25 | forgot to add apps.in to git | Mark Tiefenbruck | 1 | -0/+4 |
2008-04-25 | add fbrun to default apps file | Mark Tiefenbruck | 4 | -6/+33 |
2008-04-25 | some minor changes to default keys file | Mark Tiefenbruck | 1 | -4/+7 |
2008-04-21 | some fixes for gcc 3.4 | Thomas Orgis | 57 | -60/+62 |
2008-04-15 | system tray border patch from matteo | Matteo Galiazzo | 2 | -5/+11 |
2008-04-03 | Added autoscan hints to configure.in | Nitish Padgaonkar | 1 | -0/+64 |
2008-03-29 | fixed a small issue with autohidden toolbar | Mathias Gumz | 1 | -2/+8 |
2008-03-25 | Fix build with g++ 4.3 | Bernhard Walle | 5 | -0/+23 |
2008-03-19 | The unfocused/pressed pixmaps for the 'stick' button were ignored. | Jim Ramsay | 1 | -1/+2 |
2008-03-05 | transform _NET_WM_ICON data to correct depth | Mathias Gumz | 1 | -11/+38 |
2008-02-25 | Merge branch 'makefile_correct' | Mathias Gumz | 1 | -1/+1 |
2008-02-25 | disable automake-warnings | Mathias Gumz | 1 | -1/+1 |
2008-02-24 | feed the right git revision used to build fluxbox into defaults.hh | Mathias Gumz | 1 | -1/+1 |
2008-02-24 | use _NET_WM_ICON property as resource for icons, fixed partly #1852693 | Mathias Gumz | 3 | -11/+180 |
2008-02-11 | more fun with the window menu | Mark Tiefenbruck | 8 | -43/+50 |
2008-02-10 | removed goto | Henrik Kinnunen | 2 | -13/+17 |
2008-02-09 | fix highlighted menu item on mouse out | Mark Tiefenbruck | 2 | -2/+14 |
2008-02-06 | Fix a freed memory access in ~BScreen. | Tomas Janousek | 1 | -15/+26 |
2008-02-06 | Consistency: alpha submenu of WindowMenu should not have title. | Tomas Janousek | 1 | -3/+6 |
2008-02-04 | Fix a freed memory access in Keys::doAction. | Tomas Janousek | 2 | -2/+5 |
2008-02-04 | Fix crash with apps reloading. | Tomas Janousek | 1 | -3/+8 |
2008-02-04 | fix window menu again | Mark Tiefenbruck | 1 | -0/+2 |
2008-02-03 | check pointer, even though it shouldn't be necessary | Mark Tiefenbruck | 1 | -1/+1 |
2008-02-03 | fix rotation | Mark Tiefenbruck | 1 | -3/+3 |
2008-01-31 | fix focus revert when closing menu | Mark Tiefenbruck | 1 | -3/+3 |
2008-01-28 | fix warning | Mark Tiefenbruck | 1 | -1/+1 |
2008-01-28 | Merge branch 'xinerama_randr' | Tomas Janousek | 9 | -23/+122 |
2008-01-28 | minor correction of include names | Mathias Gumz | 4 | -5/+5 |
2008-01-28 | reordering | Mathias Gumz | 2 | -13/+11 |
2008-01-27 | Changelog entries for the xinerama_randr branch changes. | Tomas Janousek | 1 | -0/+5 |
2008-01-27 | Move dockapps to (-100,-100) instead of (screenw + 10, screenh + 10). | Tomas Janousek | 1 | -2/+1 |
2008-01-27 | "On head" menu -- reloading and refreshing bugfix. | Tomas Janousek | 5 | -12/+44 |
2008-01-27 | Move windows out of inactive heads upon layout change. | Tomas Janousek | 2 | -0/+20 |
2008-01-27 | Deal with XineramaQueryScreens failure. | Tomas Janousek | 1 | -0/+12 |