]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
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
2010-10-20 Ryan LortieGtkButton: avoid use of gtk_get_event_widget()
2010-10-20 Ryan LortieGtkIMContextSimple: avoid gdk_window_get_user_data
2010-10-20 Javier Jardóngtk.symbols: Add missing GtkApplication api
2010-10-20 Michael Natterergdk: add alpha to the offscreen window's surface if...
2010-10-20 Michael Natterergtk: clean up GtkWidget signals
2010-10-20 Emmanuele BassiRe-add copyright notice
2010-10-20 Richard HughesDo not install the hello-world and window-default examp...
2010-10-20 Michael Natterertests: gdk_device_get_history() takes "gint *n_events...
2010-10-20 Emmanuele BassiSplit off gtkprivate.h
2010-10-20 Emmanuele Bassibuild: Do not install gtkprivate.h
2010-10-20 Emmanuele Bassisettings: Move setting property registration in gtksett...
2010-10-20 Javier Jardóngtkapplication: fix docs
2010-10-20 Matthias ClasenRemove GtkComboBoxEntry and the combo box text api
2010-10-19 Ryan LortieGtkApplication: add gtk_application_get_windows()
2010-10-19 Javier JardónCompletely remove gtk_widget_hide_all
2010-10-19 Matthias ClasenRemove gtk_widget_hide_all()
2010-10-19 Matthias ClasenAdd padding to class structs
2010-10-19 Matthias ClasenRemove the outdated faq
2010-10-19 Kristian RietveldMake gdk_pixbuf_get_from_surface() accept negative...
2010-10-19 Kristian Rietvelddnd-quartz: get hot spot from device offset for surface...
2010-10-19 Kristian Rietvelddnd-quartz: take hot spot into account when setting...
2010-10-19 Michael Natterergdk: change signature of gdk_device_get_history() back...
2010-10-19 Jorge GonzálezUpdated Spanish translation
2010-10-19 krishnababu kUpdated Telugu Translations
2010-10-19 Javier Jardóndocs: Update templates
2010-10-19 Javier Jardónconfigure.ac: Update Glib required version to 2.27.1
2010-10-18 Ryan LortieGtkApplication rewrite
2010-10-18 Benjamin Ottegtk: Add gtk_widget_queue_draw_region()
2010-10-18 Benjamin Ottecups: Add hack to work around gcc warning
2010-10-18 Benjamin Otteprint: Make things compile again
2010-10-18 Benjamin Otteselection: Hi, I can't get my code right
2010-10-18 Benjamin Ottenotebook: Hi, I can't get my function prototypes right
2010-10-18 Benjamin Ottex11: Set GDK_PIXBUF_ENABLE_BACKEND before including...
2010-10-18 Benjamin Ottewidget: Remove special case in gtk_widget_queue_draw_area()
2010-10-18 Colin Waltersintrospection: Filter out all headers ending in "private"
next