summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added boolean return to GtkCellLayout buildable custom tag end shared private...Tristan Van Berkom2010-12-042-4/+5
* Removing hack and fixing gtk_tree_view_column_cell_get_size().Tristan Van Berkom2010-12-041-21/+13
* Fixed merge conflicts from cherry-pick of construct-only GtkTreeViewColumn:ce...Tristan Van Berkom2010-12-041-3/+4
* Added GtkTreeViewColumn:cell-area construct-only property.Tristan Van Berkom2010-12-041-27/+92
* Migrated GtkCellLayout documentation into the source code.Tristan Van Berkom2010-12-043-186/+79
* Added "Cell Properties" section to the GtkCellArea documentation.Tristan Van Berkom2010-12-041-2/+26
* Removing an unused variable from GtkCellRendererText->get_preferred_width()Tristan Van Berkom2010-12-041-6/+2
* Removed GtkCellAreaBoxPrivate from GtkCellAreaBox section.Tristan Van Berkom2010-12-031-1/+1
* Adding documentation for GtkCellAreaBox.Tristan Van Berkom2010-12-031-0/+110
* Marking GtkCellArea structure portions as /*< private >*/Tristan Van Berkom2010-12-033-0/+4
* Added gtk-doc to GtkCellArea & GtkCellAreaContext.Tristan Van Berkom2010-12-033-60/+405
* Added symbols from 'treeview-refactor' branch to gtk.symbols file.Tristan Van Berkom2010-12-031-0/+64
* Adding GtkCellArea to gtk-doc build (added to gtk3.types, gtk-docs.sgml and u...Tristan Van Berkom2010-12-033-0/+117
* Adding more documentation to GtkCellArea, documented GtkCellAreaClass structure.Tristan Van Berkom2010-12-032-3/+63
* Manually pulling back a GtkTreeViewColumn fix from treeview-refactor-stagingTristan Van Berkom2010-12-021-3/+6
* Changed tests/testcellarea.c (and scaffolding) to only reorient the GtkCellAreaTristan Van Berkom2010-12-022-389/+94
* Removed unused variable from GtkCellAreaBoxContext.Tristan Van Berkom2010-12-021-6/+5
* Merge branch 'master' into treeview-refactorTristan Van Berkom2010-12-0269-6837/+12503
|\
| * Avoid a warning when finalizing toolbarsMatthias Clasen2010-12-011-2/+6
| * app-chooser-button: don't insert empty rows in the comboboxCosimo Cecchi2010-12-011-13/+20
| * app-chooser-button: add a note in the docsCosimo Cecchi2010-12-011-0/+2
| * app-chooser: add docs and symbols coverage for new APICosimo Cecchi2010-12-012-0/+2
| * app-chooser-button: add gtk_app_chooser_button_set_active_custom_item()Cosimo Cecchi2010-12-013-0/+66
| * app-chooser-button: make sure to always get a valid iterCosimo Cecchi2010-12-011-1/+2
| * gtk: Allow hiding the trough/slider in GtkScaleBastien Nocera2010-12-013-1/+48
| * [l10n] Updated Estonian translationIvar Smolin2010-12-011-3/+25
| * Updating Persian translationMahyar Moghimi2010-12-011-368/+149
| * Updating Persian translationMahyar Moghimi2010-12-011-1925/+1743
| * switch: Fix the attribution lineEmmanuele Bassi2010-11-302-4/+2
| * Update checkmenuitem docs slightlyMatthias Clasen2010-11-301-16/+4
| * Merge branch 'open-with-dialog'Cosimo Cecchi2010-11-3026-5/+4599
| |\
| | * app-chooser: other misc doc fixesCosimo Cecchi2010-11-309-12/+50
| | * app-chooser: add more symbols & docsCosimo Cecchi2010-11-302-0/+30
| | * Merge branch 'master' into open-with-dialogCosimo Cecchi2010-11-30106-10585/+9007
| | |\
| | * | app-chooser-button: remove leftover typedefCosimo Cecchi2010-11-301-3/+0
| | * | build: order new files alphabeticallyCosimo Cecchi2010-11-302-17/+17
| | * | app-chooser: update docsCosimo Cecchi2010-11-304-3/+63
| | * | app-chooser-online: rework of the online moduleCosimo Cecchi2010-11-298-236/+203
| | * | app-chooser-button: tabs to spacesCosimo Cecchi2010-11-291-31/+32
| | * | app-chooser-button: change the API approach for custom itemsCosimo Cecchi2010-11-293-79/+125
| | * | app-chooser-button: include gtk-docs for show-dialog-itemCosimo Cecchi2010-11-291-0/+27
| | * | app-chooser-button: rename GtkAppChooserComboBox -> GtkAppChooserButtonCosimo Cecchi2010-11-297-181/+181
| | * | tests: fix indentationCosimo Cecchi2010-11-251-1/+1
| | * | app-chooser-combobox: add a method to trigger the GtkAppChooserDialogCosimo Cecchi2010-11-253-21/+238
| | * | Coding style fixupsMatthias Clasen2010-11-2417-751/+955
| | * | Coding style fixesMatthias Clasen2010-11-241-39/+36
| | * | Improve packing in testappchooserMatthias Clasen2010-11-241-1/+1
| | * | Fix reference counting for iconsMatthias Clasen2010-11-241-2/+1
| | * | app-chooser-combobox: make refresh properly work with custom itemsCosimo Cecchi2010-11-243-6/+46
| | * | app-chooser-combobox: add an initial implementationCosimo Cecchi2010-11-245-0/+569