]> Pileus Git - ~andy/gtk/history - gtk/gtkcellview.h
Correctly select default printer when there is more than one (CUPS)
[~andy/gtk] / gtk / gtkcellview.h
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-06-15 Matthias ClasenDeprecate get_cell_renderers implementations
2008-10-06 Björn LindqvistBug 539464 – gtk_cell_view_get_model is missing in...
2008-06-20 Tim JanikSeal the private member.
2008-05-28 Michael Nattererdefine __GTK_H_INSIDE__ around including all other...
2006-12-14 Benjamin BergUndo bogus commit.
2006-12-13 Benjamin Berg- Remove unused code/options from the code. Warn about...
2004-12-15 Matthias ClasenUse _gtk_menu_item_popup_submenu() to make keynav into...
2004-11-30 Manish Singhremove gtk_cell_view_set_cell_data() declaration.
2004-11-23 Matthias ClasenMark as const.
2004-10-25 Matthias ClasenFix the doc formatting.
2004-05-27 Matthias ClasenSupport insensitive cells in tree views and combo boxes.
2004-01-26 Federico Mena QuinteroFix #105497; constify uses of GdkColor.
2003-12-08 Owen Taylor=== Released 2.3.1 ===
2003-11-18 Kristian RietveldFixes based on comments from Owen Taylor, #125264.
2003-10-24 Kristian RietveldFix licensing (I managed to put it under GPL licensing...
2003-10-01 Kristian Rietveldimplement the GtkCellLayout interface, drop packing...
2003-09-26 Kristian RietveldLanding the new ComboBox. Note that only gtkcombobox...