summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Documentation. Spelling fixes.Matthias Clasen2001-10-164-25/+148
* Add a utility function to translate coordinates relative to one widget'sOwen Taylor2001-10-1611-250/+843
* add a mnemonic_activate function to option menu.Jonathan Blandford2001-10-168-0/+46
* Minor documentation fixJonathan Blandford2001-10-151-6/+9
* Fixed signal marshaller in GtkToolbar.Murray Cumming2001-10-151-2/+2
* Fixed some parameter types in calls to g_signal_new().Murray Cumming2001-10-1510-7/+42
* Updated Slovak translation.Stanislav Visnovsky2001-10-142-191/+223
* Update.Matthias Clasen2001-10-132-90/+118
* Updated russian translation.,Valek Frob2001-10-132-340/+201
* Updated French translation.Christophe Merlet2001-10-132-287/+281
* to compare pattern specs, use g_pattern_spec_equal() instead of directTim Janik2001-10-1344-117/+890
* Fix some doc comments.Matthias Clasen2001-10-128-13/+41
* Fix to work on empty models.Joshua N Pritikin2001-10-128-1/+38
* Remove stale gdk backend includes.Matthias Clasen2001-10-119-16/+35
* add enable_empty and value_in_list properties.Michael Meeks2001-10-118-4/+84
* add AS=CC and ASFLAGS=CFLAGS substitutions so that gtk+ can be built withJames Henstridge2001-10-118-0/+48
* Call setlocale (LC_ALL, ""). (#60606)Owen Taylor2001-10-1011-64/+218
* Updates.Matthias Clasen2001-10-1010-52/+52
* cvs got a broken pipe signal, missed these two. ChangeLog is already there.Kristian Rietveld2001-10-102-0/+36
* added gtk_tree_model_get_iter_from_string().Kristian Rietveld2001-10-107-0/+42
* Call setlocale (LC_ALL, ""). (#60606)Owen Taylor2001-10-108-18/+45
* Get rid of GDK_PIXBUF_ERROR_HEADER/PIXEL_CORRUPT and use CORRUPT_IMAGE.Owen Taylor2001-10-103-39/+50
* new function, #61923 (gtk_tree_selection_path_is_selected): DittoJonathan Blandford2001-10-109-0/+111
* Update.Matthias Clasen2001-10-093-27/+29
* Add entity for tmpl/inline.sgml.Matthias Clasen2001-10-094-12/+87
* We're a gobject, not a GtkObject. Thanks andersca.Jonathan Blandford2001-10-099-24/+64
* fix broken code.Jonathan Blandford2001-10-098-0/+39
* s/succesfully/successfully/gMatthias Clasen2001-10-088-1/+29
* Update.Matthias Clasen2001-10-085-2/+201
* remove unused enumHavoc Pennington2001-10-0810-9/+62
* Update.Matthias Clasen2001-10-077-29/+32
* Update.Fatih Demir2001-10-072-694/+711
* add gtkimagemenuitem, gtksettings, gtkseparatormenuitem.Matthias Clasen2001-10-063-17/+14
* Replace reference to non-existent function gdk_x11_cursor_get_xid byMatthias Clasen2001-10-068-2/+44
* improve warning.Jonathan Blandford2001-10-0610-31/+192
* remove GtkPacker.Matthias Clasen2001-10-053-28/+4
* gdk-pixbuf/gdk-pixbuf-io.c gdk-pixbuf/gdk-pixbuf-private.hSven Neumann2001-10-0518-32/+326
* should destroy the search dialogKristian Rietveld2001-10-058-5/+114
* broken image iconJakub Steiner2001-10-059-0/+28
* fix GtkImage overviewHavoc Pennington2001-10-053-19/+102
* Fix #56586Havoc Pennington2001-10-0410-11/+93
* fix test case, it previously verified incorrect behaviorHavoc Pennington2001-10-0415-119/+279
* move insert_text and delete_text virtual functions to do_insert_text andKristian Rietveld2001-10-0315-135/+274
* allow testing the end positionHavoc Pennington2001-10-0310-5/+95
* forgot to save before previous commit; this adds the deprecationHavoc Pennington2001-10-031-0/+2
* s/retrive/retrieve/jacob berkman2001-10-0312-5/+68
* remove gtk_cell_editable_get_typeJonathan Blandford2001-10-032-1/+4
* forgot this one...Kristian Rietveld2001-10-037-0/+35
* preparation for surgery dittoKristian Rietveld2001-10-033-115/+345
* Throughout: assorted docsHavoc Pennington2001-10-0339-142/+1773