[gtk+] (158 commits) Created branch gtk-2-90
- From: Javier Jardón <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] (158 commits) Created branch gtk-2-90
- Date: Thu, 11 Mar 2010 02:43:34 +0000 (UTC)
The branch 'gtk-2-90' was created.
Summary of new commits:
cd42a11... Remove deprecated functions from GtkAboutDialog
c5e10a7... Remove deprecated gtk_binding_entry functions
b30f801... Remove deprecated functions from GtkBox
79ead5b... Remove deprecated functions from GtkCalendar
88c33f2... Remove deprecated function from GtkDrawingArea
594f5f5... Remove deprecated gtk_drag_set_default_icon
df2aba0... Remove deprecated GtkImage functions
e1e7f5e... Remove deprecated GtkLayout functions
dc6c109... Remove deprecated GtkMenuItem function
9c1fdc9... Remove deprecated GtkNotebook functions
53a72b7... Remove deprecated GtkTreeModel functions (macros)
969fc47... Remove deprecated GtkMenuToolButton function
e0972f8... Remove deprecated GtkTreeView functions
d255011... Remove deprecated GtkRadioMenuItem function (macro)
8786925... Remove deprecated GtkRcStyle functions
0990e10... Remove deprecated GtkMenuBar functions (macros)
f8808c8... Remove deprecated GtkToolbar functions
a500138... Remove deprecated GtkStyle functions
26ad03c... Remove GtkCList, GtkCTree, GtkFileSelection and GtkPreeview
a4d5622... Prefix gtk_selection_clear with an underscore
f05672f... Remove some deprecated functions from GtkWidget
d0e3df2... Remove deprecated/ broken types from the default value test
c565426... Remove GtkTree completely
d279e0f... Remove GtkTreeItem completely
8dbff84... Remove GtkCTree completely
eaa2433... Remove GtkCList completely
65feb29... Remove GtkCombo completely
a7cfbf6... Remove GtkItemFactory completely
daf5c26... Remove deprecated GtkSpinButton function (macro)
403a17b... Remove deprecated GtkFontSelection(Dialog) functions
5d0f071... Remove deprecated GtkColorSelection functions
19d5513... Remove deprecated GtkToolItem functions
5d8c39a... Remove GtkList completely
9728f7b... Remove GtkFileSelection completely
8ad5cbe... Remove GtkOldEditable completely
b83a3a5... Remove deprecated GtkFileChooser functions
1ea093b... Remove deprecated GtkRecentManager functions
5f50bdb... Remove deprecated GtkScaleButton functions
d266e4d... Remove deprecated GtkSocket functions
03152be... Remove deprecated GtkStatusIcon functions
0240b66... Remove GtkListItem completely
3ab2e27... Remove GtkPreview completely
7b2e6db... Remove GtkText completely
0b4734f... Don't use deprecated classes in Gail
9d7d4c3... Remove GailCList completely
19db94d... Remove GailCListCell completely
b47c4ce... Remove GailList completely
54a3be1... Remove GailCombo completely
3c8fa04... Remove GailOptionMenu completely
c531b81... Omit removed classes from Gail makefile
45b1e43... Remove GtkTipsQuery completely
78d8ce6... Remove GtkOptionMenu completely
38199cf... Remove deprecated GtkRecentChooser functions
119b6f6... Don't include deprecated classes in gtk.h
d6ad3f3... Omit removed classes from GTK makefile
e15abe5... Remove deprecated GtkCellView function
2b186b7... Don't use old toolbar API in toolbar stress test
78b95b7... Don't use gtk_socket_steal in the socket test
107c91e... Update gtk.symbols according to removed symbols
f75a117... Remove deprecated GtkAction functions
bd5804a... Remove deprecated GtkCellRenderer function
3c32f70... Remove deprecated GtkTreeViewColumn functions
80aad21... Remove deprecated GtkWindow function
e1ecfc8... Remove deprecated GtkWidget functions
f2c7be7... Remove deprecated GtkVButtonBox functions
06f4967... Remove deprecated GtkHButtonBox functions and macros
dbe55fb... Remove deprecated code from GdkPixbuf
b0b0d64... Remove deprecated code from GdkPixmap
ac82e69... Remove deprecated code from GdkGc
6032272... Remove deprecated code from GdkCursor
84cc9a8... Remove deprecated code from GdkDnd
4ab372b... Remove deprecated code from GdkEvent
8199a2f... Remove deprecated code from GdkImage
22083fc... Remove deprecated code from GdkPango
dda42ae... Remove deprecated GtkAccelGroup functions
f329239... Remove deprecated GtkAccelGroup documentation references
b93883f... Remove deprecated code: GtkCheckMenuItem
e9a573d... Remove deprecated code: GtkAccelLabel
d898d8e... Remove deprecated code: GtkPaned
c33c250... Remove deprecated code: GtkRadioButton
eb42e3a... Remove deprecated code: GtkFileChooserButton
b592b39... Remove deprecated code: GtkLabel
8d02df9... Remove deprecated code: GdkPixbufAnimation
a9d0720... Remove remaining GtkContainer deprecated stuff
eead642... Remove deprecated code: GdkPixbuf
b9edd05... Remove remaining GtkButtonBox deprecated stuff
cf859f8... Remove remaining GtkAction deprecated documentation
ccb1c1b... Remove remaining GtkGtkCellRenderer deprecated documentatio
8193970... Remove remaining GtkTreeViewColumn deprecated documentation
1d328bf... Remove remaining GtkWindow deprecated documentation
5c2fce8... Remove remaining GtkWindow deprecated documentation
14ee2ea... Remove remaining GtkVButtonBox deprecated documentation
dd79dfd... Remove deprecated code: GtkHButtonBox
aee2f2e... Revert a still used variable in GtkHButtonBox
e5b30e2... Ops, enable GtkInputDialog again
289c5b7... Remove GtkSignal completely
e2dcf7a... Remove GtkPixmap completely
2f1a1bc... Include gtkspinner.h in GtkStyle
fd4f1d3... Remove GailPixmap completely
f2b5189... Deprecate GtkInputDialog
d6c7dc1... Remove GtkInputDialog completely
73f8e3c... Use gtk_widget_queue_draw_area instead of gtk_widget_draw i
57199e9... Don't use GtkInputDialog in testinput
5a00af1... Use GtkComboBox in the property editor code
da0955b... Force shooter process updates to match gtk_widget_draw clos
ccf5874... Remove deprecated GtkEntry functions
4219812... Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
e784503... Remove the deprecated gtkmarshal.* entirely
cf9db24... Remove all deprecated stuff from gtkmain
00a5522... Remove gtkmain stuff from docs and tutorial.
43d35d6... Remove deprecated GtkEntry stuff from docs and tutorial.
99cb922... Remove remaining deprecated GtkInputDialog stuff
b298e46... Unseal GtkAboutDialog's private_data member, convert from g
918d404... Fix GtkAboutDialog to stop using GSEAL'd members of GtkDial
ddb70a1... Remove unnecessary casting
5a86dd2... Move GSEAL'd members of GtkAccelGroup into private struct
8303826... Move GSEAL'd members of GtkAccelLabel into private struct.
02c7aab... Use gtk_accel_grouop_get_is_locked() rather than trying to
2fb689a... Remove obsolete helper function gtk_rc_add_rc_sets
1d71677... Add and use internal accessor for accelerables in GtkAccelG
cab3a2f... Do not use lock_count of GtkAccelGroup directly in GtkMenu
334177f... Remove internal GtkNotebook tab homogeneousnes and border h
e5a4049... Remove old GtkToolbar compatibility API
357a109... Do not use lock_count of GtkAccelGroup directly in GtkWidge
f506511... Remove all deprecated stuff from GtkContainer
fb1c2ff... Substitute deprecated stuff from GtkContainer in documentat
aea1deb... Use gtk_label_get_text() instead direct access
4a1f3bd... Fix compilation error
168b754... Fix compilation warning: cast to GTK_WIDGET
17c97bc... Remove unused function
e10e756... Remove unused variable
ae9e5ab... Substitute deprecated function
cb0a2a5... Remove gtk_toggle_button_set_state() from GtkToggleButton
dff0091... Remove gtk_toggle_button_set_state() documentation
4dd5374... Remove GtkGammaCurve completely
05dd229... Remove GtkCurve completely
fed34c5... Remove deprecated GtkMenu stuff.
c10b7fb... [gdk] Remove deprecated GdkSelection stuff.
f467d85... [gdk] Remove deprecated gdktypes stuff.
5212253... [gdk] Remove deprecated GdkVisual stuff
5dbea74... [gdk] Remove deprecated GdkRGB stuff
c7911f5... Move GtkAccelGroup private structure to shared header file
0f0ea64... Don't use direct accessors to GtkAccelLabel in gail module
5e31d00... Removed a call to a recently removed test function
e57c6ef... [gtk/gtktoolitem] Remove deprecated GtkToolItem stuff
92b6fc7... [gdk/directfb] Remove deprecated gdkdirectfb stuff
cc5089c... [gdk] Remove gdki18n.h completely
81110c4... Cleaning gtk-symbols file
d656800... Remove uses of GtkCombo and gtk_widget_set_uposition in Gai
43df958... Remove obsolete GtkOptionMenu test case from Gail tests
5d9317d... Look for accessible file chooser dialogue instead of file s
e2aeaad... Remove GtkObject floating, weak, arg and user data handling
3c83728... Remove deprecated GtkTooltips
08c03ed... Remove GtkType legacy API and type definitions
832a104... Remove GtkSideType, GtkMatchType, GtkPreviewType and GtkSig
bb58bbd... Restore gtk_entry_get_icon_window() again
dcda35e... Restore gtk_paned_get_handle_window()
fa9fad7... Remove GtkOptionMenu tests
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]