]> Pileus Git - ~andy/gtk/history - gtk/gtkitemfactory.c
Practically everything changed.
[~andy/gtk] / gtk / gtkitemfactory.c
2008-06-30 Cody RussellPractically everything changed.
2008-06-20 Johan DahlinFix up deprecated markup syntax. Add version numbers...
2008-06-19 Johan DahlinUse g_object_new instead of gtk_widget_new
2008-02-07 Michael Natterergtk/gtkaction.c gtk/gtkassistant.c gtk/gtkbin.c gtk...
2007-12-28 Matthias ClasenFix a finalizer issue
2006-09-10 Matthias ClasenCommit a patch by Behdad to fix typos, omissions and...
2006-06-28 Matthias ClasenCleanups
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2005-12-20 Matthias ClasenDocumentation updates
2005-12-05 Matthias ClasenUse g_slice instead of mem chunks.
2005-11-23 Tim Janikdeprecated floating/sink API and implemented it in...
2005-09-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-03-26 Matthias ClasenUse canonical names for g_object_notify() as well.
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-01 Matthias Clasengdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2003-10-10 Kristian RietveldDeprecate. Ditto.
2003-09-27 Matthias ClasenDocument the fact that the newly created object does...
2003-09-03 Kristian Rietveldbrooooooooken pipe.
2003-02-07 Tim Janikremove quark_user_data usage in gtk_object_{g|s}et_user...
2003-01-31 Matthias ClasenDeprecate gtk_paned_computed_position(). (#97077)
2002-11-20 Manish Singhadd -DGTK_DISABLE_DEPRECATED. #undef it at the top...
2002-11-08 Soeren Sandmanndocs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk...
2002-10-25 Owen TaylorFix sensitivity of file operation buttons and buttons...
2002-10-13 Soeren SandmannDocumentation fixes.
2002-10-12 Manish Singhuse GTK_IS_RADIO_MENU_ITEM instead of comparing the...
2002-10-09 Manish SinghDeprecation cleanup
2002-08-10 Soren SandmannMinor documentation fixes
2002-08-05 Owen TaylorAdd a note that yes, we do know what () means and we...
2002-04-18 Matthias Clasens/<!>/<!-- -->/g throughout the documentation to bring...
2002-03-11 Matthias ClasenDocument gtk_{menu_item,widget}_set_accel_path() as...
2002-03-01 Tor LillqvistRemove unneeded Win32 stuff inside #ifdef G_OS_WIN32...
2002-03-01 Owen TaylorReally make it work for paths with underline accelerato...
2002-02-09 Matthias ClasenAvoid segfault for selectable tab labels (even without...
2002-01-30 Owen TaylorExport gtk_widget_set_accel_path().
2002-01-30 Owen TaylorConsistently use GdkModifierType. (#66950, Mark Patton)
2002-01-21 Matthias ClasenDocument allowed values for ifactory.
2002-01-18 Matthias ClasenClarify documentation. (#69026)
2002-01-15 Sven Neumanngtk/gtkaccellabel.h fixed documentation by syncing...
2002-01-14 Matthias ClasenDocumentation additions.
2002-01-14 Matthias ClasenDocumentation.
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-10 Owen TaylorCall setlocale (LC_ALL, ""). (#60606)
2001-10-01 Matthias Clasenreplace g_scanner_add/remove_symbol by g_scanner_scope_...
2001-08-27 Owen TaylorUse autoconf 2.13/2.50 compat macro.
2001-08-04 Michael NattererNeed to show the image after adding it to the GtkImageM...
2001-07-29 Tim Janikuse g_file_test() instead of long deprecated g_scanner_...
2001-07-25 James Henstridgecommiting patch after comments from Alex on IRC
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-06-29 Havoc PenningtonClip the retrieved image data to the screen, using...
2001-06-26 Tim Janikuse gdk_pixbuf_new_from_stream(). fixed up item factory...
2001-06-26 Owen TaylorRevert inline-pixbuf changes until Tim comes back to...
2001-06-26 Tim Janikhm, second attempt. it's fight CVS time again.
2001-05-18 Martin BauligRenamed gtk_image_menu_item_add_icon() to gtk_image_men...
2001-04-03 Tim Janikchanged gtk_item_factory_dump_items() and gtk_item_fact...
2001-03-24 Havoc Penningtonfix warnings
2001-03-21 Alexander LarssonAdd support for stock and normal imagemenuitems.
2001-03-21 Alexander LarssonRenamed gtk_button_new_stock() to gtk_button_new_from_s...
2001-03-19 Owen TaylorHandle quoting of / with \; properly handle __ in paths...
2001-03-07 Tim Janikmarshaller fixes.
2001-02-02 Owen TaylorGet rid of a bunch of g_strdup_printf("%s%s") in favor...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
2000-04-05 Owen TaylorFix screwy indentation.
2000-01-21 Owen TaylorMake GtkPrintFunc take a const string argument like...
1999-11-22 Raja R HarinathAdapt cast macros to standard.
1999-10-04 Manish Singhcorrect checking for BeOS check
1999-04-25 Tor Lillqvist Support added for building using a GNU toolchain on...
1999-03-17 Tim JanikTue Mar 16 17:43:33 1999 Tim Janik <timj@gtk.org>
1999-03-15 Tor LillqvistThis might seem like a large patch, but it isn't that...
1999-03-05 Asbjørn Pettersenopen in text mode
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-02-23 Tim Janikfix implicit branch creation, we need the *real* parent...
1998-12-14 Owen TaylorAppend locale-specific suffixes to default rc file...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-12 Manish Singhcast NULL to GtkItemFactoryCallback to ensure proper...
1998-11-07 Guillaume LaurentAdded warning about callback on <Branch> items
1998-09-30 Tim Janiklist all widgets in the ->widgets_by_action list that...
1998-08-29 Manish Singhquell some warnings with g_hash_table_new
1998-08-24 Tim Janikbegin the parameter elipsis (...) after the first argum...
1998-08-18 Tim Janikuse g_get_current_dir() instead of getcwd().
1998-08-17 Tim Janikremoved gtk_input_add_interp.
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-07-01 Tim Janiktemporary implementation of action signal "debug_msg"
1998-06-28 Tim Janikcall the base class init fucntions from all parent...
1998-06-19 Tim Janikreplaced some gtk_object_data_force_id with g_quark_fro...
1998-06-16 Tim Janikboy! did i really modify that many files?
1998-06-07 Tim Janikfeature check menu items in the compatibility code...
1998-06-07 Tim Janikfurther additions to fit the gimp's code. additions...
1998-06-07 Tim Janiksupport different types of callbacks, to maintain exist...
1998-06-07 Tim Janikfixed an assertment.