summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 2.9.2GTK_2_9_2Matthias Clasen2006-06-051-2/+14
* Fix borderline cases in tab visibility calculation. (#168105, CarlosMatthias Clasen2006-06-051-0/+4
* Remove the right XID from the xid table. (#34327, Sampo Savolainen, TimMatthias Clasen2006-06-051-0/+5
* Add missing G_END_DECLS (#343838)Behdad Esfahbod2006-06-041-0/+4
* Add spawn functions, copied from the win32 backend.Richard Hult2006-06-031-0/+6
* Add a GtkPrintOperation::show-preview propertyMatthias Clasen2006-06-031-0/+6
* CleanupsMatthias Clasen2006-06-031-0/+4
* Rubber banding for GtkTreeView, #80127. Uses same method as GtkIconView.Kristian Rietveld2006-06-021-0/+26
* revert fix of #164884 because it's not a problem in gtk+ but inKristian Rietveld2006-06-021-0/+6
* Separate sensitive/selectable properties.Kristian Rietveld2006-06-021-0/+18
* need to use gtk_tree_model_filter_get_iter_full() since the path returnedKristian Rietveld2006-06-021-0/+8
* allow returning partial informationMatthias Clasen2006-06-021-0/+3
* Fix a stupid c/p bugMatthias Clasen2006-06-021-0/+5
* Add gtkprintoperationpreview.[ch] Set default preview command. HardcodedAlexander Larsson2006-06-021-0/+36
* Fix a typo (spotted by Paolo Borelli and coverity).Emmanuele Bassi2006-06-021-0/+6
* fix path messupMatthias Clasen2006-06-011-3/+3
* Small tweaksMatthias Clasen2006-06-011-0/+2
* Add an icon-spacing style property for the same purpose.Matthias Clasen2006-06-011-0/+7
* *** empty log message ***Matthias Clasen2006-06-011-0/+6
* add docsMatthias Clasen2006-06-011-0/+2
* Intern signal names.Matthias Clasen2006-06-011-0/+3
* more canonical signal namesMatthias Clasen2006-06-011-0/+1
* use canonical signal namesMatthias Clasen2006-06-011-0/+4
* Add docsMatthias Clasen2006-06-011-0/+3
* Don't treat manual_scale like a percentage, its a factor.Matthias Clasen2006-05-311-0/+3
* Document signals. (#302556, Stefan Kost)Matthias Clasen2006-05-311-0/+5
* Further updates from the GtkPrintContext functions rename.Alexander Larsson2006-05-311-0/+13
* Remove request_details_tag with g_signal_handler_disconnect, notAlexander Larsson2006-05-311-0/+6
* Change some function names to be longer and better.Matthias Clasen2006-05-311-0/+11
* Don't run the custom page size dialog. (#340444, Christian Persch)Matthias Clasen2006-05-311-0/+3
* Display comments in friendly DodgerBlue instead of scary red. (#343444,Matthias Clasen2006-05-311-0/+3
* Clarify the docs of the color-set and font-set signals. (#343438, OlexiyMatthias Clasen2006-05-311-0/+6
* Don't skip internal children when emitting grab-notify. (#343425, MarkkuMatthias Clasen2006-05-311-0/+3
* Don't use G_DEFINE_TYPE, since the instance struct name does not match theMatthias Clasen2006-05-311-0/+4
* Add a GtkButton::image-position property with getter and setter, to allowMatthias Clasen2006-05-311-0/+25
* only check sort column id if connected to sortable model.Kristian Rietveld2006-05-301-0/+5
* Fix offset to center the underline in requested rectangle. (Ported fromBehdad Esfahbod2006-05-301-0/+5
* removed forgotten declaration of _gtk_dialog_get_response_for_widget(),Michael Natterer2006-05-291-0/+6
* applied patch from Chris Wilson which replaces a useless loop withMichael Natterer2006-05-291-0/+7
* select the current focus row if nothing is selected and ctrl is notKristian Rietveld2006-05-281-0/+6
* refactor to work correctly in RTL mode.Kristian Rietveld2006-05-281-0/+8
* Note in docs that @dest can be the same as @src1 or @src2. (#343233,Behdad Esfahbod2006-05-281-0/+6
* handle cell_even_ruled_sorted and cell_odd_ruled_sorted for the selectedKristian Rietveld2006-05-281-0/+6
* add GTK_ARROW_NONE.Kristian Rietveld2006-05-281-0/+8
* avoid some trivial differences in translated stringsMatthias Clasen2006-05-281-0/+5
* emit test_expand_row and test return value before expanding a branch.Kristian Rietveld2006-05-281-0/+6
* set the sizing type of the new column to FIXED,Kristian Rietveld2006-05-271-0/+7
* only unref if elt->ref_count > 0, (gtk_tree_model_filter_row_deleted):Kristian Rietveld2006-05-271-0/+7
* Small refactoring. (#340428, Paolo Borelli).Kristian Rietveld2006-05-271-0/+11
* really fix #333284.Kristian Rietveld2006-05-271-0/+5