summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* statusicon: Rely on GtkIconHelper for pixbuf resizesCarlos Garnacho2012-07-131-27/+3
* Ensure pixbufs as entry icons get resizedCarlos Garnacho2012-07-131-0/+3
* Add API to force a GtkIconHelper pixbuf rescalingCarlos Garnacho2012-07-132-2/+57
* menu: small code cleanupCarlos Garnacho2012-07-131-4/+4
* menu: code style fixCarlos Garnacho2012-07-131-2/+1
* icontheme: Don't assume a symbolic icon size of 16x16Carlos Garnacho2012-07-131-2/+25
* introspection: mark data in GtkCallback as closureCarlos Garnacho2012-07-131-1/+1
* Some updatesMatthias Clasen2012-07-131-0/+30
* Updated Indonesian translation of Property NicksAndika Triwidada2012-07-131-2058/+2695
* Updated Indonesian translationAndika Triwidada2012-07-131-912/+1227
* wayland: Ensure we destroy the shell surface when destroying the surfaceRob Bradford2012-07-121-11/+22
* wayland: wl_shell_surface_set_popup requires a valid seat and serialRob Bradford2012-07-121-1/+12
* wayland: Protocol update: wl_pointer_set_cursor takes a serialRob Bradford2012-07-121-1/+6
* wayland: Protocol update: wl_shell_surface_resize and _move take serialsRob Bradford2012-07-121-2/+9
* wayland: Save the serial number for the ping eventRob Bradford2012-07-121-0/+7
* wayland: Save the serial numbers for the pointer eventsRob Bradford2012-07-121-1/+12
* wayland: Add internal API for handling Wayland serial numbersRob Bradford2012-07-123-1/+19
* wayland: Ensure that _get_client_pointer returns a pointerRob Bradford2012-07-121-1/+12
* wayland: Port to libxkbcommon API changesRob Bradford2012-07-121-2/+2
* wayland: Switch to new wayland cursors mechanismRob Bradford2012-07-124-91/+77
* wayland: Protocol change: wl_buffer_damageRob Bradford2012-07-121-14/+0
* wayland: Protocol change: configure eventRob Bradford2012-07-121-1/+0
* wayland: Protocol change: wl_shell_surface_* take surfaces for parentsRob Bradford2012-07-121-2/+2
* wayland: Remove unused variableRob Bradford2012-07-121-1/+0
* wayland: Temporary disable/hackaround keyboard codeRob Bradford2012-07-121-4/+21
* wayland: Port to SHM pool allocation mechanismRob Bradford2012-07-121-30/+38
* wayland: Port to new input protocol mechanismRob Bradford2012-07-124-61/+377
* wayland: Load cursor theme using new Wayland cursor libraryRob Bradford2012-07-122-0/+26
* wayland: Remove unhelpful debug messageRob Bradford2012-07-121-3/+0
* wayland: Protocol change: ping event on shell_surfaceRob Bradford2012-07-121-0/+9
* wayland: Update configure.ac to add now needed wayland-cursorRob Bradford2012-07-121-1/+1
* wayland: Update to new header path for xkbcommonRob Bradford2012-07-123-3/+3
* Consistently allow -1 to mean 'append' in tree modelsMatthias Clasen2012-07-122-20/+15
* Ensure that XDG_DATA_HOME is created before using itEmmanuele Bassi2012-07-121-0/+12
* Fix typo replacing action "Parse" with "Paste"Micah Carrick2012-07-111-2/+2
* Change signal parameter names in GdkWindow to be valid C identifiersPhil Clayton2012-07-111-8/+8
* Revert "level-bar: introduce GtkLevelBar"Matthias Clasen2012-07-1111-1403/+0
* Revert "visuals: add a visual demo for GtkLevelBar"Matthias Clasen2012-07-112-149/+0
* docs: link against libgdk-3.laVíctor Manuel Jáquez Leal2012-07-111-0/+1
* visuals: add a visual demo for GtkLevelBarCosimo Cecchi2012-07-112-0/+149
* level-bar: introduce GtkLevelBarCosimo Cecchi2012-07-1011-0/+1403
* GtkApplication: Fix unsetting menu modelsMatthias Clasen2012-07-101-3/+5
* Updated Norwegian nynorsk translationKjartan Maraas2012-07-101-2999/+1712
* Silence the buildMatthias Clasen2012-07-091-1/+1
* Add missing functions to the docsMatthias Clasen2012-07-091-0/+3
* OpenBSD: use G_N_ELEMENTS instead of nitemsAntoine Jacoutot2012-07-091-4/+4
* a11y: Make lockbutton notify about state changesBenjamin Otte2012-07-093-3/+28
* a11y: Get lockbutton text directlyBenjamin Otte2012-07-094-3/+64
* a11y: Add separate accessible for GtkLockButtonBenjamin Otte2012-07-094-0/+89
* a11y: Don't mess up if column gets hiddenBenjamin Otte2012-07-091-11/+28