Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-06-28 | - Fix for toggling the toolbar doesnt update strut (thanx C. Monti) | mathias | 1 | -25/+15 | |
- Little reordering of ToolbarMenu items, more important ones to the top and "edit current ws" out... maybe we should think of another way of providing menus for the tools .. submenus? | |||||
2005-06-23 | moved window menu from FluxboxWindow to BScreen | fluxgen | 1 | -1/+1 | |
2005-05-03 | fix some menu drawing issues | simonb | 1 | -2/+2 | |
2005-04-10 | Big changes to how transparency works | simonb | 1 | -6/+0 | |
Consequently rearrange lots of rendering ops, and strip calls to updateTransparent | |||||
2005-02-07 | white-space cosmetic | mathias | 1 | -46/+46 | |
2005-01-24 | copyright date | mathias | 1 | -1/+1 | |
2005-01-03 | fixed #996298, maximized windows and snapped windows dont respect | mathias | 1 | -4/+4 | |
toolbar-borderwidth further more windows do snap at screen-edges, no matter if maxover is enabled or not | |||||
2004-12-13 | icc complaint about a "possible" conflict between the | mathias | 1 | -2/+2 | |
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-11-25 | forgotten initialization of frame.y_hidden | mathias | 1 | -0/+1 | |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 | |
2004-10-21 | missing template<> | akir | 1 | -1/+2 | |
2004-09-12 | preliminary support for composite/compositing manager. Also general work | rathnor | 1 | -4/+46 | |
for consistency with transparency resources | |||||
2004-09-11 | head specific strut, patch from Mathieu De Zutter | fluxgen | 1 | -12/+11 | |
2004-09-11 | head specific strut, patch from Mathieu De Zutter | fluxgen | 1 | -17/+16 | |
2004-08-31 | fix for gcc 2.95.4, again make_pair and missing #include <typeinfo> before | akir | 1 | -18/+20 | |
typeid-usage | |||||
2004-08-31 | add autoconf check for std c++ headers | rathnor | 1 | -2/+6 | |
2004-08-29 | fix toolbar localtion (visible when 100%) | rathnor | 1 | -9/+9 | |
fix menu font size when no style | |||||
2004-08-29 | a few random fixes | rathnor | 1 | -6/+11 | |
2004-08-25 | fix up theming of the toolbar | rathnor | 1 | -31/+67 | |
2004-07-14 | fixed toolbar draw bug at startup | fluxgen | 1 | -3/+3 | |
2004-06-21 | tidying up initialisation with dockapps | rathnor | 1 | -3/+2 | |
2004-06-20 | fix systemtray related things | rathnor | 1 | -5/+13 | |
2004-06-16 | toolbar fixes, updates and optimisations | rathnor | 1 | -8/+13 | |
2004-06-10 | minor stuff | fluxgen | 1 | -3/+3 | |
2004-06-08 | Change one nls item name | rathnor | 1 | -2/+2 | |
2004-06-07 | minor fix | fluxgen | 1 | -2/+2 | |
2004-06-07 | update NLS string handling... | rathnor | 1 | -60/+56 | |
2004-04-26 | toolbar themeing fixes | rathnor | 1 | -6/+29 | |
2004-01-21 | using empty instead of size | fluxgen | 1 | -2/+2 | |
2004-01-16 | windowmenu command, patch fomr Junichiro Kita | fluxgen | 1 | -1/+2 | |
2004-01-13 | toolbar transparency | rathnor | 1 | -1/+6 | |
2004-01-11 | hide menus on click | fluxgen | 1 | -2/+4 | |
2003-12-20 | fixed autohide bug | fluxgen | 1 | -11/+17 | |
2003-12-19 | updates for new workspace name cmd | fluxgen | 1 | -2/+2 | |
2003-12-18 | code cleaning | fluxgen | 1 | -5/+5 | |
2003-12-10 | cleaning in the menu code | fluxgen | 1 | -4/+3 | |
2003-12-08 | visible menu item | fluxgen | 1 | -44/+58 | |
2003-12-07 | usePixmap from Texture | fluxgen | 1 | -2/+2 | |
2003-12-07 | added config menu to Screen | fluxgen | 1 | -2/+4 | |
2003-12-03 | removed ToolbarHandler | fluxgen | 1 | -18/+24 | |
2003-10-31 | fix a number of positioning and sizing issues | rathnor | 1 | -11/+31 | |
2003-10-14 | old style toolbar as default | fluxgen | 1 | -2/+2 | |
2003-10-13 | moved tool creation to ToolFactory, removed FbCommands deps and using ↵ | fluxgen | 1 | -75/+17 | |
CommandParser instead | |||||
2003-10-06 | fix shape - all menus shaped, and some weird shape bugs | rathnor | 1 | -2/+3 | |
2003-09-08 | minor fix | fluxgen | 1 | -2/+3 | |
2003-08-30 | need to know when alpha changes | fluxgen | 1 | -1/+2 | |
2003-08-29 | fixed workspace theme for old themes | fluxgen | 1 | -14/+9 | |
2003-08-28 | fixed default values for tools | fluxgen | 1 | -2/+3 | |
2003-08-28 | added configurable tools | fluxgen | 1 | -40/+94 | |
2003-08-27 | added toolbar.height item | fluxgen | 1 | -2/+5 | |