summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GtkHeaderBar: drop drag handlingwip/csd-for-reviewMatthias Clasen2013-03-161-112/+0
* Pimp up the css for the client-side decorationsMatthias Clasen2013-03-151-6/+17
* Avoid deprecated apiMatthias Clasen2013-03-101-2/+6
* Fix a crash when getting header bar child propertiesMatthias Clasen2013-03-101-0/+6
* Fix some issues when changing decoratedMatthias Clasen2013-03-101-5/+11
* Allow putting the window icon in the titlebarMatthias Clasen2013-03-101-26/+85
* Fix forall to actually be in visual orderMatthias Clasen2013-03-101-2/+2
* Add sibling paths for GtkHeaderBarMatthias Clasen2013-03-101-0/+51
* Redo window button layout parsingMatthias Clasen2013-03-101-62/+69
* Use GtkHeaderBar in client-side decorationsMatthias Clasen2013-03-101-25/+17
* Add GtkHeaderBarMatthias Clasen2013-03-104-0/+1288
* Update buttons when the window state changesMatthias Clasen2013-03-101-0/+6
* Render inner and outer border separatelyMatthias Clasen2013-03-101-10/+18
* Split the border into inner and outerMatthias Clasen2013-03-101-31/+61
* Hardcode no border when maximizedMatthias Clasen2013-03-101-10/+13
* Add a separate window-border class for maximized windowsMatthias Clasen2013-03-101-2/+10
* Disable window menu items when appropriateMatthias Clasen2013-03-101-1/+8
* Avoid warnings for menusMatthias Clasen2013-03-101-15/+22
* Add a window menuMatthias Clasen2013-03-101-2/+122
* Make it possible to resize by clicking on the borderMatthias Clasen2013-03-101-26/+371
* Allow theme control over window buttonsMatthias Clasen2013-03-091-1/+33
* Make title buttons unfocusableMatthias Clasen2013-03-091-1/+3
* Ellipsize long titlesMatthias Clasen2013-03-091-0/+1
* Hide buttons when appropriateMatthias Clasen2013-03-091-0/+53
* Add min and max buttonsMatthias Clasen2013-03-091-1/+37
* window: Don't require get_preferred_height/width to be run before allocateRob Bradford2013-02-261-121/+136
* window: Add support for enabling client decorations on non-WaylandRob Bradford2013-02-261-10/+25
* window: Use same title fallback mechanism as X backendRob Bradford2013-02-261-1/+19
* window: Hide the decorations on fullscreenRob Bradford2013-02-261-9/+30
* window: Don't set a background pattern/colour when client decoratedRob Bradford2013-02-261-4/+13
* css: Add style entries for client side decorations to default CSSRob Bradford2013-02-261-0/+62
* window: Add initial support for client-side decorations under WaylandKristian Høgsberg2013-02-261-17/+557
* window: Allow _gtk_window_set_allocation to return a modified allocationRob Bradford2013-02-263-14/+31
* Convert pixbuf animation demo (both copies) to GdkFrameClockOwen W. Taylor2013-02-212-38/+29
* Broadway/Quartz/Win32: make event source prepare()/check() note paused statusOwen W. Taylor2013-02-213-18/+31
* wayland: don't attempt to unqueue events when events are pausedThomas Wood2013-02-211-0/+6
* Updated Russian translationYuri Myasoedov2013-02-211-205/+213
* Redo Completion of Visual Studio projects for gtka11yChun-wei Fan2013-02-219-33/+33
* Fix gtk-demo projectsChun-wei Fan2013-02-213-5/+0
* Update GDK Visual Studio projectsChun-wei Fan2013-02-212-8/+8
* filechooserbutton: In tests, sleep after opening the dialogFederico Mena Quintero2013-02-201-1/+1
* filechooserbutton: Don't emit file-set signal when the change is not the resu...Federico Mena Quintero2013-02-201-6/+0
* filechooserbutton: In the tests, run through the dialog more than one timeFederico Mena Quintero2013-02-201-34/+48
* filechooserbutton: Add tests for cancelling the dialog via closing it (delete...Federico Mena Quintero2013-02-201-1/+175
* filechooser: When stopping/clearing BROWSE model, really ensure that we end u...Federico Mena Quintero2013-02-201-6/+10
* filechooser: Tighten up some assertions when actually selecting files in the ...Federico Mena Quintero2013-02-201-0/+5
* GtkUIManager Buildable implementation: Fixing leaked reference countTristan Van Berkom2013-02-201-1/+0
* a11y: Only emit expandable/expanded for expander columnBenjamin Otte2013-02-201-43/+52
* Updated German translationBenjamin Steinwender2013-02-201-226/+707
* a11y: Fix copy-paste error in state flag notificationBenjamin Otte2013-02-191-1/+1