summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-01-06Grr, try again to fix GtkExpander docsicon-view-refactorMatthias Clasen1-4/+2
2011-01-05Ensure that GtkIconView items get redrawn when the focus cell changes.Tristan Van Berkom1-2/+7
2011-01-05Fixed GtkIconView keynavTristan Van Berkom1-1/+10
2011-01-05Fixed gtkiconview dispose cycle to not fire warnings.Tristan Van Berkom1-1/+3
2011-01-05Restored the old GtkIconView guess for wrap-width/width size of text cellTristan Van Berkom1-4/+31
2011-01-05Made GtkIconView reset the context and invalidate all sizes when a row changes.Tristan Van Berkom1-13/+47
2011-01-05Removed gtk_icon_view_get_item_area()Tristan Van Berkom1-197/+163
2011-01-05Fixed GtkIconView buildable custom tag end to let cell layout properlyTristan Van Berkom1-4/+2
2011-01-05Added gtk_icon_view_new_with_area()Tristan Van Berkom4-0/+21
2011-01-05GtkIconView now uses a per-row GtkCellAreaContext to store the alignmentsTristan Van Berkom1-50/+56
2011-01-05Alignments with variable row heights almost works perfectly.Tristan Van Berkom1-2/+2
2011-01-05Experimenting with allocating the context a different height for each row.Tristan Van Berkom1-0/+38
2011-01-05Committing working version of GtkIconView using GtkCellArea.Tristan Van Berkom1-235/+201
2011-01-05Initial messy commit of GtkIconView using GtkCellArea (nothing works yet).Tristan Van Berkom1-1084/+244
2011-01-05Added GtkCellArea & GtkCellAreaContext to GtkIconViewTristan Van Berkom1-4/+88
2011-01-05Update gtk symbol listMatthias Clasen1-7/+5
2011-01-05Fix gdk/abicheck.sh temporarilyMatthias Clasen1-1/+1
2011-01-05fix documentation buildMatthias Clasen1-4/+8
2011-01-05Update NEWS for 2.99Matthias Clasen1-0/+97
2011-01-05Bump version to 2.99Matthias Clasen1-2/+2
2011-01-05Brush up configure outputMatthias Clasen1-18/+73
2011-01-05Decouple GdkWindowCache life-cycle from GdkX11DragContextMatthias Clasen1-4/+52
2011-01-04Fix build when builddir != srcdirEmilio Pozuelo Monfort1-1/+1
2011-01-04Fix introspection build when builddir != srcdirEmilio Pozuelo Monfort1-0/+1
2011-01-04Move GtkEntryCompletion docs inlineMatthias Clasen3-645/+319
2011-01-04Add gtkcellrenderer.sgml to .gitignoreMatthias Clasen1-0/+1
2011-01-04Small doc cleanups for GtkCellLayoutMatthias Clasen1-64/+73
2011-01-04Move docs for gtkmain inlineMatthias Clasen28-1212/+933
2011-01-04Remove gtktypeutils altogetherMatthias Clasen51-470/+438
2011-01-04Remove GtkArg, GtkCallbackMarshal and GtkFunctionMatthias Clasen2-85/+0
2011-01-04Remove deprecated gtk_quit_* APIJavier Jardón4-285/+2
2011-01-04Move GtkExpander docs inlineMatthias Clasen3-649/+432
2011-01-04Move GtkDrawingArea docs inlineMatthias Clasen4-147/+114
2011-01-04gtkmenuitem: Use private pointer instead G_TYPE_INSTANCE_GET_PRIVATEJavier Jardón1-10/+4
2011-01-04Remove gtk_tree_menu_get_type from gtk3.typesMatthias Clasen1-1/+0
2011-01-04Move GtkDialog docs inlineMatthias Clasen4-442/+183
2011-01-04gtkmenu: Use private pointer instead G_TYPE_INSTANCE_GET_PRIVATEJavier Jardón1-11/+5
2011-01-04Drop explicit includes of gdkkeysyms.hMatthias Clasen42-4528/+4492
2011-01-04Reduce includes of gtktypeutils.h to a minimumMatthias Clasen21-18/+15
2011-01-04Remove an outdated doc statement.Matthias Clasen1-7/+5
2011-01-04Some more calendar doc additionsMatthias Clasen1-3/+3
2011-01-04Some documentation additionsMatthias Clasen1-7/+11
2011-01-04Mention gvfs in the gtk_show_uri() docsMatthias Clasen2-5/+9
2011-01-04Some documentation improvements for gtk_init/gtk_parse_argsMatthias Clasen1-22/+25
2011-01-04Document DESKTOP_STARTUP_ID useMatthias Clasen1-0/+13
2011-01-04gail: add/remove horizontal/vertical state based on orientation valueSzilárd Pfeiffer5-101/+25
2011-01-04GtkComboBox(Text): Add documentation about the entryMilan Bouchet-Valat2-3/+14
2011-01-04Move GtkEventBox docs inlineMatthias Clasen3-219/+149
2011-01-04Removed TABs and trailing whitespace from GtkComboBox and GtkTreeMenuTristan Van Berkom4-1360/+1357
2011-01-04Moved GtkMenuItem private functions to the private header.Tristan Van Berkom2-11/+8