summaryrefslogtreecommitdiff
path: root/libwnck
Commit message (Expand)AuthorAgeFilesLines
...
* introspection: Add missing annotationsVincent Untz2011-01-202-8/+10
* core: Move WnckMotionDirection from screen.h to workspace.hVincent Untz2011-01-202-25/+23
* core: Add _wnck_gdk_window_lookup_from_window()Vincent Untz2011-01-202-14/+26
* core: Add Screen argument to _wnck_gdk_pixbuf_get_from_pixmap(), ...Vincent Untz2011-01-203-9/+12
* core: Do not use WNCK_SCREEN_XSCREEN in screen.cVincent Untz2011-01-201-20/+17
* core: Remove usage of _wnck_get_default_display()...Vincent Untz2011-01-201-6/+3
* core: Add Screen argument to _wnck_select_input()Vincent Untz2011-01-205-12/+28
* core: Remove usage of _wnck_get_default_display() in get_server_time()Vincent Untz2011-01-201-5/+6
* core: Add Screen argument to _wnck_set_icon_geometry()Vincent Untz2011-01-203-12/+18
* core: Add Screen argument to _wnck_read_icons()Vincent Untz2011-01-204-14/+30
* core: Add Screen argument to _wnck_get_res_class_utf8(), ...Vincent Untz2011-01-204-10/+18
* core: Add Screen argument to _wnck_iconify(), _wnck_deiconify()Vincent Untz2011-01-203-7/+12
* core: Remove usage of _wnck_get_default_display() in filter_func()Vincent Untz2011-01-201-1/+1
* core: Add Screen argument to _wnck_set_utf8_list()Vincent Untz2011-01-203-4/+10
* core: Add Screen argument to _wnck_get_utf8_list()Vincent Untz2011-01-203-6/+12
* core: Add Screen argument to _wnck_get_cardinal_list(), ...Vincent Untz2011-01-204-10/+21
* core: Add Screen argument to _wnck_get_atom_list()Vincent Untz2011-01-203-6/+14
* core: Add Screen argument to _wnck_get_window_list()Vincent Untz2011-01-203-5/+12
* core: Add Screen argument to _wnck_get_utf8_property()Vincent Untz2011-01-205-11/+22
* core: Add Screen argument to _wnck_get_string_property_latin1()Vincent Untz2011-01-201-3/+7
* core: Add Screen argument to _wnck_get_text_property(), ...Vincent Untz2011-01-204-13/+27
* core: Add Screen argument to _wnck_get_atom()Vincent Untz2011-01-202-3/+8
* core: Add Screen argument to _wnck_get_pixmap()Vincent Untz2011-01-203-4/+10
* core: Add Screen argument to _wnck_get_window(), _wnck_get_session_id()Vincent Untz2011-01-204-13/+25
* core: Add Screen argument to _wnck_get_wm_state()Vincent Untz2011-01-203-4/+10
* core: Add Screen argument to _wnck_get_cardinal(), _wnck_get_pid()Vincent Untz2011-01-206-20/+37
* xutils: Use beautiful code for getting icon pixbufs from XBenjamin Otte2011-01-191-9/+9
* xutils: Rewrite pixmap + mak icon reading code to use cairoBenjamin Otte2011-01-191-63/+49
* xutils: Don't call get_pixmap_geometry() anymoreBenjamin Otte2011-01-191-35/+0
* gir: Add --c-include for libwnck.hBenjamin Otte2011-01-191-1/+1
* xutils: Split out surface-from-pixmap creation into separate functionBenjamin Otte2011-01-191-5/+18
* Merge branch 'gtk3'Vincent Untz2011-01-1925-1638/+1139
|\
| * tasklist: Clarify difference between reset & stop glow in codeVincent Untz2011-01-191-3/+10
| * all: Remove deprecated API and change API that had deprecated argumentsVincent Untz2011-01-1912-289/+8
| * all: Code spacing fixesVincent Untz2011-01-1918-897/+899
| * build: wnckprop requires -lX11gtk3Diego Escalante Urrelo2011-01-101-1/+1
| * Fixed build replacing deprecated functions (#638201)David Ronis2010-12-291-3/+6
| * ::draw doesn't own the cairo_t, so don't cairo_destroy itChristian Persch2010-12-031-2/+0
| * Fix build after size-request removalChristian Persch2010-12-032-6/+65
| * Make gtk3 version parallel-installableChristian Persch2010-10-261-14/+14
| * tasklist: Reorganize how the glow button worksBenjamin Otte2010-10-061-155/+61
| * Port to GTK3Benjamin Otte2010-10-065-326/+140
| * pager: Let the expose function create the cairo_tBenjamin Otte2010-10-061-14/+16
| * pager: Use Cairo for drawingBenjamin Otte2010-10-061-24/+15
* | 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-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