summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* enable GTK_DISABLE_DEPRECATED again, (set_interp_type), (main): port overKristian Rietveld2003-10-136-35/+45
* Still uses option menus, so turn off GTK_DISABLE_DEPRECATED.Kristian Rietveld2003-10-136-0/+26
* Read the file's information from gnome-vfs if we haven't finished loadingFederico Mena Quintero2003-10-131-210/+246
* Move GET_PRIVATE macros from header to implementation.Matthias Clasen2003-10-1112-4/+46
* Add the get_type() functions for GtkEntryCompletion, GtkTreeModelFilter,Matthias Clasen2003-10-112-0/+11
* These files still use option menus, so turn off GTK_DISABLE_DEPRECATED toMatthias Clasen2003-10-118-0/+38
* Add G_BEGIN_DECLS/G_END_DECLS to make these usable in C++. (#124351,Matthias Clasen2003-10-1113-2/+86
* Check if completion is non-NULL before accessing it. Oops.Kristian Rietveld2003-10-116-2/+29
* the gchar* parameters should be const (pointed out by both Marco PesentiKristian Rietveld2003-10-117-6/+46
* for the custom child list mode, allocate the height allocation->height toKristian Rietveld2003-10-116-1/+36
* Fixes based on comments from Marco Pesenti Gritti.Kristian Rietveld2003-10-118-12/+144
* Included gtk_progress_bar_get_orientation() in the list of undeprecatedMatthias Clasen2003-10-102-100/+65
* Replace GtkItemFactory by GtkUIManager in the intro (again).Matthias Clasen2003-10-106-2/+27
* Fixes for (#124212, Marco Pesenti Gritti):Matthias Clasen2003-10-106-3/+45
* Deprecate. Ditto.Kristian Rietveld2003-10-1015-123/+161
* Duuuh, cvs add the stupid files - FedericoFederico Mena Quintero2003-10-092-0/+165
* Autosize the columns after the model is set. (shortcuts_append_path): AddFederico Mena Quintero2003-10-091-8/+16
* Released 0.5.0Raymond Penners2003-10-081-0/+4
* Added methods for ::get_supports_bookmarks(), ::set_bookmarks(),Federico Mena Quintero2003-10-087-130/+473
* New callback to propertly report radio actions.Matthias Clasen2003-10-076-2/+44
* Add C++ guards. (123955, Harring Figueiredo)Matthias Clasen2003-10-072-0/+13
* Put the supported protocol version in in the right field of theMatthias Clasen2003-10-076-1/+31
* added safetyRaymond Penners2003-10-071-1/+2
* Messed up changelog, again, zzzRaymond Penners2003-10-071-3/+0
* Messed up changelogRaymond Penners2003-10-071-4/+2
* Removed debugging stuffRaymond Penners2003-10-071-1/+0
* clean up some return values in xp_themecinamod2003-10-072-6/+5
* remove C++ commentscinamod2003-10-071-4/+4
* Lightweight theme switchingRaymond Penners2003-10-075-33/+86
* mingw build systemcinamod2003-10-076-5/+42
* FixesRaymond Penners2003-10-075-18/+20
* only show the child if we have one.Jonathan Blandford2003-10-076-2/+43
* define HTHEMEcinamod2003-10-071-0/+2
* IsThemeActive and dfns->defsRaymond Penners2003-10-073-10/+29
* Updated Serbian translation.Danilo Šegan2003-10-073-6/+10
* Updated Swedish translation.Christian Rose2003-10-062-67/+76
* Updated Spanish translation by Francisco Javier F. SerradorPablo Gonzalo del Campo2003-10-062-678/+1210
* Start the blurb for "right_attach" with a capital. (#123945, ChristianMatthias Clasen2003-10-066-1/+26
* xp theme definitions for platforms NOT winxp, catch system settings changes, ...cinamod2003-10-067-55/+235
* Updated Serbian translation.Danilo Šegan2003-10-063-26/+62
* Updated Swedish translation somewhat.Christian Rose2003-10-062-24/+31
* Remove an extraneous unref. (#122336, Frederic Crozat)Matthias Clasen2003-10-056-11/+35
* Trim whitespace in "visible-window" blurb. (#123910, Christian Rose)Matthias Clasen2003-10-056-4/+29
* Updated Japanese translation.KAMAGASAKO Masatoshi2003-10-052-113/+397
* focus arrow before pack_end items (#123851, Matthias Clasen)Soeren Sandmann2003-10-046-2/+27
* Updated Serbian translation.Danilo Šegan2003-10-043-80/+634
* Updated Swedish translation somewhat.Christian Rose2003-10-042-535/+1130
* Added missing files.Christian Rose2003-10-042-0/+15
* Updated Serbian translation.Danilo Šegan2003-10-043-323/+357
* only set the model on ->priv->cell_view if ->priv->cell_view is non-NULL.Kristian Rietveld2003-10-037-20/+178