| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix docs. (#61976) | Matthias Clasen | 2001-10-18 | 1 | -0/+7 |
* | Add gdk_window_lookup, gdk_window_foreign_new, gdk_pixmap_lookup and | Matthias Clasen | 2001-10-18 | 1 | -0/+10 |
* | Don't restrict the width of the spinbutton entry field to 10 digits. | Matthias Clasen | 2001-10-18 | 1 | -0/+6 |
* | new test program for the tree. | Jonathan Blandford | 2001-10-18 | 1 | -0/+4 |
* | fix small bug reported by (Oleg Maiboroda), #62600 | Jonathan Blandford | 2001-10-18 | 1 | -0/+5 |
* | impl 'text' (gtk_entry_class_init): add the 'text' prop. | Michael Meeks | 2001-10-18 | 1 | -0/+8 |
* | Documentation updates. Updates. | Matthias Clasen | 2001-10-17 | 1 | -0/+5 |
* | Fix mistake in truncating length of text to MAX_SIZE. (Found by Padraig | Owen Taylor | 2001-10-17 | 1 | -0/+6 |
* | Rename ACTIVATE_MNEMONIC enum to MNEMONIC_ACTIVATE; signal was changed a | Owen Taylor | 2001-10-16 | 1 | -0/+13 |
* | Add a utility function to translate coordinates relative to one widget's | Owen Taylor | 2001-10-16 | 1 | -1/+40 |
* | add a mnemonic_activate function to option menu. | Jonathan Blandford | 2001-10-16 | 1 | -0/+5 |
* | Fixed some parameter types in calls to g_signal_new(). | Murray Cumming | 2001-10-15 | 1 | -0/+5 |
* | to compare pattern specs, use g_pattern_spec_equal() instead of direct | Tim Janik | 2001-10-13 | 1 | -0/+9 |
* | Fix some doc comments. | Matthias Clasen | 2001-10-12 | 1 | -0/+4 |
* | Fix to work on empty models. | Joshua N Pritikin | 2001-10-12 | 1 | -0/+5 |
* | Remove stale gdk backend includes. | Matthias Clasen | 2001-10-11 | 1 | -0/+5 |
* | add enable_empty and value_in_list properties. | Michael Meeks | 2001-10-11 | 1 | -0/+7 |
* | add AS=CC and ASFLAGS=CFLAGS substitutions so that gtk+ can be built with | James Henstridge | 2001-10-11 | 1 | -0/+6 |
* | Call setlocale (LC_ALL, ""). (#60606) | Owen Taylor | 2001-10-10 | 1 | -0/+27 |
* | added gtk_tree_model_get_iter_from_string(). | Kristian Rietveld | 2001-10-10 | 1 | -0/+6 |
* | new function, #61923 (gtk_tree_selection_path_is_selected): Ditto | Jonathan Blandford | 2001-10-10 | 1 | -0/+6 |
* | We're a gobject, not a GtkObject. Thanks andersca. | Jonathan Blandford | 2001-10-09 | 1 | -0/+7 |
* | fix broken code. | Jonathan Blandford | 2001-10-09 | 1 | -0/+5 |
* | s/succesfully/successfully/g | Matthias Clasen | 2001-10-08 | 1 | -0/+4 |
* | remove unused enum | Havoc Pennington | 2001-10-08 | 1 | -0/+8 |
* | Replace reference to non-existent function gdk_x11_cursor_get_xid by | Matthias Clasen | 2001-10-06 | 1 | -0/+6 |
* | improve warning. | Jonathan Blandford | 2001-10-06 | 1 | -0/+12 |
* | gdk-pixbuf/gdk-pixbuf-io.c gdk-pixbuf/gdk-pixbuf-private.h | Sven Neumann | 2001-10-05 | 1 | -0/+6 |
* | should destroy the search dialog | Kristian Rietveld | 2001-10-05 | 1 | -0/+13 |
* | broken image icon | Jakub Steiner | 2001-10-05 | 1 | -0/+4 |
* | Fix #56586 | Havoc Pennington | 2001-10-04 | 1 | -0/+11 |
* | fix test case, it previously verified incorrect behavior | Havoc Pennington | 2001-10-04 | 1 | -0/+19 |
* | move insert_text and delete_text virtual functions to do_insert_text and | Kristian Rietveld | 2001-10-03 | 1 | -0/+20 |
* | allow testing the end position | Havoc Pennington | 2001-10-03 | 1 | -0/+10 |
* | s/retrive/retrieve/ | jacob berkman | 2001-10-03 | 1 | -0/+9 |
* | forgot this one... | Kristian Rietveld | 2001-10-03 | 1 | -0/+5 |
* | Throughout: assorted docs | Havoc Pennington | 2001-10-03 | 1 | -1/+17 |
* | Allow NUOL for @target_list to mean, use gtk_drag_dest_get_target_list | Owen Taylor | 2001-10-03 | 1 | -0/+31 |
* | s/width/fixed_width/ in order to get things to compile. | James Henstridge | 2001-10-03 | 1 | -0/+5 |
* | docs | Jonathan Blandford | 2001-10-03 | 1 | -0/+6 |
* | docs | Havoc Pennington | 2001-10-02 | 1 | -0/+7 |
* | add editable_cells.c, list_store.c and tree_store.c | Kristian Rietveld | 2001-10-02 | 1 | -0/+20 |
* | g_string_printfa => g_string_append_printf. | Owen Taylor | 2001-10-01 | 1 | -0/+5 |
* | add a finalize and destroy handler. | Jonathan Blandford | 2001-10-01 | 1 | -0/+11 |
* | replace g_scanner_add/remove_symbol by g_scanner_scope_add/remove_symbol. | Matthias Clasen | 2001-10-01 | 1 | -0/+7 |
* | change scroll_to_cell delayed code to happen in size_allocate. | Jonathan Blandford | 2001-10-01 | 1 | -0/+12 |
* | Applied patch from Soeren Sandmann <sandmann@daimi.au.dk>. Vertically | Manish Singh | 2001-10-01 | 1 | -4/+12 |
* | Make ITERS_PERSIST correct | Jonathan Blandford | 2001-09-30 | 1 | -0/+4 |
* | -) | CEST | 2001-09-30 | 1 | -5/+6 |
* | gtk/gtkcellrenderertext.c changed "weight" property type from | CEST Mikael Hermansson | 2001-09-30 | 1 | -0/+5 |