]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-0
rename "signal" arg to "name" to avoid compiler warnings about shadowing
[~andy/gtk] / ChangeLog.pre-2-0
2002-02-04 Havoc Penningtonrename "signal" arg to "name" to avoid compiler warning...
2002-02-03 Anders CarlssonAdd flipping support to the expanders.
2002-02-03 Owen TaylorRC file lookup improvements (#68234, suggestions from...
2002-02-03 Owen TaylorNon-exported _gtk_menu_select_first() function that...
2002-02-03 Owen TaylorFix some bugs in the determination of xgrab_shell.
2002-02-02 Owen TaylorAdd a GtkSetting (gtk-entry-select-on-focus) controllin...
2002-02-02 Owen TaylorTo get around the fact that we may have a owner_events...
2002-02-02 Peter WilliamsInstall gtkrc.default from $(srcdir) for when $(builddi...
2002-02-02 Kristian Rietveldremove TESTGTK_RCFILE define
2002-02-02 Owen TaylorRemove the "select first item if popped up from keypres...
2002-02-02 Kristian Rietveldset upper member of vadjustment correct, so the vscroll...
2002-02-02 Owen TaylorSupport engine "" {} to mean override to the default...
2002-02-02 Owen TaylorParse the RC string here when the first object is creat...
2002-02-02 Manish Singhuse gtk_label_new_with_mnemonic for labels that actuall...
2002-02-02 Owen TaylorFix use of ! in shell.
2002-02-02 Owen TaylorFix ordering of priorities so that priorities take...
2002-02-01 Kristian Rietvelduse y coordinate relative to the tree and not the treev...
2002-02-01 Kristian Rietveldadjust cell_area and background_area for possible treev...
2002-02-01 Kristian Rietveld(committed this again -- broken pipe and ChangeLog...
2002-02-01 Kristian Rietvelduse height - page_size not height - allocation->height
2002-02-01 Owen TaylorFix typo in property description. (Christian Rose.)
2002-02-01 Owen TaylorHandle reparsing any strings if the theme changes....
2002-02-01 Kristian Rietveldset tree to NULL if tree_view->priv->tree is NULL ...
2002-02-01 Owen Taylorri Feb 1 12:51:20 2002 Owen Taylor <otaylor@redhat...
2002-02-01 Owen Taylors/directory/folder/ in all labels and messages.
2002-02-01 Owen Taylor Feb 1 08:57:38 2002 Owen Taylor <otaylor@redhat...
2002-01-31 Jonathan Blandfordunref the model after the last use, not before.
2002-01-31 Owen TaylorInstall a Default RC file that sets the tooltips color...
2002-01-31 Owen TaylorFix another missing static.
2002-01-31 Mark McLoughlinmake static.
2002-01-31 Owen TaylorHandle the case where bin->child is NULL. (#70153,...
2002-01-31 Jonathan Blandfordsave last minute changes before committing.
2002-01-30 Jonathan Blandfordonly emit the signal if an interesting column changes.
2002-01-30 Manish Singhremove unused variable.
2002-01-30 Matthias ClasenAdd bug number to my last entry.
2002-01-30 Matthias ClasenRemove excess calls to g_return_if_fail from static...
2002-01-30 Anders CarlssonAllow a -1 icon size.
2002-01-30 Tim Janikfix revrted bug fix. (use a define for max digits).
2002-01-30 Owen TaylorTry to make sure that we have some focused widget on...
2002-01-30 Owen Taylor1.3.13
2002-01-30 Owen TaylorExport gtk_widget_set_accel_path().
2002-01-30 Owen TaylorConsistently use GdkModifierType. (#66950, Mark Patton)
2002-01-30 Owen TaylorDocument that the end points are included in the range...
2002-01-30 Owen TaylorRevert the last changes to make the number of digits...
2002-01-30 Owen Taylorue Jan 29 19:51:05 2002 Owen Taylor <otaylor@redhat...
2002-01-30 Owen TaylorFix wrong usage of g_value_set/get_object for PROP_TABS...
2002-01-30 Owen TaylorDocument that a size of (GtkIconSize)-1 means don't...
2002-01-29 Havoc PenningtonOptimize exposes of partial insensitive images.
2002-01-29 Owen TaylorCall _gdk_draw_pixbuf(), thus enabling using this funct...
2002-01-29 Owen TaylorPatch from Jacob Berkman to fix problem when the height...
2002-01-29 Owen TaylorSmall fix to size of torn off window (#60271, Detlef...
2002-01-29 Kristian Rietveldfree cursor_path after usage
2002-01-29 Anders CarlssonShow correct size in the size entry.
2002-01-29 Owen TaylorUse gtk_tree_view_set_cursor() instead of
2002-01-29 Owen TaylorSwitch over to GtkTreeView from GtkCList. Remove the...
2002-01-29 Owen TaylorReturn boolean (and FALSE from focus_in / focus_out...
2002-01-29 Owen TaylorRemove the scary startup warning.
2002-01-29 Owen TaylorAdd <Control>Tab bindings for "move-focus" so that...
2002-01-29 Tor LillqvistAdd comment about gtk-1-3-win32-production branch curre...
2002-01-29 Sven Neumanndon't install an empty icon_set if none of the image...
2002-01-29 Sven Neumannfixed a segfault that showed up when using the color...
2002-01-29 Tim Janikfix default value for ::digits property, leave as 1...
2002-01-29 Havoc Penningtonfix assertion failure by creating the line data, but...
2002-01-29 Owen Taylormodules/input/imhangul.c modules/input/imhangul-defs...
2002-01-28 Owen TaylorChangeLog fixups
2002-01-28 Owen TaylorPaint focus before shadow to give theme engines a bit...
2002-01-28 Jonathan Blandfordno longer g_assert.
2002-01-28 Jon TrowbridgeWhen setting the GtkTreeView's model, set prelight_node...
2002-01-28 Bill HanemanChanges to gtktreeview to better support thicker focus...
2002-01-28 Jonathan BlandfordOnly activate/edit the row if shift is not pressed...
2002-01-28 Anders CarlssonFix build.
2002-01-28 Matthias ClasenGeneral property notification cleanup.
2002-01-28 Anders Carlsson& with the default mod mask so accels work when numlock...
2002-01-27 Kristian Rietveldugh, I also forgot to add the date in the ChangeLog ...
2002-01-27 Kristian Rietveldadd _gtk_rbtree_mark_invalid (my previous commit alread...
2002-01-27 Kristian RietveldFix for bug #69586
2002-01-27 Anders CarlssonSet the cursor to GDK_XTERM.
2002-01-27 Anders Carlssonadd mouse_cursor_obscured.
2002-01-27 Sven Neumannremoved unused return value.
2002-01-27 Owen TaylorDon't send MODALITY_ON/OFF if socket->same_app (More...
2002-01-27 Owen TaylorReturn FALSE not true in the grab_widget == NULL case...
2002-01-25 Federico Mena QuinteroMerge from gdk-pixbuf stable.
2002-01-25 Alex LarssonImplement copy_to_image instead of get_image
2002-01-25 Sven Neumannchanged the comment so that gtk-doc doesn't get confused.
2002-01-25 Tim Janikassert that the passed in arrow is always _UP or _DOWN...
2002-01-24 Kristian Rietveldupdate docs, return current FALSE if x is smaller than...
2002-01-24 Jonathan Blandfordfix column reordering fully. (gtk_tree_view_size_alloca...
2002-01-24 Owen TaylorDon't clear the model until we clean up all the other...
2002-01-24 Mark McLoughlininclude gtk/gtkwidget.h
2002-01-24 Owen TaylorUse insensitive state for insensitive arrows, not just...
2002-01-24 Manish Singhuse a variable that's actually been declared.
2002-01-23 Damon Chaplinset minimum gtk-doc version to 0.9, since we need to...
2002-01-23 Matthias ClasenRemove excessive g_return_if_fail() calls. (#57615)
2002-01-23 Matthias ClasenMake it work for paths with underline accelerators...
2002-01-23 Owen TaylorStop spinning if widget becomes insensitive. (#56248)
2002-01-23 Owen TaylorDecreate value since we now use doubles.
2002-01-22 Jonathan BlandfordFix sizing bug I introduced accidentally, #69358
2002-01-22 Padraig O'BriainUpdate last change to prevent core dump
2002-01-22 Kristian Rietveldadd some more stamp checks (pointed out by Anders Carlsson)
2002-01-21 Jonathan BlandfordUpdate top_row. Remove extraneous print statements.
next