summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.9.2GTK_2_9_2Matthias Clasen2006-06-05202-58684/+71862
* UpdatesMatthias Clasen2006-06-053-0/+116
* Updated Gujarati TranslationsAnkitkumar Rameshchandra Patel2006-06-052-98/+133
* Updated TranslationAnkitkumar Rameshchandra Patel2006-06-052-153/+159
* Fix borderline cases in tab visibility calculation. (#168105, CarlosMatthias Clasen2006-06-053-9/+31
* Remove the right XID from the xid table. (#34327, Sampo Savolainen, TimMatthias Clasen2006-06-053-1/+11
* Add missing G_END_DECLS (#343838)Behdad Esfahbod2006-06-043-0/+10
* Updated Spanish translation.Francisco Javier F. Serrador2006-06-034-230/+283
* Add spawn functions, copied from the win32 backend.Richard Hult2006-06-034-0/+119
* Updated Welsh translation.Rhys Jones2006-06-032-1782/+1631
* Add a GtkPrintOperation::show-preview propertyMatthias Clasen2006-06-036-4/+79
* CleanupsMatthias Clasen2006-06-033-64/+73
* Rubber banding for GtkTreeView, #80127. Uses same method as GtkIconView.Kristian Rietveld2006-06-025-4/+529
* revert fix of #164884 because it's not a problem in gtk+ but inKristian Rietveld2006-06-023-3/+14
* Separate sensitive/selectable properties.Kristian Rietveld2006-06-025-55/+90
* need to use gtk_tree_model_filter_get_iter_full() since the path returnedKristian Rietveld2006-06-023-1/+17
* allow returning partial informationMatthias Clasen2006-06-023-13/+28
* fix an inconsistencyMatthias Clasen2006-06-022-2/+7
* Fix a stupid c/p bugMatthias Clasen2006-06-022-0/+10
* Add gtkprintoperationpreview.[ch] Set default preview command. HardcodedAlexander Larsson2006-06-0216-181/+1204
* Fix a typo (spotted by Paolo Borelli and coverity).Emmanuele Bassi2006-06-023-1/+13
* Updated Gujarati TranslationsAnkitkumar Rameshchandra Patel2006-06-022-72/+97
* fix path messupMatthias Clasen2006-06-012-6/+6
* Small tweaksMatthias Clasen2006-06-013-4/+11
* Add an icon-spacing style property for the same purpose.Matthias Clasen2006-06-014-8/+92
* *** empty log message ***Matthias Clasen2006-06-012-0/+12
* bits from the preview patchMatthias Clasen2006-06-013-28/+38
* add docsMatthias Clasen2006-06-013-2/+74
* Intern signal names.Matthias Clasen2006-06-013-5/+11
* more canonical signal namesMatthias Clasen2006-06-013-2/+4
* use canonical signal namesMatthias Clasen2006-06-013-1/+9
* more doc fixesMatthias Clasen2006-06-014-0/+16
* more doc fixesMatthias Clasen2006-06-012-4/+14
* Add docsMatthias Clasen2006-06-013-72/+142
* typo fixMatthias Clasen2006-06-012-1/+3
* Don't treat manual_scale like a percentage, its a factor.Matthias Clasen2006-05-313-1/+7
* Document signals. (#302556, Stefan Kost)Matthias Clasen2006-05-313-6/+66
* Updated Spanish translation.Francisco Javier F. Serrador2006-05-313-416/+570
* Updated Brazilian Portuguese translationRaphael Higino2006-05-312-1963/+1750
* Updated Spanish translation.Francisco Javier F. Serrador2006-05-311-0/+4
* Further updates from the GtkPrintContext functions rename.Alexander Larsson2006-05-319-16/+46
* Remove request_details_tag with g_signal_handler_disconnect, notAlexander Larsson2006-05-313-4/+40
* UpdateMatthias Clasen2006-05-312-4/+8
* Change some function names to be longer and better.Matthias Clasen2006-05-316-22/+44
* Updated Gujarati TranslationsAnkitkumar Rameshchandra Patel2006-05-312-42/+56
* Don't run the custom page size dialog. (#340444, Christian Persch)Matthias Clasen2006-05-313-43/+62
* fix the buildMatthias Clasen2006-05-311-1/+1
* Display comments in friendly DodgerBlue instead of scary red. (#343444,Matthias Clasen2006-05-313-1/+7
* Clarify the docs of the color-set and font-set signals. (#343438, OlexiyMatthias Clasen2006-05-314-7/+27
* Don't skip internal children when emitting grab-notify. (#343425, MarkkuMatthias Clasen2006-05-313-1/+7