summaryrefslogtreecommitdiff
path: root/libwnck
Commit message (Expand)AuthorAgeFilesLines
* build: link against libmVincent Untz2011-08-311-1/+2
* tests: Add a small utility to make it easy to test urgency hintsVincent Untz2010-10-062-1/+100
* Adapt to GtkObject removal in GTK3Javier Jardón2010-09-301-6/+4
* tests: Do not mark strings as translatableVincent Untz2010-09-293-18/+12
* introspection: Associate .gir with pkg-config fileVincent Untz2010-09-271-0/+1
* [core] Initialize LayoutManager::displayTheppitak Karoonboonyanan2010-09-211-0/+1
* build: Update all Makefile.am to more recent standardsVincent Untz2010-09-201-85/+72
* [core] Use _wnck_error_trap_push/pop instead of gdk_error_trap_push/popVincent Untz2010-09-131-2/+2
* [core, wnckprop] Stop using gdk_displayVincent Untz2010-09-116-125/+241
* [screen] Wrap gtk-doc commentsVincent Untz2010-08-041-19/+20
* Add introspection annotationsTomeu Vizoso2010-07-294-46/+50
* Fix failure to build outside source treeTheppitak Karoonboonyanan2010-07-061-1/+1
* [pager] And really use the right version for gseal checkVincent Untz2010-06-221-1/+1
* Oops, use the right version checkFederico Mena Quintero2010-06-221-1/+1
* bgo#612490 - Use gtk_accessible_set_widget() for the GSEAL()ed fieldFederico Mena Quintero2010-06-221-0/+4
* Revert "[build] Fix build when building out of source tree"Vincent Untz2010-06-221-5/+2
* [build] Do not dist gir_DATAYaakov Selkowitz2010-06-221-2/+2
* [build] Fix build when building out of source treeTheppitak Karoonboonyanan2010-06-221-2/+5
* [all] More GSeal workVincent Untz2010-06-014-2/+22
* Revert part of last commitAndre Klapper2010-04-161-1/+1
* Fix a few issues when building with GSEAL_ENABLED. See bug 612490.Andre Klapper2010-04-164-2/+26
* [tasklist] Fix a GSeal issueVincent Untz2010-03-111-4/+12
* [selector] Use a GtkSeparatorMenuItem with label for workspace itemsVincent Untz2010-03-111-13/+3
* [all] Start fixing the build with GSEAL_ENABLEDVincent Untz2010-03-105-155/+287
* [build] Fix build out of source treeTheppitak Karoonboonyanan2010-03-091-4/+4
* [core] Use _NET_WM_WINDOW_TYPE_SPLASH instead of non-existing hintVincent Untz2010-03-091-1/+1
* [tasklist] Do not lose the pinned status when dragging a windowVincent Untz2010-03-091-1/+2
* [doc] Specify what happens when changing workspace of pinned windowVincent Untz2010-03-091-3/+2
* [all] Add gobject-introspection supportVincent Untz2010-03-081-10/+43
* [all] Build with latest GSeal'ed gtk+Vincent Untz2010-03-043-10/+10
* [misc] Use single-include for atkVincent Untz2010-02-093-3/+3
* [build] Fix generation of wnck-enum-types.c to not break bindingsArun Raghavan2009-10-061-2/+2
* [tasklist] Always show icons in group menuMarcus Carlson2009-09-081-1/+5
* [misc] Properly format some commentsVincent Untz2009-07-282-44/+67
* [urgency] Add the wnck-urgency-monitor utilityVincent Untz2009-07-272-2/+226
* [build] Use silent-rules instead of shave for quiet buildVincent Untz2009-07-211-7/+5
* [selector] Always show icons in menuVincent Untz2009-07-011-0/+1
* [core] Fix wnck_application_get_icon_is_fallback()Vincent Untz2009-06-221-1/+10
* [misc] Use g_strcmp0 instead of local convenience functionVincent Untz2009-06-151-11/+2
* Use git.mk from pango to autogenerate .gitignore filesVincent Untz2009-05-021-0/+2
* Use shave to improve build log readabilityVincent Untz2009-04-241-5/+6
* Trivial fix for a gtk-doc warningVincent Untz2009-04-241-1/+1
* Clean up rules for generated filesVincent Untz2009-04-241-47/+29
* use C_() instead of Q_(). Patch by Matthias Clasen <mclasen@redhat.com>,Vincent Untz2009-01-101-8/+8
* undef WNCK_DISABLE_DEPRECATED, since that's internal code.Vincent Untz2009-01-065-0/+10
* single include for gtk+. Patch by Pedro Fragoso <ember@ubuntu.com>, fixVincent Untz2008-12-105-4/+4
* updated to a tango styled pixmapBaptiste Mille-Mathias2008-08-201-0/+0
* return TRUE when both list of windows are empty. Fix a bug where when theVincent Untz2008-06-111-3/+2
* Fix moving a window to an arbitrary workspace in viewport mode. Fix bugVincent Untz2008-03-191-5/+2
* Unstick windows when moving them in another workspace (viewport mode),Vincent Untz2008-03-191-2/+7