summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add gtk+-2.morphbaserock/morph-gtk-2Sam Thursfield2012-08-221-0/+11
* Bug 681784 Colorspaces used in gtk+ and cairo quartz backends do notJohn Ralls2012-08-214-6/+6
* fix an typo in zh_CN translationYunQiang Su2012-08-181-1/+1
* gtk: ref the action around gtk_action_emit_activate()Michael Natterer2012-08-031-3/+5
* Allow building with automake 1.12Matthias Clasen2012-08-011-1/+5
* fix bug#680901: translations of "even sheet" and "odd sheet" are wrongFunda Wang2012-07-311-409/+437
* demos/gtk-demo/rotated_text.c: Remove C99ismChun-wei Fan2012-07-261-4/+5
* Fix a case of 'stuck grab'Matthias Clasen2012-07-201-9/+8
* Bump versionMatthias Clasen2012-07-151-2/+2
* Updates2.24.11Matthias Clasen2012-07-151-0/+35
* pixbuf-engine: add a GtkRC option for widget directionCosimo Cecchi2012-07-053-4/+54
* [Bug 676362] _gdk_quartz_image_copy_to_image always returns black forDaniel Sabo2012-06-131-4/+3
* Bug 676362 - _gdk_quartz_image_copy_to_image always returns black...Daniel Sabo2012-06-111-22/+47
* quartz: delay emission of EnterNotify until window position is knownKristian Rietveld2012-06-113-9/+23
* Allow fallback for input method modulesMatthias Clasen2012-06-053-15/+38
* GtkTreeView: make tree expanding/collapsing more robustMichael Natterer2012-05-311-1/+2
* gtk-demo: add semikolon to make it build againMichael Natterer2012-05-271-1/+2
* Make gtk2 demos comply with gsealConnor Behan2012-05-2618-108/+147
* quartz: Don't use compound text for selectionsChristian Kellner2012-05-141-2/+2
* Implement _gtk_clipboard_store_all()Kristian Rietveld2012-05-141-2/+56
* quartz: Ignore events from all mouse buttons past the resize boundaryKristian Rietveld2012-05-131-10/+21
* quartz: add a special case to GtkIMContextSimply for entering '"'Michael Natterer2012-05-101-0/+37
* quartz: handle yet another dead tilde variantMichael Natterer2012-05-081-0/+1
* bgo#675421 - Set the wm_role on GtkFileChooserDialogFederico Mena Quintero2012-05-071-0/+2
* Updated Romanian translationDumitru Mișu Moldovan2012-05-052-3750/+2973
* modules/printing/cups/gtkprintbackendcups.c won't build with CUPS 1.6John Ralls2012-04-231-6/+14
* modules/printing/cups/gtkprintbackendcups.c won't build with CUPS 1.6John Ralls2012-04-231-1/+23
* Move some variable declarations into the scopes in which they're used.John Ralls2012-04-231-19/+20
* Extract Function cups_create_printerJohn Ralls2012-04-231-86/+99
* Extract function cups_printer_handle_attributeJohn Ralls2012-04-231-122/+130
* Extract printer setup variables into a structJohn Ralls2012-04-231-56/+67
* Create enum PrinterStateLevelJohn Ralls2012-04-231-0/+7
* Extract reasons and reasons_desc arrays to file levelJohn Ralls2012-04-231-34/+36
* modules/printing/cups/gtkprintbackendcups.c won't build with CUPS 1.6John Ralls2012-04-232-59/+93
* bgo#674556 - Save the file chooser's settings when the toplevel gets unmappedFederico Mena Quintero2012-04-232-24/+34
* quartz: properly handle the given hotspot positionKristian Rietveld2012-04-221-0/+6
* quartz: fix coordinates for synthesized eventKristian Rietveld2012-04-221-2/+19
* [quartz] Fix manual resizing of windowsKristian Rietveld2012-04-103-0/+17
* Export break_all_grabs() within Quartz backendKristian Rietveld2012-04-102-4/+5
* printing: Make sure destroy function is always called by gtk_enumerate_printersCarlos Garcia Campos2012-03-151-12/+14
* Fix "install" paths in VS property sheetsChun-wei Fan2012-03-152-2/+2
* build: require glib 2.28Javier Jardón2012-03-142-1/+5
* configure.ac: require Glib 2.30Javier Jardón2012-03-141-1/+1
* Use g_format_size() instead of g_format_size_for_display()Federico Mena Quintero2012-03-051-1/+1
* iconview: Fix autoscrollBenjamin Otte2012-03-031-6/+6
* Iconification using _NET_WM_STATE_HIDDEN hint if supported by WMMikael Magnusson2012-03-023-13/+58
* Bug 655065 Build failure on OS X 10.7 LionJohn Ralls2012-03-021-68/+1
* quartz: remove excess initializers in the new modifier_keys arrayMichael Natterer2012-02-231-16/+16
* quartz: make function keys work (again?)Michael Natterer2012-02-231-12/+25
* x11: Fix first call to _gdk_x11_keymap_key_is_modifier()Bastien Nocera2012-02-191-0/+1