aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk
AgeCommit message (Expand)AuthorFilesLines
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
2007-01-07I overkilled RefCount. Too tired. Heres the proper fix.simonb1-39/+18
2007-01-07fix intrinsic problem with refcountsimonb1-18/+39
2007-01-07per-window transparency, including apps and menu support, plus some simonb3-9/+10
2007-01-06set opacity properlymarkt1-1/+1
2007-01-06make "force pseudotransparency" menu item work immediatelymarkt3-32/+25
2007-01-06move triangle drawing into FbDrawablesimonb3-20/+85
2007-01-05only grab keybindings on screens managed by fluxboxmarkt2-54/+45
2007-01-05use LC_TIME for interpreting clock locale.simonb1-1/+1
2007-01-05fix loading of rotated fonts on style changesimonb7-14/+37
2007-01-05change default Xft font so that it works properly with rotation (see simonb4-12/+37
2007-01-02scaling color values so that they have the right intensitymarkt2-9/+9
2006-12-22more dead functionsmarkt6-2/+19
2006-12-19Change to data structure for keybindings, ungrab and grab keys when switchingmarkt1-8/+8
2006-11-12removed duplicate headers, patch from Slava Semushin aka php-coderfluxgen2-7/+0
2006-11-07cosmetic patch from slava againmathias4-6/+0
2006-10-30Cosmetic patch from Slava Semushinmathias8-209/+223
2006-10-27cosmetic patch from slava semushin, removes whitespaces andmathias8-159/+186
2006-10-16added CachedPixmapfluxgen1-0/+1
2006-10-16cached pixmap helper, works like auto ptr for cached pixmapsfluxgen2-0/+121
2006-08-14fix minor menu separator highlight issuesimonb1-1/+1
2006-08-09it never existed (what never existed?)markt1-4/+4
2006-08-09remove FbTk::Menu::enter/leaveNotifyEvent -- caused problems with placing sub...markt2-74/+9
2006-08-08fix some compiler warnings in gcc 4.1markt1-4/+4
2006-07-26fix torn menus on execmarkt1-2/+2
2006-07-23use a timer to make sure focus always reverts if possiblemarkt1-1/+1
2006-07-21unfix *lock modifiers, ignore scroll lock on eventsmarkt2-5/+5
2006-07-20properly revert focus when two windows close at the same timemarkt1-1/+1
2006-07-16Fixed bug #1362913, did not check format pointer.fluxgen1-10/+25
2006-07-11dead functionmarkt2-2/+4
2006-07-04fix crash on startup from iconv_close of an invalid descriptorsimonb1-1/+2
2006-07-01more dead functionsmarkt5-1/+11
2006-07-01more dead functionsmarkt15-8/+36
2006-06-27some minor code cleanups thanks Slava Semushin (php-coder), who also thanks M...simonb2-13/+0
2006-06-26properly protect usage of iconv_t by HAVE_ICONVsimonb2-3/+15
2006-06-25Fix compile error with some compilers not including iconv.h before FbString.hhmarkt1-0/+5
2006-06-25fix FbPixmap retaining pixmap (that made cache not work properly)simonb1-16/+9
2006-06-25Check for NoSymbol more explicitly - thanks Julien Trolet (dmxen at simonb1-2/+4
2006-06-25support encodings in menu filessimonb2-2/+67
2006-06-25fix crash when unable to convert from local to utf-8simonb1-0/+3
2006-06-24fix more x errors due to using an invalid backgroundsimonb3-3/+11
2006-06-24fix disappearing menu selection boxessimonb4-12/+31
2006-06-21fix nls... notably classify text on conversion whether its for X or simonb9-38/+90
2006-06-21make new nls stuff work. Was missing path updatesimonb1-4/+0
2006-06-19fix placement issue with xinerama (only hit if screens are vertically aligned)simonb1-2/+2