summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* label: Fix gcc warningBenjamin Otte2013-08-231-1/+1
* testsuite: Add a clipboard testBenjamin Otte2013-08-232-0/+51
* Add api to ellipsize labels to multiple linesMatthias Clasen2013-08-223-1/+87
* combobox: Add missing Since tags for entry constructorsDavid King2013-08-221-0/+4
* gtkwindow: Enable CSD when windows set a titlebarJasper St. Pierre2013-08-221-2/+7
* gtkwindow: Disable CSD if we aren't running under a supported WMJasper St. Pierre2013-08-221-10/+47
* gtkwindow: Split code that detects if we want CSD outJasper St. Pierre2013-08-221-21/+21
* gtkwindow: Have a separate "titlebar" pointer for decorations we create ourse...Jasper St. Pierre2013-08-221-154/+162
* gtkwindow: Rename title_icon, etc. to titlebar_iconJasper St. Pierre2013-08-221-37/+37
* Update Tajik translationsVictor Ibragimov2013-08-222-3950/+3877
* filechooser: Don't use an underline mnemonic in the 'Save in folder' labelFederico Mena Quintero2013-08-211-4/+3
* clipboard: fix build without waylandSaleem Abdulrasool2013-08-202-4/+6
* Updated Polish translationPiotr Drąg2013-08-211-3/+3
* Updated Polish translationPiotr Drąg2013-08-212-3374/+3841
* Fix minor typosPiotr Drąg2013-08-212-2/+2
* Post release version bumpMatthias Clasen2013-08-201-1/+1
* 3.9.123.9.12Matthias Clasen2013-08-202-1/+75
* Fix distcheckMatthias Clasen2013-08-201-0/+1
* Add new api to the docsMatthias Clasen2013-08-201-0/+1
* GtkHeaderBar: Add the titlebutton style to the close buttonMatthias Clasen2013-08-201-0/+1
* doc: Fix typosVolker Sobek2013-08-201-2/+2
* clipboard: Reimplement Wayland clipboard using vfuncsBenjamin Otte2013-08-204-717/+131
* clipboard: Make a bunch of functions vfuncsBenjamin Otte2013-08-202-17/+100
* clipboard: Split struct definitions into private headerBenjamin Otte2013-08-203-37/+68
* Update README.inAlexander Larsson2013-08-201-0/+19
* x11: Add gdk_x11_display_set_window_scaleAlexander Larsson2013-08-202-0/+41
* Enforce a fixed scale of 1 if no cairo scale supportAlexander Larsson2013-08-201-1/+1
* Avoid deprecation warningsMatthias Clasen2013-08-202-0/+22
* iconhelper: refactor some code into a single functionCosimo Cecchi2013-08-201-38/+32
* iconfactory: cache/invalidate pixbufs according to the effectCosimo Cecchi2013-08-201-16/+29
* themingengine: apply image effects according to GtkCssImageEffect valueCosimo Cecchi2013-08-201-2/+8
* css: Add a GtkCssValue for GtkCssImageEffectCosimo Cecchi2013-08-204-0/+84
* themingengine: refactor a conditional branchCosimo Cecchi2013-08-201-35/+33
* pathbar: add back GTK_STYLE_CLASS_LINKEDCosimo Cecchi2013-08-201-0/+5
* Redo style class handlingMatthias Clasen2013-08-191-10/+15
* Revert "Add the "text-button" style to button created with gtk_button_new_wit...Matthias Clasen2013-08-191-16/+2
* Fix a typoYosef Or Boczko2013-08-191-1/+1
* GtkEntry: add a "tabs" property for setting a PangoTabArray in the layout.Andrew Walton2013-08-193-2/+93
* Fix GtkEntry drawing to provide visual feedback when editable=FALSE.David Trowbridge2013-08-193-1/+19
* icon-theme: Add ScaledDirectories supportAlexander Larsson2013-08-191-1/+10
* icon-theme: Use "Scale" for key as per the specAlexander Larsson2013-08-191-2/+2
* gdk_window_raise (): Do not invalidate toplevel windows.Juan Pablo Ugarte2013-08-191-1/+2
* Fix keyboard activation of menu buttonsMatthias Clasen2013-08-181-3/+1
* Add a style class for context menusMatthias Clasen2013-08-1811-25/+57
* Add the "text-button" style to button created with gtk_button_new_with_{label...Yosef Or Boczko2013-08-181-2/+16
* Update Chinese simplified translatin for propertieskeyring2013-08-181-2033/+2518
* window: Some protection against nested set_focus() callsStef Walter2013-08-171-1/+5
* window: set GTK_STYLE_CLASS_TITLEBAR to custom titlesCosimo Cecchi2013-08-161-0/+3
* stylecontext: add GTK_STYLE_CLASS_TITLEBAR defineCosimo Cecchi2013-08-163-1/+9
* Revert "Deprecate and ignore the cursor blink settings"Matthias Clasen2013-08-166-32/+93