Commit graph

  • a545ddef17 clean up imlib2 loaders at shutdown Mathias Gumz 2011-10-23 11:52:05 +0200
  • 2628a0a4cf clean up resources on shutdown Mathias Gumz 2011-10-23 11:51:36 +0200
  • 3fa30a4c82 updated ChangeLog Mathias Gumz 2011-10-23 09:02:18 +0200
  • dc18666ef2 small code simplification Mathias Gumz 2011-10-23 09:01:19 +0200
  • ee34b376d7 Bugfix: clean up static resources correctly Mathias Gumz 2011-10-23 00:01:45 +0200
  • 3f76e117bf refactored MenuCreator Mathias Gumz 2011-10-21 08:42:48 +0200
  • 8dd11efc76 cosmetics Mathias Gumz 2011-10-21 08:34:53 +0200
  • 4f4d5e25d9 bugfix: fbsetroot needs to use 24bit visuals as well Mathias Gumz 2011-10-21 08:34:37 +0200
  • 12f44680df Added support for ARGB visual, patch #3284774 Gediminas Liktaras 2011-10-20 09:41:25 +0200
  • b2b65dea7f fixed typo in startfluxbox manpage Mathias Gumz 2011-10-20 07:54:47 +0200
  • 6601d9e50e updated ChangeLog Mathias Gumz 2011-10-17 17:08:27 +0200
  • a2558a2b14 removed obsolete handler for the gnome-window manager hints Mathias Gumz 2011-10-17 17:07:00 +0200
  • dc6c9c4e9b updated ChangeLog Mathias Gumz 2011-10-15 13:25:06 +0200
  • 2ebb3e8808 ignore .build* directories Mathias Gumz 2011-10-15 11:26:57 +0200
  • 06c0d4845f updated it_IT translations skizzhg 2011-10-15 11:25:03 +0200
  • 52e4dc32b7 cleaned up master translation file skizzhg 2011-10-15 11:22:56 +0200
  • 0e1ee49603 Fix compilation with intel's compiler Pavel Labath 2011-08-29 14:15:40 +0200
  • 755787c437 Documentation: fix default values of a couple more resources Pavel Labath 2011-08-18 13:33:57 +0200
  • bc667ced6a Documentation fix: default value of slit.placement resource was wrong Pavel Labath 2011-08-18 11:27:05 +0200
  • 2d3c4b387d Documentation mentions nonexisting resource: session.numLayers Pavel Labath 2011-08-18 10:59:04 +0200
  • e54bca68d2 Make sure FocusableList disconnects from signals when it is destroyed Pavel Labath 2011-08-08 13:31:25 +0200
  • aa84c95253 Enable connecting to const Signals Pavel Labath 2011-08-08 13:14:20 +0200
  • 0a42e6ca3d Fix VPATH builds with --enable-nls Pavel Labath 2011-08-06 11:35:05 +0200
  • 3c050c3d99 Add explicit ReturnType cast to operator() of FbTk::Slots Pavel Labath 2011-08-02 12:31:53 +0200
  • e67b9a6f83 Upgrade FbTk::Timer so it can take an arbitrary functor as a parameter Pavel Labath 2011-08-02 12:08:58 +0200
  • ae252c62cb Rename Signal::connect function taking an already-constructed slot to connectSlot Pavel Labath 2011-08-02 11:58:41 +0200
  • 05b5974e62 Add comparison operators to FbTk::RefCount Pavel Labath 2011-07-25 15:39:41 +0200
  • 536a16e6e2 Use RefCount to store keybindings Pavel Labath 2011-07-22 17:55:55 +0200
  • d21ceb4a23 Remove the assignment operator from a regular pointer to a RefCount Pavel Labath 2011-07-22 17:52:58 +0200
  • 1f34dee9b3 Remove obsolete code Pavel Labath 2011-07-14 13:18:37 +0200
  • 2e75d238ab add FbTk::makeRef function, for easier construction of RefCount pointers Pavel Labath 2011-07-10 14:20:18 +0200
  • cfcc4d44aa FbTk::Timer accepts Slots instead of Commands as the former are more general Pavel Labath 2011-07-10 00:10:48 +0200
  • d338e6c003 Signal::connect now also accepts an already-constructed Slot Pavel Labath 2011-07-09 23:57:32 +0200
  • bca20c5db4 Make FbTk::Command inherit from FbTk::Slot Pavel Labath 2011-07-09 23:25:28 +0200
  • 3ad611928a Fix a small bug in BScreen constructor Pavel Labath 2011-07-02 20:13:19 +0200
  • e4157821fc Add a reset() function to FbTk::RefCount Pavel Labath 2011-07-02 15:43:46 +0200
  • 0f85ade9be Mark FbTk::StringConvertor as NotCopyable Pavel Labath 2011-06-26 14:24:11 +0200
  • 7bca844581 Prepare the Slot classes to be used independently of Signals Pavel Labath 2011-05-19 12:32:42 +0200
  • 0a40d1caf3 Add template copy constructor to FbTk::Refcount Pavel Labath 2011-06-14 16:47:32 +0200
  • b9e9eb4e44 FbString: fix build without iconv Peter Korsgaard 2011-09-09 20:41:17 +0200
  • f9df3ffeda sync the copied config files to disk before continuing Mathias Gumz 2011-09-10 20:17:57 +0200
  • b104d9e4d0 Rebuilding the fluxbox docs to change fix a small grammer mistake Paul Tagliamonte 2011-09-02 00:22:01 +0000
  • 631fd58823 Re-licensing the ostrich theme due to issues regarding it's distribution Sven Michel 2011-09-01 18:32:56 +0000
  • 6c82cd5f84 bugfix: do not change workspaces when using NextWindow / PrevWindow buttons in toolbar Mathias Gumz 2011-09-01 17:08:50 +0200
  • 0708d1e046 regrab ButtonMotionMask as well (needed for 'Move' events in keysfile) Mathias Gumz 2011-08-26 09:22:37 +0200
  • ec6df5c3d1 bugfix: remap keysyms to keycodes after 'MappingNotify', fix #3386257 Mathias Gumz 2011-08-26 09:21:50 +0200
  • 7b10649e28 Updated styles 'bloe' and 'arch' to look better without xpm-support Sven Michel 2011-08-11 09:58:19 +0200
  • 1da473bab9 Use _NET_WM_ICON from 32bit apps (xfce4-terminal) correctly Mathias Gumz 2011-08-11 09:48:08 +0200
  • 822c02e96a TextDialog now handles parentrelative labels nacitar sevaht 2011-05-16 15:05:30 -0500
  • fd6fbb80e7 TextDialog and ToolTipWindow style rendering bugs fixed nacitar sevaht 2011-05-16 12:21:47 -0500
  • 16c90dc19f Make SignalTracker always disconnect itself from Signals Pavel Labath 2011-05-08 00:04:12 +0200
  • 7525ca9f77 Remove all trace of Observers and Subjects Pavel Labath 2011-04-28 11:31:06 +0200
  • 57acca0b60 Convert ToolbarItem::resizeSig to FbTk::Signal Pavel Labath 2011-05-07 22:41:59 +0200
  • 79d526b968 Convert Screen::reconfigureSig to FbTk::Signal Pavel Labath 2011-05-07 22:32:48 +0200
  • e1b0decf55 Convert Focusable::attentionSig to FbTk::Signal Pavel Labath 2011-05-07 22:03:08 +0200
  • 2073ae12a4 Convert FbWinFrame::frameExtentSig to FbTk::Signal Pavel Labath 2011-05-06 23:17:13 +0200
  • ff49160b12 Convert FluxboxWindow::hintSig to FbTk::Signal Pavel Labath 2011-05-06 22:59:13 +0200
  • 6a0280aa4d Convert FluxboxWindow::layerSig to FbTk::Signal Pavel Labath 2011-05-06 22:26:20 +0200
  • e53d14e910 Convert FluxboxWindow::stateSig to FbTk::Signal Pavel Labath 2011-05-06 20:28:44 +0200
  • ad0951ca53 Remove Observers from testSignal.cc Pavel Labath 2011-04-30 17:48:33 +0200
  • 4f89009c9e Convert FluxboxWindow::workspaceSig to FbTk::Signal Pavel Labath 2011-05-06 18:18:20 +0200
  • ae68b7f7cd Convert Focusable::orderSig,addSig,removeSig,resetSig to FbTk::Signal Pavel Labath 2011-05-04 18:26:15 +0200
  • 19ac8e40d8 Added FbTk::MemFunBind - a functor which binds all arguments of a function Pavel Labath 2011-05-05 17:07:32 +0200
  • 6cfa087536 Make FbTk::MemFun[12] inherit from std::unary/binary_function Pavel Labath 2011-05-05 15:38:42 +0200
  • 2024f258b6 Make FbTk::MemFun[0-3] use their ResultType parameter Pavel Labath 2011-05-04 17:13:15 +0200
  • 129bac1e0f Convert Focusable::dieSig to FbTk::Signal Pavel Labath 2011-05-03 23:48:24 +0200
  • 0775350fee Last round of simplification of Signal/Slot classes Pavel Labath 2011-05-03 12:49:05 +0200
  • bef2039d2c Don't crash when a slot is deregistered in the middle of signal processing Pavel Labath 2011-05-02 23:01:24 +0200
  • 144d716a42 Simplify Slot.hh Pavel Labath 2011-05-02 15:10:42 +0200
  • 4b47675441 Make RefCount<> more sensible Pavel Labath 2011-05-01 16:47:53 +0200
  • fa15400cc2 Remove the Observer dependency from FbTk::Menu Pavel Labath 2011-04-30 11:32:10 +0200
  • f7d7dfd2a8 Convert FbTk::Theme::reconfigSig and friends to the new Signal system Pavel Labath 2011-04-29 10:52:28 +0200
  • 54230c9a44 Simplify FbTk::Signal template classes a bit Pavel Labath 2011-04-29 10:32:21 +0200
  • d5bd23e41a Fix make install failure with some autotools versions Pavel Labath 2011-05-09 19:27:51 +0200
  • 1dacf57d20 Can check CARDINAL properties in CLIENT PATTERNS nacitar sevaht 2011-05-07 21:38:13 -0500
  • 2f166eb4ae fluxbox-remote now properly returns exit status nacitar sevaht 2011-05-07 21:40:56 -0500
  • de2cca8988 Include src/tests in the distribution tarball Pavel Labath 2011-04-19 22:42:36 +0200
  • 127ec08ae6 Fix "comparison between signed and unsigned" warning Pavel Labath 2011-04-29 10:28:28 +0200
  • 7618494341 Add backup and vim swap files to .gitignore Pavel Labath 2011-04-27 16:46:39 +0200
  • 55ee0b72a3 Woops, forgot to add the file. Pavel Labath 2011-04-27 14:10:37 +0200
  • 38b678e4cb Make sure `make distcheck' is successful Pavel Labath 2011-04-26 11:26:27 +0200
  • be90145227 bugfix: do not warp workspaces with only one workspace Mathias Gumz 2011-04-25 11:33:20 +0200
  • 86c9b100f3 Fix VPATH builds Pavel Labath 2011-04-09 14:52:10 +0200
  • 8b6943ab1c Fix a couple of "comparison between signed and unsigned" warnings Pavel Labath 2011-04-15 21:35:51 +0200
  • 1237f83207 fixed typo in 'MerleyKay' style, closes #3286430 David Coppa 2011-04-14 15:10:28 +0200
  • 870d4d02ee bugfix: use 'unsigned long' to feed XChangeProperty, closes #3285968 David Coppa 2011-04-14 15:07:37 +0200
  • fbf5ce8b30 Changed fbsetbg's tips to the new behaviour. skizzhg 2011-04-11 17:23:34 +0200
  • a83cedf37e Fix a pair of warnings reported by clang Pavel Labath 2011-04-09 14:57:47 +0200
  • 91958279d3 Menu.cc: send debug output to cerr, make the output more sensible Pavel Labath 2011-04-06 15:46:57 +0200
  • b1d70e2c92 bugfix: return 'height' if container is rotated vertically, closes #3195728 Gediminas Liktaras 2011-04-03 13:19:53 +0200
  • 40f8c35084 Fix assorted typos in manpages Pavel Labath 2011-04-02 00:29:45 +0200
  • 906166f42d make XMESSAGE a variable and use it consistently slakmagik 2011-03-29 00:04:23 -0400
  • a8583b79ae avoid trailing spaces between app and closing } slakmagik 2011-03-28 23:21:15 -0400
  • 0fbb2cb73c separate functions and main code slakmagik 2011-03-28 22:40:58 -0400
  • 2034e5ef44 add the configuration file equivalent of '-in' slakmagik 2011-03-28 22:26:23 -0400
  • e312f35d1a silence cmp slakmagik 2011-03-28 22:21:57 -0400
  • 2790b996f3 updated turkish translations Mesutcan Kurt 2011-03-28 09:47:20 +0200
  • d28e105075 compile fix: added <cstdlib> to provide declaration for 'size_t' (gcc-4.6.x likes it that way) Daniel Diaz 2011-03-28 09:06:01 +0200
  • d4f7f17330 compile fix: arguments must match declaration Mathias Gumz 2011-03-23 18:45:34 +0100
  • 745fb8e71c removed useless code Mathias Gumz 2011-03-23 18:41:48 +0100