]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-0
Fix bug where collapsing a selected row would result in the cursor/anchor
[~andy/gtk] / ChangeLog.pre-2-0
2001-06-18 Jonathan BlandfordFix bug where collapsing a selected row would result...
2001-06-15 Jonathan BlandfordRename gtk_tree_sortable_sort_column_id_set_func. It...
2001-06-15 Jonas BorgströmFixed a small typo, it should be GTK_WINDOW_GROUP_GET_C...
2001-06-15 Havoc PenningtonDocs fixups, and:
2001-06-14 Jonathan BlandfordWhoops. Forgot this a couple months ago. Now GtkTreeSto...
2001-06-14 Havoc Penningtonfix bug identified by warnings I just added to gtktextb...
2001-06-14 Havoc Penningtonfix other typo
2001-06-14 Owen TaylorAdd a GtkWindowGroup struct that allows grouping togeth...
2001-06-14 Alexander LarssonAdd some example config files that can be used with...
2001-06-13 Havoc PenningtonRelease 1.3.6
2001-06-13 Alexander LarssonUnify shaped window code and make it repaint the area...
2001-06-13 Havoc PenningtonUpdates
2001-06-13 Alexander LarssonDon't pass on GDK_ACTION_DEFAULT. The Xdnd code passes...
2001-06-13 Alexander LarssonDeep copy dash_list too. (_gdk_fb_gc_new): Set default...
2001-06-12 Alexander LarssonNew functions.
2001-06-12 Jonathan Blandfordfurther justify gtk_tree_model_get_flags by adding...
2001-06-11 Jonathan Blandfordchanged expand_row/collapse_row to be 2 signals each...
2001-06-10 Anders CarlssonUpdate signal name to be changed instead of selection_c...
2001-06-09 Havoc Penningtonadd read-only "scroll_offset" property for notification...
2001-06-08 Jonathan BlandfordNew keybinding. (gtk_tree_view_focus): Fix merge conflict.
2001-06-08 Jonathan Blandfordnew function to clean up cursor handling.
2001-06-08 Havoc Penningtonadded this function
2001-06-08 Alex LarssonAdded compat macros for all old GTK_TYPE_GDK_xxx types...
2001-06-08 Havoc Penningtonhad GtkContainerClass as parent still
2001-06-08 Havoc Penningtongeez, don't call g_list funcs on GSList
2001-06-08 Jonathan Blandfordwarn if row/cols are out of range. Fix bug #55921
2001-06-08 Owen TaylorAdd a direction-changed signal, and gdk_keymap_get_curr...
2001-06-08 Anders CarlssonChanged signal name from selection_changed to changed...
2001-06-07 Jonathan BlandfordNow it's a GObject instead of a GtkObject. The
2001-06-07 Havoc Penningtonfix glib-mkenums and glib-genmarshal again
2001-06-07 Havoc Penningtonfixups for glib-mkenums and glib-genmarshal (not tested...
2001-06-07 Havoc Penningtonoutput m4macros/Makefile
2001-06-07 Jonathan Blandfordhook up arrow buttons. Fixes #55460 reported by matthia...
2001-06-07 Jonathan Blandfordcentralize expansion/collapsing so it only happens...
2001-06-07 Havoc Penningtonsubst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS...
2001-06-07 Jonathan Blandfordfix silly bug reported by "Padraig O'Briain" <Padraig...
2001-06-07 Jonathan BlandfordHandle key bindings to expand and collapse rows.
2001-06-06 Havoc Penningtonadd "inverted" property
2001-06-06 Owen TaylorInclude gtkwidget.h (#55798, Karl Nelson)
2001-06-06 Alex LarssonDon't swap the order of the args to gtk_widget_destroyed.
2001-06-05 Alex LarssonDon't crash when the properties window is destroyed.
2001-06-05 Havoc Penningtonrename from gtk_text_iter_reorder
2001-06-05 Havoc Penningtonnew function
2001-06-05 Havoc Penningtonclamp the value to the range that was set
2001-06-05 Jonathan BlandfordFix bug #55573
2001-06-05 Owen TaylorDeprecate gtk_widget_set().
2001-06-05 Havoc PenningtonUse new mnemonic convenience functions
2001-06-05 Jonathan BlandfordFix segfault found by Vitaly Tishkov <tvv@sparc.spb...
2001-06-05 Owen Taylors/GdkPixmapClass/GdkPixmapObjectClass/. (#51890, Jeff...
2001-06-05 Havoc PenningtonIgnore releases for buttons 6, 7
2001-06-05 Havoc PenningtonFix a search-and-replace screwup (s/CHECK/SEPARATOR...
2001-06-04 Havoc Penningtonhandle case where text_view->layout == NULL by assuming...
2001-06-04 Havoc Penningtonsupport button 6 and 7 for scroll left/right, from...
2001-06-04 Havoc PenningtonHandle case where we need to parse the xsetting as...
2001-06-04 Havoc PenningtonMake gdk-pixbuf have same version number as GTK
2001-06-04 Havoc PenningtonGet rid of stupid g_return_if_fail on digits greater...
2001-06-04 Havoc PenningtonApply fix from Sam Solon, bug #54577, update value...
2001-06-04 Havoc Penningtonchange SCROLL_RIGHT to SCROLL_LEFT, reported by Thomas...
2001-06-04 Havoc PenningtonProcess updates immediately, to prevent funny lag effec...
2001-06-04 Havoc Penningtonon middle click, center slider on the click.
2001-06-04 Havoc Penningtonmake this special-case hscale/vscale details, so we...
2001-06-01 Jonathan BlandfordInitial stab at getting the focus code to work.
2001-06-01 Havoc Penningtonimplement overwrite mode
2001-06-01 Owen TaylorFix notifications on non-existant "enable_arrow_keys...
2001-06-01 Owen TaylorAdd GDK_TYPE_RECTANGLE.
2001-05-31 Owen TaylorAccount for the fact that the border width is _outside_...
2001-05-30 Owen TaylorValidate value from GDK settings against parameter...
2001-05-29 Owen TaylorFix GNU sedism (#55430)
2001-05-29 Owen TaylorUse $PKG_CONFIG, not pkg-config. (#51032)
2001-05-27 Alexander LarssonRename to the more correct gtk-go-up.
2001-05-27 Tim Janikmake hanlder id a gulong as in GSignal.
2001-05-25 Jonathan BlandfordRemove almost all instances of GtkCellRenderer in code...
2001-05-25 Havoc Penningtonfix so that default icons are created if you call gtk_s...
2001-05-25 Havoc Penningtonget sizes an icon set can render without falling back...
2001-05-25 Hans Breuermade fil mode GDK_STIPPLED actually work -> check boxes...
2001-05-25 Havoc PenningtonNew function
2001-05-24 Owen TaylorAdd Mode_Switch to list of keys to ignore when doing...
2001-05-22 Joe ShawSimplify as suggested by Havoc. Just get the last iter...
2001-05-22 Jonathan BlandfordAdded patch from Jeff Franks <jcf@tpg.com.au> to add...
2001-05-22 Jonathan BlandfordEvil function to deal with very large (TM) amounts...
2001-05-22 Alexander LarssonAdded properties. Based on patch by Lee Mallabone.
2001-05-21 Owen TaylorOnly show the separator if both children are present...
2001-05-21 Joe ShawRemove the assertion that top_y needs to be >= 0.
2001-05-20 Havoc PenningtonImprove error messages for X errors and losing connecti...
2001-05-20 Owen TaylorStart checks for X from pangox/pangoxft CFLAGS to avoid...
2001-05-18 Alexander LarssonConvert GtkArgs to GParams. Based on patch by John...
2001-05-18 Owen TaylorReset style attributes even if the widget isn't realized.
2001-05-18 Owen TaylorRemove reallocate-redraws property. This is something...
2001-05-18 Martin BauligRenamed gtk_image_menu_item_add_icon() to gtk_image_men...
2001-05-18 Jonathan BlandfordIt's the worlds ugliest highlighting code!!!! The resul...
2001-05-18 Joe ShawRemove the assertions that x_offset and y_offset must...
2001-05-17 Owen TaylorMake logical motion and deletion by graphemes, not...
2001-05-17 Alexander LarssonAdd properties, based on patch by Lee Mallabone.
2001-05-16 Owen TaylorRequire libtool-1.4, automake-1.4p1.
2001-05-16 Jonathan Blandfordfix bug #54699 where paths weren't being checked for...
2001-05-16 Jonathan BlandfordYou can now set all sorts of properties in any order...
2001-05-15 Alexander LarssonApply patch from John Margaglione that converts from...
2001-05-15 Owen TaylorApply patch from John Margaglione converting from args...
2001-05-14 Owen TaylorBlock against redundant changes.
2001-05-13 Owen TaylorMissed from last commit.
next