]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2002-02-17 jacob berkmanremove the packer example files as they don't exist...
2002-02-17 Manish Singhhm, check buttons look better for below.
2002-02-17 Manish Singhredid the filesel test. Added a way to set select multi...
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 Matthias ClasenForgot to actually remove these.
2002-02-16 Tõivo LeedjärvUpdated Estonian translation.
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 Matthias ClasenNew function to make sure that the weights sum up to...
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 Matthias ClasenAdd a (#ifdef 0'ed) test provoking a segfault in TIFFRe...
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-12 Kjartan MaraasUpdated Norwegian (bokmål) translation.
2002-02-11 Duarte LoretoUpdated Portuguese translation.
2002-02-11 Søren Sandmann... 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 Owen TaylorFix handing of overall alpha.
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-11 Kristian RietveldGet the damn fix right, see my latest ChangeLog entry.
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 Matthias ClasenEnable some tests which should work now.
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-10 Kjartan MaraasUpdated Norwegian (bokmål) translation.
2002-02-09 Ole LaursenUpdated Danish translation.
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 Pauli VirtanenUpdated Finnish translation and converted it to UTF-8.
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 Owen TaylorAdd tools and images used for creating the check/radio...
2002-02-09 Gediminas Paulauskasupdate a bit
2002-02-09 Soeren SandmannKeyboard navigation for GtkPaned F6: cycle between...
2002-02-09 Owen TaylorXCopyArea with subwindow_mode = IncludeInferiors. ...
2002-02-09 Owen TaylorForce all weight arrays to sum exactly to 65535. (Fixes...
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 Federico Mena... Fix comment; PixopsInterpType -> GdkInterpType.
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 Darin AdlerWean this from <ctype.h>.
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 Yuri SyrotaUpdated Ukrainian translation
2002-02-08 Yuri SyrotaUpdated Ukrainian translation
2002-02-08 Yuri SyrotaUpdated Ukrainian translation
2002-02-08 Owen Taylorclean up a little
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 Owen TaylorAdd gradient rendering -- if the source width/height...
2002-02-07 Anders CarlssonFree the setting name.
2002-02-07 Changwoo RyuUpdated Korean translation
2002-02-06 Kristian RietveldFixes #70708
next