]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-4
Remove comment about the gtk-1-3-win32-production branch having more
[~andy/gtk] / ChangeLog.pre-2-4
2002-02-17 Tor LillqvistRemove comment about the gtk-1-3-win32-production branc...
2002-02-17 Tor LillqvistMassive changes. Too many to list here, but I'll try...
2002-02-17 Manish SinghAdded multiple selection API
2002-02-17 Manish Singhuse fabs() on a double instead of abs()
2002-02-16 Matthias Clasen More work on #71430.
2002-02-16 Kristian RietveldThis commit lands the 'dy patch'.
2002-02-16 Matthias Clasenrearrange rules to not emit the example start and end...
2002-02-16 Havoc Penningtontake GDK_HINT_RESIZE_INC into account, and handle negat...
2002-02-16 Owen TaylorAdd key bindings on GtkScrolledWindow for arrow keys...
2002-02-15 Tor LillqvistDepend on gtk.ico.
2002-02-15 Alexey Malyshevgtk/tmpl/gtkimage.sgml removed wrong sentence from...
2002-02-15 Kristian Rietveldnew function (gtk_tree_store_clear): traverse the tree...
2002-02-15 Richard HultOnly queue a draw on the handle, not the whole widget...
2002-02-15 Jody Goldbergadd new signal 'adjust_bounds' to potentialy change...
2002-02-15 Owen TaylorFile Edit Options Buffers Tools Help ...
2002-02-14 Matthias Clasen The following changes are the beginning of the work...
2002-02-14 Owen TaylorPatch from Bill Haneman and Padraig O'Briain to add...
2002-02-14 Owen TaylorFix bug where we called get_surrounding on the context...
2002-02-14 Owen TaylorOnly pop the tooltip down on a select set of events...
2002-02-14 Owen TaylorA bunch of small allocation/drawing fixes.
2002-02-14 Owen TaylorPatch from Bill Haneman to draw to focus using gtk_pain...
2002-02-14 Havoc Penningtonvalidate a larger area, proportional to widget size...
2002-02-13 Havoc Penningtonjust go ahead and flush all the first validate stuff...
2002-02-13 Joe ShawDon't chain up to the container's expose event. Instead...
2002-02-13 Tor LillqvistAdd some more GdkDebugFlags, for more fine-grained...
2002-02-13 Owen TaylorImplement Control-F1 as toggle-tooltips-mode.
2002-02-13 Owen Taylorg_warning() if setting the local fails, like gdk_set_lo...
2002-02-13 Owen TaylorCast GType to long and use %ld to fix warning. (#71318...
2002-02-13 Tim Janikfix figuring accel path and changing behaviour.
2002-02-13 Tim Janikpartly revert my recent expanding change to not expand...
2002-02-12 Kristian Rietveldemit row_deleted before we start unreffing the nodes...
2002-02-12 Tim Janikalways spread out the extra space allocated for the...
2002-02-12 Darin AdlerConsider reordering the row even when there's no sort...
2002-02-11 Søren Sandmann Ped... Fix ChangeLog
2002-02-11 Sven Neumannconverted the "Delete File" dialog to GtkMessageDialog...
2002-02-11 Soeren SandmannOpaque resizing + prelighting for paned widget. move...
2002-02-11 Kristian RietveldImplements DnD scrolling and fixes #71139
2002-02-11 Kristian Rietveldset upper member of hadjustment correct, so the hscroll...
2002-02-11 jacob berkmanfix signature to match implementation
2002-02-11 Kristian Rietveldset value of func to NULL during initialization (we...
2002-02-11 Kristian Rietveldinstall presize handler, so the validate_rows_handler...
2002-02-10 Kristian RietveldAdd bug number
2002-02-10 Kristian Rietveldincrease value of new_location by one if cmp_a > 0...
2002-02-10 Owen TaylorAdd three Ethiopic input methods from Daniel Yacob.
2002-02-10 Anders CarlssonSet finalize handler; (gtk_calendar_finalize): Rename...
2002-02-10 Hans Breuerdon't reduce the scroll rect size by the scroll amount
2002-02-10 Kjartan MaraasFix a double «The» typo in a string.
2002-02-09 Matthias ClasenAvoid segfault for selectable tab labels (even without...
2002-02-09 Kristian Rietveldconvert the iter to a child iter again, after doing...
2002-02-09 Daniel ElstnerUse == rather than = in sanity checks. Ouch!
2002-02-09 Daniel ElstnerAdd missing curled braces so that it doesn't always...
2002-02-09 Owen TaylorAdd prototype for _gtk_binding_reset_parsed().
2002-02-09 Owen Tayloradd missed changelog entry
2002-02-09 Soeren SandmannKeyboard navigation for GtkPaned F6: cycle between...
2002-02-09 Owen TaylorXCopyArea with subwindow_mode = IncludeInferiors. ...
2002-02-09 Owen TaylorFix problem with string-valued parameters (#70012,...
2002-02-09 Jonathan Blandfordfix evil ref bug where the wrong row and a deleted...
2002-02-09 Owen TaylorAdd a function to delete all bindings add by gtk_bindin...
2002-02-09 Darin AdlerRemove a tiny bit more dead code.
2002-02-08 Darin AdlerFix stale pointer bug.
2002-02-08 Owen TaylorReturn FALSE if not shoing the titles. (#70959, Thomas...
2002-02-08 Darin Adlerisspace -> g_ascii_isspace Remove gdki8n.h include...
2002-02-08 Sven Neumanngtk/gtkfilesel.c gtk/gtkgamma.c use stock labels for...
2002-02-08 Darin AdlerPass the ref_node and unref_node calls through to the...
2002-02-08 Laszlo Peters/__FUNCTION__/G_GNUC_FUNCTION/ ditto
2002-02-08 Havoc Penningtonadd change_value virtual function, to fix build
2002-02-08 Owen TaylorAdd ::move-focus-out signal to handle Control[-Shift...
2002-02-08 Owen TaylorConvert to using binding set for doing key bindings...
2002-02-07 Kristian RietveldFixes #70782 and some drag dest rectangle/line issues
2002-02-07 Owen TaylorUse layout text (which may be affected by invisible...
2002-02-07 Padraig O'BriainChange show_help signal to return gboolean instead...
2002-02-07 Padraig O'BriainChange popup_menu signal to return gboolean instead...
2002-02-07 Anders CarlssonFree the setting name.
2002-02-06 Kristian RietveldFixes #70708
2002-02-06 Havoc Penningtonremove unused variable (gtk_text_view_get_window):...
2002-02-06 Havoc PenningtonAdd warnings if you try to use a child anchor that...
2002-02-06 Kristian Rietveldrip out all the debugging ifdefs, as modelsort seems...
2002-02-06 Owen TaylorKeep the length of the anti-expose queue finite, by...
2002-02-05 Havoc Penningtonoffset area being gotten from pixmap by the align/paddi...
2002-02-05 Matthias ClasenRemove a (now) misleading comment.
2002-02-05 Federico Mena QuinteroDo not #include <gdk/gdkwindow.h>.
2002-02-05 Kristian Rietveldlet's set the path, which we're going to pass with...
2002-02-04 Padraig O'BriainFix leak of GdkEvent (#70519)
2002-02-04 Owen TaylorFix from Matthias Clasen to clear background appropriat...
2002-02-04 Owen Tayloron Feb 4 10:06:49 2002 Owen Taylor <otaylor@redhat...
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.
next