summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mir: send touch eventswip/mir-armhfWilliam Hua2015-10-161-1/+38
* win32: fix warnings about signed/unsigned mismatchIgnacio Casal Quinteiro2015-10-164-10/+11
* win32: use the same type as the prototypeIgnacio Casal Quinteiro2015-10-161-1/+1
* inspector: remove gtk_text_buffer_get_iter_at_line_index() workaroundSébastien Wilmet2015-10-161-29/+8
* textbuffer: nicer get_iter functionsSébastien Wilmet2015-10-163-37/+215
* Updated Slovak translationDušan Kazik2015-10-161-1460/+873
* Updated Slovak translationDušan Kazik2015-10-161-585/+698
* Split off a private header for GtkTextBufferMatthias Clasen2015-10-159-28/+62
* Improve text a11y testMatthias Clasen2015-10-151-12/+66
* file chooser: Avoid search interruptionMatthias Clasen2015-10-151-5/+8
* entry completion: Only grab the device if we have oneMatthias Clasen2015-10-151-9/+12
* scrolled window: Protect against nameless devicesMatthias Clasen2015-10-151-2/+4
* gtkplacesview: align spinner with header labelCarlos Soriano2015-10-151-1/+1
* gtkplacesview: plug leakCarlos Soriano2015-10-151-2/+3
* gtkplacesview: remove hover color from rowsCarlos Soriano2015-10-153-0/+8
* gtkplacesview: add a clear button to address entryCarlos Soriano2015-10-152-2/+21
* gtkplacesview: rotate server list icon on toggledCarlos Soriano2015-10-154-1/+40
* gtkplacesview: tweak ui to allow more server rowsCarlos Soriano2015-10-152-2/+2
* gtkplacesview: improve heuristics for external drivesCarlos Soriano2015-10-151-13/+9
* gtkplacesview: remove dead codeCarlos Soriano2015-10-151-4/+0
* gtkplacesview: remove dead codeCarlos Soriano2015-10-151-15/+0
* gtkplacessidebar: improve heuristics for external drivesCarlos Soriano2015-10-151-17/+10
* mir: add mircookie as a dependencyWilliam Hua2015-10-151-1/+2
* texthandle: Ensure handles are invalidated on mode changesCarlos Garnacho2015-10-141-0/+5
* texthandle: small refactorCarlos Garnacho2015-10-141-6/+10
* texthandle: Fix Y positioning of text handlesCarlos Garnacho2015-10-141-7/+7
* texthandle: Fix handle dragging on waylandCarlos Garnacho2015-10-141-8/+23
* gtkplacessidebar: Show drives with removable mediaRoss Lagerwall2015-10-141-1/+4
* Updated Basque languageInaki Larranaga Murgoitio2015-10-141-2032/+2208
* mir: support more pixel formatsWilliam Hua2015-10-142-10/+50
* GtkWindow: Enlarge the type hint private fieldJonas Ådahl2015-10-141-5/+2
* Updated Czech translationMarek Černocký2015-10-131-311/+249
* GdkAppLaunchContext: Use the display name for X11Olivier Fourdan2015-10-131-3/+2
* textview: Ensure magnifier popover points within widget areaCarlos Garnacho2015-10-131-0/+4
* popover: Invalidate borders on tail position changesCarlos Garnacho2015-10-131-0/+45
* wayland: Set a more believable crossing detail on pointer enter/leaveCarlos Garnacho2015-10-131-2/+2
* gtk-query-settings: Add license headerTimm Bäder2015-10-121-0/+17
* MSVC builds: Fix "install"Chun-wei Fan2015-10-122-2/+2
* Add gtk-query-settingsTimm Bäder2015-10-105-2/+127
* stylecontext: Make sure style is valid when looking up style propertiesBenjamin Otte2015-10-101-0/+3
* Adwaita: osd spinbutton fixesLapo Calamandrei2015-10-103-15/+137
* Adwaita: stop consider buttons on osd 'linked'Lapo Calamandrei2015-10-093-76/+10
* gtkprintoperation: job names must not exceed 255 charsFelipe Borges2015-10-091-1/+20
* im context simple: Add documentationMatthias Clasen2015-10-091-0/+15
* GtkIMContextSimple: Load locale compose tables dynamically.Takao Fujiwara2015-10-094-18/+184
* Add gtk_compose_table_new_with_file() to create GtkComposeTableTakao Fujiwara2015-10-093-1/+893
* GtkIMContextSimple: Change guint to guint16 in gtkimcontextsimple.cTakao Fujiwara2015-10-082-7/+7
* GtkIMContextSimple: export _gtk_check_compact_table() and GtkComposeTableTakao Fujiwara2015-10-084-57/+184
* win32: use the same parameter name as the implementationIgnacio Casal Quinteiro2015-10-082-2/+2
* Adwaita: simplify spibutton styling a bitLapo Calamandrei2015-10-083-815/+851