]> Pileus Git - ~andy/gtk/history - gtk
Fix make distcheck
[~andy/gtk] / gtk /
2010-05-10 Richard HughesFix make distcheck
2010-05-10 Bastien NoceraMake it easy for apps to have dark themes
2010-05-08 Javier JardónFix typo in gtkprintoperation
2010-05-08 Matthias ClasenMake 3.0 parallel-installable to 2.x
2010-05-08 Matthias ClasenBetter tooltip positioning
2010-05-07 Javier Jardón[test] Fix floating test
2010-05-07 Javier Jardón[test] Do not test deprecated GtkText
2010-05-07 Javier JardónReintroduce gtk_progress_* api in gtk.symbols
2010-05-07 Javier JardónRemove deprecated functions from GtkProgressBar
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-06 John (J5) Palmieri[GtkRadioAction] fix annotation _set_group, _get_group
2010-05-06 Colin Walters[GtkRadioAction] Annotate _set_group
2010-05-05 Javier JardónUse event instead key in the previous patch
2010-05-05 Javier JardónAdded api to reset the im context in GtkTextView and...
2010-05-05 Matthias ClasenFix a problem with marks on vertical scales
2010-05-04 Danielle MadeleyExpose visible() and modify() as vcalls in class
2010-05-03 Javier JardónDo not use C99 constant INFINITY
2010-05-03 Benjamin OtteMake toolbutton not call functions on non-GtkMisc
2010-05-03 John (J5) Palmieriadd a get_indices_with_depth method to GtkTreePath...
2010-05-02 Javier JardónUse accessor functions to access GtkLabel variables
2010-05-02 Javier JardónRemove GtkTreeItem completely
2010-05-02 Javier JardónRemove GtkTree completely
2010-05-02 Javier JardónRemove GtkText completely
2010-05-02 Javier JardónRestore non-deprecated GtkToolbar functions in gtk...
2010-05-02 Javier JardónRemove GtkTooltips completely
2010-05-02 Javier JardónRemove GtkOptionMenu completely
2010-05-02 Javier JardónRemove all gtk_marshal_* functions from the gtk.symbols
2010-05-02 Javier JardónRemove all gtk_draw_* deprecated functions completely
2010-05-02 Javier JardónRemove gtk_color_selection_set_update_policy() completely
2010-05-02 Javier JardónRemove GTK_WIDGET_* macros
2010-05-02 Javier JardónRemove gtk_fixed_get_has_window() and gtk_fixed_set_has...
2010-05-02 Javier JardónRemove GtkOldEditable completely
2010-05-02 Javier JardónRestore gtk_paned_get_handle_window()
2010-05-02 Javier JardónRestore gtk_entry_get_icon_window() again
2010-05-02 Christian DywanRemove GtkSideType, GtkMatchType, GtkPreviewType and...
2010-05-02 Christian DywanRemove GtkType legacy API and type definitions
2010-05-02 Christian DywanRemove deprecated GtkTooltips
2010-05-02 Christian DywanRemove GtkObject floating, weak, arg and user data...
2010-05-02 Javier JardónCleaning gtk-symbols file
2010-05-02 Javier Jardón[gtk/gtktoolitem] Remove deprecated GtkToolItem stuff
2010-05-02 Javier JardónMove GtkAccelGroup private structure to shared header...
2010-05-02 Javier JardónRemove deprecated GtkMenu stuff.
2010-05-02 Javier JardónRemove GtkCurve completely
2010-05-02 Javier JardónRemove GtkGammaCurve completely
2010-05-02 Javier JardónRemove gtk_toggle_button_set_state() from GtkToggleButton
2010-05-02 Javier JardónRemove unused variable
2010-05-02 Javier JardónRemove unused function
2010-05-02 Javier JardónFix compilation warning: cast to GTK_WIDGET
2010-05-02 Javier JardónUse gtk_label_get_text() instead direct access
2010-05-02 Javier JardónRemove all deprecated stuff from GtkContainer
2010-05-02 Christian DywanDo not use lock_count of GtkAccelGroup directly in...
2010-05-02 Christian DywanRemove old GtkToolbar compatibility API
2010-05-02 Christian DywanRemove internal GtkNotebook tab homogeneousnes and...
2010-05-02 Christian DywanDo not use lock_count of GtkAccelGroup directly in...
2010-05-02 Christian DywanAdd and use internal accessor for accelerables in GtkAc...
2010-05-02 Christian DywanRemove obsolete helper function gtk_rc_add_rc_sets
2010-05-02 Cody RussellUse gtk_accel_grouop_get_is_locked() rather than trying...
2010-05-02 Cody RussellMove GSEAL'd members of GtkAccelLabel into private...
2010-05-02 Cody RussellMove GSEAL'd members of GtkAccelGroup into private...
2010-05-02 Cody RussellRemove unnecessary casting
2010-05-02 Cody RussellFix GtkAboutDialog to stop using GSEAL'd members of...
2010-05-02 Cody RussellUnseal GtkAboutDialog's private_data member, convert...
2010-05-02 Javier JardónRemove remaining deprecated GtkInputDialog stuff
2010-05-02 Javier JardónRemove gtkmain stuff from docs and tutorial.
2010-05-02 Michael NattererRemove all deprecated stuff from gtkmain
2010-05-02 Michael NattererRemove the deprecated gtkmarshal.* entirely
2010-05-02 Michael NattererRemove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-02 Christian DywanRemove deprecated GtkEntry functions
2010-05-02 Christian DywanRemove GtkInputDialog completely
2010-05-02 Christian DywanInclude gtkspinner.h in GtkStyle
2010-05-02 Javier JardónRemove GtkPixmap completely
2010-05-02 Javier JardónRemove GtkSignal completely
2010-05-02 Javier JardónOps, enable GtkInputDialog again
2010-05-02 Javier JardónRevert a still used variable in GtkHButtonBox
2010-05-02 Javier JardónRemove deprecated code: GtkHButtonBox
2010-05-02 Javier JardónRemove remaining GtkAction deprecated documentation
2010-05-02 Javier JardónRemove remaining GtkButtonBox deprecated stuff
2010-05-02 Javier JardónRemove remaining GtkContainer deprecated stuff
2010-05-02 Javier JardónRemove deprecated code: GtkLabel
2010-05-02 Javier JardónRemove deprecated code: GtkFileChooserButton
2010-05-02 Javier JardónRemove deprecated code: GtkRadioButton
2010-05-02 Javier JardónRemove deprecated code: GtkPaned
2010-05-02 Javier JardónRemove deprecated code: GtkAccelLabel
2010-05-02 Javier JardónRemove deprecated code: GtkCheckMenuItem
2010-05-02 Javier JardónRemove deprecated GtkAccelGroup functions
2010-05-02 Javier JardónRemove deprecated GtkHButtonBox functions and macros
2010-05-02 Javier JardónRemove deprecated GtkVButtonBox functions
2010-05-02 Javier JardónRemove deprecated GtkWidget functions
2010-05-02 Javier JardónRemove deprecated GtkWindow function
2010-05-02 Javier JardónRemove deprecated GtkTreeViewColumn functions
2010-05-02 Javier JardónRemove deprecated GtkCellRenderer function
2010-05-02 Javier JardónRemove deprecated GtkAction functions
2010-05-02 Christian DywanUpdate gtk.symbols according to removed symbols
2010-05-02 Christian DywanDon't use old toolbar API in toolbar stress test
2010-05-02 Christian DywanRemove deprecated GtkCellView function
2010-05-02 Christian DywanOmit removed classes from GTK makefile
2010-05-02 Christian DywanDon't include deprecated classes in gtk.h
2010-05-02 Christian DywanRemove deprecated GtkRecentChooser functions
2010-05-02 Christian DywanRemove GtkOptionMenu completely
2010-05-02 Christian DywanRemove GtkTipsQuery completely
next