aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk
AgeCommit message (Expand)AuthorFilesLines
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
2006-04-22fix menu corruption when size/label changessimonb2-1/+4
2006-04-21update transparent window backgrounds on bg changesimonb3-4/+50
2006-04-18don't check the clock so often...simonb2-17/+53
2006-04-17fix some rotation issuessimonb1-0/+2
2006-04-16fix all compiler warnings with -Wallsimonb6-33/+35
2006-04-15implement vertical toolbar placement optionssimonb2-0/+2
2006-04-14fix window button image updatessimonb2-16/+28
2006-04-12add "key modes" - thanks to Mark Tiefenbruck, mark at tiefenbruck dot orgsimonb1-8/+8
2006-04-09just some indentfluxgen1-2/+8
2006-04-06fix size_t issues and other 64bit-highlighted warningssimonb3-3/+5
2006-04-05fix Xmbfonts on multiple screenssimonb1-2/+1
2006-04-04rotated Xmb Fonts, by rotating as we drawsimonb3-8/+102
2006-04-04rotated XFonts (and minor ext tab alignment fixes)simonb3-132/+99
2006-04-02size_t fixes, thanks Semushin Slava aka php-coderfluxgen10-14/+15
2006-03-26rotated fonts, buttons, containers. Used for tabs for nowsimonb20-138/+354
2006-03-24fix compile error, include algorithmsimonb1-0/+1
2006-03-23external tab fixes, plus aligning items properlysimonb3-15/+23
2006-03-20minor type-o fix, thanks Semushin Slavafluxgen1-5/+5
2006-03-20minor type-o fix, thanks Semushin Slavafluxgen1-6/+6
2006-03-20external tabssimonb3-4/+28
2006-03-18define ostrstream and ostringstreamfluxgen1-0/+2
2006-03-18added Type typedef of T in Resourcefluxgen1-4/+4
2006-03-14fixed memory leak when XCreateImage fail, thanks php-coderfluxgen1-3/+11
2006-02-27cosmetic changes from php-coder (copyright, header)mathias2-0/+46
2006-02-18Added template getResource(string) to ResourceManager.fluxgen1-0/+40
2006-02-16updated copyright infomathias53-53/+53
2006-02-12minor typeofluxgen1-1/+1