aboutsummaryrefslogtreecommitdiff
path: root/src/Screen.cc
AgeCommit message (Expand)AuthorFilesLines
2003-05-11minor cleaningfluxgen1-10/+10
2003-05-11just a little clean uprathnor1-36/+35
2003-05-10using FbRootWindowfluxgen1-16/+14
2003-05-10changed netizenfluxgen1-2/+2
2003-05-08set antialias on toolbar before we load the themefluxgen1-3/+3
2003-05-08fix some focus problems when changing workspacerathnor1-2/+4
2003-05-08fixed slit ordering bugfluxgen1-2/+3
2003-05-07transient fixes by making them WinClientsrathnor1-3/+9
2003-05-07minor focus twiddlerathnor1-2/+4
2003-05-07commentsfluxgen1-3/+4
2003-05-04fix up focus problemsrathnor1-13/+24
2003-05-04fix segfault on restart/close when icons existrathnor1-9/+6
2003-04-28rearranged themes and added WinButtonThemefluxgen1-15/+15
2003-04-28fix detachClient issue where the menu wouldn't get created before addingrathnor1-2/+2
2003-04-28fixed execute on right screenfluxgen1-24/+34
2003-04-27fix nextFocus problem with tabbed windowsrathnor1-3/+30
2003-04-26moved StringUtil to FbTkfluxgen1-13/+28
2003-04-26fixed menu bugfluxgen1-20/+14
2003-04-26Add code for remember functionality (Simon)rathnor1-2/+2
2003-04-25fixed WinButton state updatefluxgen1-14/+13
2003-04-25cleaningfluxgen1-4/+4
2003-04-25minor fix for root pixmapfluxgen1-16/+24
2003-04-25removed old theme engine, fixed RootTheme and some depsfluxgen1-80/+77
2003-04-23minor fixfluxgen1-2/+2
2003-04-21some small fixes for toolbar init + reconfigingrathnor1-11/+9
2003-04-20root pixmap and menu alpha itemfluxgen1-3/+28
2003-04-20add directional focus movement (Simon)rathnor1-1/+90
2003-04-18delete rootmenufluxgen1-5/+9
2003-04-16fix saving of various slit params (Simon)rathnor1-2/+89
2003-04-16fix workspace warping and netizen updates for warping (Simon)rathnor1-8/+3
2003-04-16fixed click raise option, patch from Dale P. Smithfluxgen1-12/+17
2003-04-15raise on focus [at end of cycle], also a temporary raise while cyclingrathnor1-3/+14
2003-04-15temporarly disabled skip lower tabs and changed lower window button from pres...fluxgen1-3/+4
2003-04-15cleaningfluxgen1-8/+13
2003-04-15add most recently used window cycling (Simon)rathnor1-42/+147
2003-04-14merged with embedded-tab-branchfluxgen1-125/+93
2003-03-22fix outline moving and warping (Simon)rathnor1-2/+4
2003-03-03Add code for toolbar modesrathnor1-50/+88
2003-02-23added auto hide menu item for toolbarfluxgen1-3/+6
2003-02-23added toolbar placement resourcefluxgen1-4/+9
2003-02-22fix autoraise to be saved as separate init optionrathnor1-2/+3
2003-02-22fix focus models for new event handler and Resource setuprathnor1-20/+26
2003-02-20focus menu and sorting style menu the other wayfluxgen1-39/+60
2003-02-18Added layer menus for windows, toolbar, and slit, plus associatedrathnor1-83/+13
2003-02-17added shade button option, fixed antialias for menus, added toolbar width per...fluxgen1-13/+71
2003-02-16Fixed gnome init problems (Simon)rathnor1-5/+8
2003-02-16raise and focus when we click on titlebar and fixed workspace names in worksp...fluxgen1-19/+25
2003-02-16Add layer menu to window menurathnor1-4/+49
2003-02-16using configurated button position for titlebarfluxgen1-28/+49
2003-02-16fixed geom_window to FbTk FbWindow and changes some old windowstyle to m_wind...fluxgen1-84/+63