summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
Commit message (Expand)AuthorAgeFilesLines
...
* Fix to work on empty models.Joshua N Pritikin2001-10-121-0/+5
* Remove stale gdk backend includes.Matthias Clasen2001-10-111-0/+5
* add enable_empty and value_in_list properties.Michael Meeks2001-10-111-0/+7
* add AS=CC and ASFLAGS=CFLAGS substitutions so that gtk+ can be built withJames Henstridge2001-10-111-0/+6
* Call setlocale (LC_ALL, ""). (#60606)Owen Taylor2001-10-101-0/+27
* added gtk_tree_model_get_iter_from_string().Kristian Rietveld2001-10-101-0/+6
* new function, #61923 (gtk_tree_selection_path_is_selected): DittoJonathan Blandford2001-10-101-0/+6
* We're a gobject, not a GtkObject. Thanks andersca.Jonathan Blandford2001-10-091-0/+7
* fix broken code.Jonathan Blandford2001-10-091-0/+5
* s/succesfully/successfully/gMatthias Clasen2001-10-081-0/+4
* remove unused enumHavoc Pennington2001-10-081-0/+8
* Replace reference to non-existent function gdk_x11_cursor_get_xid byMatthias Clasen2001-10-061-0/+6
* improve warning.Jonathan Blandford2001-10-061-0/+12
* gdk-pixbuf/gdk-pixbuf-io.c gdk-pixbuf/gdk-pixbuf-private.hSven Neumann2001-10-051-0/+6
* should destroy the search dialogKristian Rietveld2001-10-051-0/+13
* broken image iconJakub Steiner2001-10-051-0/+4
* Fix #56586Havoc Pennington2001-10-041-0/+11
* fix test case, it previously verified incorrect behaviorHavoc Pennington2001-10-041-0/+19
* move insert_text and delete_text virtual functions to do_insert_text andKristian Rietveld2001-10-031-0/+20
* allow testing the end positionHavoc Pennington2001-10-031-0/+10
* s/retrive/retrieve/jacob berkman2001-10-031-0/+9
* forgot this one...Kristian Rietveld2001-10-031-0/+5
* Throughout: assorted docsHavoc Pennington2001-10-031-1/+17
* Allow NUOL for @target_list to mean, use gtk_drag_dest_get_target_listOwen Taylor2001-10-031-0/+31
* s/width/fixed_width/ in order to get things to compile.James Henstridge2001-10-031-0/+5
* docsJonathan Blandford2001-10-031-0/+6
* docsHavoc Pennington2001-10-021-0/+7
* add editable_cells.c, list_store.c and tree_store.cKristian Rietveld2001-10-021-0/+20
* g_string_printfa => g_string_append_printf.Owen Taylor2001-10-011-0/+5
* add a finalize and destroy handler.Jonathan Blandford2001-10-011-0/+11
* replace g_scanner_add/remove_symbol by g_scanner_scope_add/remove_symbol.Matthias Clasen2001-10-011-0/+7
* change scroll_to_cell delayed code to happen in size_allocate.Jonathan Blandford2001-10-011-0/+12
* Applied patch from Soeren Sandmann <sandmann@daimi.au.dk>. VerticallyManish Singh2001-10-011-4/+12
* Make ITERS_PERSIST correctJonathan Blandford2001-09-301-0/+4
* -)CEST2001-09-301-5/+6
* gtk/gtkcellrenderertext.c changed "weight" property type fromCEST Mikael Hermansson2001-09-301-0/+5
* Added build/win32/dirent/MakefileAlexander Larsson2001-09-301-0/+5
* typo fix: s/Wether/Whether/ in reorderable property descriptionManish Singh2001-09-291-0/+5
* only start editing when you select with a keyboard.Jonathan Blandford2001-09-271-0/+9
* add demo of passing non-stock label in to gtk_dialog_new_with_buttonsHavoc Pennington2001-09-271-0/+14
* Stop being stupid and emitting the signal every time.Jonathan Blandford2001-09-271-1/+8
* Sep 26 16:35:59 2001 Owen Taylor <otaylor@redhat.com>Owen Taylor2001-09-261-0/+7
* Fix problem where menmonic wasn't removed properly when setting a labelOwen Taylor2001-09-261-0/+12
* Ignore new test program.Darin Adler2001-09-261-0/+4
* fix for #50317Havoc Pennington2001-09-251-1/+5
* use gtk_text_iter_can_insertHavoc Pennington2001-09-251-0/+18
* ue Sep 25 12:41:17 2001 Owen Taylor <otaylor@redhat.com>GTK_1_3_9Owen Taylor2001-09-251-1/+39
* Removed (gtk_tree_view_column_set_alignment): xalign = CLAMP (xalign, 0.0,Jonathan Blandford2001-09-251-0/+9
* Add tests for line separators, addresses bug #57428Havoc Pennington2001-09-251-0/+5
* Make a GtkCellEditable (get_widget_window_size): Change to let it honorJonathan Blandford2001-09-251-0/+34