]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-6
HACKING we need libtool 1.2b now
[~andy/gtk] / ChangeLog.pre-2-6
1998-10-10 Manish SinghHACKING we need libtool 1.2b now
1998-10-10 Tim Janiktake the left, right, top and bottom attach arguments...
1998-10-08 Owen TaylorFixed warning message to print out parent class name...
1998-10-08 Tim Janikremoved functions gtk_object_set_data_destroy and
1998-10-07 Lars Hamannadded size_allocate_title_buttons call (gtk_clist_reali...
1998-10-07 Lars Hamannremoved xor_gc, use clists xor_gc instead removed
1998-10-07 Tim Janikremoved all occourances of #pragma } and #pragma {...
1998-10-07 Lars Hamannnew signal GtkCList::resize_column. don't draw invisibl...
1998-10-06 Tim Janikuse g_free to free g_malloced memory (Martin Pool
1998-10-05 Raph LevienFixed an alpha bug.
1998-10-05 CDT 1998 Shawn T... gtk/gtkcalendar.c: More changes: - The day with focus...
1998-10-04 CDT 1998 Shawn T... gtk/gtkcalendar.c: Some significant changes, including...
1998-10-04 BST 1998 Tony Galeupdate I've had sat around: - Grammar patch from James...
1998-10-04 Martin BauligAdded `visible'.
1998-10-03 Tim Janikfor unknown foreign fundamental types, collect an argum...
1998-10-02 Lars Hamannfixes for assignment errors with GTK_CTREE_NODE_NEXT...
1998-10-02 Tim Janikmake sure we don't segfault when looking up a non-exist...
1998-10-01 Tim Janiknew function. (gtk_clist_insert): added g_return_val_if...
1998-09-30 Tim Janiklist all widgets in the ->widgets_by_action list that...
1998-09-28 CDT 1998 Shawn T... gtk/gtkcalendar.c: examples/calendar/gcalendar.c: remov...
1998-09-27 CDT 1998 Shawn T... gtk/gtkcalendar.c: examples/calendar: Added gtkcalendar...
1998-09-26 Tim Janikadde g_return_if_fail() statements.
1998-09-26 Tim Janikset binary age and interface age to 0.
1998-09-25 Tim Janiknew function to get the *real* geometry position of...
1998-09-23 Tim Janikupdate to Gtk+ version 1.1.3, binary age 1, interface...
1998-09-22 CDT 1998 Shawn T... Released GTK+ 1.1.2
1998-09-21 jaycoxuse $(PERL) instead of perl render properly in non...
1998-09-21 Tim Janikreallocate the required memory block, rather than alloc...
1998-09-21 Tim JanikNEWS file update for upcoming release of Gtk+ version...
1998-09-20 Owen TaylorPatch to libtool-1.2b to make --disable-static
1998-09-20 Owen Taylorindent other than GNU indent should be OK now.
1998-09-20 Owen TaylorAdd names to prototype for gdk_image_new_bitmap.
1998-09-19 jaycoxgtk/Makefile.am: use $(AWK) instead of awk
1998-09-18 Raja R HarinathRemove references to $(top_srcdir). (gtk.defs,
1998-09-18 Tim Janikchanged gpointer object_data; to GData*object_data...
1998-09-18 Manish Singhupdated to latest automake version
1998-09-17 Raja R HarinathMove `gtkfeature.h' ... (gtkinclude_HEADERS): ... here...
1998-09-17 Raph LevienAdded GNU indent to HACKING, as it is now required...
1998-09-17 Owen TaylorUpdate to libtool-1.2b, change library versioning schem...
1998-09-17 Tim Janikadded gtk_object_set_data_destroy and gtk_object_set_da...
1998-09-16 Arturo Espinosasync
1998-09-16 Federico Mena QuinteroTest whether type is not equal to GTK_TOOLBAR_CHILD_RAD...
1998-09-15 Owen TaylorReverted global changes of g_new to malloc(), added...
1998-09-15 Owen TaylorDon't request a new size from the WM if we asked for...
1998-09-15 CDT 1998 Shawn T... changed g_new()s to malloc()s and g_free()s to free...
1998-09-12 Owen Taylorat Sep 12 10:44:06 1998 Owen Taylor <otaylor@redhat...
1998-09-11 Lars Hamannnew function to set/unset the selectable flag of a...
1998-09-11 Raph LevienChecking in minor changes. Now synced with 0.9.0.
1998-09-09 Manish Singhadded -posix check for NeXTStep
1998-09-08 Tim Janikuse g_atexit() instead of ATEXIT.
1998-09-08 Manish Singhcomment the -std1 check and save LIBS properly
1998-09-06 Manish Singh#include <stdlib.h> for rand()
1998-09-05 Owen TaylorWhen the pointer is grabbed on an input window, either...
1998-09-05 Tim Janikdon't include any gdk headers. added structure definiti...
1998-09-03 Tim Janik`const' fixups.
1998-09-03 Raph LevienFixed up some of the bigendian 32bpp modes.
1998-09-03 Tim Janikplug another small GtkSIgnalQuery leak.
1998-09-03 Tim JanikGTK_MENU_DIR_CHILD: check for the existance of
1998-09-02 Federico Mena QuinteroReplaced "foo == TRUE" and "foo == FALSE" constructs...
1998-09-01 Owen TaylorUnref the adjustment.
1998-09-01 Raph LevienMinor improvements to gdkrgb, added testrgb to the...
1998-08-31 Raph LevienAdded a gdk_draw_rgb_image_dithalign function.
1998-08-29 Manish Singhquell some warnings with g_hash_table_new
1998-08-25 Owen TaylorMake sure the mark we pass to line start is the beginni...
1998-08-25 Owen TaylorReference count the fonts used in the text widget.
1998-08-24 Manish Singhremoved some unused variables
1998-08-24 Tim Janikbegin the parameter elipsis (...) after the first argum...
1998-08-22 Raph LevienAdded some calls to gdk_rgb_init, so it's much more...
1998-08-21 Stuart Parmenteradded GTK_HAVE_FEATURES_1_1_2
1998-08-21 Tim Janikadded a function to perform a binary version check...
1998-08-21 Owen TaylorCheck to see if we've computed our geometry yet, and...
1998-08-20 Manish Singhsilly visual fixes
1998-08-20 Federico Mena QuinteroDo not do anything if the event's window is not the...
1998-08-20 Raph LevienChange to testgtk to go along with GdkRgb integration...
1998-08-20 Raph LevienMinor fixes that were needed for the Gimp/GdkRgb integr...
1998-08-18 Tim Janikallow argument parsing in gtk without G_ENABLE_DEBUG...
1998-08-18 Tim Janikuse g_get_current_dir() instead of getcwd().
1998-08-18 Lars Hamannfix for sigsegv in case of show_tabs == NULL
1998-08-18 Tim Janikrestricted the --g*fatal-* arguments to --g-fatal-warni...
1998-08-18 Raph LevienMore speedups to the 565_d case.
1998-08-17 Lars Hamannnew class methods: (sort_list) (insert_row) (remove_row)
1998-08-17 Tim Janikremoved gtk_input_add_interp.
1998-08-17 Tim JanikNULL terminate the arg list to g_strconcat() (thanx...
1998-08-17 Shawn Amundsonrelease delayed...
1998-08-17 CDT 1998 Shawn T... Released GTK+ 1.1.2
1998-08-17 Tim Janikdon't call module initializers multiple times. changed...
1998-08-17 Tim Janikfeature a new commandline option --gtk-with-module...
1998-08-17 Tim Janikversion bump to 1.1.1, binary age 0, interface age...
1998-08-16 Tim Janikfatal warning option is split up now, "--g-fatal-warnin...
1998-08-15 johneForgot Changelog.
1998-08-14 Raph LevienCommitting a patch by Ray Lehtiniemi to speed up 565_d...
1998-08-13 Owen TaylorChanged GtkSignalFunc back to () from (void). (again!)
1998-08-13 BST 1998 Tony Gale- Tidy up of the menufactory example from Andy Kahn...
1998-08-12 Owen TaylorMore ChangeLog fixups.
1998-08-12 Owen TaylorRemoved leftover bits from ChangeLog
1998-08-12 Owen TaylorAdded gdk_text/string_extents() - too calculate all...
1998-08-11 Tim Janikrelookup nodes after external functions have been calle...
1998-08-11 Owen TaylorRemoved has_cursor, set the cursor beginning of Text...
1998-08-11 Tim Janik#include fixes (reported by Asbjoern Pettersen).
1998-08-11 Owen TaylorApplied gtk-pedersen-980727-0; added all logical operat...
next