]> Pileus Git - ~andy/gtk/history - gtk
Warn when calling gtk_window_parse_geometry() on an empty window
[~andy/gtk] / gtk /
2010-10-11 Owen W. TaylorWarn when calling gtk_window_parse_geometry() on an...
2010-10-11 Owen W. TaylorFix handling of the geometry widget
2010-10-11 Tristan Van BerkomAdded documentation to GtkContainer about implementing...
2010-10-11 Javier Jardóndocs: Move documentation do inline comments: GtkContainer
2010-10-11 Javier Jardóndocs: Improve reference crossing in GtkWidget docs
2010-10-11 Xan LopezPlug memory leak in GtkWindow
2010-10-11 Javier Jardóndocs: Move documentation to inline comments: GtkScrolle...
2010-10-09 Matthias ClasenFix a problem with 'resize grip avoidance' in scrollbars
2010-10-09 Matthias ClasenCheck for grip_window != NULL in gtk_window_draw
2010-10-08 William Jon McCannDon't assume widgets are containers when walking the...
2010-10-08 Matthias ClasenFix grip window positioning
2010-10-08 Matthias ClasenDon't show resize grips on override-redirect window
2010-10-08 Matthias ClasenMake GtkPaned use gtk_container_class_handle_border_width
2010-10-08 Matthias ClasenMake GtkPaned use gtk_container_class_handle_border_width
2010-10-08 Matthias ClasenMake GtkPathBar use gtk_container_class_handle_border_width
2010-10-08 Tristan Van BerkomMigrated old GtkSizeRequestIface documentation to GtkWi...
2010-10-08 Tristan Van BerkomRemoved call to get_preferred_size (widget, NULL, NULL);
2010-10-08 Tristan Van BerkomRemoved needless initial size request of children
2010-10-08 Tristan Van BerkomRemoved needless size-requesting of children (child...
2010-10-08 Matthias ClasenMake GtkTable use gtk_container_handle_border_width
2010-10-08 Matthias ClasenGet scrollbars out of the way of the window's resize...
2010-10-08 Matthias ClasenRemove resize grip handling from GtkStatusbar
2010-10-08 Matthias ClasenFix resize grip drawing in GtkAssistant
2010-10-08 Matthias ClasenAdd resize grips to GtkWindow
2010-10-06 Tor LillqvistGail needs _gtk_cell_renderer_calc_offset
2010-10-06 Tor LillqvistMake it compile again for Windows
2010-10-06 Stef WalterRemove reference to hooks in gtk_about_dialog_set_websi...
2010-10-06 Federico Mena QuinteroFilechooser - In OPEN or SAVE mode, typing a plain...
2010-10-06 Benjamin Ottewidget: Fix GtkWidget::draw docs
2010-10-06 Tristan Van BerkomEnhanced documentation description for GtkWrapBox ...
2010-10-05 Benjamin Ottedocs: Dn't mark all signals in GtkWidgetClass as private
2010-10-05 Benjamin Otteviewport: Clip contents properly when called via gtk_wi...
2010-10-05 Federico Mena QuinteroHandle the case where you type /blah/nonexistent in...
2010-10-05 Stephen ShawClarify the name of a callback
2010-10-05 Stephen Shawbgo#629722 - file chooser should cope with typing a...
2010-10-04 Javier Jardóngtkmenu: Really fix menu code
2010-10-04 Christian PerschFix a crash in menu code
2010-10-04 Matthias ClasenMake GdkRectangle arguments in GtkCellRenderer use...
2010-10-04 Javier Jardóndocs: Move documentation to inline comments: GtkComboBox
2010-10-03 Ignacio Casal Quin... Add missing vfuncs to gtknotebook.
2010-10-03 Javier Jardóndocs: Move documentation to inline comments: GtkNotebook
2010-10-03 José Alistetextview: Fix clip usage
2010-10-03 Javier Jardóndocs: Use gtk_widget_get_preferred_size() instead gtk_s...
2010-10-02 Javier Jardóndocs: Move documentation to inline comments: GtkTooltip
2010-10-02 Javier Jardóndocs: Move documentation to inline comments: GtkToolbar
2010-10-02 Garrett Regierdocs: Move documentation to inline comments: GtkComboBo...
2010-10-02 Benjamin Ottegdk: Make gdk_pixbuf_get_from_*() bindable
2010-10-01 Matthias ClasenGTK docs: Update width-for-height docs
2010-10-01 Matthias ClasenGTK docs: various fixups
2010-10-01 Matthias ClasenUpdate for recent api changes
2010-09-30 Jonh WendellInitialize private structure
2010-09-30 Benjamin Ottednd: Fix gtk_drag_set_icon_surface() with translucent...
2010-09-30 Benjamin Ottetrayicon: Use gdk_cairo_get_clip_rectangle() to simplif...
2010-09-30 Benjamin Ottedocs: Add note about hot_x/y in gtk_drag_set_icon_surface()
2010-09-29 Colin Waltersintrospection: Fix some annotation syntax
2010-09-29 Benjamin Ottegtk: Fix remaining mentions of gtk_container_propagate_...
2010-09-28 Javier JardónRemove unneded casts
2010-09-28 Javier Jardóngtk_adjustment_new() should return a GtkAdjustment*
2010-09-28 Benjamin OtteAPI: remove gtk_window_set_visual()
2010-09-28 Benjamin Ottetrayicon: Use gtk_widget_set_visual()
2010-09-28 Benjamin OtteAPI: gtk: Add gtk_widget_set_visual()
2010-09-28 Benjamin Ottewidget: Fix compile warnings: missing return value
2010-09-28 Benjamin Ottetoolbar: Fix compilation warnings - missing cast
2010-09-28 Benjamin Ottetreeview: Fix compilation warnings - missing cast
2010-09-28 Benjamin Otteoffscreenwindow: Fix includes
2010-09-28 Benjamin Ottenotebook: Fix compilation warnings - missing cast
2010-09-28 Benjamin Ottecombobox: Fix compilation warnings - missing cast
2010-09-28 Claudio SaavedraFix maintainer-clean
2010-09-27 Benjamin Ottelabel: Fix rendering of rotated labels
2010-09-27 Tristan Van BerkomFix erroneous usage of height-for-width apis in gtk_wid...
2010-09-27 Tristan Van BerkomFixing documentation of gtk_widget_get_request_mode()
2010-09-27 Matthias ClasenRemove GtkWidgetFlags
2010-09-27 Matthias ClasenRemove GtkObject completely
2010-09-27 Javier JardónMove destroy signal to GtkWidget
2010-09-27 Javier JardónMove classes that currently derive from GtkObject to...
2010-09-27 Javier JardónMove documentation to inline comments: GtkPaperSize
2010-09-27 Tadej BorovšakUpdate and expand GtkAccelMap API docs
2010-09-27 Javier JardónMove documentation to inline comments: GtkAccelMap
2010-09-26 Benjamin Otteimage: Fix up draw function
2010-09-26 Benjamin Otteaccellabel: Remove gtk_widget_is_drawable() check from...
2010-09-26 Benjamin Ottetreeview: Use gtk_cairo_transform_to_window()
2010-09-26 Benjamin Ottespinbutton: Use gtk_cairo_transform_to_window()
2010-09-26 Benjamin Ottenotebook: Use gtk_cairo_transform_to_window()
2010-09-26 Benjamin Ottemenu: Use gtk_cairo_transform_to_window()
2010-09-26 Benjamin Otteiconview: Use gtk_cairo_transform_to_window()
2010-09-26 Benjamin Otteentry: Use gtk_cairo_transform_to_window()
2010-09-26 Benjamin Ottecalendar: Use gtk_cairo_transform_to_window()
2010-09-26 Benjamin Ottetextview: Use gtk_cairo_transform_to_window()
2010-09-26 Benjamin OtteAPI: Add gtk_cairo_transform_to_window()
2010-09-26 Benjamin Ottecellrenderer: Merge GtkCellSizeRequest into GtkCellRenderer
2010-09-26 Benjamin OtteMove GtkSizeRequest into GtkWidget
2010-09-26 Benjamin Ottednd-quartz: Get rid of gdk_drawable_get_size() usage
2010-09-26 Benjamin Ottewindow: Get rid of gdk_drawable_get_size() usage
2010-09-26 Benjamin Ottewidget: Get rid of gdk_drawable_get_size() usage
2010-09-26 Benjamin Otteviewport: Get rid of gdk_drawable_get_size() usage
2010-09-26 Benjamin Ottetreeview: Get rid of gdk_drawable_get_size() usage
2010-09-26 Benjamin Ottetextview: Get rid of gdk_drawable_get_size() usage
2010-09-26 Benjamin Ottetestutils: Get rid of gdk_drawable_get_size() usage
2010-09-26 Benjamin Ottespinbutton: Get rid of gdk_drawable_get_size() usage
2010-09-26 Benjamin Otteplug: Get rid of gdk_drawable_get_size() usage
next