Commit graph

  • 010ff6b795 configure fix: sstream test needs math.h, thus we should test math.h before Mathias Gumz 2011-03-23 18:41:26 +0100
  • 21022a1952 cosmetics Mathias Gumz 2011-03-23 12:03:17 +0100
  • 9086ccafbe compile fix: sunCC again, wants a compile time constant for arrays Mathias Gumz 2011-03-23 12:03:08 +0100
  • e850b01919 compile fix: sunCC 5.11 (sunstudio 12) compiles and links again Mathias Gumz 2011-03-23 12:02:15 +0100
  • 7ece90ad4f merge Mathias Gumz 2011-03-19 20:12:05 +0100
  • 9f2c37341c code cleanup: moved code from public API to implementation Mathias Gumz 2011-03-19 19:29:43 +0100
  • 0b6c860fa0 delete config menu first at shutdown Henrik Kinnunen 2011-03-19 19:19:26 +0100
  • 97e08c3853 bugfix: reposition windows only if they are invisible Mathias Gumz 2011-03-19 15:05:39 +0100
  • c200045e9a code deduplication: use RectangleUtil::insideBorder() Mathias Gumz 2011-03-19 15:01:16 +0100
  • 767afd32f3 prepare BScreen::XineramaHeadInfo to be 'RectangleLike' Mathias Gumz 2011-03-19 15:00:34 +0100
  • a798e0e0ff added RectangleUtil::overlapRectangles() + test cases Mathias Gumz 2011-03-19 14:56:45 +0100
  • cea6887f65 updated date of manpages Mathias Gumz 2011-03-19 14:55:52 +0100
  • bcae4e257d added tests/testRectangleUtil.cc Mathias Gumz 2011-03-18 17:57:34 +0100
  • 7658d2c56d fix some escaping problems in the man pages Mathias Gumz 2011-03-18 16:31:49 +0100
  • 253f13d46e some love to src/tests, use automake to use the same build environment as the rest of fluxbox Mathias Gumz 2011-03-18 15:51:17 +0100
  • 81b240e976 compile fix for clang, forward declaration of FocusControl was not enough Mathias Gumz 2011-03-18 11:01:08 +0100
  • 3a3df51823 compiler cosmetic: changed return type of ScreenPlacement::placeAndShowMenu() to void, closes #3204402 Mathias Gumz 2011-03-18 07:53:53 +0100
  • a53017cc3b bugfix: do not use anything from the current ClientMenuItem after m_client.focus(), closes #3210493 Mathias Gumz 2011-03-15 09:49:06 +0100
  • bb2ce5df8a fix misordered Toolbar::Placement strings, closes 3195721 Mathias Gumz 2011-03-01 14:32:21 +0100
  • cd74184e50 remove doc/ru reference in configure.in Mathias Gumz 2011-03-01 11:32:43 +0100
  • 0b3e6a0bbc Removed Russian translation of fluxbox(1). Slava Semushin 2011-02-28 21:31:45 +0600
  • 3618a8de3a Removed ONLINE DOCUMENTATION section from man pages. Slava Semushin 2011-02-28 21:25:44 +0600
  • f44856d995 updated NEWS for 1.3.1, increased version number Mathias Gumz 2011-02-27 18:45:39 +0100
  • 3eea27600b updated ChangeLog Mathias Gumz 2011-02-27 18:45:00 +0100
  • 1fe7245f40 created manpages Mathias Gumz 2011-02-27 18:44:48 +0100
  • 0d116b3a4d cosmetics Mathias Gumz 2011-02-27 18:43:29 +0100
  • d2e7feaa85 bugfix: submenus didn't hide if a delay was set Mathias Gumz 2011-02-25 18:39:48 +0100
  • 798ecb88d5 cache result of getWorkspace() Mathias Gumz 2011-02-24 16:56:53 +0100
  • 4a161132c2 better solution for warping transient windows Mathias Gumz 2011-02-24 16:55:55 +0100
  • 09f99a4674 intermediate fix for segfault when warping transient windows to different workspace, see #3088856 Mathias Gumz 2011-02-24 15:59:34 +0100
  • 35753c7c3f fix calculating the width / height of SystemTray (closes #3150939) Mathias Gumz 2011-02-24 15:00:22 +0100
  • 39871695cf SystemTray tool should use the right fallback resource Mathias Gumz 2011-02-24 14:58:15 +0100
  • 51a64587e0 updated ChangeLog Mathias Gumz 2011-02-24 14:19:52 +0100
  • 3c924a251a removed unused headers Mathias Gumz 2011-02-24 11:21:29 +0100
  • f0ffaf890f moved Menu placement into ScreenPlacement::placeAndShowMenu() Mathias Gumz 2011-02-24 11:21:16 +0100
  • 49623390b6 little helper function 'isTitleVisible()' for FbTk::Menu Mathias Gumz 2011-02-24 11:17:48 +0100
  • 1bb30855bb code deduplication Mathias Gumz 2011-02-24 11:16:16 +0100
  • 6febc40c47 bugfix: place WindowMenu correctly upon first call (closes #2731524) Mathias Gumz 2011-02-24 00:26:32 +0100
  • 9616a676d8 renamed FbTk::XLayer to FbTk::Layer and FbTk::XLayerItem to FbTk::LayerItem Mathias Gumz 2011-02-23 22:49:27 +0100
  • 813e6c4402 disabled overhead base classes 'FbTk::Layer' and 'FbTk::LayerItem' Mathias Gumz 2011-02-23 22:46:13 +0100
  • c859ae3987 irrelevant 'virtual' destructor Mathias Gumz 2011-02-23 21:47:16 +0100
  • 32cc4ba69b code deduplication Mathias Gumz 2011-02-23 21:45:50 +0100
  • 504fd5c4fa updated year and copyright info Mathias Gumz 2011-02-23 21:42:51 +0100
  • 1797d6895c almost 10 years of fluxbox Mathias Gumz 2011-02-23 17:15:19 +0100
  • 23d67b7f14 merged crash fix Henrik Kinnunen 2011-02-23 07:54:20 +0100
  • bb3f955e0f Fixed possible crash issue when getting an unmap before a focus in event. Henrik Kinnunen 2011-02-23 07:38:45 +0100
  • 6fb2960756 moved rarely used 'cpccpc' out of class declaration Mathias Gumz 2011-02-22 22:33:56 +0100
  • 4f921f77f4 don't use hardcoded references to positions in the menu Mathias Gumz 2011-02-22 22:17:11 +0100
  • d11aa42ace bugfix: consistent use of 'int' for alpha values (#3187373) Mathias Gumz 2011-02-22 22:07:39 +0100
  • b7e84104a6 bugfix: render 'sunken' gradients correctly Mathias Gumz 2011-02-22 15:53:18 +0100
  • 3c7407beb4 use FbTk::StringUtil API Mathias Gumz 2011-02-22 15:18:53 +0100
  • 84a81a1ac1 renamed Texture:DEFAULT_BEVEL to Texture::DEFAULT_LEVEL Mathias Gumz 2011-02-22 15:18:20 +0100
  • 0569849c6d cosmetics Mathias Gumz 2011-02-22 15:17:15 +0100
  • 78adeb2919 Bugfix: don't render textures with dimension of 0 Mathias Gumz 2011-02-22 12:32:16 +0100
  • 92deeba2a0 Render rectangles instead of squares to test TextureRender.cc Mathias Gumz 2011-02-21 20:49:10 +0100
  • 3f30cbb2ae cosmetic fix in fluxbox-keys Mathias Gumz 2011-02-21 20:20:04 +0100
  • 14a8a2b440 fbsetbg: improved aspect-ratio-filling for feh (thanks Jeremiah Mahler <jmmahler at gmail com> Jeremiah Mahler 2011-02-21 20:15:24 +0100
  • 341b2f43e5 Fix bug: 'src_image' might be NULL if width||height are 0 (#3188223) Mathias Gumz 2011-02-21 19:21:38 +0100
  • ccb5ef6624 fix grammar Mathias Gumz 2011-02-21 08:43:13 +0100
  • bf9fb893da Merge branch 'master' of ssh://git.fluxbox.org/fluxbox Henrik Kinnunen 2011-02-20 15:49:05 +0100
  • 34bf3b4833 Fixed a possible crash when using a slot m_holder = 0 Henrik Kinnunen 2011-02-20 15:48:42 +0100
  • 0a330107e6 updated ChangeLog Mathias Gumz 2011-02-20 09:41:23 +0100
  • 4cd62fc2cb fix spelling Paul Tagliamonte 2011-02-20 09:41:13 +0100
  • 05e64be3bd 1.3.0 version for configure Henrik Kinnunen 2011-02-19 18:12:50 +0100
  • 25a39585ee readded default style path to init.in Henrik Kinnunen 2011-02-19 18:12:32 +0100
  • 5dd0faed9b updated documentation Henrik Kinnunen 2011-02-19 17:11:09 +0100
  • e186c9a48a Updated NEWS Henrik Kinnunen 2011-02-19 16:47:34 +0100
  • 6deada2726 Added 3rd to extra dist Henrik Kinnunen 2011-02-19 16:47:03 +0100
  • 4614c186c8 updated pt_BR translations, closes #2940952 Sergio Cipolla 2011-02-05 19:32:50 +0100
  • b6347f4c5f added documentation about the 'screen' client-pattern Mathias Gumz 2011-02-03 19:48:46 +0100
  • 73eda9d327 merge ChangeLog Mathias Gumz 2011-02-03 19:43:08 +0100
  • df4c3532e2 updated ChangeLog Mathias Gumz 2011-02-03 19:19:35 +0100
  • 24f6f18127 updated ChangeLog Mathias Gumz 2011-02-03 19:19:35 +0100
  • fc192b1161 allow to override 'FocusNewWindow' via .fluxbox/apps Peter Hercek 2011-02-03 18:50:17 +0100
  • 5f6694ca14 bug fix: semantic differences between WinState::Decoration and Remember::save() Peter Hercek 2011-02-03 08:43:47 +0100
  • 83f8f59569 build fix: revert e38994ae72 Mathias Gumz 2011-01-25 12:23:24 +0100
  • dd6014102a fix missing ')' introduced by e38994ae, the rest is cosmetical Mathias Gumz 2011-01-24 10:13:52 +0100
  • ae3652ebba updated 3rd/vim/fluxkeys.vim Mathias Gumz 2011-01-24 09:47:33 +0100
  • 301a5bcd3e added little helper to create vimballs Mathias Gumz 2011-01-24 09:47:16 +0100
  • f382204759 added 'ArrangeWindowsHorizontal' 'ArrangeWindowsVertical' to 3rd/vim/syntax/fluxkeys.vim Mathias Gumz 2011-01-24 06:41:27 +0100
  • bb94b3e95d updated the AUTHOR file Mathias Gumz 2011-01-23 22:23:13 +0100
  • 8662da1790 added 3rd/ party stuff, vim related files for now Mathias Gumz 2011-01-23 22:22:44 +0100
  • e38994ae72 build fix: use 'xft-config' instead of 'pkg-config' to use the right libs Mathias Gumz 2011-01-23 21:45:19 +0100
  • e868ff5928 bug fix: make fluxbox work under nxserver, closes #2813828 Mathias Gumz 2011-01-18 21:43:41 +0100
  • 7f6d03e7bf compile fix, new name of setMinimumSublevels() is setMinimumColumns() Mathias Gumz 2011-01-16 08:27:25 +0100
  • cc2774871a removed useless include statements Mathias Gumz 2011-01-15 21:49:37 +0100
  • 1f0adef4da better use of API, no need for 'timeval' in Menu Mathias Gumz 2011-01-15 21:38:56 +0100
  • 05a52116df MenuItem::isEnabled() is sufficient to decide Menu::isItemSelectable() Mathias Gumz 2011-01-15 21:37:45 +0100
  • bb480030f5 small refactoring of FbTk/Menu code Mathias Gumz 2011-01-15 21:31:37 +0100
  • accb8c3fa3 compile fix: missing symbol (SystemTray::getNetSystemTray()) when configured --disable-toolbar Mathias Gumz 2011-01-13 16:27:53 +0100
  • 9e17a0d6d7 updated Changelog Mathias Gumz 2011-01-06 10:16:15 +0100
  • e8ce9ed3a3 bugfix: do not assume ':number.screen' as the result of 'DisplayString()' Mathias Gumz 2011-01-06 08:33:34 +0100
  • e2d52a3948 bugfix: std::string() does not like NULL on construction Mathias Gumz 2010-10-13 15:48:29 +0200
  • 650b6f842b use 'system()' to run 'fluxbox-update_configs' Mathias Gumz 2010-09-21 00:08:16 +0200
  • 78b09ee932 updated 'texturetest.cc' to work with current API Mathias Gumz 2010-09-21 00:05:15 +0200
  • ae7a54a4b6 bugfix: ' floating point exception' due wrongly placed code Mathias Gumz 2010-09-21 00:04:46 +0200
  • b530c14051 upgrade default 'init' file to reflect current configVersion Mathias Gumz 2010-09-19 10:53:53 +0200
  • ac4e11fe09 updated ChangeLog Mathias Gumz 2010-09-19 10:53:15 +0200
  • 375c93241d merged conflicts Mathias Gumz 2010-09-19 08:49:59 +0200
  • e0c440f599 pushed to early ... Mathias Gumz 2010-09-19 08:48:35 +0200