summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into treeview-refactorTristan Van Berkom2010-10-2723-3069/+3319
|\
| * Updated galician translationsFran Diéguez2010-10-262-1070/+1109
| * Stop calling GtkWidget parameters 'request'Matthias Clasen2010-10-261-46/+44
| * Update properties Hebrew translation.Yaron Shahrabani2010-10-261-1863/+2020
| * gtkcomboboxtext: remove unused variableXan Lopez2010-10-261-1/+0
| * gtk.symbols: Add scrollable policy APIJavier Jardón2010-10-261-0/+5
| * gtkfilechooserentry: Use accessor functions to access GtkEntryJavier Jardón2010-10-261-1/+4
| * gtkspinbutton: Use accessor functions to access GtkEntryJavier Jardón2010-10-261-6/+6
| * Use accessor functions to access GtkButtonJavier Jardón2010-10-265-5/+5
| * gtktogglebutton: move public members to private structureJavier Jardón2010-10-262-33/+63
| * gtktogglebutton: Add _gtk_toggle_button_set_active private accessorJavier Jardón2010-10-263-3/+15
| * gtkradiobutton: Use accessor functions to access GtkToggleButtonJavier Jardón2010-10-261-10/+11
| * gtkcheckbutton: Use accessor functions to access GtkToggleButtonJavier Jardón2010-10-261-8/+7
| * gtktoggletoolbutton: Use accessor functions to access GtkToggleButtonJavier Jardón2010-10-261-1/+3
| * gail: use accessor functions to access GtkToggleButtonJavier Jardón2010-10-263-6/+6
| * tests: use accessor functions to access GtkToogleButtonJavier Jardón2010-10-263-18/+23
* | Added most of the request code for GtkCellAreaBoxTristan Van Berkom2010-10-274-88/+507
* | Finished up initial revision of GtkCellAreaBoxIterTristan Van Berkom2010-10-262-4/+100
* | Added GtkCellAreaBox subclass to handle alignments of cells across rows insid...Tristan Van Berkom2010-10-265-4/+497
* | Added GtkCellAreaIter classTristan Van Berkom2010-10-266-9/+789
* | Merge branch 'master' into treeview-refactorTristan Van Berkom2010-10-2636-2509/+3054
|\ \ | |/
| * Missed adding the scrolled window test in previous commit, added scrolled win...Tristan Van Berkom2010-10-261-0/+165
| * Added GtkScrollablePolicy property to scrollable interfaceTristan Van Berkom2010-10-2612-62/+387
| * Bump versionMatthias Clasen2010-10-251-1/+1
| * Include gdkrgba.h2.91.2Matthias Clasen2010-10-251-0/+1
| * More updatesMatthias Clasen2010-10-251-2/+9
| * Add new GdkRGBA apis to gtk.symbolsMatthias Clasen2010-10-251-0/+7
| * Add new GdkRGBA api to symbol listMatthias Clasen2010-10-251-0/+14
| * Use g_ascii_strto[u]ll instead of strto[u]l=Christian Persch2010-10-255-28/+45
| * Add tests for GdkRGBA serializationMatthias Clasen2010-10-252-5/+49
| * Add some GdkRGBA testsMatthias Clasen2010-10-252-10/+73
| * Support resetting cell renderer colors with NULL againMatthias Clasen2010-10-252-28/+54
| * Updated Spanish translationJorge González2010-10-251-992/+1059
| * Fix make distcheck as gtkcomboboxentry does not exist anymoreRichard Hughes2010-10-251-1/+0
| * Updated Galician translationsFran Diéguez2010-10-252-762/+855
| * Fix typo.Ignacio Casal Quinteiro2010-10-241-1/+1
| * GtkCalendar: turn into a no-window widgetMatthias Clasen2010-10-241-613/+313
| * Bring back lost functionalityMatthias Clasen2010-10-241-0/+11
| * Fill out the bug sectionMatthias Clasen2010-10-241-1/+9
| * Updated Arabic translationKhaled Hosny2010-10-241-3/+1
* | Implemented GtkCellLayoutIface->reorder on GtkCellAreaBox.Tristan Van Berkom2010-10-241-0/+26
* | Implemented basic child list handling on GtkCellAreaBoxTristan Van Berkom2010-10-243-63/+244
* | Removed attribute handling from class vfuncs of GtkCellArea.Tristan Van Berkom2010-10-243-280/+238
* | Merge branch 'master' into treeview-refactorTristan Van Berkom2010-10-2419-168/+285
|\ \ | |/
| * Fix up docsMatthias Clasen2010-10-239-19/+110
| * Add a unique->GtkApplication migration guideMatthias Clasen2010-10-233-0/+130
| * Some GtkApplication cleanupsMatthias Clasen2010-10-233-19/+38
| * Fix doc buildMatthias Clasen2010-10-231-5/+2
| * Revert the id-column patchMatthias Clasen2010-10-237-125/+5
* | Merge branch 'master' into treeview-refactorTristan Van Berkom2010-10-243-267/+282
|\ \ | |/