]> Pileus Git - ~andy/gtk/history - gtk
Add back as wrapper function to restore source/binary compatibility.
[~andy/gtk] / gtk /
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-09 Owen TaylorAdded cs to ALL_LINGUAS.
1999-01-09 Owen TaylorSet name "gtk-tooltips" on tip window so that a style...
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 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-04 CST 1999 Shawn T... Released GTK+ 1.1.12
1999-01-03 Lars Hamannfixed auto_resize bug
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 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 T... Released GTK+ 1.1.11
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 T... Released GTK+ 1.1.10
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-21 Lars Hamannfixed column resize bug
1998-12-20 Tim Janikexport the priority at which events are processed.
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-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 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 TaylorFree previous label->label_wc.
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 Owen TaylorRemove unnecessary cast.
1998-12-16 Arturo Espinosa*** empty log message ***
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 T... Released GTK+ 1.1.8
1998-12-16 Tim Janikversion bump to 1.1.8, binary age 0, interface age...
1998-12-16 Owen TaylorCreate buttons, not combos again.
1998-12-16 Lars Hamannremoved clist flag : GTK_CLIST_DRAG_SELECTION added...
1998-12-16 Owen TaylorUse base[NORMAL] instead of bg[PRELIGHT] so CLists...
1998-12-16 Jeff GarzikRemove --with-threads, unused GTK_THREAD_FLAGS
1998-12-15 Owen TaylorMoved gtk_label_set() compatiblity define from <gtkcomp...
1998-12-15 Owen TaylorAdded gdk_text_extents_wc()
1998-12-15 Owen TaylorAdded GTK_USER_DRAW flag.
1998-12-15 Owen TaylorFixed up some warnings.
1998-12-15 Owen TaylorRemoved unused variable, fixed minor memory leak.
1998-12-15 Owen TaylorCommented out testthreads from the build process, since...
1998-12-14 Owen TaylorAppend locale-specific suffixes to default rc file...
1998-12-14 Stefan JeskeOnly call gtk_spin_button_update if the spinbutton...
1998-12-14 Owen TaylorAdded gettext-10.35
1998-12-14 Tim Janikmade GtkWidget::grab_focus a RUN_LAST and RUN_ACTION...
1998-12-14 Tim Janikfixed submenu popup timeouts, we decide whether or...
1998-12-14 Federico Mena QuinteroAdded a "grab_focus" signal for widgets. When the signa...
1998-12-13 Tim Janikmade GtkMenuItem::activate a GTK_RUN_ACTION signal.
1998-12-12 Owen TaylorMark child->window as destroyed so we don't destroy...
1998-12-11 Owen TaylorAdded "style_set" handlers.
1998-12-11 Owen TaylorAdd in a "style_set" handler so that the background...
1998-12-11 CST 1998 Shawn T... Released GTK+ 1.1.7
1998-12-11 Manish Singhavoid void pointer math
1998-12-11 Owen TaylorAdded gtk_drag_source_unset()
1998-12-11 Owen TaylorUse gdk_window_get_origin() instead of gdk_window_get_p...
1998-12-10 Jeff Garzikuse g_snprintf, eliminate need for string.h include...
1998-12-09 Owen TaylorAdd in missing 'flags' field to target list.
1998-12-09 Manish Singhput text after #endif in comment
1998-12-09 Owen TaylorDestroy widgets _after_ propagating unrealize signals...
1998-12-09 Owen TaylorAllocate correct amount of memory for strings.
1998-12-09 CST 1998 Shawn T... Released GTK+ 1.1.6
1998-12-08 Tim Janikadded gtk_type_query() which returns a newly allocated...
1998-12-08 Owen TaylorFixed order of arguments to gdk_window_transient_for().
1998-12-08 Andrew T. VeliathFunctions to test the toolbar space style.
1998-12-07 Owen TaylorRemove random unnecessary includes of standard headers.
1998-12-07 Damon Chaplin""
1998-12-07 Owen TaylorUse IPC_RMID _after_ doing XShmAttach. This should...
1998-12-07 Federico Mena QuinteroRemoved the unused cursor field in the structure.
next