summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow NUOL for @target_list to mean, use gtk_drag_dest_get_target_listOwen Taylor2001-10-0310-39/+335
* s/width/fixed_width/ in order to get things to compile.James Henstridge2001-10-038-4/+39
* docsJonathan Blandford2001-10-0323-47/+820
* docsHavoc Pennington2001-10-0217-269/+374
* add editable_cells.c, list_store.c and tree_store.cKristian Rietveld2001-10-0216-67/+1472
* Fix indentation use a macro to make code a bit more readable.Owen Taylor2001-10-022-73/+79
* s/g_string_printfa/g_string_append_printf/Sven Neumann2001-10-022-45/+49
* g_string_printfa => g_string_append_printf.Owen Taylor2001-10-019-4/+39
* add a finalize and destroy handler.Jonathan Blandford2001-10-0110-9/+145
* Move standard gobject stuff to the 'Standard' sections. (#61483)Matthias Clasen2001-10-012-2/+7
* replace g_scanner_add/remove_symbol by g_scanner_scope_add/remove_symbol.Matthias Clasen2001-10-019-5/+54
* change scroll_to_cell delayed code to happen in size_allocate.Jonathan Blandford2001-10-0114-86/+158
* Applied patch from Soeren Sandmann <sandmann@daimi.au.dk>. VerticallyManish Singh2001-10-018-31/+89
* Make ITERS_PERSIST correctJonathan Blandford2001-09-308-1/+28
* -)CEST2001-09-308-40/+47
* gtk/gtkcellrenderertext.c changed "weight" property type fromCEST Mikael Hermansson2001-09-307-0/+35
* gtk/gtkcellrenderertext.c changed "weight" property type fromMikael Hermansson2001-09-301-3/+2
* Added build/win32/dirent/MakefileAlexander Larsson2001-09-308-0/+36
* typo fix: s/Wether/Whether/ in reorderable property descriptionManish Singh2001-09-298-1/+36
* Updated translations.Fatih Demir2001-09-293-1622/+1544
* remove gtk_object_destroy comment as requested.Michael Meeks2001-09-281-5/+0
* only start editing when you select with a keyboard.Jonathan Blandford2001-09-2713-117/+152
* Updated Norwegian (bokmål) translation.Kjartan Maraas2001-09-272-90/+103
* add demo of passing non-stock label in to gtk_dialog_new_with_buttonsHavoc Pennington2001-09-2711-3/+118
* Stop being stupid and emitting the signal every time.Jonathan Blandford2001-09-2732-177/+1464
* Fix a typo in the include guards. (#61254, Skip Montaro)Owen Taylor2001-09-262-1/+6
* Sep 26 16:35:59 2001 Owen Taylor <otaylor@redhat.com>Owen Taylor2001-09-268-0/+52
* Fix problem where menmonic wasn't removed properly when setting a labelOwen Taylor2001-09-269-11/+111
* Add pot2bl.sedOwen Taylor2001-09-262-1/+5
* Finished Slovak translation.GTK_MULTIHEAD_MERGEPOINT_26_09_01Stanislav Visnovsky2001-09-262-178/+139
* Ignore new test program.Darin Adler2001-09-268-0/+29
* fix for #50317Havoc Pennington2001-09-2510-12/+51
* use gtk_text_iter_can_insertHavoc Pennington2001-09-2517-49/+339
* ue Sep 25 12:41:17 2001 Owen Taylor <otaylor@redhat.com>GTK_1_3_9Owen Taylor2001-09-2566-6012/+7347
* Removed (gtk_tree_view_column_set_alignment): xalign = CLAMP (xalign, 0.0,Jonathan Blandford2001-09-2512-24/+105
* Add tests for line separators, addresses bug #57428Havoc Pennington2001-09-258-21/+175
* Make a GtkCellEditable (get_widget_window_size): Change to let it honorJonathan Blandford2001-09-2530-506/+1233
* More updates.Stanislav Visnovsky2001-09-252-127/+184
* Put notes in gtk_window_set_has_frame(), etc. docs about how these are notHavoc Pennington2001-09-258-1/+61
* add marshal function types.James Henstridge2001-09-2511-11/+150
* Get rid of the newline-that-could-not-be-deleted; buffers may now beHavoc Pennington2001-09-2415-128/+372
* Don't wait for a response back from the window manager if our size hasn'tOwen Taylor2001-09-248-39/+119
* Add a compat macro that got lost.Owen Taylor2001-09-2416-23/+147