]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2010-05-10 Tor LillqvistUpdate API version in file and directory names
2010-05-10 Tor LillqvistUpdate GtkApiVersion
2010-05-10 Tor LillqvistGtkCList is gone
2010-05-10 Tor LillqvistDon't use g_drag_context_ref
2010-05-10 Richard HughesInstall gdk-pixbuf-xlib-3.0.so.0, although this might...
2010-05-10 Richard HughesInstall the gail tests in /usr/lib/gtk-3.0/modules
2010-05-10 Richard HughesModify the gettext translation domain for the gtk3...
2010-05-10 Matthias ClasenAdd padding around the status icons
2010-05-10 Richard HughesChange the location of the gdk-pixbuf.loaders for gtk3 ABI
2010-05-10 Richard HughesFix make distcheck
2010-05-10 Bastien NoceraMake it easy for apps to have dark themes
2010-05-09 Javier Jardón[docs] Fix GdkColor description: blue and green colors...
2010-05-08 Javier JardónFix typo in gtkprintoperation
2010-05-08 Matthias Clasenremove some deprecated parts from the docs
2010-05-08 Matthias ClasenMake 3.0 parallel-installable to 2.x
2010-05-08 Matthias ClasenBetter tooltip positioning
2010-05-07 Richard HughesRemove links to code that no longer exists to fix make...
2010-05-07 Seán de BúrcaClear out removed deprecations from POTFILES
2010-05-07 Richard HughesRemove a missing include in one of the tests that broke...
2010-05-07 Khaled HosnyTypo
2010-05-07 Javier Jardón[test] Fix floating test
2010-05-07 Andika TriwidadaUpdated Indonesian translation, 100% as of 20100507
2010-05-07 Andika TriwidadaUpdated Indonesian translation
2010-05-07 Martin NordholtsRename configure.in to configure.ac
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 ClasenClean up docs, disable testtext for now.
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 Javier JardónRemove the definition of libpixbufloader_gdip_png_la_*
2010-05-04 Danielle MadeleyExpose visible() and modify() as vcalls in class
2010-05-03 Javier JardónAdded an extra validation in gdk_pixbuf_loader_set_size()
2010-05-03 Wouter BolsterleeDutch translation updated by Wouter Bolsterlee
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-03 Tor LillqvistUpdate the Makefile for scribble-xinput
2010-05-03 Matthias ClasenUpdates
2010-05-03 Javier Jardóntests: Too many arguments in call to 'create_menu'
2010-05-02 Javier JardónUse accessor functions to access GtkLabel variables
2010-05-02 Javier JardónDo not use deprecated GtkNoteBook api in testgtk
2010-05-02 Javier JardónRemove deprecated GtkProgress functionality from testgtk
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ónPort testtreeview to new API
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 Christian DywanDeclare random item correctly in stresstest-toolbar
2010-05-02 Christian DywanUse GtkComboBox, GtkOrientable and no GtkObject in...
2010-05-02 Christian DywanDon't set child-min-width/ height in the button box...
2010-05-02 Christian DywanRevert accidental removal of book pixmap strings
2010-05-02 Christian DywanRemove unused dump_accels() function from testgtk
2010-05-02 Christian DywanRemove GtkTipsQuery demo from testgtk
2010-05-02 Christian DywanDon't use gtk_widget_set_uposition/size in testgtk
2010-05-02 Christian DywanRemove unused text helper functions from testgtk
2010-05-02 Christian DywanUse new 2.14 GtkColorSelection API in testgtk
2010-05-02 Christian DywanReplace GtkFileSelection with GtkFileChooser in testgtk
2010-05-02 Christian DywanUse GtkComboBoxEntry for the display list in testgtk
2010-05-02 Christian DywanUse GtkComboBoxEntry in entry test in testgtk
2010-05-02 Christian DywanDeclare book_open/closed_xpm in testgtk notebook
2010-05-02 Christian DywanRemove item factory test from testgtk
2010-05-02 Christian DywanUse "activate" rather than "clicked" for menu items
2010-05-02 Christian DywanUse GtkComboBox instead of GtkCombo in testsocket
2010-05-02 Christian DywanDon't use GtkItemFactory in testsocket
2010-05-02 Christian DywanReplace GtkText in testselection with GtkTextView
2010-05-02 Christian DywanRemove obsolete GtkText test from testgtk
2010-05-02 Christian DywanRemove obsolete GtkTree test from testgtk
2010-05-02 Christian DywanUse an array and new toolbar API in testgtk
2010-05-02 Christian DywanReplace option menu with combo box in testoffscreen
2010-05-02 Christian DywanReplace option menus in testgtk with combo boxes
2010-05-02 Christian DywanUse new progress bar API in testgtk progress test
2010-05-02 Christian DywanUse a tree view in testgtk selection target test
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 GtkCtree documentation
2010-05-02 Javier JardónRemove GtkOldEditable completely
2010-05-02 Javier JardónRemove GtkOptionMenu tests
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 Christian DywanLook for accessible file chooser dialogue instead of...
2010-05-02 Christian DywanRemove obsolete GtkOptionMenu test case from Gail tests
2010-05-02 Christian DywanRemove uses of GtkCombo and gtk_widget_set_uposition...
2010-05-02 Javier JardónCleaning gtk-symbols file
2010-05-02 Javier Jardón[gdk] Remove gdki18n.h completely
2010-05-02 Javier Jardón[gdk/directfb] Remove deprecated gdkdirectfb stuff
2010-05-02 Javier Jardón[gtk/gtktoolitem] Remove deprecated GtkToolItem stuff
next