]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-6
Fix version in complaint message about automake. (#104366, Rich Burridge)
[~andy/gtk] / ChangeLog.pre-2-6
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...
2002-12-16 Soeren SandmannImplement Owen's susggestion from #80764. Fixes #101314.
2002-12-16 Owen TaylorSome fixes for modal hint setting based on a patch...
2002-12-15 Owen TaylorAdd a missed bug number
2002-12-15 Owen TaylorHard-code GTK_BINARY_VERSION=2.2.0 for now; should...
2002-12-15 Owen TaylorPass TRUE for search_sensitive - prevents a problem...
2002-12-15 Owen TaylorFix a bug with checking the private flag on the wrong...
2002-12-15 Owen TaylorDon't call status_window_set_text() if the status windo...
2002-12-15 Matthias ClasenUse g_printf instead of system printf. (#99327)
2002-12-15 Matthias ClasenAdd docs.
2002-12-14 Matthias ClasenMade Xinerama-aware. (#85711)
2002-12-14 Owen TaylorAdd a new binding signal, "move_scroll", and use it...
2002-12-14 Chema Celoriominor coding style fix.
2002-12-14 Soeren SandmannDon't recalculate the acceleration label in an idle...
2002-12-14 Owen TaylorHandle the case where the pointer isn't on the same...
2002-12-14 Owen TaylorComitting missed ChangeLog from earlier commit..
2002-12-14 Owen TaylorIf the screen for the menu changes while the menu is...
2002-12-14 Owen TaylorHandle the case where the pointer is moved between...
2002-12-14 Owen TaylorChange the Escape key binding to only close if the...
2002-12-13 Owen TaylorUse g_utf8_collate_key() to sort in human-friendly...
2002-12-13 Owen TaylorSystem fnmatch wasn't going to be UTF-8 clean, neither...
2002-12-13 Owen TaylorConst warning fix.
2002-12-13 Owen TaylorInclude "." and ".." in the list of entries; they are...
2002-12-12 Owen TaylorIntercept events of type GDK_SETTING before we check...
2002-12-12 Owen TaylorAdd C-u/C-h/C-w. (#72245)
2002-12-12 Owen TaylorSkip insensitive widgets. (#84061)
2002-12-12 Owen TaylorRemove unneeded bits of AM_GTK_GNU_TEXT macros.
2002-12-12 Soeren Sandmannreturn TRUE when button 3 is pressed, fixes #78324.
2002-12-12 Owen TaylorTurn off DEBUG_VALIDATION_AND_SCROLLING that got turned...
2002-12-12 Owen Taylor=== Released GTK+-2.1.4 ===
2002-12-11 Tor Lillqvistgdk/win32/gdkpixmap-win32.c (gdk_pixmap_new, gdk_bitmap...
2002-12-11 Owen Taylorversion 2.1.4, interface age 1.
2002-12-10 PST 2002 Manish... gdk_x11_get_xatom_by_name_for_display takes a GdkDispla...
2002-12-10 Matthias ClasenDelete EWMH properties if no private->state flags are...
2002-12-10 Matthias Clasen Data constness fixes. (#75754)
2002-12-10 Owen TaylorSeparate out tracking of the X server focus window...
2002-12-10 Owen TaylorFix typo with hadjustment/vadjustment introduce prior...
2002-12-10 Soeren Sandmannnew default color scheme based on the GNOME stock icon...
next