aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-22Add -no-slit and -no-toolbar flagsMathias Gumz6-260/+265
2015-01-22Prepare 1.3.7Mathias Gumz22-45/+63
2015-01-22Remove 'always true' conditionMathias Gumz1-1/+1
2015-01-22Fix broken _NET_REQUEST_FRAME_EXTENTS supportMathias Gumz3-14/+20
2015-01-22Fix removing windows from icon listMathias Gumz1-3/+3
2015-01-22CosmeticMathias Gumz4-45/+12
2015-01-21CosmeticMathias Gumz2-5/+14
2015-01-21Fix segfault on shutdownMathias Gumz5-61/+29
2015-01-21Refactor: bundle related members togetherMathias Gumz2-220/+211
2015-01-21Cosmetic: less code bloatMathias Gumz1-69/+57
2015-01-21Fix potential memory leakMathias Gumz1-11/+3
2015-01-21Fix behavior for autorepeat keysMathias Gumz2-2/+13
2015-01-21Minor cosmeticsMathias Gumz2-9/+8
2015-01-21Fix compile errors with clangMathias Gumz2-6/+4
2015-01-21Remove unused variableMathias Gumz1-1/+1
2015-01-19Fix compile error: old g++ does not like c-like struct initializationMathias Gumz1-5/+4
2015-01-16Fix uncommited change (see 8387742c8...)Mathias Gumz1-1/+1
2015-01-16Fix casting issuesMathias Gumz1-2/+2
2015-01-16Fix uninitialized variables; cosmeticsMathias Gumz8-77/+36
2015-01-16Avoid modulo 0Mathias Gumz1-0/+4
2015-01-16Make coverity happyMathias Gumz1-8/+3
2015-01-16Fix semantic errors (wrong variable names etc)Mathias Gumz2-2/+3
2015-01-16Fix leak in ClientPatternTestCmdMathias Gumz1-21/+13
2015-01-16Refactor: bundle xinerama-info together, simpler codeMathias Gumz2-61/+52
2015-01-16Refactor: move some menu-creation functions to MenuCreatorMathias Gumz7-65/+48
2015-01-16Reduce number of allocations for menu creationMathias Gumz4-23/+44
2015-01-15Refactor: split out menu generation from BScreenMathias Gumz7-381/+572
2015-01-15Refactor menu code: be more explicit and compactMathias Gumz15-408/+375
2015-01-14Fix broken formattingMathias Gumz1-1/+1
2015-01-11Fix 'configure --help' to match actual default valueMathias Gumz1-1/+1
2015-01-10Code cleanupMathias Gumz3-53/+20
2015-01-10Make use of API instead of hardcoded default fontMathias Gumz1-4/+3
2015-01-10Fix order of reconfigure the theme of an IconButtonMathias Gumz1-15/+11
2015-01-10Remove dead codeMathias Gumz2-20/+0
2015-01-10Fix bug: integer underflow in startup phaseMathias Gumz1-1/+7
2015-01-05Fix 'make check'Release-1_3_6Mathias Gumz1-21/+10
2015-01-05Documentation: white-spaces and minor formattingMathias Gumz11-350/+345
2015-01-05Add ArrangeWindowsStack* actions to vim-keysMathias Gumz1-0/+2
2015-01-05Fix build-system: link against libiconvMathias Gumz1-0/+1
2015-01-05Fix build-system: install data files (keys, apps, menu ...)Mathias Gumz5-33/+38
2015-01-04Fix build-system: use xxx_LDADD instead of xxx_LDFLAGSMathias Gumz4-20/+24
2015-01-03Fix to make clang happyNable 801-3/+5
2015-01-03Minor API change for OSDWindowMathias Gumz4-10/+9
2015-01-03Fix signature ITypeAheadable::isEnabled()Mathias Gumz1-1/+1
2015-01-03Fix signature FbTk::FontImp::rotate()Mathias Gumz1-1/+1
2015-01-03Clean unused variablesMathias Gumz7-10/+1
2015-01-03Fix clang warning 'expression with side effects'Mathias Gumz2-9/+14
2015-01-03Fix number2*() functionsMathias Gumz1-7/+7
2015-01-03Update ChangeLogMathias Gumz1-33/+36
2015-01-03Remove dead / unused codeMathias Gumz2-78/+5