]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
1998-02-13 Owen Taylorgtk/gtksignal.[ch] gtk/gtkmain.[ch] gtk/gtkcontainer...
1998-02-13 Owen TaylorAdd a DestroyNotify field, and gtk_object_set_data_full...
1998-02-13 Owen Taylorchange logged.
1998-02-13 Owen Taylorremoved deprecated g_string_equal and g_string_hash.
1998-02-12 Federico Mena... Fixed unrealize handler to comply with the documentatio...
1998-02-12 Owen TaylorSpelling fixups and minor changes.
1998-02-11 Tim Janiksmall fixup, so that the clist doesn't draw if it is
1998-02-11 Manish SinghReally minor cosmetic fix that just niggled me. :P
1998-02-11 Tim Janikbacked out the section "Gnits to care about". new file...
1998-02-10 Tim Janiknew function gtk_signal_handler_pending() returning...
1998-02-10 Owen TaylorAdd check to see if the C library's iswalnum can actual...
1998-02-10 Tim Janikok, there have been several severe bugs in the signal...
1998-02-10 Owen TaylorCheck for the RESIZE_NEEDED flag and remove the widget...
1998-02-09 Miguel de Icazano longer a private routine; gtksignal.h: export gtk_si...
1998-02-08 Tim Janiknew fundtion to return the widget that the menu is...
1998-02-08 Jay PainterNew API functions: gtk_clist_get_cell_type gtk_clist_ge...
1998-02-07 Owen Tayloruse a mask of 0xffffffff instead of 0xffff, since there...
1998-02-07 Owen Tayloradded some additional consts in appropriate places...
1998-02-07 Owen Tayloruse a mask of 0xffffffff instead of 0xffff, since there...
1998-02-07 Owen Taylorinclude <ctype.h> for tolower()
1998-02-07 Tom TromeyHere's a small patch that corrects a prototype in gtkvp...
1998-02-07 Tim Janikclean ups. -timj
1998-02-07 Tim Janikdon't wipe out window_private's x and y coordinates...
1998-02-05 Jay PainterA little cosmetic cleanup
1998-02-05 scottMenufactory now refs&sinks its children.
1998-02-05 Tim Janiknew function to perform the same actions as gtk_list_re...
1998-02-05 Tim Janiksection: Gnits to care about -------------------
1998-02-04 Tim Janikdocumentation. -timj
1998-02-04 Tim Janikindentations. -timj
1998-02-03 Owen TaylorRenamed widget_states.txt to widget_system.txt, and
1998-02-03 Tim Janikfor the emission of AFTER signals, fetch the objects...
1998-02-03 Owen TaylorOnly query the colormap for GRAYSCALE and PSEUDOCOLOR...
1998-02-03 Tim Janikdon't add the same menu to different menuitems/ optionm...
1998-02-03 Tim Janikattach/detach to menu widget via
1998-02-03 Owen Taylorgtk/gtktable.c Fixed problem with division by zero...
1998-02-03 Owen TaylorFixed (?) problem with arithmentic exceptions in row...
1998-02-02 Tim Janikdunno, what cvs wants right now. i just told me these
1998-02-02 Tim Janikchanged name to reflect that these macros in fact can...
1998-02-02 Tim Janikfixed destroy handler, so it doesn't segfault with...
1998-02-02 Tim Janikfixed a bad, bad referencing bug that could caused...
1998-02-02 Tim Janikcleanups with key name spaces.
1998-02-02 Tim Janikwatch the next ChangeLog update...
1998-02-02 Tim Janikfixed a refresh bug with unrealization of no_window...
1998-02-02 Tim Janikforgot gtkprivate.h as well
1998-02-02 Tim Janikhehe, forgot the ChangeLog
1998-02-02 Tim JanikGTK_RESIZE_NEEDED is a private flag now.
1998-02-01 Radek Doulikmove enum GtkToolbarChildType before typedef to make...
1998-02-01 Owen TaylorSome documentation of the internals.
1998-02-01 Owen TaylorAdded a new GTK_IN_REPARENT flag and revised gtk_widget...
1998-01-31 Shawn AmundsonI got sick of typing in the same commands over and...
1998-01-31 Manish SinghAdded and autoconfigured in a new utility function...
1998-01-31 Owen TaylorBacked out change to close polygons since it caused...
1998-01-31 Owen Taylor- Conformity to new reference counting schemes - Font...
1998-01-31 Owen TaylorIn gtk_widget_init, set the flags _on_top_of_ those for
1998-01-31 George Leblfixed round-off error in calculation of tables with...
1998-01-31 Federico Menared/green/blue parameters are now expected to be in...
1998-01-30 Tim Janikhm, initital refcount revolution commit ;)
1998-01-30 Radek Doulikmake toolbar Child structure accesible from apps
1998-01-30 Owen TaylorClose the polygon if it isn't already. (To match gtk_dr...
1998-01-30 Tim Janikdiscovered and documented a new bug ;)
1998-01-30 Tim Janiksome bugs worked out.
1998-01-29 Tim Janiknew function to gather information about a certain...
1998-01-29 Tim Janiknew user signal, and possibility to query signal inform...
1998-01-29 Tim Janikthis goes to *all* widget writers,
1998-01-29 Tim Janikremoved a FIXME that i had forgotten earlier.
1998-01-29 Manish SinghThe list sort functions compared things backwards....
1998-01-28 Arturo EspinosaSmall fix to my previous GtkTable commit -miguel
1998-01-28 Arturo EspinosaOops, forgot a clean-up - Federico
1998-01-28 Federico MenaThe auto_shrink policy of the floating window is now...
1998-01-27 Arturo EspinosaTables autoresize now -miguel
1998-01-27 Shawn AmundsonMore changes from Tony Gale.
1998-01-27 Manish Singhg_string_prepend* had interchanged src and dest params...
1998-01-27 Manish SinghFixed a really lame error where g_slist_insert didn...
1998-01-27 Jay PainterShows the widgets properly. -Jay
1998-01-27 Elliot LeeFixed widget sensitivity for the treeitem - please...
1998-01-26 CST 1998 Shawn... additions/changes from new FAQ maintainers Nathan Froyd...
1998-01-26 CST 1998 Shawn... additions/changes from Gregory A. McLean
1998-01-26 Tim Janikadded a bunch of checks for window != NULL and private...
1998-01-26 Jay PainterFixed a resizing bug with CList where you could loose...
1998-01-25 Tim Janikadded new widget flag GTK_LEAVE_PENDING. if a widget...
1998-01-24 Tim Janikforgot a printf() line ;)
1998-01-24 Tim Janikgtk_object_query_args() now returns the args in the...
1998-01-24 Jay PainterChanged static function names/reorganized to make more...
1998-01-24 Tim Janikadded BUGS. -timj
1998-01-23 Tim Janiknew element n_args in GtkObjectClass.
1998-01-23 Federico MenaSwitched the file to GNU indentation, for consistency.
1998-01-23 Federico MenaPicky, picky... fix two lines with wrong indentation :-)
1998-01-22 scottgtk/Makefile.am: Fixed the called to runelisp to use...
1998-01-21 Shawn AmundsonRelease GTK+ 0.99.3.
1998-01-21 Tim Janiksome gtk_*_set_arg fixes
1998-01-21 Shawn AmundsonAdded FAQ to the tree in prep for others to start worki...
1998-01-21 Ian MainAdded in Jay's new gtk_clist_column_titles_passive...
1998-01-21 Tim Janiksigh, it wasn't so simple - first correction
1998-01-21 Ian MainForgot to free GList on destroy, and to destroy fileop...
1998-01-21 Jay PainterGtkCList Updates. -Jay
1998-01-21 Ian MainSmall fix for the optionmenu.
1998-01-21 Tim Janiknew function gdk_pointer_is_grabbed(). extremely simple ;)
1998-01-21 Ian MainNew file selection dialog. Converted to use clist...
1998-01-21 Shawn Amundsonstrdup changed to g_strdup
1998-01-21 Shawn AmundsonGot rid of -z text for Solaris x86... again... sigh.
next