summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add missing GDK_AVAILABLE_IN_3_10wip/hires-iconsCarlos Garnacho2013-05-143-0/+9
* entry: Add API/properties to deal with icons as icon setsCarlos Garnacho2013-05-142-2/+126
* cellrendererpixbuf: Add "icon-set" propertyCarlos Garnacho2013-05-141-1/+19
* iconhelper: Use GtkIconSet and gtk_cairo_set_source_icon_set() to render high...Carlos Garnacho2013-05-146-31/+41
* iconfactory: Add gtk_cairo_set_source_icon_set()Carlos Garnacho2013-05-142-0/+37
* iconfactory: Add scale info to GtkIconSourceCarlos Garnacho2013-05-142-37/+91
* icontheme: Add support for high resolution iconsCarlos Garnacho2013-05-142-34/+137
* widget: Add _scaled() variants for icon renderingCarlos Garnacho2013-05-142-0/+27
* iconfactory: Add _scaled() variantsCarlos Garnacho2013-05-142-36/+105
* gtk: add gtk_widget_get_scale_factor()Michael Natterer2013-05-142-0/+21
* quartz: add gdk_screen_ and gdk_window_get_scale_factor()Michael Natterer2013-05-148-1/+99
* gtkmenutrackeritem: Simplify the submenu opening APIJasper St. Pierre2013-05-131-11/+16
* Add some usage docs for the new private copy/paste APIsJasper St. Pierre2013-05-132-0/+86
* add GtkMenuTrackerItemRyan Lortie2013-05-138-220/+1181
* action stuff: Change include styleRyan Lortie2013-05-131-1/+1
* action stuff: Introspection fixesJasper St. Pierre2013-05-134-14/+16
* action stuff: Remove G_GNUC_INTERNALJasper St. Pierre2013-05-133-14/+0
* action stuff: stop abusing GLib's namespaceRyan Lortie2013-05-1313-489/+490
* tests: make GtkMenu test more flexibleRyan Lortie2013-05-131-1/+20
* Revert "Fix .ui.h -> .ui naming of files."Matthias Clasen2013-05-131-23/+23
* Build extract-strings tool for build systemHib Eris2013-05-134-6/+39
* Updated Norwegian bokmål translationKjartan Maraas2013-05-131-892/+742
* Fix .ui.h -> .ui naming of files.Kjartan Maraas2013-05-131-23/+23
* Add a test for dialog placement with csdMatthias Clasen2013-05-131-1/+22
* GtkPlacesSidebar: Fixed tooltip capitalizationJoe Pea2013-05-131-1/+1
* Fix accels added after the window was shown not workingBastien Nocera2013-05-131-0/+9
* Improve wording of filechooser context menuMatthias Clasen2013-05-121-2/+2
* Improve sensitivity handling in filechooser context menuMatthias Clasen2013-05-121-4/+8
* Find tooltip/dnd widget running through container children in inverse orderCarlos Garnacho2013-05-121-1/+19
* Test a few more titlebar thingsMatthias Clasen2013-05-121-1/+23
* csd: Properly dispose custom titlebarsMatthias Clasen2013-05-121-9/+19
* csd: Ignore titlebars when hiddenMatthias Clasen2013-05-121-2/+2
* csd: Manage visibility of custom titlebarsMatthias Clasen2013-05-121-12/+16
* Doc: various small fixesSébastien Wilmet2013-05-128-16/+21
* gtktextchild: replace hard-coded values by a macroSébastien Wilmet2013-05-121-5/+6
* GtkComboBoxText: Improved GtkBuildable documentation.Tristan Van Berkom2013-05-121-8/+5
* Updated Russian translationYuri Myasoedov2013-05-121-305/+427
* Make gtk_window_resize work againMatthias Clasen2013-05-111-0/+14
* GtkWindow: default size is only for initial mapMatthias Clasen2013-05-111-37/+34
* widget: make gtk_widget_compute_size_for_orientation() staticBenjamin Otte2013-05-112-46/+39
* API: Don't export gtk_widget_preferred_size_and_baseline()Benjamin Otte2013-05-114-21/+19
* quartz: Remove unused variableBenjamin Otte2013-05-111-2/+0
* Fix typo in 6115961175John Ralls2013-05-101-1/+1
* Remove framework initialization codeJohn Ralls2013-05-102-5/+0
* Add more window-size related testsMatthias Clasen2013-05-101-1/+53
* GtkBookmarksManager: Only save if we have data to saveColin Walters2013-05-091-1/+2
* GtkBookmarksManager: Ensure parent directory exists when savingColin Walters2013-05-091-1/+14
* widget: Remove unused variableBenjamin Otte2013-05-091-3/+0
* build: remove --disable-rebuildsBenjamin Otte2013-05-095-27/+15
* Add --enable-installed-tests, use it for reftestsColin Walters2013-05-093-1/+30