]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-6
new test program for the tree.
[~andy/gtk] / ChangeLog.pre-2-6
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 Owen TaylorAdd a utility function to translate coordinates relativ...
2001-10-16 Jonathan Blandfordadd a mnemonic_activate function to option menu.
2001-10-15 Murray CummingFixed some parameter types in calls to g_signal_new().
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 Kristian Rietveldadded gtk_tree_model_get_iter_from_string().
2001-10-10 Jonathan Blandfordnew function, #61923 (gtk_tree_selection_path_is_select...
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 Havoc Penningtonremove unused enum
2001-10-06 Matthias ClasenReplace reference to non-existent function gdk_x11_curs...
2001-10-06 Jonathan Blandfordimprove warning.
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-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 jacob berkmans/retrive/retrieve/
2001-10-03 Kristian Rietveldforgot this one...
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-01 Owen Taylorg_string_printfa => g_string_append_printf.
2001-10-01 Jonathan Blandfordadd a finalize and destroy handler.
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
2001-09-30 CEST-)
2001-09-30 CEST Mikael Hermanssongtk/gtkcellrenderertext.c changed "weight" property...
2001-09-30 Alexander LarssonAdded build/win32/dirent/Makefile
2001-09-29 Manish Singhtypo fix: s/Wether/Whether/ in reorderable property...
2001-09-27 Jonathan Blandfordonly start editing when you select with a keyboard.
2001-09-27 Havoc Penningtonadd demo of passing non-stock label in to gtk_dialog_ne...
2001-09-27 Jonathan BlandfordStop being stupid and emitting the signal every time.
2001-09-26 Owen TaylorSep 26 16:35:59 2001 Owen Taylor <otaylor@redhat...
2001-09-26 Owen TaylorFix problem where menmonic wasn't removed properly...
2001-09-26 Darin AdlerIgnore new test program.
2001-09-25 Havoc Penningtonfix for #50317
2001-09-25 Havoc Penningtonuse gtk_text_iter_can_insert
2001-09-25 Owen Taylorue Sep 25 12:41:17 2001 Owen Taylor <otaylor@redhat...
2001-09-25 Jonathan BlandfordRemoved (gtk_tree_view_column_set_alignment): xalign...
2001-09-25 Havoc PenningtonAdd tests for line separators, addresses bug #57428
2001-09-25 Jonathan BlandfordMake a GtkCellEditable (get_widget_window_size): Change...
2001-09-25 Havoc PenningtonPut notes in gtk_window_set_has_frame(), etc. docs...
2001-09-25 James Henstridgeadd marshal function types.
2001-09-24 Havoc PenningtonGet rid of the newline-that-could-not-be-deleted; buffe...
2001-09-24 Owen TaylorDon't wait for a response back from the window manager...
2001-09-24 Owen TaylorAdd a compat macro that got lost.
2001-09-22 Hans Breuerfix compat macros for gtk_menu_<prepend|insert>
2001-09-22 Kristian Rietveldweight value should be an int
2001-09-22 Havoc Penningtondon't pass key press to IM context if cursor isn't...
2001-09-21 Havoc PenningtonBug #60862
2001-09-21 Havoc Penningtondon't try to handle alignment here, because it's done...
2001-09-21 Hans Breuerupdated externals
2001-09-21 Matt Wilsonset radio_menu_item->group to NULL after removing it...
2001-09-21 Havoc Penningtonadd variables and checks for specific versions of depen...
2001-09-21 Joshua N PritikinFix ref count on new tag to be 1. Update doc. (#60836)
2001-09-20 Owen TaylorRemove unnecessary call to gdk_image_new_bitmap().
2001-09-20 Owen TaylorUse the current day, as well as the current month and...
2001-09-20 Owen TaylorAutomatically set set dialogs to GTK_WIN_POS_CENTER_ON_...
2001-09-20 Kristian Rietveldget rid of it,
2001-09-20 Sven Neumannconfigure.in gdk/Makefile.am gtk/Makefile.am gtk/gtksel...
2001-09-20 Owen TaylorAdd a missing pango_layout_iter_free ().
2001-09-20 Owen TaylorSmall warning cleanups.
2001-09-20 Kristian Rietveldreturned incorrect values for top, right and bottom...
2001-09-19 Owen TaylorSet _NET_WM_PID and WM_CLIENT_MACHINE properties on...
2001-09-19 Owen TaylorAdd missing cast.
2001-09-19 Owen TaylorFix propagated (flags && GDK_COLOR_WRITEABLE) typo...
2001-09-19 Owen TaylorAllow -1 for width/height to mean "width/height of...
2001-09-19 Owen TaylorPatch from Frank Belew #59037 for Solaris compilation.
2001-09-19 Owen TaylorAdd xgettext:no-c-format comment to to handle '99%...
2001-09-19 Tim JanikReleased 1.3.8.
2001-09-19 Tim JanikReleased 1.3.8.
2001-09-19 Tim Janikdon't use BUILT_SOURCES as its broken in automake 1...
2001-09-19 Owen TaylorFix incorrect parameter to compute_double_length (...
2001-09-19 Alex LarssonDon't draw with GTK_STATE_ACTIVE.
2001-09-18 Tim Janikup version to 1.3.8, interface age 0, binary age 0...
2001-09-18 Jonathan Blandfordremove conflict marker from ChangeLog
2001-09-18 Jonathan Blandfordcentralize all the editing code
2001-09-18 Owen TaylorFix up for changes to PangoFontDescription.
2001-09-18 Jonathan BlandfordGet rid of broken "can_edit" and "can_activate" propert...
2001-09-18 Jonathan BlandfordAdd put for use with editable widgets. This function...
next