[gtk+] (202 commits) ...Clean up docs, disable testtext for now.



Summary of changes:

  5a33eb8... Remove deprecated functions from GtkAboutDialog (*)
  de29ee1... Remove deprecated gtk_binding_entry functions (*)
  0d7d1ae... Remove deprecated functions from GtkBox (*)
  304f36b... Remove deprecated functions from GtkCalendar (*)
  2eb26d6... Remove deprecated function from GtkDrawingArea (*)
  605705f... Remove deprecated gtk_drag_set_default_icon (*)
  7fd6886... Remove deprecated GtkImage functions (*)
  2f1a59c... Remove deprecated GtkLayout functions (*)
  025eebb... Remove deprecated GtkMenuItem function (*)
  c4b3b13... Remove deprecated GtkNotebook functions (*)
  7e67ec8... Remove deprecated GtkTreeModel functions (macros) (*)
  b7eed8c... Remove deprecated GtkMenuToolButton function (*)
  11e9760... Remove deprecated GtkTreeView functions (*)
  2e1b3ab... Remove deprecated GtkRadioMenuItem function (macro) (*)
  956a5c4... Remove deprecated GtkRcStyle functions (*)
  7d3dbb9... Remove deprecated GtkMenuBar functions (macros) (*)
  165fd59... Remove deprecated GtkToolbar functions (*)
  8ac9a0e... Remove deprecated GtkStyle functions (*)
  a42886d... Remove GtkCList, GtkCTree, GtkFileSelection and GtkPreeview (*)
  6513947... Prefix gtk_selection_clear with an underscore (*)
  16011da... Remove some deprecated functions from GtkWidget (*)
  5c3b5ec... Remove deprecated/ broken types from the default value test (*)
  b0149a9... Remove GtkTree completely (*)
  f3ea570... Remove GtkTreeItem completely (*)
  f210f81... Remove GtkCTree completely (*)
  b653f66... Remove GtkCList completely (*)
  ea36fff... Remove GtkCombo completely (*)
  474529e... Remove GtkItemFactory completely (*)
  d246835... Remove deprecated GtkSpinButton function (macro) (*)
  d974436... Remove deprecated GtkFontSelection(Dialog) functions (*)
  aa21bd7... Remove deprecated GtkColorSelection functions (*)
  dc21c8e... Remove deprecated GtkToolItem functions (*)
  2d763d3... Remove GtkList completely (*)
  49ec071... Remove GtkFileSelection completely (*)
  07501cf... Remove GtkOldEditable completely (*)
  d21bf0c... Remove deprecated GtkFileChooser functions (*)
  032b38c... Remove deprecated GtkRecentManager functions (*)
  2da9103... Remove deprecated GtkScaleButton functions (*)
  61a294d... Remove deprecated GtkSocket functions (*)
  bb475d5... Remove deprecated GtkStatusIcon functions (*)
  a8ecd09... Remove GtkListItem completely (*)
  528e74a... Remove GtkPreview completely (*)
  e5c56b7... Remove GtkText completely (*)
  d7c1242... Don't use deprecated classes in Gail (*)
  c1df096... Remove GailCList completely (*)
  6a7a138... Remove GailCListCell completely (*)
  754647d... Remove GailList completely (*)
  5e686c5... Remove GailCombo completely (*)
  c44295f... Remove GailOptionMenu completely (*)
  42eb2aa... Omit removed classes from Gail makefile (*)
  5f3178a... Remove GtkTipsQuery completely (*)
  1261b31... Remove GtkOptionMenu completely (*)
  97fbd32... Remove deprecated GtkRecentChooser functions (*)
  161e1b6... Don't include deprecated classes in gtk.h (*)
  e641742... Omit removed classes from GTK makefile (*)
  43ed74c... Remove deprecated GtkCellView function (*)
  6f5b7ba... Don't use old toolbar API in toolbar stress test (*)
  014b05e... Don't use gtk_socket_steal in the socket test (*)
  ed60f1e... Update gtk.symbols according to removed symbols (*)
  c1182de... Remove deprecated GtkAction functions (*)
  0a6557d... Remove deprecated GtkCellRenderer function (*)
  55d5ce8... Remove deprecated GtkTreeViewColumn functions (*)
  2b71ef3... Remove deprecated GtkWindow function (*)
  0d32267... Remove deprecated GtkWidget functions (*)
  5ed5612... Remove deprecated GtkVButtonBox functions (*)
  3d4c434... Remove deprecated GtkHButtonBox functions and macros (*)
  92e5d32... Remove deprecated code from GdkPixbuf (*)
  b9b8efc... Remove deprecated code from GdkPixmap (*)
  134690e... Remove deprecated code from GdkGc (*)
  e53a1ad... Remove deprecated code from GdkCursor (*)
  8c46ef8... Remove deprecated code from GdkDnd (*)
  7894951... Remove deprecated code from GdkEvent (*)
  906a510... Remove deprecated code from GdkImage (*)
  3d3fb6e... Remove deprecated code from GdkPango (*)
  73111cd... Remove deprecated GtkAccelGroup functions (*)
  51079eb... Remove deprecated GtkAccelGroup documentation references (*)
  c9dae4c... Remove deprecated code: GtkCheckMenuItem (*)
  3e9fac3... Remove deprecated code: GtkAccelLabel (*)
  9e30bf3... Remove deprecated code: GtkPaned (*)
  bf49830... Remove deprecated code: GtkRadioButton (*)
  b5917e7... Remove deprecated code: GtkFileChooserButton (*)
  fead8cd... Remove deprecated code: GtkLabel (*)
  668e9ea... Remove deprecated code: GdkPixbufAnimation (*)
  740a100... Remove remaining GtkContainer deprecated stuff (*)
  3b69677... Remove deprecated code: GdkPixbuf (*)
  858d4fb... Remove remaining GtkButtonBox deprecated stuff (*)
  2ec9cb9... Remove remaining GtkAction deprecated documentation (*)
  0fa70d0... Remove remaining GtkGtkCellRenderer deprecated documentatio (*)
  123830b... Remove remaining GtkTreeViewColumn deprecated documentation (*)
  e606a4e... Remove remaining GtkWindow deprecated documentation (*)
  48efe2c... Remove remaining GtkWindow deprecated documentation (*)
  c3991cf... Remove remaining GtkVButtonBox deprecated documentation (*)
  c9251c9... Remove deprecated code: GtkHButtonBox (*)
  86eee02... Revert a still used variable in GtkHButtonBox (*)
  d98aeef... Ops, enable GtkInputDialog again (*)
  e031c4f... Remove GtkSignal completely (*)
  1e8fa93... Remove GtkPixmap completely (*)
  575d3ff... Include gtkspinner.h in GtkStyle (*)
  77ff51b... Remove GailPixmap completely (*)
  bab775e... Deprecate GtkInputDialog (*)
  b2b6bb1... Remove GtkInputDialog completely (*)
  5995cdb... Use gtk_widget_queue_draw_area instead of gtk_widget_draw i (*)
  46b170b... Don't use GtkInputDialog in testinput (*)
  d72b1e3... Use GtkComboBox in the property editor code (*)
  2fafb74... Force shooter process updates to match gtk_widget_draw clos (*)
  90d514a... Remove deprecated GtkEntry functions (*)
  5e29973... Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES (*)
  f25e1b0... Remove the deprecated gtkmarshal.* entirely (*)
  f781312... Remove all deprecated stuff from gtkmain (*)
  2034270... Remove gtkmain stuff from docs and tutorial. (*)
  8d38057... Remove deprecated GtkEntry stuff from docs and tutorial. (*)
  fb88f34... Remove remaining deprecated GtkInputDialog stuff (*)
  03849dd... Unseal GtkAboutDialog's private_data member, convert from g (*)
  ba128ce... Fix GtkAboutDialog to stop using GSEAL'd members of GtkDial (*)
  bcb6630... Remove unnecessary casting (*)
  3c8c400... Move GSEAL'd members of GtkAccelGroup into private struct (*)
  0779d0a... Move GSEAL'd members of GtkAccelLabel into private struct. (*)
  5959005... Use gtk_accel_grouop_get_is_locked() rather than trying to  (*)
  a13d2c2... Remove obsolete helper function gtk_rc_add_rc_sets (*)
  059c22c... Add and use internal accessor for accelerables in GtkAccelG (*)
  8d3814f... Do not use lock_count of GtkAccelGroup directly in GtkMenu (*)
  2d84d88... Remove internal GtkNotebook tab homogeneousnes and border h (*)
  4045b71... Remove old GtkToolbar compatibility API (*)
  72323e6... Do not use lock_count of GtkAccelGroup directly in GtkWidge (*)
  8d9e37f... Remove all deprecated stuff from GtkContainer (*)
  2c774ff... Substitute deprecated stuff from GtkContainer in documentat (*)
  a27da32... Use gtk_label_get_text() instead direct access (*)
  6389f13... Fix compilation error (*)
  00d3d85... Fix compilation warning: cast to GTK_WIDGET (*)
  73b0668... Remove unused function (*)
  e45d8f5... Remove unused variable (*)
  4325501... Substitute deprecated function (*)
  caca8a9... Remove gtk_toggle_button_set_state() from GtkToggleButton (*)
  a86b5ad... Remove gtk_toggle_button_set_state() documentation (*)
  d97ca04... Remove GtkGammaCurve completely (*)
  74e6844... Remove GtkCurve completely (*)
  6281645... Remove deprecated GtkMenu stuff. (*)
  4a70b28... [gdk] Remove deprecated GdkSelection stuff. (*)
  ce340e3... [gdk] Remove deprecated gdktypes stuff. (*)
  81d1e2c... [gdk] Remove deprecated GdkVisual stuff (*)
  341d860... [gdk] Remove deprecated GdkRGB stuff (*)
  f39f644... Move GtkAccelGroup private structure to shared header file (*)
  697eeee... Don't use direct accessors to GtkAccelLabel in gail module (*)
  04a548a... Removed a call to a recently removed test function (*)
  d3fc78b... [gtk/gtktoolitem] Remove deprecated GtkToolItem stuff (*)
  b7bc533... [gdk/directfb] Remove deprecated gdkdirectfb stuff (*)
  8424256... [gdk] Remove gdki18n.h completely (*)
  e84a330... Cleaning gtk-symbols file (*)
  6216ce2... Remove uses of GtkCombo and gtk_widget_set_uposition in Gai (*)
  6179e0e... Remove obsolete GtkOptionMenu test case from Gail tests (*)
  729d4c3... Look for accessible file chooser dialogue instead of file s (*)
  e0969a1... Remove GtkObject floating, weak, arg and user data handling (*)
  e8f1a3c... Remove deprecated GtkTooltips (*)
  c742482... Remove GtkType legacy API and type definitions (*)
  4019007... Remove GtkSideType, GtkMatchType, GtkPreviewType and GtkSig (*)
  244ed9a... Restore gtk_entry_get_icon_window() again (*)
  6927a24... Restore gtk_paned_get_handle_window() (*)
  e850958... Remove GtkOptionMenu tests (*)
  3269768... Remove GtkOldEditable completely (*)
  55e3fa8... Remove GtkCtree documentation (*)
  ffd80c8... Remove gtk_fixed_get_has_window() and gtk_fixed_set_has_win (*)
  9fa9d79... Remove GTK_WIDGET_* macros (*)
  3b721ea... Use a tree view in testgtk selection target test (*)
  6313190... Use new progress bar API in testgtk progress test (*)
  2743950... Replace option menus in testgtk with combo boxes (*)
  b8727e1... Replace option menu with combo box in testoffscreen (*)
  1eefd43... Use an array and new toolbar API in testgtk (*)
  2f70bb9... Remove obsolete GtkTree test from testgtk (*)
  e0602fd... Remove obsolete GtkText test from testgtk (*)
  44af485... Replace GtkText in testselection with GtkTextView (*)
  464eeda... Don't use GtkItemFactory in testsocket (*)
  187e499... Use GtkComboBox instead of GtkCombo in testsocket (*)
  298f1ea... Use "activate" rather than "clicked" for menu items (*)
  a927f1f... Remove item factory test from testgtk (*)
  81c8fcb... Declare book_open/closed_xpm in testgtk notebook (*)
  36c3426... Use GtkComboBoxEntry in entry test in testgtk (*)
  c30e186... Use GtkComboBoxEntry for the display list in testgtk (*)
  eaf3ccf... Replace GtkFileSelection with GtkFileChooser in testgtk (*)
  6536ad7... Use new 2.14 GtkColorSelection API in testgtk (*)
  646b417... Remove unused text helper functions from testgtk (*)
  1dabde2... Don't use gtk_widget_set_uposition/size in testgtk (*)
  0c0976b... Remove GtkTipsQuery demo from testgtk (*)
  09c84a0... Remove unused dump_accels() function from testgtk (*)
  786b577... Revert accidental removal of book pixmap strings (*)
  7ccd787... Don't set child-min-width/ height in the button box test (*)
  b4188f8... Use GtkComboBox, GtkOrientable and no GtkObject in testtool (*)
  765882c... Declare random item correctly in stresstest-toolbar (*)
  eb3efdf... Remove gtk_color_selection_set_update_policy() completely (*)
  623966b... Remove all gtk_draw_* deprecated functions completely (*)
  2c2726f... Port testtreeview to new API (*)
  6f3d152... Remove all gtk_marshal_* functions from the gtk.symbols (*)
  3d6b45f... Remove GtkOptionMenu completely (*)
  9a4e337... Remove GtkTooltips completely (*)
  c77c695... Restore non-deprecated GtkToolbar functions in gtk.symbols (*)
  0669d8d... Remove GtkText completely (*)
  d7786d4... Remove GtkTree completely (*)
  0e79972... Remove GtkTreeItem completely (*)
  7065c56... Remove deprecated GtkProgress functionality from testgtk (*)
  9011057... Do not use deprecated GtkNoteBook api in testgtk (*)
  0de8601... Use accessor functions to access GtkLabel variables (*)
  77d4d3c... Merge branch 'gtk-2-90'
  2f6b88f... Clean up docs, disable testtext for now.

(*) This commit already existed in another branch; no separate mail sent



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]