summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* === Released 2.3.0 ===GTK_2_3_0Owen Taylor2003-10-24184-39238/+86320
* Relicense to be dual AFL/LGPL (and thus also GPL) rather than AFL/GPL.Owen Taylor2003-10-2410-85/+150
* Fix licensing (I managed to put it under GPL licensing instead ofKristian Rietveld2003-10-2415-80/+120
* add padding to the class structure.Kristian Rietveld2003-10-246-0/+26
* Fixed docs. (gtk_file_chooser_remove_filter): Likewise.Federico Mena Quintero2003-10-238-4/+94
* Added the text for the initial section, and descriptions for the signalsFederico Mena Quintero2003-10-235-69/+135
* Add short descriptions.Matthias Clasen2003-10-235-12/+12
* Add "Since: 2.4" to all API doc comments.Matthias Clasen2003-10-237-15/+160
* Move GtkCombo and GtkOptionMenu to the "Deprecated" chapter. AddMatthias Clasen2003-10-238-3/+37
* Updates.Matthias Clasen2003-10-236-7/+28
* Added gtk_file_chooser_get_type, gtk_file_chooser_dialog_get_type,Federico Mena Quintero2003-10-238-26/+846
* Updates for 2.3.0; changed header to match the style we used for 2.1.0.Kristian Rietveld2003-10-236-5/+39
* Actually assign the new leader. (#125168, Mariano Suarez-Alvarez)Matthias Clasen2003-10-236-1/+27
* Fix includes.Kristian Rietveld2003-10-2313-48/+78
* 0.5.1Raymond Penners2003-10-231-1/+6
* update xp_theme_defscinamod2003-10-232-0/+18
* Partial update for 2.3.0.Soeren Sandmann2003-10-236-1/+38
* Convert GtkOptionMenu to GtkComboBox.Owen Taylor2003-10-236-72/+57
* cvsignore updatesOwen Taylor2003-10-231-0/+4
* gtk/gtkfilechooserutils.c gtk/gtkfilechooserprivate.[ch]: Basic frameworkOwen Taylor2003-10-2323-68/+240
* Fix some unused variables.Owen Taylor2003-10-237-4/+42
* Renamed from GtkFileChooserImplDefault to GtkFileChooserDefault.Federico Mena Quintero2003-10-233-253/+253
* Update NEWS for 2.3.0Matthias Clasen2003-10-226-0/+40
* Dutch translation updated by Tino Meinen.Vincent van Adrighem2003-10-222-666/+1501
* More code formattingRaymond Penners2003-10-223-9/+9
* Code formattingRaymond Penners2003-10-224-60/+65
* set ctrl_pressed and shift_pressed according to the current event stateKristian Rietveld2003-10-216-0/+44
* use more XP style functionscinamod2003-10-214-113/+283
* Free the info itself.Federico Mena Quintero2003-10-212-0/+4
* remove the completion timeout when the user pressed on Enter/ESC. FixesKristian Rietveld2003-10-206-0/+47
* New utility function. (gtk_file_system_gnome_vfs_get_folder): UseFederico Mena Quintero2003-10-201-0/+3
* Add support for OS X like sliding of toolbar items during drag and drop,Soeren Sandmann2003-10-208-301/+748
* Scrollbar grippersRaymond Penners2003-10-202-1/+11
* bump version #cinamod2003-10-201-0/+4
* gtkrcRaymond Penners2003-10-182-1/+3
* GrippersRaymond Penners2003-10-183-3/+26
* Removed. (gtk_file_system_gnome_vfs_set_bookmarks): Removed.Federico Mena Quintero2003-10-189-194/+595
* Scrollbar fixesRaymond Penners2003-10-172-1/+6
* it's _set_active, not _set_active_item.Kristian Rietveld2003-10-156-1/+26
* add padding to the class structure. ditto. ditto.Kristian Rietveld2003-10-158-0/+48
* mention in the docs that -1 is a valid value and what it means.Kristian Rietveld2003-10-157-6/+64
* Added a button to remove a bookmark. (remove_bookmark_button_clicked_cb):Federico Mena Quintero2003-10-151-52/+168
* New function to set the active row by iter.Jonathan Blandford2003-10-147-0/+103
* Merged patch from Arnaud CharletRaymond Penners2003-10-145-25/+39
* Don't do operations on windows if the tree view is not mapped.Federico Mena Quintero2003-10-136-18/+57
* Walk the whole shortcuts model, not just the bookmarks part --- there isFederico Mena Quintero2003-10-131-17/+21
* remove the reset of first_sel_changed, as after the first popup theKristian Rietveld2003-10-137-9/+114
* Make it work as documented when pixmap or mask is NULL. (#124081)Matthias Clasen2003-10-136-2/+31
* Fix changelog. Doh.Kristian Rietveld2003-10-135-5/+5
* I overlooked an if when I was adding the signal block/unblock code. Oops.Kristian Rietveld2003-10-136-4/+34