| Commit message (Expand) | Author | Age | Files | Lines |
* | doc: Finish wnck_shutdown()-related docs, with note about introspection | Vincent Untz | 2012-01-30 | 3 | -1/+29 |
* | doc: Include new API | Vincent Untz | 2011-08-12 | 3 | -1/+31 |
* | doc: Add some high-level documentation | Vincent Untz | 2011-02-18 | 4 | -17/+169 |
* | core: Add version.h to provide macros to know libwnck version | Vincent Untz | 2011-01-20 | 3 | -0/+66 |
* | build: Use single include when building against libwnck | Vincent Untz | 2011-01-20 | 1 | -1/+1 |
* | doc: Trivial updates to not mention removed API | Vincent Untz | 2011-01-20 | 3 | -21/+11 |
* | all: Remove deprecated API and change API that had deprecated arguments | Vincent Untz | 2011-01-19 | 5 | -94/+2 |
* | Make gtk3 version parallel-installable | Christian Persch | 2010-10-26 | 2 | -2/+3 |
* | release: 2.30.5LIBWNCK_2_30_5 | Vincent Untz | 2010-09-27 | 11 | -0/+35 |
* | Fix failure to build outside source tree | Theppitak Karoonboonyanan | 2010-07-06 | 1 | -1/+1 |
* | Use git.mk from pango to autogenerate .gitignore files | Vincent Untz | 2009-05-02 | 1 | -0/+2 |
* | Rework again so that we also work with Xorg 6.8, which doesn't have .pc | Vincent Untz | 2007-11-13 | 1 | -1/+1 |
* | Be more paranoid about the fact that the window of the WnckActionMenu | Vincent Untz | 2007-11-11 | 1 | -0/+3 |
* | Objectify window-action-menu.c so that we have a real WnckActionMenu | Vincent Untz | 2007-11-11 | 4 | -3/+37 |
* | reorganize a bit some part of the API documentation | Vincent Untz | 2007-07-10 | 4 | -5/+111 |
* | Add wnck_window_is_below()/make_below()/unmake_below() Fix bug #453982. | Vincent Untz | 2007-07-07 | 2 | -0/+29 |
* | Make it possible to print information about a class group or an | Vincent Untz | 2007-06-24 | 1 | -0/+9 |
* | add wnck_workspace_get_screen() API, for consistency | Vincent Untz | 2007-06-24 | 1 | -0/+1 |
* | forgot to commit the doc changes for the new API | Vincent Untz | 2007-06-24 | 2 | -0/+31 |
* | new API, for consistency. Fix also two API docs. | Vincent Untz | 2007-06-24 | 2 | -0/+10 |
* | Cleanups and deprecate some WnckScreen functions that shouldn't have been | Vincent Untz | 2007-06-24 | 1 | -0/+5 |
* | update docs to have indexes of symbols. add TODO | Vincent Untz | 2007-06-20 | 1 | -0/+37 |
* | add missing includes of our public API | Vincent Untz | 2007-06-18 | 1 | -1/+0 |
* | add lots of Since: tags. | Vincent Untz | 2007-06-18 | 3 | -17/+17 |
* | Add API to get the name of the running window manager. Fix bug #448043. | Vincent Untz | 2007-06-15 | 2 | -0/+17 |
* | add WNCK_DISABLE_DEPRECATED | Vincent Untz | 2007-06-15 | 1 | -2/+2 |
* | update for new API new API small API doc update for | Vincent Untz | 2007-06-14 | 2 | -0/+10 |
* | If the pager can't set the layout, make it use the real layout of the | Vincent Untz | 2007-06-11 | 2 | -0/+8 |
* | Add support for _NET_FRAME_EXTENTS. This adds a new API. Fix bug #351055. | Vincent Untz | 2007-06-10 | 2 | -0/+13 |
* | reorganize a bit some of the functions. | Vincent Untz | 2007-06-10 | 5 | -262/+272 |
* | woohoo, 100% symbol coverage for the API doc! | Vincent Untz | 2007-06-09 | 2 | -7/+5 |
* | writing API doc is fun! | Vincent Untz | 2007-06-09 | 3 | -26/+22 |
* | even more API documentation | Vincent Untz | 2007-06-09 | 1 | -1/+1 |
* | add more API documentation | Vincent Untz | 2007-06-09 | 1 | -1/+0 |
* | add more API documentation | Vincent Untz | 2007-06-08 | 3 | -9/+11 |
* | small improvements to documentation | Vincent Untz | 2007-06-06 | 4 | -15/+36 |
* | rework the documentation. They're now nicely organized, and don't contain | Vincent Untz | 2007-06-05 | 23 | -855/+856 |
* | version 2.19.3.1LIBWNCK_2_19_3_1 | Vincent Untz | 2007-06-05 | 2 | -9/+8 |
* | version 2.19.3LIBWNCK_2_19_3 | Vincent Untz | 2007-06-03 | 2 | -2/+0 |
* | version 2.19.2LIBWNCK_2_19_2 | Vincent Untz | 2007-05-13 | 1 | -0/+1 |
* | Updates svn:ignore and remove .cvsignore files | Christian Persch | 2007-01-04 | 1 | -16/+0 |
* | libwnck-sections.txt shouldn't be ignored | Vincent Untz | 2006-03-26 | 1 | -1/+0 |
* | updated | Vincent Untz | 2006-02-11 | 2 | -9/+0 |
* | version 2.13.90LIBWNCK_2_13_90 | Elijah Newren | 2006-01-30 | 1 | -0/+2 |
* | updated with new functions | Vincent Untz | 2006-01-16 | 1 | -0/+16 |
* | add this file to CVS, as is done in other modules, so that a clean build | Thomas Vander Stichele | 2006-01-10 | 1 | -0/+377 |
* | version 2.11.92LIBWNCK_2_11_92 | Vincent Untz | 2005-08-22 | 1 | -0/+9 |
* | version 2.11.91LIBWNCK_2_11_91 | Elijah Newren | 2005-08-08 | 20 | -40/+9 |
* | Add template files to cvs, to make a clean build from cvs work. (#302231, | Matthias Clasen | 2005-07-19 | 21 | -0/+2009 |
* | updated fix, again. I'm not the one who broke it, for once :-) | Vincent Untz | 2005-07-02 | 1 | -0/+1 |