Javier Jardón
|
e850958c56
|
Remove GtkOptionMenu tests
|
2010-05-03 01:51:21 +02:00 |
|
Javier Jardón
|
6927a24df4
|
Restore gtk_paned_get_handle_window()
|
2010-05-03 01:51:21 +02:00 |
|
Javier Jardón
|
244ed9aec7
|
Restore gtk_entry_get_icon_window() again
|
2010-05-03 01:51:21 +02:00 |
|
Christian Dywan
|
4019007ceb
|
Remove GtkSideType, GtkMatchType, GtkPreviewType and GtkSignalRunType
|
2010-05-03 01:51:21 +02:00 |
|
Christian Dywan
|
c742482d48
|
Remove GtkType legacy API and type definitions
|
2010-05-03 01:51:21 +02:00 |
|
Christian Dywan
|
e8f1a3ccf0
|
Remove deprecated GtkTooltips
|
2010-05-03 01:51:21 +02:00 |
|
Christian Dywan
|
e0969a1327
|
Remove GtkObject floating, weak, arg and user data handling
|
2010-05-03 01:51:21 +02:00 |
|
Christian Dywan
|
729d4c3624
|
Look for accessible file chooser dialogue instead of file selection
|
2010-05-03 01:51:21 +02:00 |
|
Christian Dywan
|
6179e0e8a7
|
Remove obsolete GtkOptionMenu test case from Gail tests
|
2010-05-03 01:51:21 +02:00 |
|
Christian Dywan
|
6216ce2dfd
|
Remove uses of GtkCombo and gtk_widget_set_uposition in Gail
|
2010-05-03 01:51:21 +02:00 |
|
Javier Jardón
|
e84a330f5a
|
Cleaning gtk-symbols file
Remove some already removed symbols
|
2010-05-03 01:51:21 +02:00 |
|
Javier Jardón
|
8424256a39
|
[gdk] Remove gdki18n.h completely
|
2010-05-03 01:51:21 +02:00 |
|
Javier Jardón
|
b7bc5331fa
|
[gdk/directfb] Remove deprecated gdkdirectfb stuff
|
2010-05-03 01:51:20 +02:00 |
|
Javier Jardón
|
d3fc78bfb6
|
[gtk/gtktoolitem] Remove deprecated GtkToolItem stuff
This completes 221dcb6955cb89d1f89e71f442fc4c42fb76fcf3
|
2010-05-03 01:51:20 +02:00 |
|
Javier Jardón
|
04a548a463
|
Removed a call to a recently removed test function
The function was a test of the deprecated GtkList
|
2010-05-03 01:51:20 +02:00 |
|
Javier Jardón
|
697eeee7c2
|
Don't use direct accessors to GtkAccelLabel in gail module
|
2010-05-03 01:51:20 +02:00 |
|
Javier Jardón
|
f39f644fb2
|
Move GtkAccelGroup private structure to shared header file
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=602174
|
2010-05-03 01:51:20 +02:00 |
|
Javier Jardón
|
341d8605b6
|
[gdk] Remove deprecated GdkRGB stuff
|
2010-05-03 01:51:20 +02:00 |
|
Javier Jardón
|
81d1e2ca76
|
[gdk] Remove deprecated GdkVisual stuff
|
2010-05-03 01:51:20 +02:00 |
|
Javier Jardón
|
ce340e3b62
|
[gdk] Remove deprecated gdktypes stuff.
|
2010-05-03 01:51:20 +02:00 |
|
Javier Jardón
|
4a70b282de
|
[gdk] Remove deprecated GdkSelection stuff.
|
2010-05-03 01:51:20 +02:00 |
|
Javier Jardón
|
6281645cbb
|
Remove deprecated GtkMenu stuff.
Also, substitute the deprecated functions with the new ones in
documentation.
|
2010-05-03 01:51:20 +02:00 |
|
Javier Jardón
|
74e6844488
|
Remove GtkCurve completely
|
2010-05-03 01:51:20 +02:00 |
|
Javier Jardón
|
d97ca04f5b
|
Remove GtkGammaCurve completely
|
2010-05-03 01:51:20 +02:00 |
|
Javier Jardón
|
a86b5ad47b
|
Remove gtk_toggle_button_set_state() documentation
|
2010-05-03 01:51:20 +02:00 |
|
Javier Jardón
|
caca8a9696
|
Remove gtk_toggle_button_set_state() from GtkToggleButton
|
2010-05-03 01:51:20 +02:00 |
|
Javier Jardón
|
4325501301
|
Substitute deprecated function
Use gtk_editable_set_editable() instead gtk_entry_set_editable()
|
2010-05-03 01:51:20 +02:00 |
|
Javier Jardón
|
e45d8f557a
|
Remove unused variable
'default_spacing' is not used anymore
|
2010-05-03 01:51:20 +02:00 |
|
Javier Jardón
|
73b066814b
|
Remove unused function
gtk_container_foreach_unmarshal() is not used anymore.
|
2010-05-03 01:51:19 +02:00 |
|
Javier Jardón
|
00d3d8516b
|
Fix compilation warning: cast to GTK_WIDGET
|
2010-05-03 01:51:19 +02:00 |
|
Javier Jardón
|
6389f13ea5
|
Fix compilation error
Substitute gtk_menu_bar_append() deprecated function by
gtk_menu_shell_append() and cast to correct type
|
2010-05-03 01:51:19 +02:00 |
|
Javier Jardón
|
a27da3239e
|
Use gtk_label_get_text() instead direct access
|
2010-05-03 01:51:19 +02:00 |
|
Javier Jardón
|
2c774ffdcd
|
Substitute deprecated stuff from GtkContainer in documentation
|
2010-05-03 01:51:19 +02:00 |
|
Javier Jardón
|
8d9e37f407
|
Remove all deprecated stuff from GtkContainer
|
2010-05-03 01:51:19 +02:00 |
|
Christian Dywan
|
72323e6d9a
|
Do not use lock_count of GtkAccelGroup directly in GtkWidget
|
2010-05-03 01:51:19 +02:00 |
|
Christian Dywan
|
4045b71824
|
Remove old GtkToolbar compatibility API
|
2010-05-03 01:51:19 +02:00 |
|
Christian Dywan
|
2d84d88539
|
Remove internal GtkNotebook tab homogeneousnes and border helpers
|
2010-05-03 01:51:19 +02:00 |
|
Christian Dywan
|
8d3814f044
|
Do not use lock_count of GtkAccelGroup directly in GtkMenu
|
2010-05-03 01:51:19 +02:00 |
|
Christian Dywan
|
059c22c3b2
|
Add and use internal accessor for accelerables in GtkAccelGroup
|
2010-05-03 01:51:19 +02:00 |
|
Christian Dywan
|
a13d2c200b
|
Remove obsolete helper function gtk_rc_add_rc_sets
|
2010-05-03 01:51:18 +02:00 |
|
Cody Russell
|
5959005fad
|
Use gtk_accel_grouop_get_is_locked() rather than trying to access group->lock_count.
|
2010-05-03 01:51:18 +02:00 |
|
Cody Russell
|
0779d0a37e
|
Move GSEAL'd members of GtkAccelLabel into private struct.
|
2010-05-03 01:51:18 +02:00 |
|
Cody Russell
|
3c8c4004b6
|
Move GSEAL'd members of GtkAccelGroup into private struct
|
2010-05-03 01:51:18 +02:00 |
|
Cody Russell
|
bcb663096d
|
Remove unnecessary casting
|
2010-05-03 01:51:18 +02:00 |
|
Cody Russell
|
ba128ceab2
|
Fix GtkAboutDialog to stop using GSEAL'd members of GtkDialog
|
2010-05-03 01:51:18 +02:00 |
|
Cody Russell
|
03849dd358
|
Unseal GtkAboutDialog's private_data member, convert from gpointer to GtkAboutDialogPrivate
|
2010-05-03 01:51:18 +02:00 |
|
Javier Jardón
|
fb88f34e06
|
Remove remaining deprecated GtkInputDialog stuff
|
2010-05-03 01:51:18 +02:00 |
|
Javier Jardón
|
8d38057de5
|
Remove deprecated GtkEntry stuff from docs and tutorial.
Also, substitue the deprecated functions with the new ones in
documentation and in tests code
|
2010-05-03 01:51:18 +02:00 |
|
Javier Jardón
|
20342702f4
|
Remove gtkmain stuff from docs and tutorial.
Also, substitue the deprecated functions with the new ones in
documentation and in tests code
|
2010-05-03 01:51:18 +02:00 |
|
Michael Natterer
|
f7813125bb
|
Remove all deprecated stuff from gtkmain
|
2010-05-03 01:51:18 +02:00 |
|