]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
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...
1998-12-18 Owen TaylorSet the usize on the tearoff window so when we reparent...
1998-12-18 Owen TaylorFixed transposition of \ and "
1998-12-18 Sven NeumannDaniels de.po file after a bit of editing.
1998-12-18 Yukihiro NakaiAdd Japanese Translation.
1998-12-18 Sebastian Wilhelmido not export the glib flags for thread support to...
1998-12-18 Tim Janikadded gdk_flush() after g_main_run(), so we get the...
1998-12-18 Owen TaylorAdd @INTLLIBS@. gtk-scier-981116-0.patch Sean Cier
1998-12-17 Owen TaylorRemove the info tag from the context so if the source...
1998-12-17 Owen TaylorUse setlocale (LC_ALL, NULL), not (LC_ALL, "") to query...
1998-12-17 Owen TaylorFree previous label->label_wc.
1998-12-17 Sebastian WilhelmiDefine gdk_use_mb outside USE_XIM guard. Removed unnece...
1998-12-17 Shawn T. AmundsonReleased GTK+ 1.1.9
1998-12-17 Manish Singhrm -rf intl breaks --disable-nls, put it back
1998-12-17 CST 1998 Shawn... updated call to g_main_add_poll instead of g_main_poll_add
1998-12-17 Owen TaylorRemove unnecessary cast.
1998-12-17 Owen TaylorCheck for broken glibc 2.0 mb functions, and avoid...
1998-12-16 Arturo Espinosa*** empty log message ***
1998-12-16 Owen TaylorDon't call XPending() if we have putback events.
1998-12-16 Owen TaylorDo nothing on empty string, quietly.
1998-12-16 Owen TaylorRedraw the character under the cursor when removing...
1998-12-16 Owen TaylorMove main thread lock back to GDK - we need it there...
1998-12-16 CST 1998 Shawn... Released GTK+ 1.1.8
1998-12-16 Sebastian WilhelmiDefine gdk_xim_ic only, if USE_XIM is defined.
1998-12-16 Tim Janikurg, fixups
1998-12-16 Tim Janikversion bump to 1.1.8, binary age 0, interface age...
next