]> Pileus Git - ~andy/gtk/history - gtk/gtkcombo.c
Add back the monitoring of the selection when the combo isn't popped down;
[~andy/gtk] / gtk / gtkcombo.c
2002-12-04 Owen TaylorAdd back the monitoring of the selection when the combo...
2002-11-20 Manish Singhadd -DGTK_DISABLE_DEPRECATED. #undef it at the top...
2002-11-14 Owen TaylorChange so that updates of selection don't take effect...
2002-11-13 Owen TaylorFix warning.
2002-11-13 Owen Taylorue Nov 12 17:10:10 2002 Owen Taylor <otaylor@redhat...
2002-11-02 Owen TaylorAdd startup notification hooks - mostly based on patch...
2002-10-23 Owen TaylorWhen popping up the list without any selected items...
2002-10-13 Manish SinghDeprecation cleanup
2002-10-10 Owen TaylorPrivately export _gtk_scrolled_window_get_scrollbar_spa...
2002-10-03 Owen TaylorAdd a 'type' parameter, make public.
2002-06-18 Owen TaylorReplace gdk_cursor_new_for_screen() with gdk_cursor_new...
2002-05-14 Owen TaylorTry adding a #ifndef/#define for XkbKeySymEntry to...
2002-04-29 Alex LarssonIntegrate Erwann Chenede's multihead changes for the...
2002-03-19 jacob berkmanfix infinite loop when gtk_combo_func() returns NULL...
2002-02-27 Owen TaylorRegister all stock icons "unscaled" so that we don...
2002-02-27 Owen TaylorCall gtk_combo_set_popdown_strings() in case the combo...
2002-02-21 Owen TaylorImplement "fuzzy" key binding lookups; allow matches...
2002-02-18 Owen TaylorFix problems with stuck grab (#60132, reported by Nicol...
2002-01-28 Matthias ClasenGeneral property notification cleanup.
2001-11-30 Owen TaylorSanitize move/resize code, removing various bad, non...
2001-11-23 Owen TaylorOffset invalidated range correctly. Fix scrolling of...
2001-10-23 Owen TaylorRemove G_DISABLE_CONST_RETURNS.
2001-10-11 Michael Meeksadd enable_empty and value_in_list properties.
2001-08-11 Hans Breuercoalescing property notifies
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-07-12 Owen TaylorFormatting fixes from multihead brnach. [ mostly foo...
2001-06-29 Havoc PenningtonClip the retrieved image data to the screen, using...
2001-06-01 Owen TaylorFix notifications on non-existant "enable_arrow_keys...
2001-04-28 Havoc Penningtonfix warning
2001-04-16 Owen TaylorRemove explicit pointer grabs, since they are no longer...
2001-03-24 Havoc Penningtonmake this somewhat key-navigable
2001-03-18 Tim Janikadded rc-style argument GtkSpinButton::shadow_type...
2001-03-16 Havoc PenningtonApplied patch from Nils Barth (bug # 51041) to replace...
2001-03-07 Tim Janikmarshaller fixes.
2001-02-21 Havoc Penningtonunbreak this function
2001-02-02 Owen TaylorGet rid of a bunch of g_strdup_printf("%s%s") in favor...
2000-11-12 Owen TaylorMake parent_class static.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
2000-02-13 Tim Janiks/refcount/ref_count/.
1999-09-17 Tor LillqvistAdd gdk_threads_mutex.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-01-21 Jeff Garzik. Free 'nprefix', closing a memory leak. Spaced out...
1998-12-16 Owen TaylorMove main thread lock back to GDK - we need it there...
1998-12-16 Tim Janikversion bump to 1.1.8, binary age 0, interface age...
1998-12-15 Owen TaylorCommented out testthreads from the build process, since...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-28 Tim Janikchanged scrolled window inheritance, it inherits from...
1998-11-23 Tim Janikadded args ::show_text, ::text_xalign, ::text_yalign...
1998-10-14 Paolo MolaroWed, 14 Oct 1998 10:17:13 +0200 Paolo Molaro <lupus...
1998-08-02 Lars Hamannreset drag_pos after abort removed a few unneeded lines...
1998-07-31 Lars HamannFew fixes for column resize. Store resize column in...
1998-07-04 Tim Janikchanged reversed_[12] to reserved_[12] in gtk_*_get_typ...
1998-06-28 Tim Janikcall the base class init fucntions from all parent...
1998-06-09 Owen TaylorRemoved g_object_pointer_hash, which was just g_direct_...
1998-05-19 Paolo MolaroTue, 19 May 1998 11:51:02 +0200 Paolo Molaro <lupus...
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-05-02 Tim Janikdo not just return if the combo-list is empty since...
1998-05-01 Owen TaylorFurther changes to the way the window is popped up...
1998-05-01 Tim Janikprefixed all clist flags with GTK_ to avoid name clashe...
1998-05-01 Owen TaylorMerged changes from gtk-1-0. Check ChangeLog for details.
1998-04-30 Owen TaylorAllow the user to use the popup list like a menu.
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-03-29 Owen TaylorDisconnect from combo->entry, not combo. (From: Daniel...
1998-03-24 Owen TaylorUse reversed arrow for menus ala Motif (and fix Options...
1998-03-21 CET 1998 Paolo Molarogtk/gtkcombo.[ch] "activate" signal can be disabled now
1998-03-17 Owen TaylorTry to guess if we can use the mb* functions safely...
1998-03-14 Tim Janikfixed a bug with invoking the quit handlers that could...
1998-03-13 Tim Janikfix popup calculations (removal of FIXMEs), changes...
1998-03-02 Owen TaylorMiscellaneous minor fixes to remove ANSI C incompatibil...
1998-02-28 Tim Janikhandle box signals. fixups for 99.4 -timj
1998-02-19 Federico Mena QuinteroAdded M-p and M-n key equivalents for up and down keys...
1998-02-02 Tim Janikwatch the next ChangeLog update...
1998-01-31 Manish SinghAdded and autoconfigured in a new utility function...
1998-01-21 Elliot LeeUse browse mode on the list
1998-01-20 Owen TaylorConversion to use Paolo Molaro's GtkCombo instead of...