Commit Graph

21193 Commits

Author SHA1 Message Date
0669d8d6e9 Remove GtkText completely 2010-05-03 01:51:23 +02:00
c77c69502c Restore non-deprecated GtkToolbar functions in gtk.symbols
The functions gtk_toolbar_set_icon_size() and
gtk_toolbar_unset_icon_size() are not deprecated
2010-05-03 01:51:23 +02:00
9a4e3371e2 Remove GtkTooltips completely 2010-05-03 01:51:23 +02:00
3d6b45f7d2 Remove GtkOptionMenu completely 2010-05-03 01:51:23 +02:00
6f3d152bee Remove all gtk_marshal_* functions from the gtk.symbols 2010-05-03 01:51:23 +02:00
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
623966b6da Remove all gtk_draw_* deprecated functions completely 2010-05-03 01:51:23 +02:00
eb3efdf242 Remove gtk_color_selection_set_update_policy() completely 2010-05-03 01:51:23 +02:00
765882ce9a Declare random item correctly in stresstest-toolbar 2010-05-03 01:51:23 +02:00
b4188f876f Use GtkComboBox, GtkOrientable and no GtkObject in testtoolbar 2010-05-03 01:51:23 +02:00
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
786b5774e3 Revert accidental removal of book pixmap strings 2010-05-03 01:51:23 +02:00
09c84a006f Remove unused dump_accels() function from testgtk 2010-05-03 01:51:22 +02:00
0c0976be1d Remove GtkTipsQuery demo from testgtk 2010-05-03 01:51:22 +02:00
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
646b417c20 Remove unused text helper functions from testgtk 2010-05-03 01:51:22 +02:00
6536ad7299 Use new 2.14 GtkColorSelection API in testgtk 2010-05-03 01:51:22 +02:00
eaf3ccfba0 Replace GtkFileSelection with GtkFileChooser in testgtk 2010-05-03 01:51:22 +02:00
c30e1865d8 Use GtkComboBoxEntry for the display list in testgtk 2010-05-03 01:51:22 +02:00
36c3426efb Use GtkComboBoxEntry in entry test in testgtk 2010-05-03 01:51:22 +02:00
81c8fcb72b Declare book_open/closed_xpm in testgtk notebook 2010-05-03 01:51:22 +02:00
a927f1f17d Remove item factory test from testgtk 2010-05-03 01:51:22 +02:00
298f1ea9f6 Use "activate" rather than "clicked" for menu items 2010-05-03 01:51:22 +02:00
187e49992d Use GtkComboBox instead of GtkCombo in testsocket 2010-05-03 01:51:22 +02:00
464eeda24c Don't use GtkItemFactory in testsocket 2010-05-03 01:51:22 +02:00
44af4852ee Replace GtkText in testselection with GtkTextView 2010-05-03 01:51:22 +02:00
e0602fd6a8 Remove obsolete GtkText test from testgtk 2010-05-03 01:51:22 +02:00
2f70bb98cb Remove obsolete GtkTree test from testgtk 2010-05-03 01:51:22 +02:00
1eefd43961 Use an array and new toolbar API in testgtk 2010-05-03 01:51:22 +02:00
b8727e11fd Replace option menu with combo box in testoffscreen 2010-05-03 01:51:22 +02:00
274395063a Replace option menus in testgtk with combo boxes 2010-05-03 01:51:22 +02:00
63131903ad Use new progress bar API in testgtk progress test 2010-05-03 01:51:22 +02:00
3b721ea9c9 Use a tree view in testgtk selection target test 2010-05-03 01:51:21 +02:00
9fa9d792a8 Remove GTK_WIDGET_* macros 2010-05-03 01:51:21 +02:00
ffd80c80c9 Remove gtk_fixed_get_has_window() and gtk_fixed_set_has_window() 2010-05-03 01:51:21 +02:00
55e3fa8d34 Remove GtkCtree documentation 2010-05-03 01:51:21 +02:00
32697682cc Remove GtkOldEditable completely 2010-05-03 01:51:21 +02:00
e850958c56 Remove GtkOptionMenu tests 2010-05-03 01:51:21 +02:00
6927a24df4 Restore gtk_paned_get_handle_window() 2010-05-03 01:51:21 +02:00
244ed9aec7 Restore gtk_entry_get_icon_window() again 2010-05-03 01:51:21 +02:00
4019007ceb Remove GtkSideType, GtkMatchType, GtkPreviewType and GtkSignalRunType 2010-05-03 01:51:21 +02:00
c742482d48 Remove GtkType legacy API and type definitions 2010-05-03 01:51:21 +02:00
e8f1a3ccf0 Remove deprecated GtkTooltips 2010-05-03 01:51:21 +02:00
e0969a1327 Remove GtkObject floating, weak, arg and user data handling 2010-05-03 01:51:21 +02:00
729d4c3624 Look for accessible file chooser dialogue instead of file selection 2010-05-03 01:51:21 +02:00
6179e0e8a7 Remove obsolete GtkOptionMenu test case from Gail tests 2010-05-03 01:51:21 +02:00
6216ce2dfd Remove uses of GtkCombo and gtk_widget_set_uposition in Gail 2010-05-03 01:51:21 +02:00
e84a330f5a Cleaning gtk-symbols file
Remove some already removed symbols
2010-05-03 01:51:21 +02:00
8424256a39 [gdk] Remove gdki18n.h completely 2010-05-03 01:51:21 +02:00
b7bc5331fa [gdk/directfb] Remove deprecated gdkdirectfb stuff 2010-05-03 01:51:20 +02:00