summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Released GTK+ 1.1.2GTK_VERSION_1_1_2CDT 1998 Shawn T. Amundson1998-09-227-0/+28
* Shut up gcc AND cvsGTK_1_1_2aManish Singh1998-09-212-8/+7
* use $(PERL) instead of perl render properly in non-square aspect ratios.jaycox1998-09-219-9/+56
* This shouldn't be thereManish Singh1998-09-211-2363/+0
* reallocate the required memory block, rather than allocating it newly fromTim Janik1998-09-218-14/+50
* shut up CVSManish Singh1998-09-211-0/+1
* more NEWS updatesTim Janik1998-09-211-0/+3
* NEWS file update for upcoming release of Gtk+ version 1.1.2, binary age 0,Tim Janik1998-09-219-8/+83
* Patch to libtool-1.2b to make --disable-staticOwen Taylor1998-09-208-4/+44
* More stuff about the type system.Marius Vollmer1998-09-201-114/+229
* indent other than GNU indent should be OK now.Owen Taylor1998-09-2013-926/+94
* file libtool-1.2.patch was initially added on branch gtk-1-0.Owen Taylor1998-09-200-0/+0
* Add names to prototype for gdk_image_new_bitmap.Owen Taylor1998-09-209-4/+34
* Forgot to commit thisRaja R Harinath1998-09-201-1/+1
* gtk/Makefile.am: use $(AWK) instead of awkjaycox1998-09-198-3/+31
* Remove references to $(top_srcdir). (gtk.defs,Raja R Harinath1998-09-189-38/+82
* changed gpointer object_data; to GData*object_data to cure compilerTim Janik1998-09-189-18/+53
* updated to latest automake versionManish Singh1998-09-1810-25/+137
* shutup CVS furtherManish Singh1998-09-172-0/+7
* Move `gtkfeature.h' ... (gtkinclude_HEADERS): ... here. (gtk.defs): PassRaja R Harinath1998-09-178-9/+44
* Added GNU indent to HACKING, as it is now required to build.Raph Levien1998-09-178-0/+36
* Update to libtool-1.2b, change library versioning scheme to dropOwen Taylor1998-09-1721-1597/+807
* added gtk_object_set_data_destroy and gtk_object_set_data_destroy_by_idTim Janik1998-09-179-167/+141
* syncArturo Espinosa1998-09-167-7/+0
* Test whether type is not equal to GTK_TOOLBAR_CHILD_RADIOBUTTON beforeFederico Mena Quintero1998-09-168-1/+64
* Reverted global changes of g_new to malloc(), added back in the one placeOwen Taylor1998-09-1512-67/+199
* Don't request a new size from the WM if we asked for the same size beforemerge-to-themes-2-5Owen Taylor1998-09-159-54/+330
* changed g_new()s to malloc()s and g_free()s to free()s to avoid mixingCDT 1998 Shawn T. Amundson1998-09-159-34/+81
* at Sep 12 10:44:06 1998 Owen Taylor <otaylor@redhat.com>Owen Taylor1998-09-1210-39/+220
* new function to set/unset the selectable flag of a single row.Lars Hamann1998-09-1111-63/+288
* Checking in minor changes. Now synced with 0.9.0.GTK_1_1_2Raph Levien1998-09-1110-6/+192
* added -posix check for NeXTStepManish Singh1998-09-0911-7/+82
* minor fixupTim Janik1998-09-081-2/+4
* use g_atexit() instead of ATEXIT.Tim Janik1998-09-0813-15/+115
* comment the -std1 check and save LIBS properlyManish Singh1998-09-088-1/+30
* cosmetic case changeManish Singh1998-09-071-1/+1
* #include <stdlib.h> for rand()Manish Singh1998-09-069-0/+30
* When the pointer is grabbed on an input window, either explicitely, orOwen Taylor1998-09-0513-62/+194
* don't include any gdk headers. added structure definitions forTim Janik1998-09-0511-156/+431
* `const' fixups.merge-to-themes-2-4Tim Janik1998-09-0311-270/+367
* Fixed up some of the bigendian 32bpp modes.Raph Levien1998-09-039-30/+216
* plug another small GtkSIgnalQuery leak.Tim Janik1998-09-038-1/+38
* GTK_MENU_DIR_CHILD: check for the existance ofTim Janik1998-09-0337-545/+1473
* Replaced "foo == TRUE" and "foo == FALSE" constructs by more forgivingFederico Mena Quintero1998-09-028-10/+52
* Unref the adjustment.Owen Taylor1998-09-019-17/+141
* I should have added testrgb to the .cvsignore last time. Now I have.Raph Levien1998-09-011-0/+1
* Minor improvements to gdkrgb, added testrgb to the gtk directory.Raph Levien1998-09-0110-13/+589
* file .cvsignore was initially added on branch themes-2.Frank Belew (Myth)1998-09-010-0/+0
* Added a gdk_draw_rgb_image_dithalign function.Raph Levien1998-08-319-35/+259
* quell some warnings with g_hash_table_newManish Singh1998-08-2914-11/+161