summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add Meson build fileswip/ebassi/mesonEmmanuele Bassi2016-08-159-0/+1207
* Updated Indonesian translationAndika Triwidada2016-08-151-274/+310
* Updated Indonesian translationAndika Triwidada2016-08-151-183/+183
* mir: group DND, tooltips, and notifications with menu-type windowsWilliam Hua2016-08-121-7/+7
* Remove outdated commentsAndreas Pokorny2016-08-111-1/+0
* Use Menus to implement tooltipsAndreas Pokorny2016-08-111-10/+3
* Fix execution of dialogAndreas Pokorny2016-08-111-0/+6
* file chooser: align date formatting with nautilusMatthias Clasen2016-08-111-5/+16
* docs: Fix a dangling linkMatthias Clasen2016-08-111-1/+1
* Really fix unlinkage for shm_openMatthias Clasen2016-08-111-1/+1
* Only apply type hint if it would map to a different mir surface typeAndreas Pokorny2016-08-101-1/+41
* Apply geometry hints to mir surfaceAndreas Pokorny2016-08-101-2/+44
* Apply and forward title changes of gdk windowsAndreas Pokorny2016-08-101-1/+36
* Only update surface spec when there is no spec change pendingAndreas Pokorny2016-08-101-5/+31
* Rework window construction - only recreate surface when necessaryAndreas Pokorny2016-08-104-73/+98
* Forward repeated key presses as further down keysAndreas Pokorny2016-08-101-22/+11
* Fix warning on newer version so mir 0.22 and newerAndreas Pokorny2016-08-102-1/+3
* Fix gcc warning on potentially uninitialized gdk_event.Andreas Pokorny2016-08-101-12/+7
* Use the surface output event to keep track of the suggested scale valueAndreas Pokorny2016-08-103-2/+54
* widget-factory: Don't initially show popoverTimm Bäder2016-08-101-1/+0
* popover: Make some public API NULL-safeTimm Bäder2016-08-101-7/+7
* label: Remove some useless castsTimm Bäder2016-08-101-2/+2
* Use g_snprintf instead of snprintf.Ignacio Casal Quinteiro2016-08-102-2/+4
* git.mk: Add config.rpath to the list of ignored filesEmmanuele Bassi2016-08-091-0/+1
* Remove config.rpath from EXTRA_DISTEmmanuele Bassi2016-08-091-1/+0
* Updated Czech translationMarek Černocký2016-08-092-1556/+1708
* Updated Slovak translationDušan Kazik2016-08-081-247/+252
* wayland: Link against librtMatthias Clasen2016-08-071-1/+1
* headerbar: Fix size allocationMatthias Clasen2016-08-071-2/+0
* Updated Hebrew translationYosef Or Boczko2016-08-071-1039/+1133
* Updated Hebrew translationYosef Or Boczko2016-08-071-174/+179
* gdkwindow: Fix potential NULL pointer dereferences in event codePhilip Withnall2016-08-071-2/+2
* gtkicontheme: Don’t emit warning about fallback theme when in unit testsPhilip Withnall2016-08-061-9/+22
* tests: Avoid g_test_expect_messageMatthias Clasen2016-08-061-2/+11
* GtkMenuButton: use :toggled instead of :clickedColomban Wendling2016-08-041-20/+7
* Updated Polish translationPiotr Drąg2016-08-042-786/+782
* csslookup: Remove useless castTimm Bäder2016-08-041-1/+1
* Updated German translationBernd Homuth2016-08-041-401/+400
* W32: Prefer the deadkey combinations that the OS usesРуслан Ижбулатов2016-08-043-14/+443
* GDK W32: Cache multiple keyboard layouts simultaneouslyРуслан Ижбулатов2016-08-045-337/+679
* shortcutlabel: Make parameter names matchTimm Bäder2016-08-041-1/+1
* widget: remove some unneeded function prototypesTimm Bäder2016-08-041-16/+0
* filechooserwidget: Remove unused enumTimm Bäder2016-08-041-5/+0
* label: Destroy the popup menu on unmapTimm Bäder2016-08-041-1/+9
* Updated Spanish translationDaniel Mustieles2016-08-031-34/+37
* Modify git.mk to handle our split NLS directoriesEmmanuele Bassi2016-08-032-25/+25
* Add ignore file for macro dirEmmanuele Bassi2016-08-031-0/+3
* Skip GtkShortcutLabel::accelerator in notify testMatthias Clasen2016-08-021-0/+4
* menu: Fix up new propertiesMatthias Clasen2016-08-021-8/+33
* Make icontheme test work with structured loggingMatthias Clasen2016-08-021-9/+26