]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
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... gtk/gtkcalendar.c: More changes: - The day with focus...
1998-10-05 Joel Beckeradded xlc to the list of compilers that call automake...
1998-10-04 CDT 1998 Shawn... gtk/gtkcalendar.c: Some significant changes, including...
1998-10-04 BST 1998 Tony... update 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... gtk/gtkcalendar.c: examples/calendar/gcalendar.c: remov...
1998-09-27 CDT 1998 Shawn... 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... Released GTK+ 1.1.2
1998-09-21 Manish SinghShut up gcc AND cvs
1998-09-21 jaycoxuse $(PERL) instead of perl render properly in non...
1998-09-21 Manish SinghThis shouldn't be there
1998-09-21 Tim Janikreallocate the required memory block, rather than alloc...
1998-09-21 Manish Singhshut up CVS
1998-09-21 Tim Janikmore NEWS updates
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 Marius VollmerMore stuff about the type system.
1998-09-20 Owen Taylorindent other than GNU indent should be OK now.
1998-09-20 Owen Taylorfile libtool-1.2.patch was initially added on branch...
1998-09-20 Owen TaylorAdd names to prototype for gdk_image_new_bitmap.
1998-09-20 Raja R HarinathForgot to commit this
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 Manish Singhshutup CVS further
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... Test 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... 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 Janikminor fixup
1998-09-08 Tim Janikuse g_atexit() instead of ATEXIT.
1998-09-08 Manish Singhcomment the -std1 check and save LIBS properly
1998-09-07 Manish Singhcosmetic case change
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... Replaced "foo == TRUE" and "foo == FALSE" constructs...
1998-09-01 Owen TaylorUnref the adjustment.
1998-09-01 Raph LevienI should have added testrgb to the .cvsignore last...
1998-09-01 Raph LevienMinor improvements to gdkrgb, added testrgb to the...
1998-09-01 Frank Belew... file .cvsignore was initially added on branch themes-2.
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 Marius VollmerStarted to document the lowest layers of the type system.
1998-08-25 Arturo EspinosaUpdated the stupid builtins file, again - Federico
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-22 Carsten Haitzlerfile makemakefile.sh was initially added on branch...
1998-08-22 Carsten Haitzlerfile README was initially added on branch themes-2.
1998-08-22 Carsten Haitzlerfile Makefile.am was initially added on branch themes-2.
1998-08-22 Carsten Haitzlerfile ICON.png was initially added on branch themes-2.
1998-08-22 Owen Taylorfile ltmain.sh was initially added on branch themes-2.
1998-08-22 Owen Taylorfile ltconfig was initially added on branch themes-2.
1998-08-21 Owen Taylorfile makemakefile.sh was initially added on branch...
1998-08-21 Owen Taylorfile Makefile.am was initially added on branch themes-2.
1998-08-21 Owen Taylorfile .cvsignore was initially added on branch themes-2.
1998-08-21 Owen Taylorfile install-sh was initially added on branch themes-2.
1998-08-21 Owen Taylorfile README was initially added on branch themes-2.
1998-08-21 Owen Taylorfile NEWS was initially added on branch themes-2.
1998-08-21 Owen Taylorfile ChangeLog was initially added on branch themes-2.
1998-08-21 Owen Taylorfile AUTHORS was initially added on branch themes-2.
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...
next