aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk
AgeCommit message (Expand)AuthorFilesLines
2007-09-08fix crash from changing toolbar visibility, some cleanup, and porting change ...markt3-4/+7
2007-08-05some minor fixesmarkt1-2/+0
2007-08-04sync with trunksimonb1-0/+3
2007-08-04forward port systray fixessimonb2-0/+11
2007-07-31use some decorations on applications' torn menus, and fix restart without an ...markt1-1/+3
2007-07-22more cleanupmarkt2-3/+3
2007-07-18fix bug with SemiFollowmarkt1-0/+1
2007-07-15only close menus when right clicking down and up on titlebarmarkt2-4/+9
2007-07-07save workspace names, and some fixes for menu behaviormarkt2-15/+16
2007-07-03stop gvim from repeatedly resizing tabbed windowsmarkt2-11/+12
2007-07-03fix updating of systemtray and kde dockapps in slit on background changemarkt2-7/+12
2007-07-03don't create gigantic pixmaps when XGetGeometry fails in FbTk::FbPixmap::copymarkt1-7/+8
2007-06-29updates for compiling with gcc 4.3markt9-0/+61
2007-06-28strip off additional bits in event state provided by Xorgmarkt1-2/+3
2007-06-03update menu xinerama settings after movingmarkt1-1/+2
2007-05-19fixed bug #1718112, memory leak in FbWindow::textPropertyfluxgen1-9/+26
2007-05-17added includes for tolower() commandmarkt1-0/+8
2007-05-05checking some return valuesmarkt1-4/+5
2007-04-18merged changes from trunkmarkt7-18/+6
2007-04-08added OnToolbar modifier, removed followModel, fixed unpressed button renderingmarkt1-2/+2
2007-04-05some minor changes and reorganizationmarkt2-10/+8
2007-04-03getting rid of useless files and adding a few that we apparently wantmarkt1-3/+0
2007-04-03fixed a bug, removed some unused codemarkt1-1/+9
2007-03-29removed groups file, fixed initial_state handlingmarkt1-1/+3
2007-03-27lots and lots of code cleanup, plus introduced new ClientMenu classmarkt6-161/+19
2007-03-24colossal multi-patch, encompassing all of what I did yesterday without intern...markt1-0/+2
2007-03-21fix a little compile error on some systemsmarkt1-0/+2
2007-03-19active menu item wasn't getting reset properly when closed from [exec] with b...markt1-4/+4
2007-03-11fixed parentrelative menu highlight bugmarkt1-12/+12
2007-03-07don't mark menu as focused, even if it gets a FocusIn, when it's not visiblemarkt1-1/+3
2007-03-05fixed compiling error with xft disabledmarkt1-1/+1
2007-03-04more little changes to typeahead (thanks Matteo, plus changes from me)markt1-16/+16
2007-03-04little bug fix for menu typeahead (thanks Matteo)markt1-0/+2
2007-03-04moved some code around (regarding event handling) in preparation for upcoming...markt3-5/+28
2007-03-03added support for typeahead in menusmarkt11-76/+528
2007-03-02add XK_KP_Enter to menumarkt1-0/+1
2007-02-28whoops, didn't mean to add thesemarkt4-0/+0
2007-02-28ignore borders when doing FocusLeft, etc.markt4-0/+0
2007-02-28some code simplification and bug fixesmarkt2-148/+82
2007-02-27lots of unrelated fixesmarkt1-0/+4
2007-02-25little sanity checkmarkt1-0/+2
2007-02-21ButtonRelease should only trigger actions if ButtonPress was on the same buttonmarkt1-0/+2
2007-02-09added mouse bindings to the keys filemarkt2-1/+7
2007-02-04clicking on the edge of a button didn't workmarkt1-2/+3
2007-01-27bunch of cleanup, little bug fixesmarkt2-36/+23
2007-01-26fix some crashes with empty menus, and fixed default workspace namesmarkt1-7/+6
2007-01-25don't raise windows above OverrideRedirect windows, or else they eventually g...markt1-28/+14
2007-01-21various changes to menu behaviormarkt2-8/+26
2007-01-14several fixes for background option in stylesmarkt1-2/+2
2007-01-08fix another 64-bit window propertymarkt1-1/+1