]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
1999-01-17 Tim Janik- GNU autoconf 2.13 - GNU automake 1.4 (Beta releases...
1999-01-17 Owen TaylorFix typo [ gtk-mailund-990116-0: Thomas Mailund Jensen
1999-01-17 Christopher... Update to version 1.1.3, change packager address.
1999-01-17 Tim Janikdeprecated gtk_check_menu_item_set_state, people should use
1999-01-17 Tim Janikincremented version number to 1.1.13, bin age 0, interf...
1999-01-17 George Leblfor NO_WINDOW widgets, add their allocation.y to the...
1999-01-17 Tomas OgrenUpdated.
1999-01-17 Nam SungHyunupdated
1999-01-16 Vincent RenardiasSat, 16 Jan 1999 23:32:33 +0100 [Vincent]
1999-01-16 Stuart Parmentercheck for child widget being NULL
1999-01-16 Lars Hamannfixed double click bug.
1999-01-16 Manish SinghMention libtool 1.2d
1999-01-15 Kjartan MaraasUpdated translation.
1999-01-15 Tim Janikdefine GTK_DISABLE_COMPAT_H for compilation of gtk...
1999-01-15 Owen Taylornparams for selection_get should be 3, not 2. [ From...
1999-01-15 Owen TaylorMake MOD1-drag also do action ask.
1999-01-15 Owen TaylorDo all event processing in dispatch() instead of prepar...
1999-01-15 Owen TaylorChange copy_area => !set_bg. Use tile instead of gdk_wi...
1999-01-14 Owen Taylorgtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk...
1999-01-14 Owen TaylorUnset CATOBJEXT so that the macros and Makefiles correc...
1999-01-13 Tim Janikin comparisions with GTK_TYPE_STRING, use the fundament...
1999-01-13 Pablo Saratxagaupdated spanish language file
1999-01-13 Jeff Garzikcvs be quiet
1999-01-13 Tim Janikeliminate queue_clears or queue_draws where we know...
1999-01-13 Manish Singhremove autogened files
1999-01-13 Manish SinghDoah. libtool isn't the only thing in here.
1999-01-13 Manish Singhacinclude.m4 ltconfig upgrade to libtool 1.2d (with...
1999-01-13 Stuart Parmenteradd GTK_HAVE_FEATURES_1_1_13 for the toggle button...
1999-01-13 Tomas OgrenUpdated, did make update-po
1999-01-12 Owen TaylorAdd a drag_data_received handler for the label.
1999-01-12 Owen TaylorMinor fix to handling of misc->[x/y]pad
1999-01-12 Owen TaylorAdd back as wrapper function to restore source/binary...
1999-01-12 Tim Janikupdates
1999-01-12 Tim Janikreworked the redrawing heuristics somewhat, this fixed...
1999-01-11 Lars Hamannend drag selections if necessary.
1999-01-11 Tim Janikeliminated some queue_draws when invoking gtk_widget_se...
1999-01-11 Owen TaylorOnly remove handlers for motion/button_release at drop...
1999-01-11 Tim Janikremoved Paolo Molaro's type creation hooks again, since...
1999-01-11 Tim Janikonly pass key events to the focus widget if it is sensi...
1999-01-11 Paolo MolaroMon, 11 Jan 1999 08:09:08 +0100 Paolo Molaro <lupus...
1999-01-11 Tim Janikadded an assertement.
1999-01-10 Owen TaylorFixed cut and paste bug when comparing text property...
1999-01-10 Tim Janikif the lookup failed, try to initialize the object...
1999-01-10 Pablo Saratxagaadded spanish language file
1999-01-09 Owen TaylorAdded cs to ALL_LINGUAS.
1999-01-09 Owen TaylorAdded Czech translation by Stanislav Brabec <utx@k332...
1999-01-09 Owen TaylorSet name "gtk-tooltips" on tip window so that a style...
1999-01-09 Nuno FerreiraMore strings translated. Not finished yet.
1999-01-09 Owen TaylorFixed some list-manipulation breakage.
1999-01-08 Lars Hamanncall gtk_spin_button_update before returning a value
1999-01-08 Owen TaylorFixes to drawing the background of the bin window so...
1999-01-07 Owen TaylorFix some more memory leaks.
1999-01-06 Lars Hamannfix for dnd bug reported by Bertrand Guiheneuf. Don...
1999-01-06 Tristan Tarrant Added Italian texts
1999-01-06 George Leblfree the event that was returned to us by gtk_get_curre...
1999-01-06 Owen TaylorFree memory allocated for target lists.
1999-01-06 Owen TaylorPush GdkRGB's visual and colormap around the color...
1999-01-05 Owen TaylorWhen redrawing the under-cursor character, don't redraw...
1999-01-05 Owen TaylorMake gtk_propagate_event() non-static, we need it in...
1999-01-05 Arturo EspinosaStuff I did last night while watching TV
1999-01-05 Arturo EspinosaLoading framework done, start of PNG loader
1999-01-04 Arturo EspinosaInitial import of the GdkPixBuf imaging library
1999-01-04 Arturo EspinosaInitial revision
1999-01-04 CST 1999 Shawn... Released GTK+ 1.1.12
1999-01-04 Nam SungHyunAdded 'ko'. Added Korean translation.
1999-01-03 Lars Hamannfixed auto_resize bug
1999-01-02 Tim Janikmake this G_PRIORITY_DEFAULT.
1999-01-02 Jeff GarzikRemoved features.h test.
1999-01-02 Manish Singhgdk/gdk.c gdk/gdkinputnone.h casts to get rid of const...
1999-01-01 Jeff GarzikCheck for features.h.
1998-12-31 Elliot Leegtk.m4: When testing to see if glib exists, set LIBS...
1998-12-31 Jeff Garzikupdated w/ changed from last night
1998-12-31 Jeff GarzikInit fix from Chi-Deok Hwang <cdhwang@sr.hei.co.kr...
1998-12-31 Miguel de IcazaFix memory leak. gdk_event_put would make a copy of...
1998-12-31 CST 1998 Shawn... Released GTK+ 1.1.11
1998-12-30 Vincent RenardiasWed, 30 Dec 1998 23:04:25 +0100 [Vincent]
1998-12-29 Owen TaylorFixed off-by-one error when computing length.
1998-12-24 Jeff Garzikx Pull in string.h for various mem*() and str*() functi...
1998-12-24 Jeff Garzikremoved unused var 64-bit cast point to const data...
1998-12-24 CST 1998 Shawn... Released GTK+ 1.1.10
1998-12-24 Martin Bauligs,Fedrerico Mena,Federico Mena,
1998-12-24 Owen TaylorUpdate to changelog, to cover fix that previously slipp...
1998-12-23 Owen Taylorlabel->label should be the mb text _after_ removing...
1998-12-23 Elliot Lee*/Makefile.am: Now passes 'make distcheck'. Now loops...
1998-12-22 Owen TaylorRequest XmTRANFER_FAILURE on Motif drops not within...
1998-12-22 Owen TaylorReturn TRUE for button press events we handle. (Allows...
1998-12-22 Owen TaylorOptimization - when we've already found a widget, skip...
1998-12-22 Owen TaylorAdded translation by Krzysztof Krzy¿aniak <eloy@venco...
1998-12-21 Lars Hamannfixed column resize bug
1998-12-20 Tim Janikexport the priority at which events are processed.
1998-12-20 PST 1998 Shawn... added translation by Tomas Ögren <stric@ing.umu.se>
1998-12-20 Tim Janikeek, fixed an embarrasing bug that caused this function...
1998-12-19 Owen TaylorDon't add the gthread libs to GLIB_LIBS either, or...
1998-12-19 Manish Singhalways run a g_main_iteration, even if there are no...
1998-12-19 Tim Janikremoved return_if_fail (label->words != NULL) since...
1998-12-19 Manish Singhs/(enter|leave)_button/$1/g, since pthreads.h no longer...
1998-12-19 Lars Hamannfixed GDK_2BUTTON_PRESS bug.
1998-12-19 Manish Singhadd ja.po to ALL_LINGUAS
1998-12-18 Vincent RenardiasSat, 19 Dec 1998 01:15:44 +0100 [Vincent]
1998-12-18 Owen TaylorMarked plug window as destroyed before destroying the...
next