]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2010-10-26 Tristan Van... Merge branch 'master' into treeview-refactor
2010-10-26 Tristan Van... Missed adding the scrolled window test in previous...
2010-10-26 Tristan Van... Added GtkScrollablePolicy property to scrollable interface
2010-10-25 Matthias ClasenBump version
2010-10-25 Matthias ClasenInclude gdkrgba.h
2010-10-25 Matthias ClasenMore updates
2010-10-25 Matthias ClasenAdd new GdkRGBA apis to gtk.symbols
2010-10-25 Matthias ClasenAdd new GdkRGBA api to symbol list
2010-10-25 =Christian... Use g_ascii_strto[u]ll instead of strto[u]l
2010-10-25 Matthias ClasenAdd tests for GdkRGBA serialization
2010-10-25 Matthias ClasenAdd some GdkRGBA tests
2010-10-25 Matthias ClasenSupport resetting cell renderer colors with NULL again
2010-10-25 Jorge GonzálezUpdated Spanish translation
2010-10-25 Richard HughesFix make distcheck as gtkcomboboxentry does not exist...
2010-10-24 Fran DiéguezUpdated Galician translations
2010-10-24 Ignacio Casal... Fix typo.
2010-10-24 Matthias ClasenGtkCalendar: turn into a no-window widget
2010-10-24 Matthias ClasenBring back lost functionality
2010-10-24 Matthias ClasenFill out the bug section
2010-10-24 Tristan Van... Implemented GtkCellLayoutIface->reorder on GtkCellAreaBox.
2010-10-24 Tristan Van... Implemented basic child list handling on GtkCellAreaBox
2010-10-24 Tristan Van... Removed attribute handling from class vfuncs of GtkCell...
2010-10-24 Khaled HosnyUpdated Arabic translation
2010-10-24 Tristan Van... Merge branch 'master' into treeview-refactor
2010-10-24 Tristan Van... Merge branch 'master' into treeview-refactor
2010-10-24 Tristan Van... Implemented remaining portions of GtkCellLayout iface
2010-10-23 Matthias ClasenFix up docs
2010-10-23 Matthias ClasenAdd a unique->GtkApplication migration guide
2010-10-23 Matthias ClasenSome GtkApplication cleanups
2010-10-23 Matthias ClasenFix doc build
2010-10-23 Matthias ClasenRevert the id-column patch
2010-10-23 Tristan Van... Fixed fallout from GtkScrollable patches.
2010-10-23 Jorge GonzálezUpdated Spanish translation
2010-10-23 Tristan Van... Fixed push/pop_recursion_check() to not fire warnings...
2010-10-23 Tristan Van... Adding initial code skeleton for GtkCellAreaBox.
2010-10-23 Tristan Van... Merge branch 'master' into treeview-refactor
2010-10-23 Javier Jardóndocs: GtkComboBoxText: more fixes
2010-10-23 Javier Jardóndocs: Some fixes in GtkComboboxText notations
2010-10-23 Yaron ShahrabaniUpdated Hebrew translation.
2010-10-23 Matthias ClasenFix distcheck
2010-10-23 Matthias ClasenNEWS for 2.91.2
2010-10-23 Matthias ClasenAdd a way to associate numeric ids with combobox values
2010-10-22 Javier Jardóngtkadjustment: Move documentation to inline comments
2010-10-22 Javier Jardóngtkscrollbar: Move documentation to inline comments
2010-10-22 Javier Jardóngtktreemodelfilter: Move documentation to inline comments
2010-10-22 Javier Jardóngtktreeselection: Move documentation to inline comments
2010-10-22 Javier Jardóngtktreesortable: Move documentation to inline comments
2010-10-22 Javier Jardóngtktreeviewcolumn: Move documentation to inline comments
2010-10-22 Javier Jardóngtktreestore: Move documentation to inline comments
2010-10-22 Carlos GarnachoGtkBuilder: Prepare for parsing GdkRGBA types.
2010-10-22 Carlos GarnachoGtkCellRendererText: Add [foreground|background]-rgba...
2010-10-22 Carlos GarnachoGtkCellRenderer: Add ::cell-background-rgba property
2010-10-22 Carlos GarnachoGtkColorButton: Add API to deal with GdkRGBA.
2010-10-22 Carlos GarnachoGtkColorSelection: Add API to deal with GdkRGBA.
2010-10-22 Carlos GarnachoMake gtk_icon_info_load_symbolic() Take GdkRGBA colors.
2010-10-22 Carlos GarnachoGtkCellView: Add gtk_cell_view_set_background_rgba()
2010-10-22 Carlos GarnachoGdkWindow: Add gdk_window_set_background_rgba()
2010-10-22 Carlos GarnachoAdd GdkRGBA struct to supersede GdkColor
2010-10-22 Matthias ClasenPoint to GtkGrid from the GtkBox and GtkTable docs
2010-10-22 Matthias ClasenRemove some warnings
2010-10-22 Matthias ClasenRemove GtkScrollablePolicy again
2010-10-22 Matthias ClasenMove min-display-width/height to GtkScrolledWindow
2010-10-22 Emmanuele Bassirecent-manager: Coalesce multiple changes
2010-10-22 Christian DywanDon't declare various unused variables in gtk_grid_set_...
2010-10-22 Alberto GarciaAssign all g_signal_connect() and friends to gulong...
2010-10-22 Javier JardónGtkExpander: avoid use of gtk_get_event_widget()
2010-10-22 Javier Jardóndocs: Add gtk-doc notation
2010-10-22 Michael Natterergtk: undef DISABLE_DEPRECATED around including our...
2010-10-22 Michael Natterergtk: use the new scrollable API to get to the scroll...
2010-10-22 Richard HughesFix make dist now that gtkcomboboxentry does not exist
2010-10-22 Tristan Van... Fixed problems with combination of height-for-width...
2010-10-22 Michael Natterergtk: use the new scrollable API to get scroll adjustments
2010-10-22 Michael Natterergtk: fix tool palette scroll adjustment setting
2010-10-22 Michael Natterergtk: return 0 not NULL from functions returning gint
2010-10-22 Matthias ClasenDiscourage use of GtkMisc and GtkAlignment
2010-10-22 Matthias ClasenRemove child flipping from GtkGrid
2010-10-22 Matthias ClasenAdd GtkGrid
2010-10-22 Matthias ClasenMake the docs build
2010-10-22 Matthias ClasenFix a typo
2010-10-22 Michael Natterergtk: add gtk_entry_get_text_area() and gtk_entry_get_ic...
2010-10-22 Christian Perschrecent-chooser: Use gtk_recent_info_get_gicon()
2010-10-22 Christian PerschAdd gtk_recent_info_get_gicon()
2010-10-22 Emmanuele Bassirecent-manager: Fix the documentation
2010-10-22 Emmanuele Bassirecent-manager: Add RecentInfo.create_app_info()
2010-10-22 Emmanuele Bassirecent-manager: Move the file under XDG_USER_DATA
2010-10-22 Tadej BorovšakAdd GtkScrollable interface
2010-10-22 Tristan Van... Added GtkCellArea to the build
2010-10-21 Tristan Van... Enhanced GtkWidget documentation with regards to height...
2010-10-21 Tristan Van... Adding vague initial draft of GtkCellArea to the codeba...
2010-10-21 Benjamin Ottecontainer: Fix typo that caused madness
2010-10-21 Benjamin Otteconfigure: Enable silent rules by default
2010-10-21 Benjamin Otteentry: No, you can not haz ununused variables
2010-10-21 Christian Dywancomboboxtext: Add gtk_combo_box_text_remove_all()
2010-10-21 Benjamin Otteprogressbar: Remove declaration of nonexisting function
2010-10-21 Benjamin Ottesocket: Fix compiler issues
2010-10-21 Matthias ClasenMake GtkEntry a no-window widget
2010-10-21 Michael Natterergtk: change GtkIconView to "support" actual trees
2010-10-21 Matthias ClasenMake GtkSpinButton a no-window widget
2010-10-21 Matthias ClasenMake GtkProgressBar a no-window widget
2010-10-21 Matthias ClasenProperly propagate expand flags
next