summaryrefslogtreecommitdiff
path: root/libwnck/util.c
Commit message (Expand)AuthorAgeFilesLines
* Updated FSF's addressDaniel Mustieles2014-01-231-3/+1
* WnckUtil: add icons section to docsMarco Trevisan (Treviño)2013-08-201-0/+9
* WnckUtil: make applications and windows to reload icons if size has changedMarco Trevisan (Treviño)2013-08-201-0/+22
* Utils: allow to set the default icon sizes and use these valuesMarco Trevisan (Treviño)2013-08-201-0/+46
* core: Fix a warning when building introspectionVincent Untz2012-09-041-1/+1
* core: Fix build for people without xresVincent Untz2012-01-311-0/+2
* core: Fix order of shutting down operations in wnck_shutdown()Vincent Untz2012-01-301-1/+15
* doc: Finish wnck_shutdown()-related docs, with note about introspectionVincent Untz2012-01-301-5/+12
* core: Also shutdown everything resource-relatedVincent Untz2012-01-301-0/+5
* core: Add _wnck_window_shutdown_all()Vincent Untz2012-01-301-0/+1
* core: Add wnck_shutdown()Martin Pitt2012-01-301-0/+20
* widgets: Stop using deprecated gtk_widget_modify_font()Vincent Untz2011-08-121-2/+2
* core: Add Display argument to _wnck_error_trap_push()/pop()Vincent Untz2011-02-181-7/+7
* doc: TyposVincent Untz2011-01-201-1/+1
* core: Add Screen argument to _wnck_get_cardinal(), _wnck_get_pid()Vincent Untz2011-01-201-8/+12
* all: Remove deprecated API and change API that had deprecated argumentsVincent Untz2011-01-191-19/+0
* all: Code spacing fixesVincent Untz2011-01-191-19/+19
* [core, wnckprop] Stop using gdk_displayVincent Untz2010-09-111-0/+8
* [all] Start fixing the build with GSEAL_ENABLEDVincent Untz2010-03-101-1/+1
* Trivial fix for a gtk-doc warningVincent Untz2009-04-241-1/+1
* undef WNCK_DISABLE_DEPRECATED, since that's internal code.Vincent Untz2009-01-061-0/+2
* correctly initialize some variables. Patch by Roland BärVincent Untz2007-11-111-2/+3
* Avoid crashing if the X Resource extension is not present. (#489087)Matthias Clasen2007-10-221-27/+36
* Better fix for bug #476299.Vincent Untz2007-10-151-0/+14
* use Deprecated:2.20: instead of just Deprecated:Vincent Untz2007-07-101-1/+1
* add myself add myself for the copyright of relevant filesVincent Untz2007-07-101-0/+1
* reorganize a bit some part of the API documentationVincent Untz2007-07-101-7/+19
* Cleanups and deprecate some WnckScreen functions that shouldn't have beenVincent Untz2007-06-241-2/+0
* use icon names, to be consistent (to not have the text changed when tasksVincent Untz2007-06-191-29/+0
* use name, not the icon name of the window updated new, since this isVincent Untz2007-06-191-0/+29
* add lots of Since: tags.Vincent Untz2007-06-181-0/+6
* Make wnck_pid_read_resource_usage() work for more X clients. Fix bugVincent Untz2007-06-161-32/+360
* add _wnck_stock_icons_init() moved from xutils.c moved away, since thisVincent Untz2007-06-151-0/+49
* Add lots of g_return_if_fail() and g_return_val_if_fail() for our publicVincent Untz2007-06-151-0/+2
* add /* vim: set sw=2 et: */Vincent Untz2007-06-091-0/+1
* add some "Since: 2.20" items to doc. kill,Vincent Untz2007-06-091-11/+4
* woohoo, 100% symbol coverage for the API doc!Vincent Untz2007-06-091-2/+47
* small improvements to documentationVincent Untz2007-06-061-0/+11
* Sparse warning fixes.Kjartan Maraas2006-12-021-1/+1
* updatedVincent Untz2006-02-111-0/+3
* Move these functions from tasklist.c to util.c/private.h and use anVincent Noel2006-01-211-0/+46
* Quit wrongly specifying the source indication in EWMH messages where weElijah Newren2006-01-031-0/+26
* Fix from Benoît Dejean <TazForEver@dlfp.org> in bug #158875Mark McLoughlin2004-12-151-0/+2
* new function (wnck_pid_read_resource_usage): newHavoc Pennington2003-11-161-0/+191
* call _wnck_init() here.Havoc Pennington2002-03-241-0/+12
* hack to work with slightly older GTK as well as HEADHavoc Pennington2001-10-241-0/+42