summaryrefslogtreecommitdiff
path: root/libwnck/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: Remove autotools supportMarco Trevisan (Treviño)2020-03-251-200/+0
* fix locale dirAlberts Muktupāvels2017-07-221-1/+1
* util: avoid deprecated gtk_widget_override_fontAlberts Muktupāvels2017-05-051-0/+1
* build: don't use gnome-autogen.shAlberts Muktupāvels2017-04-261-2/+5
* avoid deprecated gdk_pixbuf_new_from_inlineAlberts Muktupāvels2017-04-261-21/+21
* avoid deprecated GtkImageMenuItemAlberts Muktupāvels2017-04-261-0/+2
* remove stock iconsAlberts Muktupāvels2014-10-211-5/+2
* libwnck: remove dependency on glib-genmarshal, use generic marshallerMarco Trevisan (Treviño)2013-07-201-12/+3
* build: Add --enable-tools to enable/disable installation of toolsVincent Untz2012-05-141-3/+11
* tests: Add test-shutdown toolVincent Untz2012-01-301-1/+4
* Fix srcdir != builddir buildColin Walters2011-09-011-0/+1
* build: link against libmVincent Untz2011-08-311-1/+2
* core: Add version.h to provide macros to know libwnck versionVincent Untz2011-01-201-1/+3
* build: Use single include when building against libwnckVincent Untz2011-01-201-1/+5
* gir: Add --c-include for libwnck.hBenjamin Otte2011-01-191-1/+1
* Merge branch 'gtk3'Vincent Untz2011-01-191-14/+14
|\
| * build: wnckprop requires -lX11gtk3Diego Escalante Urrelo2011-01-101-1/+1
| * Make gtk3 version parallel-installableChristian Persch2010-10-261-14/+14
* | build: wnckprop requires -lX11Diego Escalante Urrelo2011-01-101-1/+1
* | tests: Add a small utility to make it easy to test urgency hintsVincent Untz2010-10-061-1/+4
|/
* introspection: Associate .gir with pkg-config fileVincent Untz2010-09-271-0/+1
* build: Update all Makefile.am to more recent standardsVincent Untz2010-09-201-85/+72
* Fix failure to build outside source treeTheppitak Karoonboonyanan2010-07-061-1/+1
* 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
* [build] Fix build out of source treeTheppitak Karoonboonyanan2010-03-091-4/+4
* [all] Add gobject-introspection supportVincent Untz2010-03-081-10/+43
* [build] Fix generation of wnck-enum-types.c to not break bindingsArun Raghavan2009-10-061-2/+2
* [urgency] Add the wnck-urgency-monitor utilityVincent Untz2009-07-271-2/+8
* [build] Use silent-rules instead of shave for quiet buildVincent Untz2009-07-211-7/+5
* 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
* Clean up rules for generated filesVincent Untz2009-04-241-47/+29
* Rework again so that we also work with Xorg 6.8, which doesn't have .pcVincent Untz2007-11-131-2/+2
* Clean up the autotools and the pkg-config files. We now require a x11.pcVincent Untz2007-11-111-2/+2
* install wnckpropVincent Untz2007-06-181-7/+10
* add a wnckprop utility, similar to xprop, but giving information about aVincent Untz2007-06-101-0/+7
* Kill warnings and usage of deprecated functionsVincent Untz2007-04-291-1/+2
* Automate the creation of the GEnum/GFlags types and signal marshallingTorsten Schönfeld2006-02-071-18/+58
* Patch from Denis Jacquerye to add a test-selector program for testing; itElijah Newren2005-10-011-0/+5
* Migrate the window menu widget handling code from gnome-panel. Promote theVincent Noel2005-01-251-2/+2
* new add the new .pc file to EXTRA_DIST add the new .pc file to AC_OUTPUTLaszlo Peter2004-02-171-1/+1
* Added a WNCK_TASK_CLASS_GROUP type. (struct _WnckTask): Added aFederico Mena Quintero2003-11-221-0/+2
* add -lX11 to LDFLAGS, fixing #112530.Hidetoshi Tajima2003-05-141-1/+1
* call AC_LIBTOOL_WIN32_DLL.Masahiro Sakai2003-04-191-0/+1
* when activating windows, use wnck_window_activate_transient()Havoc Pennington2002-10-311-1/+2
* use stock icons, and reorder menu to match metacityHavoc Pennington2002-09-271-2/+5
* clean up the accessibility patch: - s/G_CONST_RETURN/const/ - s/gint/int/Havoc Pennington2002-06-021-1/+12
* don't pass the lib's ldflags to appsjacob berkman2002-03-281-1/+1