aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-01Shape only toolbar corners not touching any edges of the screen. It just look...Peter Ganzhorn1-12/+12
2015-05-01Fix shaped toolbar being drawn incorrectly at TOPCENTER Fix round corners bei...Peter Ganzhorn1-10/+10
2015-05-01roll back 7e17056: m_index does not exist anymoreMathias Gumz1-6/+1
2015-05-01TextBox::textStartPos can be const.Mario J. Rugiero1-1/+1
2015-05-01ButtonTheme::name can be const.Mario J. Rugiero1-1/+1
2015-05-01Make Layer::getLayerNum() const.Mario J. Rugiero1-1/+1
2015-05-01Initialize m_index in MenuItem's constructors.Mario J. Rugiero1-1/+6
2015-05-01Reduce the scope of the variable err in stringTokensBetween.Mario J. Rugiero1-2/+2
2015-05-01doSubmenu function in menutest.cc avoids copying labelstr by using a const re...Mario J. Rugiero1-1/+1
2015-05-01addMatching and insertFromParent functions from FocusableList now avoid copyi...Mario J. Rugiero1-2/+2
2015-05-01Pass pre_command to CommandDialog as const reference to avoid unnecessary cop...Mario J. Rugiero2-2/+2
2015-04-11Don't assume ICONV_NULL = 0Casey Dahlin1-5/+9
2015-02-08Final notesRelease-1_3_7Mathias Gumz2-0/+4
2015-02-08Prepare manpages for 1.3.7Mathias Gumz20-30/+74
2015-02-08Fix: typo during refactoringArkadiusz Bokowy1-2/+2
2015-02-08Move internal code to internal side of FbTk::TransparentMathias Gumz2-20/+23
2015-02-08Add .mailmap fileMathias Gumz1-0/+64
2015-02-07Update Turkish translationVolkan Gezer1-75/+74
2015-02-07Update ChangeLog and NEWSMathias Gumz2-3/+26
2015-02-07MinorMathias Gumz1-2/+2
2015-02-07Create buttons for titlebar with proper sizesMathias Gumz1-147/+118
2015-02-07Fix glitch of TabOptions menuMathias Gumz1-0/+1
2015-02-07Show toggleitems in menuMathias Gumz1-5/+7
2015-02-07CosmeticMathias Gumz1-27/+36
2015-02-07BoyscoutingMathias Gumz2-4/+0
2015-02-07Fix cleaning exposed menu itemsMathias Gumz1-30/+24
2015-02-07Avoid signed/unsigned woes; minor cleanupMathias Gumz1-80/+64
2015-02-06Add uncommited #include "MenuSearch.hh"Mathias Gumz1-0/+1
2015-02-05Update documentation to reflect menu search optionsMathias Gumz1-0/+11
2015-02-05Cleanup; Remove unused functionMathias Gumz3-9/+1
2015-02-05Feature: different MenuSearch modesMathias Gumz8-149/+298
2015-02-04Fix problem with too small WinButtonsMathias Gumz1-53/+71
2015-02-04Move nls globals into #ifdef NLSMathias Gumz1-3/+8
2015-02-01Fix crash: click the Remember-menu works againMathias Gumz1-1/+1
2015-02-01Fix regression: use proper texture for the gripsMathias Gumz1-10/+8
2015-02-01CosmeticMathias Gumz5-24/+25
2015-01-31Close to 1.3.7Mathias Gumz2-0/+30
2015-01-31Improve I18n supportMathias Gumz6-68/+134
2015-01-31Update translations: add CommonDefaultWindowMenuFileMathias Gumz36-174/+193
2015-01-31Clean up FbTk::I18n APIMathias Gumz5-136/+108
2015-01-30Fix sometimes missing windowmenuMathias Gumz1-0/+1
2015-01-29Add chrome* to fluxbox-generate_menuMathias Gumz1-2/+4
2015-01-29Use strncpy() instead of strcpy()Mathias Gumz1-1/+1
2015-01-29Use strncpy() instead of strcpy()Mathias Gumz1-1/+1
2015-01-29Make fluxbox strcat() freeMathias Gumz1-39/+41
2015-01-29Simpler code to set _NET_DESKTOP_NAMESMathias Gumz1-9/+3
2015-01-28Compiler boyscouting: init orderMathias Gumz1-4/+4
2015-01-28Fix correctness of string searchMathias Gumz1-1/+1
2015-01-28Increase verbosity of 'configure' summaryMathias Gumz1-2/+5
2015-01-28Fix mishandled [maxmized] statement in apps fileMathias Gumz2-246/+248