summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
Commit message (Expand)AuthorAgeFilesLines
...
* Don't request a new size from the WM if we asked for the same size beforemerge-to-themes-2-5Owen Taylor1998-09-151-0/+32
* changed g_new()s to malloc()s and g_free()s to free()s to avoid mixingCDT 1998 Shawn T. Amundson1998-09-151-0/+7
* at Sep 12 10:44:06 1998 Owen Taylor <otaylor@redhat.com>Owen Taylor1998-09-121-0/+17
* new function to set/unset the selectable flag of a single row.Lars Hamann1998-09-111-0/+10
* Checking in minor changes. Now synced with 0.9.0.GTK_1_1_2Raph Levien1998-09-111-0/+8
* added -posix check for NeXTStepManish Singh1998-09-091-0/+9
* use g_atexit() instead of ATEXIT.Tim Janik1998-09-081-0/+11
* comment the -std1 check and save LIBS properlyManish Singh1998-09-081-0/+4
* #include <stdlib.h> for rand()Manish Singh1998-09-061-0/+4
* When the pointer is grabbed on an input window, either explicitely, orOwen Taylor1998-09-051-0/+8
* don't include any gdk headers. added structure definitions forTim Janik1998-09-051-0/+34
* `const' fixups.merge-to-themes-2-4Tim Janik1998-09-031-0/+11
* Fixed up some of the bigendian 32bpp modes.Raph Levien1998-09-031-0/+7
* plug another small GtkSIgnalQuery leak.Tim Janik1998-09-031-0/+5
* GTK_MENU_DIR_CHILD: check for the existance ofTim Janik1998-09-031-0/+104
* Replaced "foo == TRUE" and "foo == FALSE" constructs by more forgivingFederico Mena Quintero1998-09-021-0/+6
* Unref the adjustment.Owen Taylor1998-09-011-0/+10
* Minor improvements to gdkrgb, added testrgb to the gtk directory.Raph Levien1998-09-011-0/+13
* Added a gdk_draw_rgb_image_dithalign function.Raph Levien1998-08-311-0/+6
* quell some warnings with g_hash_table_newManish Singh1998-08-291-0/+20
* Make sure the mark we pass to line start is the beginning of a real line,Owen Taylor1998-08-251-0/+6
* Reference count the fonts used in the text widget.Owen Taylor1998-08-251-0/+52
* removed some unused variablesManish Singh1998-08-241-0/+9
* begin the parameter elipsis (...) after the first argument name. thisTim Janik1998-08-241-0/+28
* Added some calls to gdk_rgb_init, so it's much more likely to correctlyRaph Levien1998-08-221-0/+5
* added GTK_HAVE_FEATURES_1_1_2merge-to-themes-2-3Stuart Parmenter1998-08-211-0/+4
* added a function to perform a binary version check, returning a staticTim Janik1998-08-211-1/+8
* Check to see if we've computed our geometry yet, and if not, ignore theOwen Taylor1998-08-211-0/+9
* silly visual fixesManish Singh1998-08-201-0/+7
* 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/+5
* Minor fixes that were needed for the Gimp/GdkRgb integration.Raph Levien1998-08-201-0/+13
* allow argument parsing in gtk without G_ENABLE_DEBUG being definedTim Janik1998-08-181-0/+6
* use g_get_current_dir() instead of getcwd().Tim Janik1998-08-181-2/+21
* fix for sigsegv in case of show_tabs == NULLLars Hamann1998-08-181-0/+6
* restricted the --g*fatal-* arguments to --g-fatal-warnings again. thisTim Janik1998-08-181-0/+35
* More speedups to the 565_d case.Raph Levien1998-08-181-0/+7
* new class methods: (sort_list) (insert_row) (remove_row)Lars Hamann1998-08-171-0/+62
* removed gtk_input_add_interp.merge-to-themes-2-2Tim Janik1998-08-171-0/+19
* NULL terminate the arg list to g_strconcat() (thanx raph).Tim Janik1998-08-171-0/+5
* release delayed...Shawn Amundson1998-08-171-2/+0
* Released GTK+ 1.1.2CDT 1998 Shawn T. Amundson1998-08-171-1/+8
* don't call module initializers multiple times. changed --gtk-with-moduleTim Janik1998-08-171-0/+5
* feature a new commandline option --gtk-with-module=<module> that allowsTim Janik1998-08-171-0/+6
* version bump to 1.1.1, binary age 0, interface age 0. pass "gmodule" toTim Janik1998-08-171-0/+11
* fatal warning option is split up now, "--g-fatal-warnings" causes fatalTim Janik1998-08-161-0/+17
* Forgot Changelog.johne1998-08-151-0/+8
* Committing a patch by Ray Lehtiniemi to speed up 565_d by 25%.Raph Levien1998-08-141-0/+5
* Changed GtkSignalFunc back to () from (void). (again!)Owen Taylor1998-08-131-0/+6
* - Tidy up of the menufactory example from Andy Kahn <kahn@zk3.dec.com> -BST 1998 Tony Gale1998-08-131-0/+13