Matthias Clasen
|
e0aa12eb0a
|
Tons of transfer annotations
|
2010-09-21 00:18:11 -04:00 |
|
Javier Jardón
|
b140884fec
|
Use gtk_size_request_get_size() instead deprecated gtk_widget_size_request()
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=629598
Signed-off-by: Javier Jardón <jjardon@gnome.org>
Signed-off-by: Tristan Van Berkom <tristanvb@openismus.com>
|
2010-09-15 03:02:58 +02:00 |
|
Javier Jardón
|
f8ac83bc07
|
gtk/gtkoffscreenwindow.c: use accessor functions to access GtkWidget
|
2010-08-22 21:25:26 +02:00 |
|
Javier Jardón
|
c1a2ecc369
|
Check if childs actually exists before using it
Check seems to have gone lost during GtkBin sealing in commit 4427760b
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=624707
|
2010-07-22 17:17:43 +02:00 |
|
Javier Jardón
|
4427760bcc
|
Use GtkBin accessors
|
2010-07-13 19:40:47 +02:00 |
|
Javier Jardón
|
dfb24fd56e
|
gtkcontainer: Add _gtk_container_*_need_resize internal accessors
gtkoffscreenwindow and gtkwindow need access to need_resize var
|
2010-07-13 19:40:46 +02:00 |
|
Javier Jardón
|
3a10216dd0
|
Use accessor functions to acces GtkContainer
|
2010-07-13 19:40:46 +02:00 |
|
Javier Jardón
|
0a07e9733b
|
gtk/: fully remove gtkalias hacks
https://bugzilla.gnome.org/show_bug.cgi?id=623845
|
2010-07-10 02:51:26 +02:00 |
|
Javier Jardón
|
1934de4b65
|
Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)
Use new API instead: gtk_widget_set_realized ()
https://bugzilla.gnome.org/show_bug.cgi?id=69872
|
2010-03-06 11:51:33 +01:00 |
|
Javier Jardón
|
16a59ad912
|
Deprecate widget flag: GTK_WIDGET_REALIZED
Use gtk_widget_get_realized() instead
https://bugzilla.gnome.org/show_bug.cgi?id=69872
|
2010-03-03 20:41:05 +01:00 |
|
Javier Jardón
|
214a023e91
|
Deprecate widget flag: GTK_WIDGET_VISIBLE
Use gtk_widget_get_visible() instead
https://bugzilla.gnome.org/show_bug.cgi?id=69872
|
2010-03-01 07:52:07 +01:00 |
|
Javier Jardón
|
cc62ab3a0c
|
[docs] Fix GtkOffscreenWindow documentation
|
2010-01-28 04:10:39 +01:00 |
|
Cody Russell
|
dd8e4d588f
|
Documentation changes.
|
2009-12-28 09:33:42 -06:00 |
|
Cody Russell
|
4681f0b467
|
Add 'Since 2.20' documentation.
|
2009-12-28 09:33:42 -06:00 |
|
Cody Russell
|
09b25f9739
|
Add documentation note for GtkOffscreenWindow emission of damage-event.
|
2009-12-28 09:33:42 -06:00 |
|
Cody Russell
|
2158f59263
|
Add gtk-doc section for GtkOffscreenWindow
|
2009-12-28 09:33:42 -06:00 |
|
Cody Russell
|
1c92a54983
|
Add gtk_offscreen_window_get_pixmap() and gtk_offscreen_window_get_pixbuf(), some API docs.
|
2009-12-28 09:33:42 -06:00 |
|
Cody Russell
|
5e76656a65
|
Add headers
|
2009-12-28 09:33:42 -06:00 |
|
Cody Russell
|
2cd2e03721
|
Add offscreen window symbols to gtk.symbols
|
2009-12-28 09:33:41 -06:00 |
|
Cody Russell
|
8a523393ac
|
GtkOffscreenWindow implementation for #604901
|
2009-12-28 09:33:41 -06:00 |
|