aboutsummaryrefslogtreecommitdiff
path: root/src/Window.cc
AgeCommit message (Expand)AuthorFilesLines
2003-04-16fixed resize bugfluxgen1-7/+6
2003-04-16fix workspace warping and netizen updates for warping (Simon)rathnor1-2/+2
2003-04-16fix saving of toolbar + slit layers - simonrathnor1-3/+5
2003-04-16current label button focusedfluxgen1-3/+13
2003-04-16fixed click raise option, patch from Dale P. Smithfluxgen1-9/+6
2003-04-15raise on focus [at end of cycle], also a temporary raise while cyclingrathnor1-1/+37
2003-04-15fixed y offset error on ConfigureRequestEventfluxgen1-6/+5
2003-04-15send notification when we get configureNotifyfluxgen1-40/+67
2003-04-15drag and drop support for tabsfluxgen1-9/+118
2003-04-15fixed missing breakfluxgen1-1/+3
2003-04-15cleaningfluxgen1-51/+57
2003-04-15add most recently used window cycling (Simon)rathnor1-2/+3
2003-04-14merged with embedded-tab-branchfluxgen1-715/+905
2003-04-09Little fixes to bugs highlighted by valgrind - Simonrathnor1-1/+2
2003-03-22fix outline moving and warping (Simon)rathnor1-19/+49
2003-03-03Add code for toolbar modesrathnor1-10/+12
2003-02-23silliness. I blame it on lack of sleep ;)rathnor1-3/+3
2003-02-23various frame size, and window resize/moving/outline bugsrathnor1-23/+37
2003-02-22minor cleaning, moved first resize move of framefluxgen1-12/+12
2003-02-22fixed resize bugfluxgen1-27/+35
2003-02-22fix focus models for new event handler and Resource setuprathnor1-6/+60
2003-02-20fixed menu position when we dont have a titlebar and minor cleaningfluxgen1-19/+22
2003-02-19fixed transient raise and lowerfluxgen1-49/+66
2003-02-18Added layer menus for windows, toolbar, and slit, plus associatedrathnor1-4/+13
2003-02-17fixed non opaque movingfluxgen1-60/+40
2003-02-17minor cleaningfluxgen1-17/+19
2003-02-16Fixed gnome init problems (Simon)rathnor1-7/+13
2003-02-16Add layer menu to window menurathnor1-1/+2
2003-02-09fixing up of layer coderathnor1-14/+147
2003-02-03cleaningfluxgen1-14/+9
2003-02-02Integration of new Layering code, plus updates to the layering code itselfrathnor1-28/+80
2003-01-10fixed bug in configureRequestEvent and some minor indentfluxgen1-36/+40
2003-01-09adjusted for FbTk ImageControlfluxgen1-3/+2
2003-01-09removed iconmenufluxgen1-2/+1
2003-01-07fixed Windowmenu to FbTk Menu and added last know button pos and popupMenu fu...fluxgen1-42/+53
2003-01-05major changes to make FluxboxWindow use FbWinFrame and decouple it from butto...fluxgen1-2019/+647
2002-12-09proper fix for [ 561602 ] Problem using ToggleDecor in terminals.rathnor1-3/+7
2002-12-01Indenting from tabs to emacs 4-spacerathnor1-2917/+2917
2002-11-30using imagecontrolfluxgen1-1/+2
2002-11-27texture passed as const referens to BImageControl's renderImagefluxgen1-13/+13
2002-11-27toolbar changesfluxgen1-12/+12
2002-11-26using drawutil's doAlignment functionfluxgen1-32/+24
2002-11-23toggleDecor fix - rather than static, use an extra member of decorationsrathnor1-5/+5
2002-11-17functions in toggleDecor and extra tab creation checking in toggleTabfluxgen1-7/+10
2002-11-17include netizenfluxgen1-1/+2
2002-11-12restored label alignmentfluxgen1-17/+39
2002-11-12Removed limit (screen resolution) on max window size, max_{width,height} == 0...rathnor1-15/+15
2002-10-29const fixesfluxgen1-5/+5
2002-10-25include fixfluxgen1-2/+2
2002-10-23fixed auto_ptr assignmentfluxgen1-4/+6