Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-02-19 | FbWinFrame should not depend on class Fluxbox | fluxgen | 1 | -3/+3 | |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 | |
2005-10-19 | Fixed reordering of tabs, patch from Rob Stevens | mathias | 1 | -6/+16 | |
2005-07-25 | Fix for #1240248, Segfaults for :MoveTabLeft/Right | mathias | 1 | -2/+2 | |
wrong code in Container.cc | |||||
2005-06-19 | change fbwinframe to use container | simonb | 1 | -257/+68 | |
move a few frame ops to have most code in Container | |||||
2005-05-07 | fix titlebar transparency in some cases | simonb | 1 | -1/+3 | |
2005-05-03 | code cleaning | fluxgen | 1 | -89/+86 | |
2005-05-02 | cleaning, create and delete tabs with FbWinFrame createTab/removeTab | fluxgen | 1 | -14/+23 | |
2005-04-28 | revert mathias last change, and fix it differently using info already | simonb | 1 | -2/+0 | |
there | |||||
2005-04-27 | i added an attribute to FbWindow to mark windows which are only used as | mathias | 1 | -0/+2 | |
"carrier" (maybe a temporarly name?) ... carriers dont need background-updates .. ever. this leads to a big performance"boost" over the last commits. before we updated also the windows which are the hosts for the apps (m_window and m_clientarea in FbWinFrame) -> bad idea. | |||||
2005-04-26 | extension of previous big patch. Move a bunch of menu things onto | simonb | 1 | -16/+6 | |
background pixmap. Same for textbuttons. | |||||
2005-04-13 | fix a few small bugs from recent big patch | simonb | 1 | -2/+8 | |
2005-04-10 | Big changes to how transparency works | simonb | 1 | -230/+215 | |
Consequently rearrange lots of rendering ops, and strip calls to updateTransparent | |||||
2005-03-16 | fix for gravity field on _NET_MOVERESIZE_WINDOW messages, patch from Rob ↵ | mathias | 1 | -42/+61 | |
Stevens <stever3 at nycap dot rr dot com> | |||||
2005-01-24 | copyright date | mathias | 1 | -1/+1 | |
2004-12-13 | applied patch from Rob Stevens: | mathias | 1 | -12/+4 | |
fixes dragNdrop ordering of tabs so next/prevtab are not confused -> modification of m_clientlist | |||||
2004-11-24 | patch from Rob Stevens to add dragndrop-reordering of the tabs | mathias | 1 | -0/+107 | |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 | |
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-10 | added focusTabMinWidth | akir | 1 | -9/+43 | |
2004-09-12 | preliminary support for composite/compositing manager. Also general work | rathnor | 1 | -17/+38 | |
for consistency with transparency resources | |||||
2004-08-11 | minor cleaning | fluxgen | 1 | -3/+2 | |
2004-03-21 | primarily focus fix/tweak/rejigging | rathnor | 1 | -3/+4 | |
2004-02-28 | ignore exposure | fluxgen | 1 | -3/+55 | |
2004-02-27 | improved transparent rendering speed, the button instances do not need to ↵ | fluxgen | 1 | -39/+32 | |
updateTransparent explicit since they do that in their clear function | |||||
2004-01-23 | minor fix | fluxgen | 1 | -2/+2 | |
2004-01-23 | fix some issues with window frame that happened when changing style | rathnor | 1 | -19/+33 | |
2004-01-21 | fixed window size bug, it could been negative in hideHandle and hideTitlebar | fluxgen | 1 | -8/+20 | |
2004-01-21 | using empty instead of size | fluxgen | 1 | -6/+5 | |
2004-01-10 | fix grip drawing issue | rathnor | 1 | -1/+8 | |
2004-01-10 | fix some minor transparency issues | rathnor | 1 | -18/+10 | |
2004-01-02 | some cleaning, using FbWindow setClientWindow instead | fluxgen | 1 | -28/+28 | |
2003-12-18 | code cleaning | fluxgen | 1 | -3/+3 | |
2003-12-16 | tidy redundant | rathnor | 1 | -4/+1 | |
2003-12-11 | fix up label transparency | rathnor | 1 | -2/+7 | |
2003-12-09 | add window.label.active theme items | rathnor | 1 | -20/+55 | |
2003-12-07 | usePixmap from Texture | fluxgen | 1 | -2/+2 | |
2003-10-31 | fix a number of positioning and sizing issues | rathnor | 1 | -6/+14 | |
2003-10-30 | fix handling of zero handleWidth in themes | rathnor | 1 | -2/+5 | |
2003-10-28 | make client windows only reparented one below toplevel - i.e. not into | rathnor | 1 | -12/+19 | |
clientarea | |||||
2003-10-09 | drawing optimisations and fixes | rathnor | 1 | -5/+8 | |
2003-10-06 | fix rendering of offscreen windows | rathnor | 1 | -6/+2 | |
2003-10-05 | fix window size when changing titlebar height | rathnor | 1 | -15/+29 | |
2003-10-02 | fix rendering of grips for parent relative textures | rathnor | 1 | -21/+23 | |
- make them children of the handle | |||||
2003-10-02 | fix rendering of window frame on focus change | rathnor | 1 | -1/+10 | |
2003-09-24 | Fix updates to mwm_hints, and make configure request move and resize atomic | rathnor | 1 | -36/+49 | |
2003-09-16 | more gravity tweaks | rathnor | 1 | -9/+17 | |
2003-09-15 | update transparent for grips and handle | fluxgen | 1 | -4/+4 | |
2003-09-14 | less flicker | fluxgen | 1 | -40/+41 | |
2003-09-12 | fixed new theme items | fluxgen | 1 | -20/+25 | |