[gtk+] (156 commits) Created branch gtk-2-90



The branch 'gtk-2-90' was created.

Summary of new commits:

  5f664e1... Remove deprecated functions from GtkAboutDialog
  412600a... Remove deprecated gtk_binding_entry functions
  1145a5e... Remove deprecated functions from GtkBox
  27f91fe... Remove deprecated functions from GtkCalendar
  4a2f20a... Remove deprecated function from GtkDrawingArea
  0429dd7... Remove deprecated gtk_drag_set_default_icon
  7551e83... Remove deprecated GtkImage functions
  20b4681... Remove deprecated GtkLayout functions
  4a8af4f... Remove deprecated GtkMenuItem function
  8bebceb... Remove deprecated GtkNotebook functions
  ce3f18a... Remove deprecated GtkTreeModel functions (macros)
  0c6472c... Remove deprecated GtkMenuToolButton function
  99b27e7... Remove deprecated GtkTreeView functions
  2d9f0fd... Remove deprecated GtkRadioMenuItem function (macro)
  8fa4e35... Remove deprecated GtkRcStyle functions
  0f298b5... Remove deprecated GtkMenuBar functions (macros)
  1d8a6b5... Remove deprecated GtkToolbar functions
  537f838... Remove deprecated GtkStyle functions
  90187df... Remove GtkCList, GtkCTree, GtkFileSelection and GtkPreeview
  24794fc... Prefix gtk_selection_clear with an underscore
  88d46be... Remove some deprecated functions from GtkWidget
  d47af7c... Remove deprecated/ broken types from the default value test
  978e0ce... Remove GtkTree completely
  2b2d8e0... Remove GtkTreeItem completely
  c24f657... Remove GtkCTree completely
  e12ce5f... Remove GtkCList completely
  f937dfd... Remove GtkCombo completely
  e7e4335... Remove GtkItemFactory completely
  52d998f... Remove deprecated GtkSpinButton function (macro)
  0519cf6... Remove deprecated GtkFontSelection(Dialog) functions
  13dc715... Remove deprecated GtkColorSelection functions
  9f4bcf7... Remove deprecated GtkToolItem functions
  5c2c35b... Remove GtkList completely
  69b18d6... Remove GtkFileSelection completely
  2c014e1... Remove GtkOldEditable completely
  33acb6d... Remove deprecated GtkFileChooser functions
  6d658d1... Remove deprecated GtkRecentManager functions
  dfe7139... Remove deprecated GtkScaleButton functions
  4d6eb94... Remove deprecated GtkSocket functions
  55b96e5... Remove deprecated GtkStatusIcon functions
  1070f52... Remove GtkListItem completely
  e0d0ebf... Remove GtkPreview completely
  2f36022... Remove GtkText completely
  a77716d... Don't use deprecated classes in Gail
  5393193... Remove GailCList completely
  189d76e... Remove GailCListCell completely
  7b0b7a9... Remove GailList completely
  3c57991... Remove GailCombo completely
  ac72784... Remove GailOptionMenu completely
  42fad85... Omit removed classes from Gail makefile
  4b2267c... Remove GtkTipsQuery completely
  2870e22... Remove GtkOptionMenu completely
  27c736b... Remove deprecated GtkRecentChooser functions
  44d088e... Don't include deprecated classes in gtk.h
  bfd16d4... Omit removed classes from GTK makefile
  e58bf29... Remove deprecated GtkCellView function
  7456545... Don't use old toolbar API in toolbar stress test
  c3621eb... Don't use gtk_socket_steal in the socket test
  022d81f... Update gtk.symbols according to removed symbols
  d76966b... Remove deprecated GtkAction functions
  8aa62dd... Remove deprecated GtkCellRenderer function
  debc87f... Remove deprecated GtkTreeViewColumn functions
  f750e12... Remove deprecated GtkWindow function
  99682e8... Remove deprecated GtkWidget functions
  6e65a7d... Remove deprecated GtkVButtonBox functions
  2b99a52... Remove deprecated GtkHButtonBox functions and macros
  3a1b2c9... Remove deprecated code from GdkPixbuf
  f361206... Remove deprecated code from GdkPixmap
  64c788b... Remove deprecated code from GdkGc
  2adf8f4... Remove deprecated code from GdkCursor
  e32469a... Remove deprecated code from GdkDnd
  da9b7fd... Remove deprecated code from GdkEvent
  810bf2e... Remove deprecated code from GdkImage
  8eea9c9... Remove deprecated code from GdkPango
  325c3c5... Remove deprecated GtkAccelGroup functions
  ba28062... Remove deprecated GtkAccelGroup documentation references
  77af637... Remove deprecated code: GtkCheckMenuItem
  fbb8fce... Remove deprecated code: GtkAccelLabel
  c14aadd... Remove deprecated code: GtkPaned
  ffc8163... Remove deprecated code: GtkRadioButton
  179c81a... Remove deprecated code: GtkFileChooserButton
  d50cb71... Remove deprecated code: GtkLabel
  685b6f0... Remove deprecated code: GdkPixbufAnimation
  507047e... Remove remaining GtkContainer deprecated stuff
  883cb89... Remove deprecated code: GdkPixbuf
  3efcb2d... Remove remaining GtkButtonBox deprecated stuff
  bed20ce... Remove remaining GtkAction deprecated documentation
  a011eb2... Remove remaining GtkGtkCellRenderer deprecated documentatio
  b831ca2... Remove remaining GtkTreeViewColumn deprecated documentation
  1e2897c... Remove remaining GtkWindow deprecated documentation
  40a8ea5... Remove remaining GtkWindow deprecated documentation
  7e267dd... Remove remaining GtkVButtonBox deprecated documentation
  d83deb8... Remove deprecated code: GtkHButtonBox
  7dc3ad7... Revert a still used variable in GtkHButtonBox
  55b5a60... Ops, enable GtkInputDialog again
  d879e4d... Remove GtkSignal completely
  13c45f5... Remove GtkPixmap completely
  a09f04c... Include gtkspinner.h in GtkStyle
  391f284... Remove GailPixmap completely
  2371e6b... Deprecate GtkInputDialog
  a47966c... Remove GtkInputDialog completely
  8d54d79... Use gtk_widget_queue_draw_area instead of gtk_widget_draw i
  b65f0ef... Don't use GtkInputDialog in testinput
  aedd2a2... Use GtkComboBox in the property editor code
  f021b02... Force shooter process updates to match gtk_widget_draw clos
  5f8b66a... Remove deprecated GtkEntry functions
  2f2598e... Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
  f1d9726... Remove the deprecated gtkmarshal.* entirely
  29256af... Remove all deprecated stuff from gtkmain
  2011d52... Remove gtkmain stuff from docs and tutorial.
  e7c3f0b... Remove deprecated GtkEntry stuff from docs and tutorial.
  19e7898... Remove remaining deprecated GtkInputDialog stuff
  4228e17... Unseal GtkAboutDialog's private_data member, convert from g
  d7be40c... Fix GtkAboutDialog to stop using GSEAL'd members of GtkDial
  63eb7e7... Remove unnecessary casting
  3606202... Fix GtkAboutDialog to use gtk_widget_set_can_default() inst
  b269f01... Move GSEAL'd members of GtkAccelGroup into private struct
  16be729... Move GSEAL'd members of GtkAccelLabel into private struct.
  544433a... Use gtk_accel_grouop_get_is_locked() rather than trying to 
  66f73c2... Remove obsolete helper function gtk_rc_add_rc_sets
  a195f8c... Add and use internal accessor for accelerables in GtkAccelG
  83bd222... Do not use lock_count of GtkAccelGroup directly in GtkMenu
  0db963d... Remove internal GtkNotebook tab homogeneousnes and border h
  b849d0d... Remove old GtkToolbar compatibility API
  a9beb0d... Do not use lock_count of GtkAccelGroup directly in GtkWidge
  3787023... Remove all deprecated stuff from GtkContainer
  9f921b5... Substitute deprecated stuff from GtkContainer in documentat
  2d82a1f... Use gtk_label_get_text() instead direct access
  e8e46e0... Fix compilation error
  d10f916... Fix compilation warning: cast to GTK_WIDGET
  dafc1d2... Remove unused function
  691a4e1... Remove unused variable
  f111c5a... Substitute deprecated function
  4ad5df1... Remove gtk_toggle_button_set_state() from GtkToggleButton
  e9e7ea5... Remove gtk_toggle_button_set_state() documentation
  b2d3c39... Remove GtkGammaCurve completely
  35fb04e... Remove GtkCurve completely
  1c9173a... Remove deprecated GtkMenu stuff.
  03280c1... [gdk] Remove deprecated GdkSelection stuff.
  a4e2329... [gdk] Remove deprecated gdktypes stuff.
  690971f... [gdk] Remove deprecated GdkVisual stuff
  bbec41b... [gdk] Remove deprecated GdkRGB stuff
  e883fe9... Move GtkAccelGroup private structure to shared header file
  330f4fb... Don't use direct accessors to GtkAccelLabel in gail module
  0b21d69... Removed a call to a recently removed test function
  2eade32... [gtk/gtktoolitem] Remove deprecated GtkToolItem stuff
  e3b20cb... [gdk/directfb] Remove deprecated gdkdirectfb stuff
  2846726... [gdk] Remove gdki18n.h completely
  371b230... Cleaning gtk-symbols file
  6f86932... Remove uses of GtkCombo and gtk_widget_set_uposition in Gai
  b4abcad... Remove obsolete GtkOptionMenu test case from Gail tests
  c927d4a... Look for accessible file chooser dialogue instead of file s
  6d5d127... Remove GtkObject floating, weak, arg and user data handling
  33e8a94... Remove deprecated GtkTooltips
  187a41b... Remove GtkType legacy API and type definitions
  1fa947a... Remove GtkSideType, GtkMatchType, GtkPreviewType and GtkSig



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