]> Pileus Git - ~andy/gtk/history - gtk/gtkmenu.c
Change NAVIGATION_REGION_OVERSHOOT back to 50, and create stay-up regions
[~andy/gtk] / gtk / gtkmenu.c
2002-10-29 Soeren SandmannChange NAVIGATION_REGION_OVERSHOOT back to 50, and...
2002-10-25 Soeren SandmannChange NAVIGATION_REGION_OVERSHOOT from 50 to 5.
2002-10-20 Soeren Sandmanngtkmenu.c, gtkmenubar.c, gtkmenuitem.c, gtkmenushell...
2002-10-17 Havoc Penningtonadd g_return_if_fail for monitor number <= 0
2002-10-17 Soeren SandmannTake arrows into account when clamping the offset....
2002-10-13 Soeren SandmannDocumentation fixes.
2002-10-10 Manish SinghDeprecation cleanup
2002-10-05 Manish SinghDeprecation cleanup
2002-10-03 Owen TaylorFix error in computing length and a memory leak. (Fixes...
2002-10-03 Owen TaylorAdd a 'type' parameter, make public.
2002-10-01 Padraig O'BriainAdd gtk_menu_focus() so we do not waste time trying...
2002-08-10 Soren SandmannMinor documentation fixes
2002-08-02 Owen TaylorFix menus resizing dynamically while they are popped...
2002-05-31 Michael Meeksdestroy the transfer window if the grab fails so we...
2002-05-30 Soeren Sandmannadd gtk_menu_style_set(). fixes #79345
2002-05-16 Ettore PerazzoliIf the menu is scrolled down or up, and some of the...
2002-05-14 Owen TaylorFix format of selection data to be 8 rather than GTK_TY...
2002-05-01 Erwann Chenede -remove virtualization and made it cross platform. fix...
2002-04-29 Alex LarssonIntegrate Erwann Chenede's multihead changes for the...
2002-04-16 Tim Janikdon't install/change accelerators from locked accel...
2002-03-26 Owen TaylorShuffle the ordering around some more (position before...
2002-03-15 Soeren SandmannFix test for "active submenu".
2002-03-03 Soeren Sandmannchange offset of cursor corner of navigation region...
2002-02-26 Owen TaylorFix double set of bindings for page-up/down. (#72605...
2002-02-18 Owen TaylorAdd some docs for GTK_NEED_REQUEST GTK_NEED_ALLOCATION.
2002-02-18 Owen TaylorReleased 1.3.14
2002-02-13 Tim Janikfix figuring accel path and changing behaviour.
2002-02-08 Darin Adlerisspace -> g_ascii_isspace Remove gdki8n.h include...
2002-02-04 Padraig O'BriainFix leak of GdkEvent (#70519)
2002-02-03 Owen TaylorNon-exported _gtk_menu_select_first() function that...
2002-02-03 Owen TaylorFix some bugs in the determination of xgrab_shell.
2002-02-02 Owen TaylorAdd a GtkSetting (gtk-entry-select-on-focus) controllin...
2002-02-02 Owen TaylorTo get around the fact that we may have a owner_events...
2002-02-02 Owen TaylorRemove the "select first item if popped up from keypres...
2002-01-14 Matthias ClasenDocumentation additions.
2001-12-27 Owen TaylorCall gdk_window_get_pointer() on menu->bin_window not...
2001-12-27 Owen TaylorAllow unsetting the title by setting to NULL. Move...
2001-12-12 Owen TaylorRemove support for "prepainting" the menu before realiz...
2001-12-12 James Henstridgecheck GTK_MENU_ITEM (menu_item)->accel_path first when...
2001-11-29 Kristian Rietveldadd checks for empty menu items to behave like insensit...
2001-11-28 Owen TaylorMove accounting of menu->tearoff_scrollbar width to...
2001-11-20 Tim Janikapplied patch from owen to get rid of accel map notifie...
2001-11-13 Tim Janikadded gtkaccelmap.sgml. other updates.
2001-10-27 Hans Breuerto simplify parsing for exported functions: - made...
2001-09-22 Kristian Rietveldweight value should be an int
2001-08-25 Owen TaylorBreak compatibility and make gtk_image_new() take no...
2001-08-23 Owen TaylorDeprecate gtk_menu_bar_append/prepend/insert, forgot...
2001-07-25 James Henstridgecommiting patch after comments from Alex on IRC
2001-07-19 Owen TaylorEnforce the widget/child realization/mapping invariants.
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-07-18 Owen TaylorFix idles and timeouts to be properly surrounded by
2001-07-12 Owen TaylorFormatting fixes from multihead brnach. [ mostly foo...
2001-06-30 Owen TaylorAllow %NULL for style to mean "revert to default style"
2001-06-29 Havoc PenningtonClip the retrieved image data to the screen, using...
2001-06-24 Owen TaylorFix stupid error introduced last night that was making...
2001-04-28 Havoc Penningtonfix warning
2001-03-29 Owen TaylorAdd missing NULL on valist.
2001-03-21 Alexander LarssonRenamed gtk_button_new_stock() to gtk_button_new_from_s...
2001-03-09 Alexander LarssonDocument expose event->region change and that gtk_widge...
2001-03-07 Tim Janikmarshaller fixes.
2001-03-05 Alexander LarssonSet GDK_WINDOW_TYPE_HINT_MENU on tearoff window.
2001-03-02 Owen TaylorPatch from ChiDeok Hwang to move call to sync_selection...
2001-02-25 Hans Breuersmall (not only) portability fixes
2001-02-17 Tim Janikdefault initialize the generated ENTER_NOTIFY event...
2001-02-13 Havoc Penningtonfix bug where it always set the foreground, even if...
2001-02-02 Owen TaylorGet rid of a bunch of g_strdup_printf("%s%s") in favor...
2000-12-04 Havoc PenningtonRemove "draw" virtual method and signal
2000-11-08 Alexander LarssonAdd note about GtkMenuPositionFunc API changes.
2000-09-08 George Leblin gtk_menu_set_submenu_navigation_region do stop_navig...
2000-09-02 Owen TaylorApply patch from Nils Barth and David Santiago to impro...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-05-21 Nils BarthSpelling/grammar fixes in comments.
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
1999-11-22 Raja R HarinathAdapt cast macros to standard.
1999-03-17 Tim JanikTue Mar 16 17:43:33 1999 Tim Janik <timj@gtk.org>
1999-02-25 CST 1999 Shawn T... New function gtk_menu_reorder_child() from Tim Janik.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-02-10 Owen TaylorFixed some bugs with set_default_size.
1999-01-18 Owen TaylorAdded gtk_menu_set_title() to set the title of a menu...
1999-01-14 Owen Taylorgtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk...
1999-01-06 George Leblfree the event that was returned to us by gtk_get_curre...
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-18 Owen TaylorSet the usize on the tearoff window so when we reparent...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-09-03 Tim JanikGTK_MENU_DIR_CHILD: check for the existance of
1998-09-01 Owen TaylorUnref the adjustment.
1998-08-12 Owen TaylorAdded gdk_text/string_extents() - too calculate all...
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-19 Owen TaylorRemove --g-fatal-warnings flag from argv.
1998-06-18 Tim Janikyeppers, accelerator changes to fix the gimp. commit...
1998-06-07 Tim Janikfixed an assertment.
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-04-07 Owen TaylorRemoved, because that's what a NULL comparison function...
1998-04-03 Owen TaylorMore extensive debugging output
1998-03-24 Owen TaylorUse reversed arrow for menus ala Motif (and fix Options...
next