summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version 2.19.4LIBWNCK_2_19_4Vincent Untz2007-06-183-2/+73
* Fix crash on multihead setups, when closing a window. The active windowVincent Untz2007-06-182-10/+86
* fix commit for bug #420713. There was probably a crasher.Vincent Untz2007-06-182-1/+16
* Be a bit more friendly to people who want to use our widgets throughVincent Untz2007-06-183-12/+63
* Fix a crash when dragging a window to somewhere like anotherVincent Untz2007-06-184-3/+48
* only skip taskbar for transient windows if the window they're transientVincent Untz2007-06-183-3/+9
* add missing includes of our public APIVincent Untz2007-06-183-5/+13
* kill updated to use wnck_screen_get_number()Vincent Untz2007-06-184-8/+8
* add lots of Since: tags.Vincent Untz2007-06-1817-17/+152
* use gtk_widget_set_tooltip_text()Vincent Untz2007-06-182-10/+7
* initializes data to some good values before fetching information fromVincent Untz2007-06-183-10/+50
* disconnect signal handlers for all windowsVincent Untz2007-06-182-1/+32
* Estonian translation update by Ivar Smolin.Priit Laes2007-06-172-46/+86
* Updated libwnck zh_CN translationFunda Wang2007-06-162-59/+141
* Make wnck_pid_read_resource_usage() work for more X clients. Fix bugVincent Untz2007-06-162-32/+384
* Add API to get the name of the running window manager. Fix bug #448043.Vincent Untz2007-06-156-2/+133
* add _wnck_stock_icons_init() moved from xutils.c moved away, since thisVincent Untz2007-06-155-50/+57
* improve relative position of the drag icon. Fix bug #446531Vincent Untz2007-06-152-1/+6
* Add lots of g_return_if_fail() and g_return_val_if_fail() for our publicVincent Untz2007-06-158-4/+59
* Updated Spanish translationJorge Gonzalez Gonzalez2007-06-152-46/+86
* add WNCK_DISABLE_DEPRECATEDVincent Untz2007-06-155-8/+24
* Migrate from GtkTooltips to GtkTooltip.Vincent Untz2007-06-143-14/+24
* update for new API new API small API doc update forVincent Untz2007-06-147-3/+46
* require glib 2.13.0 use g_timeout_add_seconds()Vincent Untz2007-06-143-3/+9
* updated dzongkha translationPema Geyleg2007-06-132-52/+109
* use default sizes defined in private.h for icons instead of redefining theVincent Untz2007-06-112-5/+11
* Use G_DEFINE_TYPE.Vincent Untz2007-06-1110-347/+81
* Make WnckPager and WnckTasklist always display the screen they're on. ThisVincent Untz2007-06-114-77/+166
* If the pager can't set the layout, make it use the real layout of theVincent Untz2007-06-116-24/+163
* Glynn Foster said was Sun is okay to relicense the GPL code to LGPL. Add aVincent Untz2007-06-112-1/+7
* Do not change the layout shown in the pager if the the pager couldn'tVincent Untz2007-06-103-17/+62
* release the selection ownership for the desktop layout.Vincent Untz2007-06-102-0/+16
* Improve a bit selection ownership for the desktop layout.Vincent Untz2007-06-102-24/+54
* Add support for _NET_FRAME_EXTENTS. This adds a new API. Fix bug #351055.Vincent Untz2007-06-107-20/+210
* add WNCK_WINDOW_ACTION_BELOW to the available actions if we couldn't getVincent Untz2007-06-102-4/+10
* reorganize a bit some of the functions.Vincent Untz2007-06-106-262/+276
* updatedVincent Untz2007-06-102-0/+5
* add a wnckprop utility, similar to xprop, but giving information about aVincent Untz2007-06-103-0/+437
* use # to put anchors in links for documentation. Thanks Matthias!Vincent Untz2007-06-0910-10/+26
* add /* vim: set sw=2 et: */Vincent Untz2007-06-0929-0/+35
* add some "Since: 2.20" items to doc. kill,Vincent Untz2007-06-096-31/+23
* woohoo, 100% symbol coverage for the API doc!Vincent Untz2007-06-0912-38/+308
* writing API doc is fun!Vincent Untz2007-06-0912-140/+392
* even more API documentationVincent Untz2007-06-0915-187/+773
* add more API documentationVincent Untz2007-06-098-26/+105
* add more API documentationVincent Untz2007-06-0814-60/+338
* small improvements to documentationVincent Untz2007-06-068-19/+101
* rework the documentation. They're now nicely organized, and don't containVincent Untz2007-06-0524-855/+862
* post-release bump to 2.19.4Vincent Untz2007-06-053-1/+9
* version 2.19.3.1LIBWNCK_2_19_3_1Vincent Untz2007-06-055-11/+36