aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-04-16This commit was manufactured by cvs2svn to create tagRelease-0_9_1unknown19-0/+2513
2003-04-16bugfix from Hanfluxgen1-2/+2
2003-04-16updatefluxgen1-3/+5
2003-04-16fixed resize bugfluxgen1-7/+6
2003-04-16no border for clientareafluxgen1-2/+2
2003-04-16little bit of rearranging before release (simon)rathnor1-5/+5
2003-04-16fix saving of various slit params (Simon)rathnor6-33/+150
2003-04-16changed size_t to unsignedfluxgen2-5/+9
2003-04-16test link on xft fixedfluxgen1-8/+9
2003-04-16test link with xftfluxgen1-1/+8
2003-04-16updatefluxgen1-33/+36
2003-04-16fix workspace warping and netizen updates for warping (Simon)rathnor7-22/+30
2003-04-16fixed xft configurefluxgen1-0/+1
2003-04-16info about slit + toolbar layer saving (Simon)rathnor2-0/+4
2003-04-16fix saving of toolbar + slit layers - simonrathnor8-23/+52
2003-04-16minor fixfluxgen1-2/+2
2003-04-16changed mode to bottom of the menufluxgen1-4/+7
2003-04-16new versionfluxgen1-1/+1
2003-04-16updatefluxgen2-23/+16
2003-04-16toolbar width percent menu itemfluxgen1-3/+27
2003-04-16added detachCurrentClientfluxgen1-1/+3
2003-04-16current label button focusedfluxgen3-50/+119
2003-04-16fixed button alignment with borderfluxgen1-18/+26
2003-04-16fix focusing new windows - simonrathnor1-5/+12
2003-04-16updatefluxgen2-2/+9
2003-04-16fixed click raise option, patch from Dale P. Smithfluxgen3-23/+26
2003-04-15whoops, fix some ifdefs and thingsrathnor1-7/+5
2003-04-15raise on focus [at end of cycle], also a temporary raise while cyclingrathnor7-9/+87
2003-04-15fixed y offset error on ConfigureRequestEventfluxgen1-6/+5
2003-04-15removed already handled eventsfluxgen1-10/+6
2003-04-15added resizeClient and sendConfigureNotifyfluxgen1-2/+4
2003-04-15send notification when we get configureNotifyfluxgen1-40/+67
2003-04-15updatefluxgen1-0/+40
2003-04-15temporarly disabled skip lower tabs and changed lower window button from pres...fluxgen1-3/+4
2003-04-15drag and drop support for tabsfluxgen2-11/+123
2003-04-15make sure we only use button actions for titlebarfluxgen1-4/+15
2003-04-15use most recently focused window to attach (using screen's focus list)rathnor1-5/+7
2003-04-15make toolbar work somewhat - it only displays groups, not all clients.rathnor1-4/+10
2003-04-15removedfluxgen2-1357/+0
2003-04-15fixed missing breakfluxgen1-1/+3
2003-04-15cleaningfluxgen6-150/+160
2003-04-15fixed client and icon countfluxgen1-7/+16
2003-04-15minor iconbar constructor fixfluxgen1-3/+3
2003-04-15const accessor for windowstylefluxgen1-1/+2
2003-04-15need fbtk ThemeManagerfluxgen1-1/+2
2003-04-15need fbatomsfluxgen1-1/+2
2003-04-15minor cleaningfluxgen2-43/+26
2003-04-15fixed license, construtor and moved motif_wm_hints atom to getWMHints in Flux...fluxgen2-20/+22
2003-04-15removed mapNotifyEvent since its handled in Window.ccfluxgen1-10/+7
2003-04-15add most recently used window cycling (Simon)rathnor9-80/+289