]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2001-10-22 Jakub Steinerno body parts
2001-10-22 Owen TaylorFix problem with g_return_if_fail return value.
2001-10-21 Kristian Rietveldremove ARROW_SIZE constant, use new function spin_butto...
2001-10-21 Manish Singheh, typo
2001-10-21 Manish SinghPROP_MODEL and PROP_EXPANDER_COLUMN can be NULL, so...
2001-10-20 Owen Taylorat Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat...
2001-10-20 Keld Jørn SimonsenUpdate based on norwegian
2001-10-20 jacob berkmanget them from $(top_srcdir)/gtk/stock-icons/ rather...
2001-10-20 Manish Singhsince GtkIMContext derives directly from GObject now...
2001-10-19 Kristian Rietveldwe probably have rows_reordered nailed down now (this...
2001-10-19 Manish Singhcorrect docs for use_align
2001-10-19 Owen TaylorAdd gtkimcontextsimple.
2001-10-19 Owen TaylorMissed ChangeLog commit.
2001-10-19 Owen TaylorReally remove GtkPacker.
2001-10-19 Owen TaylorExport GtkIMContextSimple publically. (#61862)
2001-10-19 Owen TaylorMake GtkIMContext derive from GObject, not GtkObject...
2001-10-19 Matthias ClasenForgotten in last commit
2001-10-19 Matthias ClasenSwitch to DocBook 4.1 (for the PNG notation).
2001-10-19 Owen TaylorRemove now useless include of unistd.h, fix wrong argument
2001-10-19 Owen TaylorFix up for change to Pango font API. #61933. (Untested...
2001-10-19 Owen TaylorActually export gtk_disable_setlocale(). (Caught by...
2001-10-18 Havoc Penningtonfix compilation
2001-10-18 Havoc PenningtonChange button signals to GTK_RUN_LAST, #50239
2001-10-18 Hidetoshi TajimaSupport "*" for all locales with least priority when...
2001-10-18 Matthias ClasenResurrect 1.2 documentation. (#62604)
2001-10-18 Matthias ClasenFix docs. (#61976)
2001-10-18 Matthias ClasenAdd gdk_window_lookup, gdk_window_foreign_new, gdk_pixm...
2001-10-18 Matthias ClasenAdd GdkPixbuf, GdkPixbufAnimation and GdkPixbufAnimatio...
2001-10-18 Matthias ClasenDon't restrict the width of the spinbutton entry field...
2001-10-18 Matthias ClasenDon't dereference context when it may be NULL. (#62344)
2001-10-18 Jonathan Blandfordnew test program for the tree.
2001-10-18 Jonathan Blandfordfix small bug reported by (Oleg Maiboroda), #62600
2001-10-18 Michael Meeksimpl 'text' (gtk_entry_class_init): add the 'text'...
2001-10-17 Matthias ClasenDocumentation updates. Updates.
2001-10-17 Owen TaylorFix mistake in truncating length of text to MAX_SIZE...
2001-10-16 Owen TaylorRename ACTIVATE_MNEMONIC enum to MNEMONIC_ACTIVATE...
2001-10-16 Matthias ClasenDocumentation. Spelling fixes.
2001-10-16 Owen TaylorAdd a utility function to translate coordinates relativ...
2001-10-16 Jonathan Blandfordadd a mnemonic_activate function to option menu.
2001-10-15 Jonathan BlandfordMinor documentation fix
2001-10-15 Murray CummingFixed signal marshaller in GtkToolbar.
2001-10-15 Murray CummingFixed some parameter types in calls to g_signal_new().
2001-10-14 Stanislav VisnovskyUpdated Slovak translation.
2001-10-13 Matthias ClasenUpdate.
2001-10-13 Valek FrobUpdated russian translation.,
2001-10-13 Christophe... Updated French translation.
2001-10-13 Tim Janikto compare pattern specs, use g_pattern_spec_equal...
2001-10-12 Matthias ClasenFix some doc comments.
2001-10-12 Joshua N PritikinFix to work on empty models.
2001-10-11 Matthias ClasenRemove stale gdk backend includes.
2001-10-11 Michael Meeksadd enable_empty and value_in_list properties.
2001-10-11 James Henstridgeadd AS=CC and ASFLAGS=CFLAGS substitutions so that...
2001-10-10 Owen TaylorCall setlocale (LC_ALL, ""). (#60606)
2001-10-10 Matthias ClasenUpdates.
2001-10-10 Kristian Rietveldcvs got a broken pipe signal, missed these two. ChangeL...
2001-10-10 Kristian Rietveldadded gtk_tree_model_get_iter_from_string().
2001-10-10 Owen TaylorCall setlocale (LC_ALL, ""). (#60606)
2001-10-10 Owen TaylorGet rid of GDK_PIXBUF_ERROR_HEADER/PIXEL_CORRUPT and...
2001-10-10 Jonathan Blandfordnew function, #61923 (gtk_tree_selection_path_is_select...
2001-10-09 Matthias ClasenUpdate.
2001-10-09 Matthias ClasenAdd entity for tmpl/inline.sgml.
2001-10-09 Jonathan BlandfordWe're a gobject, not a GtkObject. Thanks andersca.
2001-10-09 Jonathan Blandfordfix broken code.
2001-10-08 Matthias Clasens/succesfully/successfully/g
2001-10-08 Matthias ClasenUpdate.
2001-10-08 Havoc Penningtonremove unused enum
2001-10-07 Matthias ClasenUpdate.
2001-10-07 Fatih DemirUpdate.
2001-10-06 Matthias Clasenadd gtkimagemenuitem, gtksettings, gtkseparatormenuitem.
2001-10-06 Matthias ClasenReplace reference to non-existent function gdk_x11_curs...
2001-10-06 Jonathan Blandfordimprove warning.
2001-10-05 Matthias Clasenremove GtkPacker.
2001-10-05 Sven Neumanngdk-pixbuf/gdk-pixbuf-io.c gdk-pixbuf/gdk-pixbuf-private.h
2001-10-05 Kristian Rietveldshould destroy the search dialog
2001-10-05 Jakub Steinerbroken image icon
2001-10-05 Havoc Penningtonfix GtkImage overview
2001-10-04 Havoc PenningtonFix #56586
2001-10-04 Havoc Penningtonfix test case, it previously verified incorrect behavior
2001-10-03 Kristian Rietveldmove insert_text and delete_text virtual functions...
2001-10-03 Havoc Penningtonallow testing the end position
2001-10-03 Havoc Penningtonforgot to save before previous commit; this adds the...
2001-10-03 jacob berkmans/retrive/retrieve/
2001-10-03 Jonathan Blandfordremove gtk_cell_editable_get_type
2001-10-03 Kristian Rietveldforgot this one...
2001-10-03 Kristian Rietveldpreparation for surgery ditto
2001-10-03 Havoc PenningtonThroughout: assorted docs
2001-10-03 Owen TaylorAllow NUOL for @target_list to mean, use gtk_drag_dest_...
2001-10-03 James Henstridges/width/fixed_width/ in order to get things to compile.
2001-10-03 Jonathan Blandforddocs
2001-10-02 Havoc Penningtondocs
2001-10-02 Kristian Rietveldadd editable_cells.c, list_store.c and tree_store.c
2001-10-02 Owen TaylorFix indentation use a macro to make code a bit more...
2001-10-02 Sven Neumanns/g_string_printfa/g_string_append_printf/
2001-10-01 Owen Taylorg_string_printfa => g_string_append_printf.
2001-10-01 Jonathan Blandfordadd a finalize and destroy handler.
2001-10-01 Matthias ClasenMove standard gobject stuff to the 'Standard' sections...
2001-10-01 Matthias Clasenreplace g_scanner_add/remove_symbol by g_scanner_scope_...
2001-10-01 Jonathan Blandfordchange scroll_to_cell delayed code to happen in size_al...
2001-10-01 Manish SinghApplied patch from Soeren Sandmann <sandmann@daimi...
2001-09-30 Jonathan BlandfordMake ITERS_PERSIST correct
next