summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed statement in gtkwindow.c when toplevelness changes.toplevel-embeddingTristan Van Berkom2011-01-061-1/+1
* Dont show the GtkWindow when removing it from a parent and becomming a toplevelTristan Van Berkom2011-01-042-11/+7
* Fixed conflict while rebasing master.Tristan Van Berkom2010-12-291-11/+0
* Changes to testtoplevelembedTristan Van Berkom2010-12-291-4/+2
* Fixed GtkFileChooserDefault to handle cases of being in an embedded dialog.Tristan Van Berkom2010-12-291-10/+12
* Fixed GtkWindow/GtkWidget to properly emit hierarchy changed for embedded top...Tristan Van Berkom2010-12-292-15/+48
* Fixed focus handling on embedded windows.Tristan Van Berkom2010-12-292-3/+10
* Added buttons to notebook tabs in testtoplevelembedTristan Van Berkom2010-12-291-23/+62
* Moved location of unsetting parent window inside gtk_widget_unparent().Tristan Van Berkom2010-12-291-6/+6
* Fixed issues with "hierarchy-changed" signal.Tristan Van Berkom2010-12-294-3/+19
* Added tests/testtoplevelembed.Tristan Van Berkom2010-12-292-1/+72
* Slightly less special casing in GtkWindow for gtk_widget_is_toplevel()Tristan Van Berkom2010-12-291-27/+9
* Added docs to gtk_widget_set_parent_window.Tristan Van Berkom2010-12-291-5/+12
* Allow GtkWindow to be parented if gtk_widget_set_parent_window() is called on...Tristan Van Berkom2010-12-292-19/+147
* Make GtkCheckButton's label left aligned by default.Tristan Van Berkom2010-12-291-0/+1
* Fixed unused variable in GtkCheckButton.Tristan Van Berkom2010-12-291-1/+0
* Fixed generic height-for-width implementation of GtkBin to consider request a...Tristan Van Berkom2010-12-291-0/+5
* Make GtkCheckButton allocate all remaining space to it's child insteadTristan Van Berkom2010-12-291-8/+3
* Added proper height-for-width implementation to GtkAlignment.Tristan Van Berkom2010-12-291-4/+66
* Removed checks in gtksizerequest.cTristan Van Berkom2010-12-291-16/+0
* Make GtkToolbar use GtkStyleContextCarlos Garnacho2010-12-281-76/+98
* Make GtkHandleBox use GtkStyleContextCarlos Garnacho2010-12-281-62/+67
* Make GtkSwitch use GtkStyleContextCarlos Garnacho2010-12-281-65/+85
* Make GtkFileChooserEntry make GtkStyleContextCarlos Garnacho2010-12-281-13/+21
* Make GtkProgressBar use GtkStyleContextCarlos Garnacho2010-12-282-97/+130
* Make GtkScrolledWindow use GtkStyleContextCarlos Garnacho2010-12-281-32/+80
* Make GtkEventBox use GtkStyleContext.Carlos Garnacho2010-12-281-11/+9
* Make GtkFrame use GtkStyleContext.Carlos Garnacho2010-12-282-65/+114
* Fix leak in GtkStyle.Carlos Garnacho2010-12-281-3/+8
* Avoid rendering frames when shadow type argument is GTK_SHADOW_NONE inTristan Van Berkom2010-12-281-9/+19
* Fix docs.Ignacio Casal Quinteiro2010-12-281-1/+3
* Remove bashisms from configure.acMatthias Clasen2010-12-271-4/+4
* API: gdk: Remove gdk_device_set_source()Benjamin Otte2010-12-274-21/+0
* testgtk: Don't use deprecated APIsBenjamin Otte2010-12-271-10/+19
* testgtk: Use the relevant device to query the widget to snapshotBenjamin Otte2010-12-271-4/+4
* API: gdk: Make gdk_display_get_window_at_device_position() a device APIBenjamin Otte2010-12-279-56/+52
* API: gdk: gdk_display_get_device_state() => gdk_device_get_position()Benjamin Otte2010-12-2712-75/+77
* [gail] Clean the code to check the redundan object on the show watcherAlejandro Piñeiro2010-12-271-7/+1
* [gail] Proper connection to a toplevel window destroy signalAlejandro Piñeiro2010-12-271-15/+17
* Fix some issues with initial setup of GdkX11DisplayManagerMatthias Clasen2010-12-272-5/+9
* GtkTreeView: Don't use deprecated grab apiMatthias Clasen2010-12-261-15/+15
* Remove pointless sealing from GtkTextMarkMatthias Clasen2010-12-261-12/+9
* Remove pointless sealing from GtkTextChildMatthias Clasen2010-12-261-5/+6
* Removed sealed members from GtkMenuItemMatthias Clasen2010-12-2610-978/+1025
* update Punjabi Properities fileA S Alam2010-12-271-1493/+1698
* tooltip: Don't use deprecated APIsBenjamin Otte2010-12-271-1/+5
* notebook: Use nondeprecated API to query coordinatesBenjamin Otte2010-12-271-1/+3
* hsv: Fix gcc warningsBenjamin Otte2010-12-271-3/+3
* Fix some more typosMatthias Clasen2010-12-252-3/+3
* Fix a few typosMatthias Clasen2010-12-251-29/+30