summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* eventcontroller, widget: Don't crash if destroyed before the otherDebarshi Ray2015-03-022-0/+3
* gtk_label_set_yalign(): Fix xalign/yalign typo in parameter name.Murray Cumming2015-03-021-1/+1
* gtk_misc_set_alignment(): Improve the deprecation documenation.Murray Cumming2015-03-021-1/+1
* searchenginetracker: Unify fts/non-fts queryCarlos Garnacho2015-02-281-25/+24
* tracker: Turn on ftsMatthias Clasen2015-02-281-1/+3
* Formatting fixesMatthias Clasen2015-02-282-108/+108
* file chooser: Don't start search too eagerlyMatthias Clasen2015-02-281-23/+0
* Do not return NULL AtkStateSetPeter Bloomfield2015-02-281-3/+6
* GtkListBoxRow: add g_return_if_fail to grab_focus, don't crashRafal Luzynski2015-02-271-0/+2
* file chooser dialog: Prevent uneven button heightsMatthias Clasen2015-02-262-0/+17
* app chooser dialog: Prevent uneven button heightsMatthias Clasen2015-02-262-0/+12
* Stop using extract-headersMatthias Clasen2015-02-261-8/+1
* css: Fix _gtk_bitmask_subtract()Benjamin Otte2015-02-251-3/+4
* scrolledwindow: Only start fade animation on "visible" scrollbarsCarlos Garnacho2015-02-241-2/+4
* Fix the previous commitMatthias Clasen2015-02-231-2/+2
* Make gtk-im-context-none workMatthias Clasen2015-02-232-38/+47
* icontheme: allow directories with mtime 0Daniel Drake2015-02-231-6/+12
* icontheme: use desired size instead of negative for DIR_UNTHEMED SVGsCosimo Cecchi2015-02-231-2/+2
* icontheme: fill correct information when loading GResource-backed GIconsCosimo Cecchi2015-02-231-1/+15
* range: Make steppers use smooth autoscrollingMatthias Clasen2015-02-231-20/+50
* range: Make zoom scrolling less sensitiveMatthias Clasen2015-02-231-0/+2
* long press: Add a delay-factor propertyMatthias Clasen2015-02-231-3/+68
* zoom scrolling: Improve the previous fixMatthias Clasen2015-02-231-3/+14
* zoom scrolling: avoid 'jumping back'Matthias Clasen2015-02-231-1/+6
* Silence a compiler warningMatthias Clasen2015-02-221-0/+1
* statusicon: missed setting one uIDIgnacio Casal Quinteiro2015-02-211-1/+1
* statusicon: fix crash storing pointer in UINTArnav Singh2015-02-211-3/+21
* menubutton: Fix possible button/popover state inconsistencesCarlos Garnacho2015-02-201-2/+8
* inspector: Destroy popovers on unmapCarlos Garnacho2015-02-201-1/+1
* popover: Add show/hide transitionsCarlos Garnacho2015-02-202-17/+296
* scrolled window: Avoid a crashMatthias Clasen2015-02-201-1/+1
* scrolled window: Drop dead codeMatthias Clasen2015-02-201-3/+0
* dnd: Set the parent DnD wayland surface on gtk_drag_set_icon_window()Carlos Garnacho2015-02-191-12/+14
* Do not return on void functionsIgnacio Casal Quinteiro2015-02-194-6/+6
* pathbar: use the same parameter as in the declarationIgnacio Casal Quinteiro2015-02-191-3/+3
* docs: Expand input handling documentation to cover event masksPhilip Withnall2015-02-191-4/+4
* gtk: Remove documentation references to the GTK_NO_WINDOW flagPhilip Withnall2015-02-193-18/+20
* color scale: simplify code a bitMatthias Clasen2015-02-181-1/+1
* Explicitly set the a11y role of tooltip windowsMatthias Clasen2015-02-181-0/+6
* Drop nonworking code to set a11y roles of tooltipsMatthias Clasen2015-02-181-10/+1
* build: Don't use shopt in the build commandTing-Wei Lan2015-02-191-1/+1
* gtk: Fix various tiny typos in documentation commentsPhilip Withnall2015-02-186-5/+6
* AppChooserDialog: Fix memleakRico Tzschichholz2015-02-181-1/+6
* scrolledwindow: Ensure indicator windows are created at the right placeCarlos Garnacho2015-02-171-95/+125
* scrolledwindow: Fully reset indicators' state on unrealizeCarlos Garnacho2015-02-171-4/+37
* Avoid a crash in the inspector under waylandMatthias Clasen2015-02-171-1/+1
* glarea: Better error handlingEmmanuele Bassi2015-02-171-7/+7
* switch: Have a priv varibale in the constructorBenjamin Otte2015-02-161-4/+6
* switch: Change handle_x to handle_posBenjamin Otte2015-02-161-41/+16
* switch: Get rid of offset member variableBenjamin Otte2015-02-161-15/+15