summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Released GTK+ 0.99.8GTK_0_99_8PST 1998 Shawn T. Amundson1998-03-2012-11/+52
* the Solaris ltconfig patch from dracoCST 1998 Shawn T. Amundson1998-03-199-0/+34
* Reverted garray change, and fixed the g_rarray_truncate bug with length.Manish Singh1998-03-194-105/+95
* revert stupid part of revert, doh doh dohElliot Lee1998-03-191-1/+1
* revert gboolean change until we work out the details of exactly why it needs ...Elliot Lee1998-03-191-2/+3
* #define M_PI if it isn't already initialize transparent properly, to makeManish Singh1998-03-1910-6/+52
* perform the neccessary checks on funtion begin. use the scrolled_windowTim Janik1998-03-188-4/+48
* ( From: James Henstridge <james@daa.com.au> )Owen Taylor1998-03-1822-179/+366
* checked in gtk_entry_set_max_length (it truncates the texts if it'sCET 1998 Paolo Molaro1998-03-189-5/+61
* use the resize queue.Tim Janik1998-03-1810-7/+66
* Rewrite of GArray gboolean type changed to intManish Singh1998-03-1810-93/+136
* test if clist->title_window exists before showing it,Radek Doulik1998-03-171-2/+4
* return real boolean values not just numbers.Tim Janik1998-03-179-7/+63
* Doh. commit caught this accidentally. Can we put these #defines into a .h fil...Elliot Lee1998-03-171-2/+2
* Make Gtk compile: Fix GTK_NOTE definition for no debugging, and make gtk_use_...Elliot Lee1998-03-174-9/+7
* Try to guess if we can use the mb* functions safely. (For glibc, they doOwen Taylor1998-03-1722-95/+432
* changed some debugging messages to be prefixed by "Gdk:".Tim Janik1998-03-1715-13/+152
* fixed a bug about drawing GTK_ARROW_LEFT, correction from Damon ChaplinTim Janik1998-03-1710-2/+39
* Use StructureNotifyMaskMask as the mask, as this enables an applicationMiguel de Icaza1998-03-1711-6/+78
* Use signed integers so that testing will not fail for windows that areFederico Mena1998-03-179-64/+136
* exported gtk_spin_button_spin since it is used in testgtk, and besidesTim Janik1998-03-1712-38/+473
* - new question on modal windows - new question on updating progressbars -GMT 1998 Tony Gale1998-03-169-26/+118
* just fix an old entryTim Janik1998-03-167-7/+7
* - New subsection on colourselection from Tom Bech <tomb@ii.uib.no> - MovedGMT 1998 Tony Gale1998-03-169-226/+871
* Added trailing newline, hopefully will fix the problem with esacOwen Taylor1998-03-1612-10/+127
* removed GRAB_EXCLUSIVE again, just disable modal event delivery forTim Janik1998-03-1511-7/+58
* Added lib/glib to file list.rhlabs1998-03-151-0/+3
* Added -k to SMP make line.rhlabs1998-03-151-1/+3
* Add bin/* to file list.rhlabs1998-03-151-1/+2
* for now reverted the last change, since it broke click-select-click menusTim Janik1998-03-158-2/+38
* Added aclocal stuff.rhlabs1998-03-151-6/+15
* removed the ugly check whether we need gtk_widget_destroy orTim Janik1998-03-1511-53/+167
* notebook fix from lars.Tim Janik1998-03-158-1/+39
* added new flag GTK_EXCLUSIVE_GRAB. allow exclusive grabs.Tim Janik1998-03-1514-15/+166
* changed run type of GtkTipsQuery::widget_entered to GTK_RUN_LAST, so itTim Janik1998-03-1510-21/+83
* small fix by Assar Westerlund <assar@sics.se>.Tim Janik1998-03-158-1/+23
* don't cast a NULL pointer.Tim Janik1998-03-1510-24/+60
* updates -timjGTK_0_99_7aTim Janik1998-03-151-0/+4
* Released 0.99.7GTK_0_99_7PST 1998 Shawn T. Amundson1998-03-1513-5/+42
* added gtk.m4 to EXTRA_DISTOwen Taylor1998-03-151-0/+1
* Fixed reversed conditional, so checks against supplied version.Owen Taylor1998-03-158-1/+36
* fixed a bug with invoking the quit handlers that could cause them to beTim Janik1998-03-1411-10/+42
* Makefile.am fixes minor fix to gdkwindow.c -owtGTK_0_99_6Owen Taylor1998-03-1412-6/+88
* Released 0.99.6PST 1998 Shawn T. Amundson1998-03-1415-17/+70
* Some cleanups of signedness warningsOwen Taylor1998-03-1410-12/+59
* Moved the gtk_signal_connect of the specified callback into the bigFederico Mena Quintero1998-03-148-193/+268
* Fixed a bashism (a bash 2.0ism at that) in the gtk.m4 testsManish Singh1998-03-148-1/+29
* Documentation about gtk-config and AM_PATH_GTKOwen Taylor1998-03-141-0/+193
* refuse to allocate with a greater height than requested.Tim Janik1998-03-1410-14/+129
* Fixed misplaced 'else.' -owtOwen Taylor1998-03-142-2/+4