]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
1998-06-11 Raja R HarinathExplain check better.
1998-06-10 Raja R HarinathRemove last remaining file
1998-06-10 Owen Taylorglib/* Moved to glib module
1998-06-10 Lars Hamannadapted clist pixmap clipping
1998-06-10 Owen TaylorRenamed g_const_pointer => gconstpointer.
1998-06-10 Tim Janikprevent gdk_init() from segfaulting when invoked with...
1998-06-10 Tim Janikenum and flags type creation can now be done through
1998-06-10 Raja R HarinathThinko... The ChangeLog entry still stands.
1998-06-10 Raja R HarinathAdd $(srcdir) where needed (in the rule), and removed...
1998-06-10 Raja R HarinathPass $srcdir in environment to genmarshal.pl. Look...
1998-06-10 Tim Janikmore const pointer corrections.
1998-06-09 Owen TaylorRemoved g_object_pointer_hash, which was just g_direct_...
1998-06-09 Federico Mena... Removed the fleur_cursor field. Now the cursor is creat...
1998-06-09 Elliot LeeFix for people using name mangling
1998-06-09 Elliot LeeJust a convenience to parallel gtk-config
1998-06-09 Manish SinghWarning cleanups.. cvsignore stuff
1998-06-09 Tim Janikrenamed the newly created gtk_enum_get_values and gtk_e...
1998-06-09 Tim Janikremoved some bogus commas.
1998-06-09 Tim Janiknew functions gtk_selection_data_copy and gtk_selection...
1998-06-08 Tim Janikcheck for func in g_[s]list_insert_sorted and g_[s...
1998-06-08 Tim Janikwrapped enum definitions with glib macros.
1998-06-08 Elliot LeeStart of marshalling centralization.
1998-06-07 Manish Singhhrm.. extra #pragma..
1998-06-07 Manish Singhsilly typo
1998-06-07 Elliot LeeAdded g_s?list_find_custom functions to allow user...
1998-06-07 Elliot LeeAllow the user to pass --enable-mem-check and --enable...
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 Marius VollmerNew prototypes. New functions.
1998-06-07 Marius Vollmer*** empty log message ***
1998-06-07 Tim Janiksupport different types of callbacks, to maintain exist...
1998-06-07 Tim Janikremove these files, we got gtkaccelgroup.[ch] now.
1998-06-07 Tim Janikfixed an assertment.
1998-06-06 Manish SinghCommented out the MEM_PROFILE and MEM_CHECK from gmem...
1998-06-05 Elliot LeeAdd \n's on the end of g_prints in the mem profiling...
1998-06-04 rhlabsSet package version to 1.0.4 in anticipation of upcomin...
1998-06-04 BST 1998 Tony... New files to automagically extract code examples from...
1998-06-02 Lars Hamannreversed test sequence for GTK_WIDGET_CAN_FOCUS and...
1998-06-02 BST 1998 Tony... minor changes to support auto extraction of example...
1998-06-02 Jay PainterAdded function gtk_clist_swap to swap two rows in a...
1998-06-02 Tim Janikwrote a comment describing why a hash node's key should...
1998-06-01 BST 1998 Tony... Update of Italian Tutorial to Tutorial of 24th May...
1998-05-29 BST 1998 Tony... - new section on Events - change all delete_event callb...
1998-05-27 Federico Mena... New enumeration for the "mode" field of crossing events...
1998-05-26 Radek Doulikinclude gdkx.h always (for GDK_ROOT_WINDOW)
1998-05-25 Elliot LeeRevert, as per Owen's request
1998-05-24 Elliot LeeMake GtkEditable use signals instead of calling klass...
1998-05-24 BST 1998 Tony... - GtkTooltips, update to current API - change all ...
1998-05-24 Owen TaylorBombo out with a moderately helpful message if detectio...
1998-05-23 Owen TaylorLocate child at (border_width,border_width), not
1998-05-22 Arturo EspinosaOops. Commited a file I should not have. Revert change
1998-05-22 Miguel de IcazaDefine GTK_HAVE_RC_SET_IMAGE_LOADER, to be used in...
1998-05-22 Elliot LeeFix size_allocate to pass on to the child even if child...
1998-05-22 Owen TaylorChanged log
1998-05-22 Owen TaylorAdded style_set handler.
1998-05-22 CEST 1998 ... use GTK_TYPE_GDK_EVENT in (un)?select_row signal.
1998-05-21 Elliot Leeclog ent for changes
1998-05-21 Elliot LeeI should have named it gtk_rc_set_image_loader() initia...
1998-05-21 Elliot LeeAllow user to set a custom image loading routine for...
1998-05-20 Owen TaylorUse pthread_attr_init() as a test function, since most...
1998-05-20 Tim Janikconditionally define NULL, FALSE and TRUE. (g_mem_chunk...
1998-05-19 Elliot LeeAdd GDK_SUBSTRUCTURE_NOTIFY_MASK
1998-05-19 Elliot Leegdk_region_get_clipbox() lets you get a rectangle aroun...
1998-05-19 Paolo MolaroTue, 19 May 1998 11:51:02 +0200 Paolo Molaro <lupus...
1998-05-18 Elliot Leeentry for previous change
1998-05-18 Elliot LeeAllow GTK_DEBUG=signals - VERY useful ;-)
1998-05-18 Elliot LeeForgotten entry for visibility_notify_event
1998-05-18 Tim Janikchanged "proximity-in-event", "drop-data-available...
1998-05-17 Tim Janikprovide usefull default specifications for identifier_s...
1998-05-16 Tim Janikquiet the compiler about uninitialized gc.
1998-05-16 Tim Janikg_strdup() the text retrived from GtkEntry. only interc...
1998-05-16 Owen TaylorBasic thread-awareness:
1998-05-16 Owen TaylorBasic thread-awareness:
1998-05-16 Manish Singhignore furry autogened files
1998-05-15 Manish Singhbye bye autogenerated file
1998-05-15 Tim Janikremoved sputious va_end(args) that for some reason...
1998-05-15 rhlabsMove to v1.1
1998-05-15 rodoinclude gdkkeysyms.h always
1998-05-15 rodoreplaced some snprintf with g_snprintf
1998-05-15 Tim Janik[binray incompatibility]
1998-05-14 Tim Janikchagelog fixups (yea there are even bugs in the changel...
1998-05-14 Tim Janiktypedef gint gboolean; this is needed to provide portab...
1998-05-14 4gtk/gtkwidget.[ch] Added visibility_notify_event to...
1998-05-13 Owen TaylorCode that compiles is nice... let's try again.
1998-05-13 Owen TaylorA few more GPOINTER_TO_UINT fixes.
1998-05-13 Owen TaylorA few more GPOINTER_TO_UINT fixes.
1998-05-13 Owen TaylorFixed up a stat() that Sopwith missed when changing...
1998-05-12 Elliot LeeUse lstat() to tell when an rc file was modified, not...
1998-05-12 Owen Taylor(James A <jamesa@demon.net> : gtk-jamesa-980511-4.patch)
1998-05-12 Manish SinghAdd gmessages.c to Makefile
1998-05-12 Owen TaylorRewritten and hopefully improved.
1998-05-12 Owen TaylorMoved g_error, g_warning, g_message and g_print from...
1998-05-12 Federico Mena... The commit to the stable branch is on its way...
1998-05-12 Owen Taylorchanged log
1998-05-12 Owen TaylorUse the previously unused window->need_resize flag...
1998-05-12 Tim Janik[security audit by Alan Cox]
1998-05-11 Tim Janikqueue the idle_sizer with GTK_PRIORITY_INTERNAL - 1...
1998-05-11 BST 1998 Tony... add question on multi-threading, minor URL cleanups.
1998-05-11 Tim Janikcompilation fixups
1998-05-11 Tim Janikpreserve automake CFLAGS.
next