aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk
AgeCommit message (Expand)AuthorFilesLines
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
2006-06-19fix timer issues (esp clock not updating on multiple screens)simonb2-48/+49
2006-06-18init variablesfluxgen1-2/+2
2006-06-10dont free old color until we have a valid new colorfluxgen1-3/+2
2006-06-10added new command: ToggleCmd, works like a macro but executes the commands on...fluxgen2-0/+31
2006-06-10using shift while pressing enter in menu will fake a button 3 press (rmb), th...fluxgen1-1/+4
2006-06-10fix compile in hosts without HAVE_ICONVsimonb1-5/+6
2006-05-22fix parentrelative background, and some tidyingsimonb3-7/+12
2006-05-22fix build on cygwin (iconv constness)simonb1-3/+9
2006-05-20missing include (broke gcc 2.95 build)simonb1-0/+2
2006-05-20fix error when running with -i (or similar "don't start Fluxbox class" simonb2-0/+6
2006-05-20fix build without nlssimonb1-2/+2
2006-05-20improve native language handling, move messages and menu labels to simonb11-43/+51
2006-05-17fix root pixmap + atoms indexes in FbPixmapsimonb1-2/+2
2006-05-13added commentsfluxgen1-0/+4
2006-05-13just a minor changefluxgen1-10/+10
2006-05-07more utf8 changes, notably window titlessimonb3-11/+31
2006-05-07missed two added files, whoopssimonb2-0/+269
2006-05-07handle utf-8 strings properly.simonb12-196/+88
2006-04-26fixed minor bugfluxgen1-2/+2
2006-04-25Cleanup unneeded headers (thanks Slava Semushin)mathias1-5/+0
2006-04-25 Fix occasional highlighting of menu nops+separators, sf.net patch simonb3-3/+6
2006-04-25fix a bunch of comments, make default textures obvioussimonb5-12/+19
2006-04-24Use -Wall when --enable-debug and some warning fixes simonb2-0/+2
2006-04-24fix memory leaks in menu codesimonb1-4/+6
2006-04-23removed includefluxgen1-1/+0