summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
Commit message (Expand)AuthorAgeFilesLines
* docs/tutorial/gtk-tut.sgml: Adopted chapter 21.3 "Creating a CompositeGMT 2003 Tony Gale2003-01-231-0/+13
* Override hide_all in addition to show_all in order to keep them symmetric.Daniel Elstner2003-01-231-0/+5
* add a "return" at the end of the function, so there is a statementManish Singh2003-01-221-0/+6
* Added "mn" to ALL_LINGUAS. Added Mongolian translation by Sanlig BadralChristian Rose2003-01-221-0/+4
* Fix off-by-one error on the backward iteration loop, that was causing theOwen Taylor2003-01-211-0/+7
* Adjust the vadjustment value after changing its bounds. (fixes #101963 andMatthias Clasen2003-01-211-0/+4
* Fix clamping to [0,1] to avoid unnecessary roundtrip failures. (#93500)Matthias Clasen2003-01-201-1/+6
* Merge from stable:Tor Lillqvist2003-01-191-0/+43
* More fixes for invisible text.Matthias Clasen2003-01-161-0/+6
* Set the double click speed from XSETTINGS when creating a new GtkSettingsOwen Taylor2003-01-151-0/+7
* Show/hide the notebook event window as necessary, we weren't previouslyOwen Taylor2003-01-151-0/+7
* Add a <StockItem> to the itemfactory example. (#103211)Matthias Clasen2003-01-141-1/+7
* Fixes #102168.Murray Cumming2003-01-141-0/+12
* fix compiler warning.Kristian Rietveld2003-01-141-0/+4
* The full changelog for this commit is too long to paste here, so to avoidKristian Rietveld2003-01-141-0/+66
* Skip invisible chars for GTK_MOVEMENT_LOGICAL_POSITIONS andMatthias Clasen2003-01-141-0/+10
* Merge from stable:Tor Lillqvist2003-01-121-0/+26
* #include <stdlib.h> for putenv, <string.h> for strlen.Manish Singh2003-01-091-0/+14
* Fix display of the selection in the presence of invisible segments.Matthias Clasen2003-01-081-0/+5
* Bind C-/ and C-\ to "select all" and "unselect all". (#102065)Matthias Clasen2003-01-071-0/+3
* Add a comment that the just_selected_element is unused.Matthias Clasen2003-01-061-0/+15
* Implement a utility function proposed in #102534:Matthias Clasen2003-01-061-0/+14
* fix a stray bracket that was breaking the buildHavoc Pennington2003-01-051-0/+4
* Use correct DLL and import library names, with GTK_API_VERSION in name,Tor Lillqvist2003-01-051-0/+39
* Make C-Down step through the sequence of paragraph ends (old behaviourMatthias Clasen2003-01-041-0/+11
* Add /*< public >*/ and /*< private >*/ as appropriate. (#97211)Matthias Clasen2003-01-041-0/+5
* Don't distribute gtk-zip.sh, but do distribute gtk-zip.sh.in.Tor Lillqvist2003-01-041-0/+3
* Add gdk-pixbuf-csource.exe and .1.Tor Lillqvist2003-01-041-0/+4
* put it in EXTRA_DISTHavoc Pennington2003-01-041-0/+2
* add a file documenting some of the text widget internalsHavoc Pennington2003-01-041-0/+5
* Document that it may return NULL. (#102069)Matthias Clasen2003-01-021-0/+5
* #ifdef out test cases.Matthias Clasen2002-12-311-0/+5
* Split ChangeLoggtk-2-2-branchpointOwen Taylor2002-12-281-7358/+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