]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-6
fixed documentation.
[~andy/gtk] / ChangeLog.pre-2-6
2003-02-24 Sven Neumannfixed documentation.
2003-02-21 Tomas OgrenFix typos in an example (ok from owen)
2003-02-20 Matthias ClasenCheck if line_ancestor_parent is NULL. (#102711, Manuel...
2003-02-19 Matthias ClasenReplace gtk_timeout_* by their GLib counterparts. ...
2003-02-19 Matthias ClasenAssociate the keys_changed virtual function with the...
2003-02-18 Larry Ewingcopy the event axes as well.
2003-02-17 Mohammad DAMTAdded Indonesian translation Added "id" to ALL_LINGUAS
2003-02-14 Matthias ClasenRemove bogus casts.
2003-02-12 Christian RoseAdded "yi" to ALL_LINGUAS. Added Yiddish translation...
2003-02-11 Matthias ClasenFix for #82734 and #78216:
2003-02-09 Tor LillqvistUse GetDriveType() to recognize removable drives (in...
2003-02-09 Matthias ClasenAdd note about periods in names. (#57680)
2003-02-09 Christian RoseRemoved "en@IPA" from ALL_LINGUAS. Removed. It doesn...
2003-02-07 Tim Janikremove quark_user_data usage in gtk_object_{g|s}et_user...
2003-02-06 Matthias ClasenReturn a GdkVisual *, not a GdkVisual **. (#105243)
2003-02-05 Matthias ClasenReplace uses of gtk_timeout_* and gtk_idle_* by their...
2003-02-02 GMT 2003 Tony Galecleanups from Sebastian Rittau (#104832)
2003-02-01 Tor LillqvistMerge from stable:
2003-02-01 Manish Singhdemos/pixbuf-demo.c demos/testpixbuf.c remove deprecate...
2003-02-01 Manish Singhset_state on the tab_label before unparenting it, in...
2003-02-01 Matthias ClasenUse GDK_MULTIHEAD_SAFE like all other gtk headers.
2003-01-31 Manish Singhdeclare gtk_selection_clear in GTK_COMPILATION too...
2003-01-31 Matthias ClasenDeprecate. (#85683)
2003-01-31 Matthias ClasenDeprecate. (#60582)
2003-01-31 Matthias ClasenDeprecate gtk_paned_computed_position(). (#97077)
2003-01-30 Kristian RietveldFix bug number.
2003-01-30 Kristian Rietveldonly count the special cell if it is also visible,
2003-01-30 Kristian RietveldFound out we live in 2003 already.
2003-01-30 Owen TaylorPatch from Soeren Sandmann to update the states of...
2003-01-30 Owen TaylorRemove gtk+.spec.in from EXTRA_DIST, and from dist...
2003-01-30 Daniel ElstnerNew helper function that sets the icon's and label...
2003-01-30 Matthias ClasenReplace PAGE_HORIZONTALLY_HACK_VALUE by GTK_MOVEMENT_HO...
2003-01-30 Owen TaylorRemove the attempt-to-allocate then free code. To handl...
2003-01-30 Daniel ElstnerExplicitely draw an opaque rectangle using the backgrou...
2003-01-29 Hidetoshi Tajimafix a memory initialization error for selecting input...
2003-01-29 Owen TaylorMake the translation of GDK_KP_Decimal dependent on...
2003-01-29 Owen TaylorMake up from the menu bar go to the end of the submenu...
2003-01-28 Owen TaylorFix version in complaint message about automake. (...
2003-01-27 Owen TaylorRemove SOEXT stuff; it doesn't work portably.
2003-01-27 Kristian RietveldChangeLog too long to mention here. Bugs fixed: #100973...
2003-01-27 Owen Taylorevent->any.window might be NULL. Use gtk_widget_get_dis...
2003-01-27 Owen TaylorFix --without-modules/--disable-modules confusion that...
2003-01-24 Sebastian RittauFix a few typos, introduced by my last patch.
2003-01-24 GMT 2003 Tony GaleRemove duplicate copy of tictactoe.h
2003-01-23 GMT 2003 Tony GaleLearn to spell Library
2003-01-23 GMT 2003 Tony Galedocs/tutorial/gtk-tut.sgml: Adopted chapter 21.3 "Creat...
2003-01-23 Daniel ElstnerOverride hide_all in addition to show_all in order...
2003-01-22 Manish Singhadd a "return" at the end of the function, so there...
2003-01-22 Christian RoseAdded "mn" to ALL_LINGUAS. Added Mongolian translation...
2003-01-21 Owen TaylorFix off-by-one error on the backward iteration loop...
2003-01-21 Matthias ClasenAdjust the vadjustment value after changing its bounds...
2003-01-20 Matthias ClasenFix clamping to [0,1] to avoid unnecessary roundtrip...
2003-01-19 Tor LillqvistMerge from stable:
2003-01-16 Matthias ClasenMore fixes for invisible text.
2003-01-15 Owen TaylorSet the double click speed from XSETTINGS when creating...
2003-01-15 Owen TaylorShow/hide the notebook event window as necessary, we...
2003-01-14 Matthias ClasenAdd a <StockItem> to the itemfactory example. (#103211)
2003-01-14 Murray CummingFixes #102168.
2003-01-14 Kristian Rietveldfix compiler warning.
2003-01-14 Kristian RietveldThe full changelog for this commit is too long to paste...
2003-01-14 Matthias ClasenSkip invisible chars for GTK_MOVEMENT_LOGICAL_POSITIONS and
2003-01-12 Tor LillqvistMerge from stable:
2003-01-09 Manish Singh#include <stdlib.h> for putenv, <string.h> for strlen.
2003-01-08 Matthias ClasenFix display of the selection in the presence of invisib...
2003-01-07 Matthias ClasenBind C-/ and C-\ to "select all" and "unselect all...
2003-01-06 Matthias ClasenAdd a comment that the just_selected_element is unused.
2003-01-06 Matthias ClasenImplement a utility function proposed in #102534:
2003-01-05 Havoc Penningtonfix a stray bracket that was breaking the build
2003-01-05 Tor LillqvistUse correct DLL and import library names, with GTK_API_...
2003-01-04 Matthias ClasenMake C-Down step through the sequence of paragraph...
2003-01-04 Matthias ClasenAdd /*< public >*/ and /*< private >*/ as appropriate...
2003-01-04 Tor LillqvistDon't distribute gtk-zip.sh, but do distribute gtk...
2003-01-04 Tor LillqvistAdd gdk-pixbuf-csource.exe and .1.
2003-01-04 Havoc Penningtonput it in EXTRA_DIST
2003-01-04 Havoc Penningtonadd a file documenting some of the text widget internals
2003-01-02 Matthias ClasenDocument that it may return NULL. (#102069)
2002-12-31 Matthias Clasen#ifdef out test cases.
2002-12-28 Owen TaylorSplit ChangeLog
2002-12-27 Matthias ClasenPlace the cursor at drop point. (#72384) (gtk_text_view...
2002-12-25 Matthias ClasenMore bugs fixed already...
2002-12-25 Matthias ClasenFix highlighting of selection wrt. to empty lines....
2002-12-24 Matthias ClasenLet the user action span the insertion and the deletion...
2002-12-23 Matthias ClasenDon't call gtk_text_iter_backward_sentence_start()...
2002-12-22 Matthias ClasenDon't add attributes with empty ranges. (fixes #101564...
2002-12-21 Tor LillqvistMove the code that sets the window style and extended...
2002-12-21 Matthias ClasenNew static function to set the background of all windows.
2002-12-21 Havoc Penningtonfix the documentation
2002-12-21 Owen Taylor=== Released 2.2.0 ===
2002-12-20 Sven Neumann*** empty log message ***
2002-12-19 Owen TaylorCall the filters on the window where the event is recei...
2002-12-19 Kristian Rietveldthe rand variable should be static to avoid conflicts...
2002-12-18 Matthias ClasenAdd docs.
2002-12-18 Owen TaylorVarious name fixes.
2002-12-17 Owen Taylor=== Released 2.1.5 ===
2002-12-17 Owen TaylorDon't use AC_CHECK_LIB() when checking for FreeType...
2002-12-17 Owen TaylorCall gtk_entry_set_position_internal() that takes a...
2002-12-17 Tor LillqvistImplement two missing functions (#101369)
2002-12-17 Matthias ClasenFix a few doc comments. Link to style properties.
2002-12-17 Tor LillqvistMinor cosmetics.
2002-12-16 Owen TaylorGet rid of incorrect calls to g_value_init(). (#100669...
next