summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add Composite Child machinery and APIs to GtkContainercomposite-templates-newTristan Van Berkom2013-03-204-2/+688
* GtkBuilder: Add gtk_builder_extend_with_template()Tristan Van Berkom2013-03-205-11/+321
* GtkBuilder: Added api to allow private signal callbacksTristan Van Berkom2013-03-203-12/+151
* Assamese translation updatedNilamdyuti Goswami2013-03-201-90/+94
* L10N: Updated Persian TranslationArash Mousavi2013-03-201-300/+431
* Add an example for subtitles in header barsMatthias Clasen2013-03-191-1/+18
* GtkHeaderBar: Add subtitle supportMatthias Clasen2013-03-194-32/+211
* GtkHeaderBar: Survive toggling custom / non-custom titlesMatthias Clasen2013-03-191-26/+47
* test custom titles more thoroughlyMatthias Clasen2013-03-191-1/+19
* GtkHeaderBar: Don't leakMatthias Clasen2013-03-191-2/+12
* [l10n] Updated Catalan translationGil Forcada2013-03-191-276/+405
* wayland: Preserve dimensions separately for fullscreen / maximised caseRob Bradford2013-03-191-7/+16
* window: Use update_window_buttons to hide title on fullscreenRob Bradford2013-03-191-2/+1
* wayland: Implement gdk_window_[un]maximizeScott Moreau2013-03-181-2/+41
* broadway: Fix assert failureAlexander Larsson2013-03-181-7/+2
* broadway: Ensure broadway request members are 32bit alignedAlexander Larsson2013-03-182-3/+3
* gtk: gtk_init_with_args allows NULL for parameter_stringChristian Persch2013-03-181-1/+1
* Revert "GtkHeaderBar: Allow window dragging"Matthias Clasen2013-03-181-119/+0
* Use gtk_window_set_titlebar in testheaderbarMatthias Clasen2013-03-181-12/+23
* Add documentation for gtk_window_set_titlebarMatthias Clasen2013-03-184-0/+18
* Add gtk_window_set_titlebarMatthias Clasen2013-03-182-48/+94
* Small cleanup in gtk_window_drawMatthias Clasen2013-03-181-3/+2
* window: Don't draw titlebar backgroundMatthias Clasen2013-03-181-21/+0
* Trivial whitespace fixMatthias Clasen2013-03-181-1/+1
* Add forgotten checkMatthias Clasen2013-03-181-0/+3
* wayland: Always attach buffer before committingScott Moreau2013-03-181-7/+0
* wayland: Remove unneeded semicolonsScott Moreau2013-03-182-2/+2
* wayland: Remove unused wayland-egl headerScott Moreau2013-03-181-1/+0
* wayland: Set title on shell surfaces to window titleScott Moreau2013-03-181-0/+12
* Updated Latvian translationRūdolfs Mazurs2013-03-181-283/+424
* Assamese translation updatedNilamdyuti Goswami2013-03-181-205/+236
* Assamese translation updatedNilamdyuti Goswami2013-03-181-100/+110
* Fix Visual Studio Debug configsChun-wei Fan2013-03-188-8/+8
* Fix a typoMatthias Clasen2013-03-181-1/+1
* Add a headerbar testMatthias Clasen2013-03-182-0/+66
* GtkHeaderBar: Allow window draggingMatthias Clasen2013-03-181-0/+119
* Fix double accounting of border widthMatthias Clasen2013-03-171-1/+3
* Allocate the titlebar height according to widthMatthias Clasen2013-03-171-4/+6
* Add some visible border to the default csdMatthias Clasen2013-03-171-1/+1
* Replace GLE referenceMatthias Clasen2013-03-171-1/+1
* Updated galician translationsFran Diéguez2013-03-172-106/+153
* GtkFontButton: default show-preview-entry to TRUEMatthias Clasen2013-03-171-1/+1
* GtkEntryAccessible: also handle entry icon tooltip NULL in notify_gtk.Alban Browaeys2013-03-171-4/+20
* GtkLabel: fix mnemonic-keyval when use-markup is trueSébastien Wilmet2013-03-171-10/+33
* Updated POTFILES.inPiotr Drąg2013-03-172-0/+2
* css: Add style entries for client side decorations to default CSSRob Bradford2013-03-171-0/+73
* window: Render inner and outer border separatelyMatthias Clasen2013-03-171-10/+18
* window: Split the border into inner and outerMatthias Clasen2013-03-171-26/+57
* window: Hide the border when maximizedMatthias Clasen2013-03-171-5/+16
* window: Add a window menu to the titlebarMatthias Clasen2013-03-171-0/+128