summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 3.14.153.14.15Matthias Clasen2015-07-212-3/+21
* GtkListBox: Listen for adjustment changesMatthias Clasen2015-07-211-4/+23
* testgmenu: use the menu binding codeRyan Lortie2015-07-211-373/+14
* gtkdnd: Account for setting a same icon helperCarlos Garnacho2015-07-211-4/+1
* Updated Czech translationMarek Černocký2015-07-181-138/+145
* GtkMenuSectionBox: Add a clarifying assertionMatthias Clasen2015-07-171-0/+1
* GtkSwitch: Avoid accessing uninitialized memoryMatthias Clasen2015-07-171-6/+4
* testgtk: Remove pointless codeMatthias Clasen2015-07-171-1/+1
* inspector: Avoid a NULL derefMatthias Clasen2015-07-171-1/+4
* GtkWindow: Fix a use-after-freeMatthias Clasen2015-07-171-2/+4
* file chooser: remove an unused GError variableMatthias Clasen2015-07-171-5/+0
* inspector: Remove some dead codeMatthias Clasen2015-07-171-6/+0
* inspector: Avoid a NULL derefMatthias Clasen2015-07-171-1/+1
* treeview: Add an explicit return for clarityMatthias Clasen2015-07-171-0/+3
* tooltip: Remove unnecessary checksMatthias Clasen2015-07-171-32/+30
* list box: Remove unnecessary checksMatthias Clasen2015-07-171-4/+3
* GtkLabel: Remove an unnecessary checkMatthias Clasen2015-07-171-1/+1
* GtkActionHelper: Avoid null deref in debug codeMatthias Clasen2015-07-171-1/+1
* GtkGrid: Add a few NULL checksMatthias Clasen2015-07-171-2/+5
* gdk: Add some parameter checkingMatthias Clasen2015-07-171-0/+2
* testdialog: Error out if templates are missingMatthias Clasen2015-07-171-2/+6
* cups: Annotate a call whose return value we don't care aboutMatthias Clasen2015-07-171-1/+1
* inspector: Check a return valueMatthias Clasen2015-07-171-1/+2
* inspector: Annotate a call whose return value we don't needMatthias Clasen2015-07-171-1/+1
* gtkicontheme: Check a return valueMatthias Clasen2015-07-171-3/+2
* gtkbuilderparser: Add some assertionsMatthias Clasen2015-07-171-0/+3
* gtk-demo: Check a return valueMatthias Clasen2015-07-171-3/+2
* Updated Hungarian translationBalázs Úr2015-07-171-109/+118
* Revert "x11: Query pointer devices' scroll valuators on toplevel enter events"Matthias Clasen2015-07-153-30/+26
* GdkDisplayX11: Properly translate server timestamps from _NET_WM_FRAME_* mess...Owen W. Taylor2015-07-152-1/+48
* Updated Lithuanian translationAurimas Černius2015-07-101-107/+116
* Updated Slovenian translationMatej Urbančič2015-07-081-1054/+532
* Updated Polish translationPiotr Drąg2015-07-071-105/+113
* 3.14.143.14.14Matthias Clasen2015-07-072-2/+25
* gdkdisplay-x11: The leader window should be an input-only windowJasper St. Pierre2015-07-071-1/+1
* docs: Drop deprecated symbolic icon namesEmmanuele Bassi2015-07-071-2/+1
* container: Update the add() warningEmmanuele Bassi2015-07-071-1/+1
* GtkSwitch: fix a reentry issueMatthias Clasen2015-07-071-2/+2
* x11: Query pointer devices' scroll valuators on toplevel enter eventsCarlos Garnacho2015-07-073-26/+30
* x11: Avoid X error traps within server grabsCarlos Garnacho2015-07-071-30/+43
* broadway: Fix memleak in error caseKrzesimir Nowak2015-07-071-3/+5
* window: Don't send startup notifications for offscreen / popup windowsJasper St. Pierre2015-07-071-1/+3
* broadway: Handle shm_open failing by falling back on tmp filesAlexander Larsson2015-07-072-12/+51
* GtkImage: Make resource property work properlycedlemo2015-07-071-2/+2
* GtkRange: Make drag gesture less agressiveMatthias Clasen2015-07-071-11/+16
* file chooser: Avoid tall combosCaolán McNamara2015-07-071-0/+1
* configure: test have_docbook_style != yes, not have_docbook_dtdAlexander Larsson2015-07-071-1/+1
* color editor: make popups toggleableMatthias Clasen2015-07-071-1/+3
* Don't show a menu on the color editor swatchMatthias Clasen2015-07-071-0/+1
* Add a way to avoid menu on color swatchesMatthias Clasen2015-07-071-4/+17