summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* More ChangeLog fixups.Owen Taylor1998-08-121-4/+4
* Removed leftover bits from ChangeLogOwen Taylor1998-08-121-8/+0
* Added gdk_text/string_extents() - too calculate all the metrics at once ofOwen Taylor1998-08-121-0/+68
* relookup nodes after external functions have been called. also relookupTim Janik1998-08-111-0/+6
* Removed has_cursor, set the cursor beginning of Text when creating theOwen Taylor1998-08-111-0/+39
* #include fixes (reported by Asbjoern Pettersen).Tim Janik1998-08-111-0/+5
* Applied gtk-pedersen-980727-0; added all logical operations toOwen Taylor1998-08-111-0/+5
* Fix for resize bug. Call gtk_widget_size_allocate instead ofLars Hamann1998-08-101-0/+6
* fixed an #include statement (reported by Eric Kidd).Tim Janik1998-08-101-0/+4
* Renamed my_merge and my_mergesort to gtk_clist_merge andStefan Jeske1998-08-061-0/+5
* Renamed `merge' -> `my_merge' and `mergesort' -> `my_mergesort'.Martin Baulig1998-08-061-0/+5
* new enum GtkSortType.Stefan Jeske1998-08-051-0/+30
* Released GTK+ 1.1.1GTK_1_1_1PDT 1998 Shawn T. Amundson1998-08-051-0/+4
* changed to return a gboolean (gtk_ctree_insert_gnode): new function forLars Hamann1998-08-051-0/+11
* version bump to 1.1.1, binary age 0, interface age 0. GLib version 1.1.1Tim Janik1998-08-041-1/+8
* Added missing elsemerge-to-themes-2-1Owen Taylor1998-08-041-1/+1