summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* set binary age and interface age to 0.Tim Janik1998-09-263-41/+207
* new function to get the *real* geometry position of a window, takenTim Janik1998-09-251-0/+115
* update to Gtk+ version 1.1.3, binary age 1, interface age 1.Tim Janik1998-09-232-5/+10
* 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-212-9/+14
* This shouldn't be thereManish Singh1998-09-211-2363/+0
* reallocate the required memory block, rather than allocating it newly fromTim Janik1998-09-211-14/+8
* shut up CVSManish Singh1998-09-211-0/+1
* NEWS file update for upcoming release of Gtk+ version 1.1.2, binary age 0,Tim Janik1998-09-211-1/+4
* indent other than GNU indent should be OK now.Owen Taylor1998-09-204-924/+19
* Add names to prototype for gdk_image_new_bitmap.Owen Taylor1998-09-201-0/+2
* Forgot to commit thisRaja R Harinath1998-09-201-1/+1
* gtk/Makefile.am: use $(AWK) instead of awkjaycox1998-09-191-3/+3
* Remove references to $(top_srcdir). (gtk.defs,Raja R Harinath1998-09-182-38/+33
* changed gpointer object_data; to GData*object_data to cure compilerTim Janik1998-09-182-18/+18
* shutup CVS furtherManish Singh1998-09-171-0/+6
* Move `gtkfeature.h' ... (gtkinclude_HEADERS): ... here. (gtk.defs): PassRaja R Harinath1998-09-171-2/+2
* Update to libtool-1.2b, change library versioning scheme to dropOwen Taylor1998-09-177-1164/+58
* added gtk_object_set_data_destroy and gtk_object_set_data_destroy_by_idTim Janik1998-09-172-167/+78
* Test whether type is not equal to GTK_TOOLBAR_CHILD_RADIOBUTTON beforeFederico Mena Quintero1998-09-161-1/+1
* Don't request a new size from the WM if we asked for the same size beforemerge-to-themes-2-5Owen Taylor1998-09-152-54/+106
* at Sep 12 10:44:06 1998 Owen Taylor <otaylor@redhat.com>Owen Taylor1998-09-121-38/+96
* new function to set/unset the selectable flag of a single row.Lars Hamann1998-09-114-63/+218
* Checking in minor changes. Now synced with 0.9.0.GTK_1_1_2Raph Levien1998-09-111-2/+50
* added -posix check for NeXTStepManish Singh1998-09-091-3/+3
* use g_atexit() instead of ATEXIT.Tim Janik1998-09-082-4/+2
* #include <stdlib.h> for rand()Manish Singh1998-09-061-0/+1
* don't include any gdk headers. added structure definitions forTim Janik1998-09-054-156/+193
* `const' fixups.merge-to-themes-2-4Tim Janik1998-09-034-270/+290
* Fixed up some of the bigendian 32bpp modes.Raph Levien1998-09-031-1/+3
* plug another small GtkSIgnalQuery leak.Tim Janik1998-09-031-1/+3
* GTK_MENU_DIR_CHILD: check for the existance ofTim Janik1998-09-0330-545/+745
* Replaced "foo == TRUE" and "foo == FALSE" constructs by more forgivingFederico Mena Quintero1998-09-021-10/+10
* Unref the adjustment.Owen Taylor1998-09-012-17/+71
* 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-011-0/+237
* quell some warnings with g_hash_table_newManish Singh1998-08-294-3/+12
* Make sure the mark we pass to line start is the beginning of a real line,Owen Taylor1998-08-251-8/+23
* Updated the stupid builtins file, again - FedericoArturo Espinosa1998-08-251-1/+1
* Reference count the fonts used in the text widget.Owen Taylor1998-08-2513-173/+503
* removed some unused variablesManish Singh1998-08-243-2/+8
* begin the parameter elipsis (...) after the first argument name. thisTim Janik1998-08-2411-176/+207
* added GTK_HAVE_FEATURES_1_1_2merge-to-themes-2-3Stuart Parmenter1998-08-211-1/+4
* added a function to perform a binary version check, returning a staticTim Janik1998-08-212-0/+25
* Check to see if we've computed our geometry yet, and if not, ignore theOwen Taylor1998-08-211-18/+16
* silly visual fixesManish Singh1998-08-201-0/+2
* Do not do anything if the event's window is not the bin window.Federico Mena Quintero1998-08-201-0/+6
* Change to testgtk to go along with GdkRgb integration into gtk_preview.Raph Levien1998-08-201-0/+4
* Minor fixes that were needed for the Gimp/GdkRgb integration.Raph Levien1998-08-202-1259/+113
* allow argument parsing in gtk without G_ENABLE_DEBUG being definedTim Janik1998-08-181-50/+51