Javier Jardón
|
9a4e3371e2
|
Remove GtkTooltips completely
|
2010-05-03 01:51:23 +02:00 |
|
Javier Jardón
|
3d6b45f7d2
|
Remove GtkOptionMenu completely
|
2010-05-03 01:51:23 +02:00 |
|
Javier Jardón
|
6f3d152bee
|
Remove all gtk_marshal_* functions from the gtk.symbols
|
2010-05-03 01:51:23 +02:00 |
|
Javier Jardón
|
2c2726f818
|
Port testtreeview to new API
Use GtkComboBox instead the deprecated GtkOptionMenu
https://bugzilla.gnome.org/show_bug.cgi?id=616679
|
2010-05-03 01:51:23 +02:00 |
|
Javier Jardón
|
623966b6da
|
Remove all gtk_draw_* deprecated functions completely
|
2010-05-03 01:51:23 +02:00 |
|
Javier Jardón
|
eb3efdf242
|
Remove gtk_color_selection_set_update_policy() completely
|
2010-05-03 01:51:23 +02:00 |
|
Christian Dywan
|
765882ce9a
|
Declare random item correctly in stresstest-toolbar
|
2010-05-03 01:51:23 +02:00 |
|
Christian Dywan
|
b4188f876f
|
Use GtkComboBox, GtkOrientable and no GtkObject in testtoolbar
|
2010-05-03 01:51:23 +02:00 |
|
Christian Dywan
|
7ccd787f04
|
Don't set child-min-width/ height in the button box test
This is not a property. The feature was removed.
|
2010-05-03 01:51:23 +02:00 |
|
Christian Dywan
|
786b5774e3
|
Revert accidental removal of book pixmap strings
|
2010-05-03 01:51:23 +02:00 |
|
Christian Dywan
|
09c84a006f
|
Remove unused dump_accels() function from testgtk
|
2010-05-03 01:51:22 +02:00 |
|
Christian Dywan
|
0c0976be1d
|
Remove GtkTipsQuery demo from testgtk
|
2010-05-03 01:51:22 +02:00 |
|
Christian Dywan
|
1dabde28ac
|
Don't use gtk_widget_set_uposition/size in testgtk
Use gtk_window_move and gtk_widget_set_size_request instead.
|
2010-05-03 01:51:22 +02:00 |
|
Christian Dywan
|
646b417c20
|
Remove unused text helper functions from testgtk
|
2010-05-03 01:51:22 +02:00 |
|
Christian Dywan
|
6536ad7299
|
Use new 2.14 GtkColorSelection API in testgtk
|
2010-05-03 01:51:22 +02:00 |
|
Christian Dywan
|
eaf3ccfba0
|
Replace GtkFileSelection with GtkFileChooser in testgtk
|
2010-05-03 01:51:22 +02:00 |
|
Christian Dywan
|
c30e1865d8
|
Use GtkComboBoxEntry for the display list in testgtk
|
2010-05-03 01:51:22 +02:00 |
|
Christian Dywan
|
36c3426efb
|
Use GtkComboBoxEntry in entry test in testgtk
|
2010-05-03 01:51:22 +02:00 |
|
Christian Dywan
|
81c8fcb72b
|
Declare book_open/closed_xpm in testgtk notebook
|
2010-05-03 01:51:22 +02:00 |
|
Christian Dywan
|
a927f1f17d
|
Remove item factory test from testgtk
|
2010-05-03 01:51:22 +02:00 |
|
Christian Dywan
|
298f1ea9f6
|
Use "activate" rather than "clicked" for menu items
|
2010-05-03 01:51:22 +02:00 |
|
Christian Dywan
|
187e49992d
|
Use GtkComboBox instead of GtkCombo in testsocket
|
2010-05-03 01:51:22 +02:00 |
|
Christian Dywan
|
464eeda24c
|
Don't use GtkItemFactory in testsocket
|
2010-05-03 01:51:22 +02:00 |
|
Christian Dywan
|
44af4852ee
|
Replace GtkText in testselection with GtkTextView
|
2010-05-03 01:51:22 +02:00 |
|
Christian Dywan
|
e0602fd6a8
|
Remove obsolete GtkText test from testgtk
|
2010-05-03 01:51:22 +02:00 |
|
Christian Dywan
|
2f70bb98cb
|
Remove obsolete GtkTree test from testgtk
|
2010-05-03 01:51:22 +02:00 |
|
Christian Dywan
|
1eefd43961
|
Use an array and new toolbar API in testgtk
|
2010-05-03 01:51:22 +02:00 |
|
Christian Dywan
|
b8727e11fd
|
Replace option menu with combo box in testoffscreen
|
2010-05-03 01:51:22 +02:00 |
|
Christian Dywan
|
274395063a
|
Replace option menus in testgtk with combo boxes
|
2010-05-03 01:51:22 +02:00 |
|
Christian Dywan
|
63131903ad
|
Use new progress bar API in testgtk progress test
|
2010-05-03 01:51:22 +02:00 |
|
Christian Dywan
|
3b721ea9c9
|
Use a tree view in testgtk selection target test
|
2010-05-03 01:51:21 +02:00 |
|
Javier Jardón
|
9fa9d792a8
|
Remove GTK_WIDGET_* macros
|
2010-05-03 01:51:21 +02:00 |
|
Javier Jardón
|
ffd80c80c9
|
Remove gtk_fixed_get_has_window() and gtk_fixed_set_has_window()
|
2010-05-03 01:51:21 +02:00 |
|
Javier Jardón
|
55e3fa8d34
|
Remove GtkCtree documentation
|
2010-05-03 01:51:21 +02:00 |
|
Javier Jardón
|
32697682cc
|
Remove GtkOldEditable completely
|
2010-05-03 01:51:21 +02:00 |
|
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 |
|