summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
Commit message (Expand)AuthorAgeFilesLines
* === Released 2.3.0 ===GTK_2_3_0Owen Taylor2003-10-241-0/+12
* Fix licensing (I managed to put it under GPL licensing instead ofKristian Rietveld2003-10-241-0/+8
* add padding to the class structure.Kristian Rietveld2003-10-241-0/+4
* Fixed docs. (gtk_file_chooser_remove_filter): Likewise.Federico Mena Quintero2003-10-231-0/+11
* Add "Since: 2.4" to all API doc comments.Matthias Clasen2003-10-231-0/+5
* Move GtkCombo and GtkOptionMenu to the "Deprecated" chapter. AddMatthias Clasen2003-10-231-0/+4
* Updates.Matthias Clasen2003-10-231-0/+4
* Updates for 2.3.0; changed header to match the style we used for 2.1.0.Kristian Rietveld2003-10-231-0/+5
* Actually assign the new leader. (#125168, Mariano Suarez-Alvarez)Matthias Clasen2003-10-231-0/+5
* Fix includes.Kristian Rietveld2003-10-231-0/+6
* Partial update for 2.3.0.Soeren Sandmann2003-10-231-0/+4
* Convert GtkOptionMenu to GtkComboBox.Owen Taylor2003-10-231-0/+5
* gtk/gtkfilechooserutils.c gtk/gtkfilechooserprivate.[ch]: Basic frameworkOwen Taylor2003-10-231-0/+21
* Fix some unused variables.Owen Taylor2003-10-231-0/+8
* Update NEWS for 2.3.0Matthias Clasen2003-10-221-0/+4
* set ctrl_pressed and shift_pressed according to the current event stateKristian Rietveld2003-10-211-0/+6
* remove the completion timeout when the user pressed on Enter/ESC. FixesKristian Rietveld2003-10-201-0/+7
* Add support for OS X like sliding of toolbar items during drag and drop,Soeren Sandmann2003-10-201-0/+26
* it's _set_active, not _set_active_item.Kristian Rietveld2003-10-151-0/+5
* add padding to the class structure. ditto. ditto.Kristian Rietveld2003-10-151-0/+6
* mention in the docs that -1 is a valid value and what it means.Kristian Rietveld2003-10-151-0/+11
* New function to set the active row by iter.Jonathan Blandford2003-10-141-0/+8
* Don't do operations on windows if the tree view is not mapped.Federico Mena Quintero2003-10-131-0/+7
* remove the reset of first_sel_changed, as after the first popup theKristian Rietveld2003-10-131-0/+16
* Make it work as documented when pixmap or mask is NULL. (#124081)Matthias Clasen2003-10-131-0/+5
* Fix changelog. Doh.Kristian Rietveld2003-10-131-1/+1
* I overlooked an if when I was adding the signal block/unblock code. Oops.Kristian Rietveld2003-10-131-0/+6
* enable GTK_DISABLE_DEPRECATED again, (set_interp_type), (main): port overKristian Rietveld2003-10-131-0/+5
* Still uses option menus, so turn off GTK_DISABLE_DEPRECATED.Kristian Rietveld2003-10-131-0/+5
* Move GET_PRIVATE macros from header to implementation.Matthias Clasen2003-10-111-0/+8
* These files still use option menus, so turn off GTK_DISABLE_DEPRECATED toMatthias Clasen2003-10-111-0/+7
* Add G_BEGIN_DECLS/G_END_DECLS to make these usable in C++. (#124351,Matthias Clasen2003-10-111-0/+12
* Check if completion is non-NULL before accessing it. Oops.Kristian Rietveld2003-10-111-0/+5
* the gchar* parameters should be const (pointed out by both Marco PesentiKristian Rietveld2003-10-111-0/+8
* for the custom child list mode, allocate the height allocation->height toKristian Rietveld2003-10-111-0/+7
* Fixes based on comments from Marco Pesenti Gritti.Kristian Rietveld2003-10-111-0/+22
* Replace GtkItemFactory by GtkUIManager in the intro (again).Matthias Clasen2003-10-101-0/+5
* Fixes for (#124212, Marco Pesenti Gritti):Matthias Clasen2003-10-101-0/+8
* Deprecate. Ditto.Kristian Rietveld2003-10-101-0/+22
* New callback to propertly report radio actions.Matthias Clasen2003-10-071-0/+7
* Put the supported protocol version in in the right field of theMatthias Clasen2003-10-071-0/+6
* only show the child if we have one.Jonathan Blandford2003-10-071-0/+8
* Start the blurb for "right_attach" with a capital. (#123945, ChristianMatthias Clasen2003-10-061-0/+5
* Remove an extraneous unref. (#122336, Frederic Crozat)Matthias Clasen2003-10-051-2/+7
* Trim whitespace in "visible-window" blurb. (#123910, Christian Rose)Matthias Clasen2003-10-051-0/+5
* focus arrow before pack_end items (#123851, Matthias Clasen)Soeren Sandmann2003-10-041-0/+5
* only set the model on ->priv->cell_view if ->priv->cell_view is non-NULL.Kristian Rietveld2003-10-031-0/+13
* Added API doc comments.Kristian Rietveld2003-10-021-0/+6
* Doc tweaks-Matthias Clasen2003-10-011-0/+4
* implement the GtkCellLayout interface, drop packing/attribute/cell dataKristian Rietveld2003-10-011-0/+15