summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
Commit message (Expand)AuthorAgeFilesLines
* Split ChangeLoggtk-2-2-branchpointOwen Taylor2002-12-281-74/+0
* Place the cursor at drop point. (#72384) (gtk_text_view_size_allocate):Matthias Clasen2002-12-271-0/+7
* More bugs fixed already...Matthias Clasen2002-12-251-1/+1
* Fix highlighting of selection wrt. to empty lines. (#90435, #90582)Matthias Clasen2002-12-251-0/+8
* Let the user action span the insertion and the deletion of the oldMatthias Clasen2002-12-241-1/+7
* Don't call gtk_text_iter_backward_sentence_start() if count is zero.Matthias Clasen2002-12-231-0/+10
* Don't add attributes with empty ranges. (fixes #101564 and #80637)Matthias Clasen2002-12-221-0/+5
* Move the code that sets the window style and extended window style, andTor Lillqvist2002-12-211-0/+26
* New static function to set the background of all windows.Matthias Clasen2002-12-211-0/+8
* fix the documentationHavoc Pennington2002-12-211-0/+4
* === Released 2.2.0 ===GTK_2_2_0Owen Taylor2002-12-211-0/+12
* *** empty log message ***Sven Neumann2002-12-201-0/+4
* Call the filters on the window where the event is received, not on theOwen Taylor2002-12-191-0/+7
* the rand variable should be static to avoid conflicts with rand().Kristian Rietveld2002-12-191-0/+12
* Add docs.Matthias Clasen2002-12-181-0/+4
* Various name fixes.Owen Taylor2002-12-181-0/+4
* === Released 2.1.5 ===GTK_2_1_5Owen Taylor2002-12-171-1/+12
* Don't use AC_CHECK_LIB() when checking for FreeType, Pango, Atk since thatOwen Taylor2002-12-171-0/+7
* Call gtk_entry_set_position_internal() that takes a new "reset_IM"Owen Taylor2002-12-171-0/+8
* Implement two missing functions (#101369)Tor Lillqvist2002-12-171-0/+2
* Fix a few doc comments. Link to style properties.Matthias Clasen2002-12-171-0/+4
* Minor cosmetics.Tor Lillqvist2002-12-171-0/+14
* Get rid of incorrect calls to g_value_init(). (#100669, Johan Dahlin,Owen Taylor2002-12-161-0/+6
* Implement Owen's susggestion from #80764. Fixes #101314.Soeren Sandmann2002-12-161-0/+5
* Some fixes for modal hint setting based on a patch from Arvind SampturOwen Taylor2002-12-161-0/+16
* Add a missed bug numberOwen Taylor2002-12-151-1/+1
* Hard-code GTK_BINARY_VERSION=2.2.0 for now; should stay the same until weOwen Taylor2002-12-151-0/+5
* Pass TRUE for search_sensitive - prevents a problem where after hittingOwen Taylor2002-12-151-0/+8
* Fix a bug with checking the private flag on the wrong window; improve theOwen Taylor2002-12-151-0/+7
* Don't call status_window_set_text() if the status window doesn't alreadyOwen Taylor2002-12-151-0/+10
* Use g_printf instead of system printf. (#99327)Matthias Clasen2002-12-151-0/+22
* Add docs.Matthias Clasen2002-12-151-0/+14
* Made Xinerama-aware. (#85711)Matthias Clasen2002-12-141-0/+5
* Add a new binding signal, "move_scroll", and use it to hook upOwen Taylor2002-12-141-0/+18
* minor coding style fix.Chema Celorio2002-12-141-0/+5
* Don't recalculate the acceleration label in an idle handler.Soeren Sandmann2002-12-141-0/+5
* Handle the case where the pointer isn't on the same screen as the widgetOwen Taylor2002-12-141-0/+17
* Comitting missed ChangeLog from earlier commit..Owen Taylor2002-12-141-0/+6
* If the screen for the menu changes while the menu is torn off, move theOwen Taylor2002-12-141-0/+9
* Handle the case where the pointer is moved between screens during a handleOwen Taylor2002-12-141-0/+10
* Change the Escape key binding to only close if the dialog contains aOwen Taylor2002-12-141-0/+6
* Use g_utf8_collate_key() to sort in human-friendly order. (#94473)Owen Taylor2002-12-131-0/+6
* System fnmatch wasn't going to be UTF-8 clean, neither was our version.Owen Taylor2002-12-131-0/+18
* Const warning fix.Owen Taylor2002-12-131-0/+5
* Include "." and ".." in the list of entries; they are needed for correctOwen Taylor2002-12-131-0/+12
* Intercept events of type GDK_SETTING before we check to see if there wasOwen Taylor2002-12-121-0/+7
* Add C-u/C-h/C-w. (#72245)Owen Taylor2002-12-121-0/+4
* Skip insensitive widgets. (#84061)Owen Taylor2002-12-121-0/+5
* Remove unneeded bits of AM_GTK_GNU_TEXT macros.Owen Taylor2002-12-121-0/+5
* return TRUE when button 3 is pressed, fixes #78324.Soeren Sandmann2002-12-121-0/+5