aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2006-04-19mouse focus fixes - thanks Scott Kuhl: skuhl AT cs utah edusimonb2-2/+3
2006-04-19allow ~ in background pixmap pathsimonb1-0/+1
2006-04-19windows keep relative positions in ArrangeWindows, based on distance to new '...mathias1-23/+46
2006-04-18don't check the clock so often...simonb3-22/+55
2006-04-18fix freeze in systemtray configuring, sf.net bug #1359442simonb1-2/+3
2006-04-17iconbutton handling fixessimonb7-43/+51
2006-04-17fix transparency updates for the toolbar when autohide is onsimonb10-1/+34
2006-04-17fix some toolbar transparencysimonb2-0/+2
2006-04-17fix label display with external tabs on some winssimonb1-1/+1
2006-04-17grow the clock if the text gets too bigsimonb1-1/+9
2006-04-17fix some rotation issuessimonb3-38/+23
2006-04-16add reversewheeling option simonb5-11/+35
2006-04-16improved defaulting of int args in commands (thanks Jonas Koelker)simonb1-31/+30
2006-04-16add CloseAllWindows key actionsimonb3-0/+30
2006-04-16fix all compiler warnings with -Wallsimonb16-51/+73
2006-04-15signedness fixsimonb1-2/+2
2006-04-15implement vertical toolbar placement optionssimonb16-53/+220
2006-04-14more button state fixing for shade, should be right nowsimonb2-3/+11
2006-04-14fix time type affecting double click on fbwinframesimonb1-1/+1
2006-04-14fix window button image updatessimonb4-18/+31
2006-04-12add "key modes" - thanks to Mark Tiefenbruck, mark at tiefenbruck dot orgsimonb7-100/+160
2006-04-11situation: a maximized xterm changes its size (coz the user changes the font).mathias1-61/+75
2006-04-11cosmetic, closes #1467926mathias2-23/+26
2006-04-11fixed size_t issue with prevWorkspace, minor cosmetic changes to Screen.hhmathias2-6/+6
2006-04-09just some indentfluxgen1-2/+8
2006-04-09fix label transparent bg update with ext. tabssimonb1-1/+1
2006-04-06fix size_t issues and other 64bit-highlighted warningssimonb3-3/+5
2006-04-05fix build error in gcc 2.95.4, missing includesimonb1-0/+2
2006-04-05fix Xmbfonts on multiple screenssimonb2-4/+2
2006-04-04rotated Xmb Fonts, by rotating as we drawsimonb3-8/+102
2006-04-04rotated XFonts (and minor ext tab alignment fixes)simonb5-140/+114
2006-04-03another build issue with size_t update, header file not updatedsimonb1-1/+1
2006-04-03typo broke buildsimonb1-1/+1
2006-04-02size_t fixes, thanks Semushin Slava aka php-coderfluxgen21-44/+43
2006-04-02removed green backgroundfluxgen1-46/+1
2006-03-27don't follow stuck windows in deiconify (thanks _markt)simonb1-1/+2
2006-03-27fix crash when deiconfiy mode = Followsimonb1-8/+11
2006-03-26oops, took out an include that shouldn't havesimonb1-1/+2
2006-03-26some mroe external tabs tweakingsimonb2-94/+59
2006-03-26forgot to update rendering when orientation changessimonb1-0/+7
2006-03-26rotated fonts, buttons, containers. Used for tabs for nowsimonb35-210/+642
2006-03-24fix alignment when shadedsimonb1-0/+1
2006-03-24fix compile error, include algorithmsimonb1-0/+1
2006-03-24save apps file using the user's configured option rather than hardcoded...simonb1-3/+4
2006-03-23fixed duplicate ClickTabFocus menu item, thanks malfluxgen1-23/+0
2006-03-23external tab fixes, plus aligning items properlysimonb4-21/+27
2006-03-23fix minor rendering bug when growing tabssimonb1-1/+5
2006-03-22more external tab work, tidying and tab width config optionsimonb6-25/+47
2006-03-22external tabs features and bugfixessimonb7-71/+406
2006-03-20minor type-o fix, thanks Semushin Slavafluxgen1-5/+5