summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
Commit message (Expand)AuthorAgeFilesLines
...
* Call update_im_spot_location here explicitlyHavoc Pennington2001-10-271-0/+7
* Fix typo in docs. This fixes #62942.Anders Carlsson2001-10-271-0/+3
* Clarify that we're returning a spin button in the _new function. ThisAnders Carlsson2001-10-271-0/+7
* fix typos in ChangeLogOwen Taylor2001-10-271-2/+2
* Oct 26 20:55:57 2001 Owen Taylor <otaylor@redhat.com>Owen Taylor2001-10-271-0/+14
* to simplify parsing for exported functions: - made implementationHans Breuer2001-10-271-0/+17
* Add note about width having to be greater than 0. This fixes #55574.Anders Carlsson2001-10-271-0/+4
* Fix docs to say previous instead of next.Anders Carlsson2001-10-271-0/+5
* Mention that the valid width is in range 0-65535 pixels. Fixes bug #56754.Anders Carlsson2001-10-271-0/+4
* Remove a dot in the documentation. Fixes bug #62632.Anders Carlsson2001-10-261-0/+3
* Replace int and guint with long and gulong in some places to make the codeAnders Carlsson2001-10-261-0/+6
* Set up destroy signals so that all windows will be destroyed when one is.Anders Carlsson2001-10-261-0/+3
* Don't set a fixed height on the hscale widget. This fixes "bug" #55840.Anders Carlsson2001-10-261-0/+6
* Create new "indent_expander" style property.Anders Carlsson2001-10-261-0/+18
* fixed a small typoKristian Rietveld2001-10-261-0/+4
* Anders Carlsson suggested to use G_N_ELEMENTS hereKristian Rietveld2001-10-261-0/+5
* gtk/gtkbutton.[ch] fixed inline commentsSven Neumann2001-10-261-0/+7
* updated externalsHans Breuer2001-10-261-0/+15
* Version 1.3.10, require GLib 1.3.10.GTK_1_3_10Owen Taylor2001-10-251-0/+7
* Add support for invalid nodes. (_gtk_rbnode_rotate_right): Ditto.Jonathan Blandford2001-10-251-0/+24
* call gtk_text_view_destroy_layout after gtk_text_view_set_buffer (whichMatt Wilson2001-10-251-0/+6
* remove conflict markMatt Wilson2001-10-251-1/+0
* the valid range for the 'indent' property is G_MININT to G_MAXINT. Don'tMatt Wilson2001-10-251-0/+8
* This ought to make msw happy since it fixes #62887.Anders Carlsson2001-10-251-0/+12
* Update to new Pango APIsAlex Larsson2001-10-241-0/+11
* Fix docs, #62808Jonathan Blandford2001-10-241-0/+4
* treat s_path as a child pathKristian Rietveld2001-10-241-0/+5
* more changes in an attempt to get it right. It's not yet ready for generalKristian Rietveld2001-10-241-0/+13
* remove hack to strip off the bogus newline, since we killed the bogusHavoc Pennington2001-10-241-0/+6
* forgot to save ChangeLog after adding a phraseHavoc Pennington2001-10-241-1/+1
* don't create layout if we didn't have one (gtk_text_view_set_buffer):Havoc Pennington2001-10-241-0/+9
* Improve dreadful tooltips.Owen Taylor2001-10-241-0/+5
* Always set window->parent (except or the root window itself); if theOwen Taylor2001-10-241-0/+10
* if we move to the front of a segment, use the "slow" technique for movingHavoc Pennington2001-10-241-0/+10
* only sensitize Cut if selection contains some editable text, #60975Havoc Pennington2001-10-231-0/+11
* Correctly keep the same text on the top of the screen, considering thatHavoc Pennington2001-10-231-1/+14
* Use an image menu item here (popup_targets_received): CallAnders Carlsson2001-10-231-0/+11
* queue a resize here; will temporarily slow down the widget a lot, until weHavoc Pennington2001-10-231-0/+6
* handle case where offset == 0 and char_len == 0, bug #61729Havoc Pennington2001-10-231-0/+5
* fix return value, #61714 (Vitaly Tishkov)Havoc Pennington2001-10-231-0/+10
* Apply fix from Dov Grobgeld, #61858Havoc Pennington2001-10-231-0/+5
* credit HidetoshiHavoc Pennington2001-10-231-0/+1
* Update IM spot location at appropriate times, #50626Havoc Pennington2001-10-231-0/+5
* remove conflict markersHavoc Pennington2001-10-231-1/+0
* scroll to cursor on grab focus, unless it's caused by button click, #59708Havoc Pennington2001-10-231-0/+5
* Remove G_DISABLE_CONST_RETURNS.Owen Taylor2001-10-231-2/+32
* don't back up a char from the end iterator, fixes #61859 ("can't putHavoc Pennington2001-10-221-0/+16
* add assertion that #58290 would trigger if it reappeared, I thinkHavoc Pennington2001-10-221-0/+5
* add temporary code to dump btree contents on assertion failure describedHavoc Pennington2001-10-221-0/+14
* add a #error unless you define GTK_TEXT_USE_INTERNAL_UNSUPPORTED_API, soHavoc Pennington2001-10-221-0/+7