]> Pileus Git - ~andy/gtk/history - gtk/gtkmenuitem.c
new default color scheme based on the GNOME stock icon palette. (#80691,
[~andy/gtk] / gtk / gtkmenuitem.c
2002-12-10 Soeren Sandmannnew default color scheme based on the GNOME stock icon...
2002-11-02 Matthias ClasenAutomatic RTL flipping for some more widgets.
2002-10-20 Soeren Sandmanngtkmenu.c, gtkmenubar.c, gtkmenuitem.c, gtkmenushell...
2002-10-11 Matthias ClasenLots of trivial doc fixes.
2002-10-05 Manish SinghDeprecation cleanup
2002-10-04 Soeren Sandmannremove unused codepath.
2002-09-23 Owen TaylorAllow accel_path == NULL. (#84241, James Henstridge.)
2002-09-23 Owen TaylorMake gtk_menu_shell_select_first() public. (#70374)
2002-07-06 Owen TaylorAdd an extra parameter to _gtk_menu_item_select_first...
2002-05-14 Owen TaylorDiscard configure events from SubstructureNotify. ...
2002-04-29 Alex LarssonIntegrate Erwann Chenede's multihead changes for the...
2002-04-25 Soeren Sandmannuse the child's requisition.height, not allocation...
2002-04-20 Soeren Sandmannadd "selected_shadow_type" style property
2002-04-16 Tim Janikdon't install/change accelerators from locked accel...
2002-04-11 Owen TaylorExport private _gtk_menu_shell_activate() to encapsulat...
2002-04-04 Soeren SandmannFix problem with menu titles being clipped (#75948)
2002-03-01 Owen Taylorinclude gdkkeysysms.h if compiling gdk_keyval_convert_case.
2002-02-26 Soeren SandmannDraw arrows better (without extra baseline)
2002-02-09 Matthias ClasenAvoid segfault for selectable tab labels (even without...
2002-02-03 Owen TaylorNon-exported _gtk_menu_select_first() function that...
2002-01-30 Owen TaylorExport gtk_widget_set_accel_path().
2002-01-30 Owen Taylorue Jan 29 19:51:05 2002 Owen Taylor <otaylor@redhat...
2002-01-15 Tim Janikmap event_window after mapping child, so we don't loose...
2002-01-14 Matthias ClasenDocumentation additions.
2002-01-09 Owen TaylorFix problem with menus without accel groups, such as...
2002-01-09 Tim Janikupdate the accel path upon parent changes.
2001-12-04 Owen TaylorRevert my last mistaken change - toggle-size-request...
2001-12-04 Owen TaylorPatch from Bill Haneman (with many modifications) to...
2001-11-29 Kristian Rietveldadd checks for empty menu items to behave like insensit...
2001-11-17 Owen TaylorMake gtkmarshal.list/gtkmarshal.h only for compatibilit...
2001-11-16 Owen TaylorFix child allocations to be relative to widget position...
2001-11-16 Owen TaylorMake Menu items NO_WINDOW widgets.
2001-11-13 Tim Janikadded gtkaccelmap.sgml. other updates.
2001-09-19 Owen TaylorAdd missing cast.
2001-09-03 Owen TaylorSet current serial so that we don't eternally update...
2001-08-27 Owen TaylorUse autoconf 2.13/2.50 compat macro.
2001-08-25 Owen TaylorRemove unused and useless function gtk_menu_item_config...
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-24 Owen TaylorFix stupid error introduced last night that was making...
2001-06-05 Havoc PenningtonUse new mnemonic convenience functions
2001-04-01 Tim Janikgot rid of gtk_widget_popup(), a function that bad...
2001-03-21 Alexander LarssonRenamed gtk_button_new_stock() to gtk_button_new_from_s...
2001-03-16 Havoc PenningtonApplied patch from Nils Barth (bug # 51041) to replace...
2001-03-09 Alexander LarssonDocument expose event->region change and that gtk_widge...
2001-02-13 Havoc Penningtonfix bug where it always set the foreground, even if...
2000-12-13 Tim Janikdoh, this was broken beyond believe.
2000-12-04 Havoc PenningtonRemove "draw" virtual method and signal
2000-11-08 Alexander LarssonAdd note about GtkMenuPositionFunc API changes.
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
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-04-07 Owen TaylorFix problem with installation directory for gdkx.h
1999-11-22 Raja R HarinathAdapt cast macros to standard.
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-14 Owen Taylorgtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk...
1999-01-11 Tim Janikonly pass key events to the focus widget if it is sensi...
1999-01-06 George Leblfree the event that was returned to us by gtk_get_curre...
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-12-14 Tim Janikfixed submenu popup timeouts, we decide whether or...
1998-12-13 Tim Janikmade GtkMenuItem::activate a GTK_RUN_ACTION signal.
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-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-08-12 Owen TaylorAdded gdk_text/string_extents() - too calculate all...
1998-07-21 Elliot LeeUse common marshalling routines instead of having widge...
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-18 Tim Janikyeppers, accelerator changes to fix the gimp. commit...
1998-06-07 Tim Janikfixed an assertment.
1998-05-14 Tim Janiktypedef gint gboolean; this is needed to provide portab...
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-04-30 Owen TaylorAllow the user to use the popup list like a menu.
1998-04-13 Owen TaylorAn old allocation error.
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-10 Owen Taylorcommiting changes from owen:
1998-03-09 Tim Janikmade the <widget>_signals[] arrays of type guint rather...
1998-03-08 Tim Janikfix a NULL warning. -timj
1998-02-03 Tim Janikdon't add the same menu to different menuitems/ optionm...
1998-01-30 Tim Janikhm, initital refcount revolution commit ;)
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1998-01-02 Shawn Amundsoncorrects a small resize bug in the viewport widget...
1997-12-18 Owen TaylorIt's all in the changelog. Well, almost all.
1997-11-24 Elliot LeeInitial revision