summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add some usage docs for the new private copy/paste APIswip/gtkmenutrackeritem-rebasedJasper St. Pierre2013-05-132-0/+85
* 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
* 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
* reftests: Automatically recurse into directoriesBenjamin Otte2013-05-091-15/+17
* configure: Don't check for indentBenjamin Otte2013-05-091-3/+0
* reftests: Add a --directory/-d optionColin Walters2013-05-091-6/+18
* reftests: Split out shell scripts from testsColin Walters2013-05-091-1/+4
* reftests: Use $(NULL) in the MakefileColin Walters2013-05-091-1/+3
* Remove gtk_widget_size_allocate from gtk_menu_popup_for_deviceMatthias Clasen2013-05-091-24/+1
* GtkCheckMenuItem: remove an unused boolean fieldRyan Lortie2013-05-091-28/+21
* Fix a typoMatthias Clasen2013-05-091-1/+1
* printing: Don't crash when printer-state-message not providedMarek Kasik2013-05-091-1/+1
* label: fix return value type for _draw()Stefan Sauer2013-05-081-2/+2
* Make key themes work againMatthias Clasen2013-05-081-1/+1
* gdkwindow: Don't enforce a native window for a custom visualAlexander Larsson2013-05-081-4/+0
* overlay/paned: Ensure we set the right visual on windowsAlexander Larsson2013-05-082-3/+5