aboutsummaryrefslogtreecommitdiff
path: root/src/Window.hh
AgeCommit message (Expand)AuthorFilesLines
2003-04-16added detachCurrentClientfluxgen1-1/+3
2003-04-15raise on focus [at end of cycle], also a temporary raise while cyclingrathnor1-1/+2
2003-04-15added resizeClient and sendConfigureNotifyfluxgen1-2/+4
2003-04-15drag and drop support for tabsfluxgen1-2/+5
2003-04-14merged with embedded-tab-branchfluxgen1-78/+78
2003-03-22fix outline moving and warping (Simon)rathnor1-1/+2
2003-02-23removed old functionfluxgen1-2/+1
2003-02-22fix focus models for new event handler and Resource setuprathnor1-1/+3
2003-02-18Added layer menus for windows, toolbar, and slit, plus associatedrathnor1-4/+15
2003-02-17holding last movefluxgen1-2/+3
2003-02-16Fixed gnome init problems (Simon)rathnor1-2/+6
2003-02-16added raiseAndFocusfluxgen1-1/+2
2003-02-16Add layer menu to window menurathnor1-2/+5
2003-02-09fixing up of layer coderathnor1-6/+8
2003-02-03added layer for constructorfluxgen1-6/+11
2003-02-02Integration of new Layering code, plus updates to the layering code itselfrathnor1-13/+15
2003-01-09adjusted for FbTk Timer and ImageControlfluxgen1-6/+5
2003-01-07fixed Windowmenu to FbTk Menu and added last know button pos and popupMenu fu...fluxgen1-7/+17
2003-01-05huge commit, changed FluxboxWindow to a EventHandler and it now holds a FbWin...fluxgen1-176/+156
2002-12-13added a few commentsfluxgen1-35/+37
2002-12-01Indenting from tabs to emacs 4-spacerathnor1-309/+309
2002-11-23toggleDecor fix - rather than static, use an extra member of decorationsrathnor1-2/+2
2002-11-15commentsfluxgen1-7/+7
2002-10-22isGroupablefluxgen1-3/+4
2002-10-19auto_ptr for windowmenufluxgen1-4/+6
2002-10-11removed nonimplemented function nonstick() and fixed commentsfluxgen1-3/+4
2002-10-02minor commentsfluxgen1-3/+7
2002-09-08new transient handling, removed inline, minor commentsfluxgen1-52/+57
2002-09-07removed gnome stufffluxgen1-73/+21
2002-08-30new functions pause/resumeMoving and fixed non-opaque moving across workspacefluxgen1-3/+5
2002-08-16restore with remapfluxgen1-2/+2
2002-08-12added showMenu functionfluxgen1-2/+2
2002-08-11fixed instance and classnamefluxgen1-6/+12
2002-08-04doxygen commentsfluxgen1-19/+35
2002-07-10minor commentfluxgen1-2/+2
2002-05-30removed comment from propwwmhintsfluxgen1-2/+2
2002-05-30cleaning, changed (void) to (), removed unused variable, added comments, move...fluxgen1-129/+129
2002-05-21fixed transient checking in a functionfluxgen1-2/+3
2002-05-17moved creation of titlebar and handle into functionsfluxgen1-2/+8
2002-05-07const on updateGnome* functionsfluxgen1-8/+8
2002-04-04fixed iconbar update bugfluxgen1-2/+2
2002-04-04added toggleDecoration and setDecoration functionsfluxgen1-3/+12
2002-04-04added startMoving, stopMoving, startResizing and stopResizing and fixed bug 5...fluxgen1-30/+37
2002-04-03std::string for title and icon title in FluxboxWindowfluxgen1-7/+5
2002-03-23some signed/unsigned stufffluxgen1-38/+34
2002-03-19fixed timer pointerfluxgen1-2/+2
2002-03-18added isLowerTab() and lastFocusTimefluxgen1-1/+6
2002-02-26added gnome layer stufffluxgen1-2/+7
2002-02-17include guard, gnome functions and some net wm function prototypesfluxgen1-21/+78
2002-02-16fixed return value in unmapNotifyEvent and added grabButtonsfluxgen1-4/+6