Age | Commit message (Expand) | Author | Files | Lines |
2014-02-19 | move shared build instructions for nls into a common file | Mathias Gumz | 34 | -1320/+73 |
2014-02-19 | make sure that result of division is signed int | Amadeusz Sławiński | 1 | -4/+6 |
2014-02-19 | Fix the Bulgarian translation's codeset. | Peter Pentchev | 2 | -3/+3 |
2014-02-18 | Fix race condition on shutdown | Mathias Gumz | 17 | -874/+701 |
2014-02-17 | update of copyright info | Mathias Gumz | 3 | -3/+3 |
2013-08-02 | Fix ArrangeWindowsStack* for multi-head displays | Mathias Gumz | 1 | -62/+67 |
2013-08-02 | Add support for stacked tiling via ArrangeWindows* | John Sennesael | 3 | -17/+124 |
2013-08-02 | Fix lost keypresses after workspace change (#1067) | Ed Martin | 2 | -11/+2 |
2013-08-02 | update hebrew translation | Isratine Citizen | 1 | -16/+16 |
2013-08-02 | Updated Japanese Translation | Takeshi Hamasaki | 1 | -4/+82 |
2013-07-03 | Constify the type passed to std::equal_to. | Raphael Kubo da Costa | 1 | -1/+1 |
2013-06-29 | fix detection of $HOME folder | Mathias Gumz | 4 | -19/+44 |
2013-06-22 | cosmetics | Mathias Gumz | 2 | -9/+8 |
2013-06-18 | Returning EXIT_FAILURE on exit in fluxbox-remote. | Paul Tagliamonte | 1 | -0/+1 |
2013-06-18 | Speedup overlong text detection | Mathias Gumz | 3 | -26/+70 |
2013-05-24 | Removing a blank line in nls/it_IT/Translation.m that breaks the -help output. | skizzhg | 1 | -1/+0 |
2013-05-23 | more compact code | Mathias Gumz | 1 | -19/+12 |
2013-05-23 | Use shared code, minor code simplification | Mathias Gumz | 2 | -14/+19 |
2013-05-23 | minor | Mathias Gumz | 1 | -1/+1 |
2013-05-23 | fix initial window placement to allow proper head detection and window placem... | Peter Hercek | 1 | -14/+21 |
2013-05-23 | fix head detection for adjacent heads of too different sizes and window place... | Peter Hercek | 1 | -11/+14 |
2013-05-16 | Fix regression in rendering the Window-Motion-Outline | Mathias Gumz | 1 | -4/+6 |
2013-02-27 | minor code simplifications | Mathias Gumz | 2 | -18/+7 |
2013-02-27 | Workspace switching on the toolbar via the mouse buttons | Soeren Beye | 3 | -6/+12 |
2013-02-14 | Trigger ClockTool every second, independent of the format string | Mathias Gumz | 2 | -63/+44 |
2013-02-14 | Updates copyright date information in some binaries | Mathias Gumz | 2 | -2/+2 |
2013-02-13 | mpf | Mathias Gumz | 1 | -1/+1 |
2013-02-13 | Updated Changelog, NEWS, man-pages for 1.3.5Release-1_3_5 | Mathias Gumz | 22 | -49/+44 |
2013-02-13 | Fix missing LogicCommands | Mathias Gumz | 1 | -0/+6 |
2013-02-13 | Initialize FbTk::Timer.m_timeout correctly | Mathias Gumz | 1 | -2/+4 |
2013-02-10 | Updated Changelog, NEWS, man-pages for 1.3.4Release-1_3_4 | Mathias Gumz | 23 | -120/+190 |
2013-02-10 | Remove unused variables, cosmetics | Mathias Gumz | 1 | -16/+16 |
2013-02-10 | FbTk::FbTime::mono() yields microseconds since fluxbox started | Mathias Gumz | 1 | -3/+2 |
2013-02-10 | Cleanup | Mathias Gumz | 2 | -31/+31 |
2013-02-10 | More subtle brightening of textures | Mathias Gumz | 1 | -5/+5 |
2013-02-06 | Feature #3602124: 'LHalf' and 'RHalf' buttons to the titlebar | Mathias Gumz | 6 | -19/+85 |
2013-02-06 | Fix bug in renderEllipticGradient() | Mathias Gumz | 1 | -17/+20 |
2013-02-06 | Minor cosmetics | Mathias Gumz | 1 | -38/+41 |
2013-02-06 | Fix integer overflow | Mathias Gumz | 1 | -1/+1 |
2013-02-06 | Reduces memory footprint | Mathias Gumz | 1 | -7/+5 |
2013-02-06 | Branchless code for interlacing a texture | Mathias Gumz | 1 | -25/+15 |
2013-02-06 | Fix integer overflow for bigger textures | Mathias Gumz | 1 | -2/+6 |
2013-02-01 | Fix regression regarding timers with equal end-time | Mathias Gumz | 1 | -2/+6 |
2013-01-31 | Adds 'ClientPatternTest' command | Mathias Gumz | 7 | -53/+177 |
2013-01-26 | Calculates timeouts of ClockTool based upon System Clock | Mathias Gumz | 5 | -26/+36 |
2013-01-23 | Improve calculation of brighter colors | Mathias Gumz | 4 | -22/+209 |
2013-01-20 | Adds 'he_IL' translations (provided by Genghis Khan) | Mathias Gumz | 5 | -2/+333 |
2013-01-17 | Fix bug: actually invert a given Texture | Mathias Gumz | 1 | -1/+1 |
2013-01-17 | build-sys: clean up .gitignore file | Sami Kerola | 2 | -62/+41 |
2013-01-15 | Simplifies and fix bugs in FbTk::Timer | Mathias Gumz | 2 | -41/+36 |