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



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

Summary of new commits:

  ad897af... Remove deprecated functions from GtkAboutDialog
  fbdc0b5... Remove deprecated gtk_binding_entry functions
  fdf6858... Remove deprecated functions from GtkBox
  277a61b... Remove deprecated functions from GtkCalendar
  1b6c498... Remove deprecated function from GtkDrawingArea
  b6fd3c4... Remove deprecated gtk_drag_set_default_icon
  94ed1f3... Remove deprecated GtkImage functions
  cba613e... Remove deprecated GtkLayout functions
  bc0839b... Remove deprecated GtkMenuItem function
  ce2a780... Remove deprecated GtkNotebook functions
  c002750... Remove deprecated GtkTreeModel functions (macros)
  3fc98b6... Remove deprecated GtkMenuToolButton function
  caf952d... Remove deprecated GtkTreeView functions
  6707e23... Remove deprecated GtkRadioMenuItem function (macro)
  771cfb9... Remove deprecated GtkRcStyle functions
  a189b02... Remove deprecated GtkMenuBar functions (macros)
  c49395a... Remove deprecated GtkToolbar functions
  884e99a... Remove deprecated GtkStyle functions
  612ace5... Remove GtkCList, GtkCTree, GtkFileSelection and GtkPreeview
  0ba6ddc... Prefix gtk_selection_clear with an underscore
  996dcec... Remove some deprecated functions from GtkWidget
  55ab1c6... Remove deprecated/ broken types from the default value test
  c40e82e... Remove GtkTree completely
  56c5f40... Remove GtkTreeItem completely
  cd2a83a... Remove GtkCTree completely
  6b086a4... Remove GtkCList completely
  813402a... Remove GtkCombo completely
  c006334... Remove GtkItemFactory completely
  752b7e5... Remove deprecated GtkSpinButton function (macro)
  373f2c0... Remove deprecated GtkFontSelection(Dialog) functions
  8cf4add... Remove deprecated GtkColorSelection functions
  dbaac37... Remove deprecated GtkToolItem functions
  aeb8066... Remove GtkList completely
  16e7fa4... Remove GtkFileSelection completely
  d53425e... Remove GtkOldEditable completely
  7b98661... Remove deprecated GtkFileChooser functions
  3aa775f... Remove deprecated GtkRecentManager functions
  8a13fbf... Remove deprecated GtkScaleButton functions
  c298780... Remove deprecated GtkSocket functions
  b11bafb... Remove deprecated GtkStatusIcon functions
  9ed534f... Remove GtkListItem completely
  8a790bd... Remove GtkPreview completely
  3f3d49b... Remove GtkText completely
  7daab52... Don't use deprecated classes in Gail
  fa3c0fb... Remove GailCList completely
  b387f60... Remove GailCListCell completely
  a3df46a... Remove GailList completely
  e2819b3... Remove GailCombo completely
  3c1b065... Remove GailOptionMenu completely
  e22c379... Omit removed classes from Gail makefile
  0217a53... Remove GtkTipsQuery completely
  a35ba02... Remove GtkOptionMenu completely
  4e082a0... Remove deprecated GtkRecentChooser functions
  eb1970c... Don't include deprecated classes in gtk.h
  8f2f69a... Omit removed classes from GTK makefile
  11becfd... Remove deprecated GtkCellView function
  cc6aaed... Don't use old toolbar API in toolbar stress test
  50ff08e... Don't use gtk_socket_steal in the socket test
  053390c... Update gtk.symbols according to removed symbols
  c56ad82... Remove deprecated GtkAction functions
  e71daa4... Remove deprecated GtkCellRenderer function
  30c2aaf... Remove deprecated GtkTreeViewColumn functions
  be05723... Remove deprecated GtkWindow function
  dc63f46... Remove deprecated GtkWidget functions
  e702db2... Remove deprecated GtkVButtonBox functions
  b6e1db0... Remove deprecated GtkHButtonBox functions and macros
  596ad1e... Remove deprecated code from GdkPixbuf
  cc2e19e... Remove deprecated code from GdkPixmap
  90571bb... Remove deprecated code from GdkGc
  49a3e78... Remove deprecated code from GdkCursor
  4ead3bc... Remove deprecated code from GdkDnd
  0a7aa5c... Remove deprecated code from GdkEvent
  8f4de49... Remove deprecated code from GdkImage
  c10de1e... Remove deprecated code from GdkPango
  ba60036... Remove deprecated GtkAccelGroup functions
  8ec47cf... Remove deprecated GtkAccelGroup documentation references
  ca0434a... Remove deprecated code: GtkCheckMenuItem
  b3c8311... Remove deprecated code: GtkAccelLabel
  8b9f236... Remove deprecated code: GtkPaned
  be85321... Remove deprecated code: GtkRadioButton
  cdabb89... Remove deprecated code: GtkFileChooserButton
  d90c67c... Remove deprecated code: GtkLabel
  719bb97... Remove deprecated code: GdkPixbufAnimation
  68ef8e5... Remove remaining GtkContainer deprecated stuff
  e31b904... Remove deprecated code: GdkPixbuf
  ec608d0... Remove remaining GtkButtonBox deprecated stuff
  e248ea9... Remove remaining GtkAction deprecated documentation
  87e44cc... Remove remaining GtkGtkCellRenderer deprecated documentatio
  9a049f9... Remove remaining GtkTreeViewColumn deprecated documentation
  dbfc5fc... Remove remaining GtkWindow deprecated documentation
  00c7d36... Remove remaining GtkWindow deprecated documentation
  d751175... Remove remaining GtkVButtonBox deprecated documentation
  1cb2da7... Remove deprecated code: GtkHButtonBox
  d4f3e89... Revert a still used variable in GtkHButtonBox
  9ddc4a7... Ops, enable GtkInputDialog again
  c0a7949... Remove GtkSignal completely
  952f37b... Remove GtkPixmap completely
  bdae05d... Include gtkspinner.h in GtkStyle
  a768b6f... Remove GailPixmap completely
  595ceb1... Deprecate GtkInputDialog
  31eb4f3... Remove GtkInputDialog completely
  0dc84a5... Use gtk_widget_queue_draw_area instead of gtk_widget_draw i
  c4d9b5a... Don't use GtkInputDialog in testinput
  7deaa5b... Use GtkComboBox in the property editor code
  b5c6773... Force shooter process updates to match gtk_widget_draw clos
  1ec6b67... Remove deprecated GtkEntry functions
  1827ccd... Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
  750ccd4... Remove the deprecated gtkmarshal.* entirely
  82bc76a... Remove all deprecated stuff from gtkmain
  641a8d1... Remove gtkmain stuff from docs and tutorial.
  a904bbd... Remove deprecated GtkEntry stuff from docs and tutorial.
  60804d4... Remove remaining deprecated GtkInputDialog stuff
  2d0390b... Unseal GtkAboutDialog's private_data member, convert from g
  d7a5ffd... Fix GtkAboutDialog to stop using GSEAL'd members of GtkDial
  df31f5b... Remove unnecessary casting
  86a72d2... Fix GtkAboutDialog to use gtk_widget_set_can_default() inst
  89f3b2a... Move GSEAL'd members of GtkAccelGroup into private struct
  02211b7... Move GSEAL'd members of GtkAccelLabel into private struct.
  2ed2c14... Use gtk_accel_grouop_get_is_locked() rather than trying to 
  ed60d31... Remove obsolete helper function gtk_rc_add_rc_sets
  89032c4... Add and use internal accessor for accelerables in GtkAccelG
  2f9fae9... Do not use lock_count of GtkAccelGroup directly in GtkMenu
  9074863... Remove internal GtkNotebook tab homogeneousnes and border h
  1706154... Remove old GtkToolbar compatibility API
  d5565d8... Do not use lock_count of GtkAccelGroup directly in GtkWidge
  7324b69... Remove all deprecated stuff from GtkContainer
  d40e687... Substitute deprecated stuff from GtkContainer in documentat
  169defe... Use gtk_label_get_text() instead direct access
  1ae4e9d... Fix compilation error
  edae46f... Fix compilation warning: cast to GTK_WIDGET
  c6ef492... Remove unused function
  70b99b3... Remove unused variable
  a7986c1... Substitute deprecated function
  91b4420... Remove gtk_toggle_button_set_state() from GtkToggleButton
  57e1a5b... Remove gtk_toggle_button_set_state() documentation
  3467244... Remove GtkGammaCurve completely
  ba93433... Remove GtkCurve completely
  6d8a796... Remove deprecated GtkMenu stuff.
  bff9fd5... [gdk] Remove deprecated GdkSelection stuff.
  68daf51... [gdk] Remove deprecated gdktypes stuff.
  0a1df10... [gdk] Remove deprecated GdkVisual stuff
  d2f45a6... [gdk] Remove deprecated GdkRGB stuff
  a1a04f8... Move GtkAccelGroup private structure to shared header file
  b8ed9d8... Don't use direct accessors to GtkAccelLabel in gail module
  8e10184... Removed a call to a recently removed test function
  6422816... [gtk/gtktoolitem] Remove deprecated GtkToolItem stuff



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