| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated FSF's address | Daniel Mustieles | 2014-01-23 | 1 | -3/+1 |
* | WnckUtil: add icons section to docs | Marco Trevisan (Treviño) | 2013-08-20 | 1 | -0/+9 |
* | WnckUtil: make applications and windows to reload icons if size has changed | Marco Trevisan (Treviño) | 2013-08-20 | 1 | -0/+22 |
* | Utils: allow to set the default icon sizes and use these values | Marco Trevisan (Treviño) | 2013-08-20 | 1 | -0/+46 |
* | core: Fix a warning when building introspection | Vincent Untz | 2012-09-04 | 1 | -1/+1 |
* | core: Fix build for people without xres | Vincent Untz | 2012-01-31 | 1 | -0/+2 |
* | core: Fix order of shutting down operations in wnck_shutdown() | Vincent Untz | 2012-01-30 | 1 | -1/+15 |
* | doc: Finish wnck_shutdown()-related docs, with note about introspection | Vincent Untz | 2012-01-30 | 1 | -5/+12 |
* | core: Also shutdown everything resource-related | Vincent Untz | 2012-01-30 | 1 | -0/+5 |
* | core: Add _wnck_window_shutdown_all() | Vincent Untz | 2012-01-30 | 1 | -0/+1 |
* | core: Add wnck_shutdown() | Martin Pitt | 2012-01-30 | 1 | -0/+20 |
* | widgets: Stop using deprecated gtk_widget_modify_font() | Vincent Untz | 2011-08-12 | 1 | -2/+2 |
* | core: Add Display argument to _wnck_error_trap_push()/pop() | Vincent Untz | 2011-02-18 | 1 | -7/+7 |
* | doc: Typos | Vincent Untz | 2011-01-20 | 1 | -1/+1 |
* | core: Add Screen argument to _wnck_get_cardinal(), _wnck_get_pid() | Vincent Untz | 2011-01-20 | 1 | -8/+12 |
* | all: Remove deprecated API and change API that had deprecated arguments | Vincent Untz | 2011-01-19 | 1 | -19/+0 |
* | all: Code spacing fixes | Vincent Untz | 2011-01-19 | 1 | -19/+19 |
* | [core, wnckprop] Stop using gdk_display | Vincent Untz | 2010-09-11 | 1 | -0/+8 |
* | [all] Start fixing the build with GSEAL_ENABLED | Vincent Untz | 2010-03-10 | 1 | -1/+1 |
* | Trivial fix for a gtk-doc warning | Vincent Untz | 2009-04-24 | 1 | -1/+1 |
* | undef WNCK_DISABLE_DEPRECATED, since that's internal code. | Vincent Untz | 2009-01-06 | 1 | -0/+2 |
* | correctly initialize some variables. Patch by Roland Bär | Vincent Untz | 2007-11-11 | 1 | -2/+3 |
* | Avoid crashing if the X Resource extension is not present. (#489087) | Matthias Clasen | 2007-10-22 | 1 | -27/+36 |
* | Better fix for bug #476299. | Vincent Untz | 2007-10-15 | 1 | -0/+14 |
* | use Deprecated:2.20: instead of just Deprecated: | Vincent Untz | 2007-07-10 | 1 | -1/+1 |
* | add myself add myself for the copyright of relevant files | Vincent Untz | 2007-07-10 | 1 | -0/+1 |
* | reorganize a bit some part of the API documentation | Vincent Untz | 2007-07-10 | 1 | -7/+19 |
* | Cleanups and deprecate some WnckScreen functions that shouldn't have been | Vincent Untz | 2007-06-24 | 1 | -2/+0 |
* | use icon names, to be consistent (to not have the text changed when tasks | Vincent Untz | 2007-06-19 | 1 | -29/+0 |
* | use name, not the icon name of the window updated new, since this is | Vincent Untz | 2007-06-19 | 1 | -0/+29 |
* | add lots of Since: tags. | Vincent Untz | 2007-06-18 | 1 | -0/+6 |
* | Make wnck_pid_read_resource_usage() work for more X clients. Fix bug | Vincent Untz | 2007-06-16 | 1 | -32/+360 |
* | add _wnck_stock_icons_init() moved from xutils.c moved away, since this | Vincent Untz | 2007-06-15 | 1 | -0/+49 |
* | Add lots of g_return_if_fail() and g_return_val_if_fail() for our public | Vincent Untz | 2007-06-15 | 1 | -0/+2 |
* | add /* vim: set sw=2 et: */ | Vincent Untz | 2007-06-09 | 1 | -0/+1 |
* | add some "Since: 2.20" items to doc. kill, | Vincent Untz | 2007-06-09 | 1 | -11/+4 |
* | woohoo, 100% symbol coverage for the API doc! | Vincent Untz | 2007-06-09 | 1 | -2/+47 |
* | small improvements to documentation | Vincent Untz | 2007-06-06 | 1 | -0/+11 |
* | Sparse warning fixes. | Kjartan Maraas | 2006-12-02 | 1 | -1/+1 |
* | updated | Vincent Untz | 2006-02-11 | 1 | -0/+3 |
* | Move these functions from tasklist.c to util.c/private.h and use an | Vincent Noel | 2006-01-21 | 1 | -0/+46 |
* | Quit wrongly specifying the source indication in EWMH messages where we | Elijah Newren | 2006-01-03 | 1 | -0/+26 |
* | Fix from Benoît Dejean <TazForEver@dlfp.org> in bug #158875 | Mark McLoughlin | 2004-12-15 | 1 | -0/+2 |
* | new function (wnck_pid_read_resource_usage): new | Havoc Pennington | 2003-11-16 | 1 | -0/+191 |
* | call _wnck_init() here. | Havoc Pennington | 2002-03-24 | 1 | -0/+12 |
* | hack to work with slightly older GTK as well as HEAD | Havoc Pennington | 2001-10-24 | 1 | -0/+42 |