]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-6
Print out version when test succeeds.
[~andy/gtk] / ChangeLog.pre-2-6
2000-05-11 Owen TaylorPrint out version when test succeeds.
2000-05-10 Owen TaylorColor selection dialog rewrite.
2000-05-10 Owen TaylorRemove gobject that snuck in prematurely.
2000-05-07 Tor LillqvistFix typo. I had deleted a ! operator by mistake, which...
2000-05-06 Paolo MolaroSat, 6 May 2000 13:31:34 +0200 Paolo Molaro <lupus...
2000-05-05 Owen TaylorMove gdk_window_clear() into common code, implement...
2000-05-04 Tim Janiksome Make 3.79 $(strip ) versions are broken and requir...
2000-05-02 Tor LillqvistDon't try to draw too narrow or too low arcs, they...
2000-05-01 Tor LillqvistNew file, just a quick hack of the X11 version.
2000-05-01 Tor LillqvistLarge changes to the Win32 backend, partially made...
2000-04-26 Havoc PenningtonAdd this function, replacing the broken gtk_label_get ()
2000-04-15 Havoc Penningtonclean up enum format, remove extra comma, this keeps...
2000-04-15 Tor Lillqvistgtk/gtkclist.c (gtk_clist_motion) If we get a motion...
2000-04-13 Tor LillqvistExport the gtk_private_signals and gtk_private_n_signal...
2000-04-07 Owen TaylorFix problem with installation directory for gdkx.h
2000-04-05 Dan DamianAdded Romanian translation.
2000-04-05 Owen TaylorFix screwy indentation.
2000-03-30 Jonathan Blandfordoops. s/return_if_fail/return_val_if_fail/g and add...
2000-03-28 Owen TaylorFix up merge slipup.
2000-03-28 Owen TaylorInclude gdkinternals.h instead of gdkprivate.h.
2000-03-28 Owen Taylor*** empty log message ***
2000-03-28 Owen TaylorMerge no-flicker branch into HEAD
2000-03-23 Jonathan Blandfordadd getter.
2000-03-16 Tor LillqvistRemove the #ifndef USE_DISPATCHMESSAGE sections, we...
2000-03-15 Manish Singhremoved stray gutter_size reference, a 1.2 relic
2000-03-14 Owen TaylorMerges from gtk-1-2
2000-03-09 GMT 2000 Tony GaleFAQ Update: - Minor cleanups (Emmanuel, me) - New quest...
2000-03-08 Tor LillqvistInternal GDK error reporting changes: (gdk_win32_gdi_fa...
2000-03-03 Tor LillqvistStore just pixel value of background colour.
2000-02-29 GMT 2000 Tony GaleSpelling/grammar fixes from Martin Buchholz <martin...
2000-02-26 GMT 2000 Tony GaleImplement num_marked_dates, and don't emit mutiple...
2000-02-25 Jonathan Blandfordlet title and logo be configurable so that GNOME can...
2000-02-25 Owen TaylorAdded some UI items, and an explanatory comment at...
2000-02-24 Tim Janiksome updates, added abunch of new entries. a note for...
2000-02-24 Owen TaylorAdded XML-structured TODO file. python script to turn...
2000-02-23 Jonathan Blandfordadd a 'paned' mode to the function to let it draw the...
2000-02-23 GMT 2000 Tony GaleNew section on GtkCalendar Update example code
2000-02-22 GMT 2000 Tony GaleFAQ Update
2000-02-19 Anders CarlssonReturn TRUE to prevent the scroll event to be propagate...
2000-02-18 Anders CarlssonFix my e-mail address
2000-02-18 Owen TaylorRemove OwnerGrabButtonMask from button entries for...
2000-02-17 Owen TaylorAdd patch from Jonathan Blandford and Anders Carlsson...
2000-02-13 Tor LillqvistMove the test for no segments before the assertion...
2000-02-13 Havoc Penningtoninit refcount to 1 (gdk_cursor_new): init refcount...
2000-02-13 Tor LillqvistAdd an extra parameter so that we don't have to do...
2000-02-13 Tim Janiks/refcount/ref_count/.
2000-02-09 Tor Lillqvistgdk/win32/gdkproperty-win32.c The assertions for GDK_IS...
2000-02-03 Tor LillqvistArgh, decided not to return a string that must be freed...
2000-02-03 Tor LillqvistUse g_filename_to_utf8 to convert the font names Window...
2000-02-01 Owen TaylorAdd some sanity checks if the widget passed to gtk_drag...
2000-01-30 Yuan-Chung ChengAdded po file from TurboLinux Chinese Develop Team.
2000-01-29 Havoc Penningtonuse gdk_cursor_unref instead of destroy
2000-01-28 Tor Lillqvistgdk/gdkwindow.h Remove prototypes for renamed functions.
2000-01-25 Owen TaylorFix
2000-01-24 Owen TaylorAdded lib/gtk+/include/* to %files (bug #5178 - Peter...
2000-01-21 Owen TaylorMake the @detail argument for the GtkStyleClass vtable...
2000-01-21 Owen TaylorMake GtkPrintFunc take a const string argument like...
2000-01-18 Tor LillqvistThe correct semantics (to mimic the X11 backend, which...
2000-01-15 Tor Lillqvistconfigure.in gdk/Makefile.am gdk/x11/Makefile.am Small...
2000-01-09 Tor LillqvistIgnore WM_MOVE for iconified or invisible windows....
2000-01-05 Tor LillqvistFix copy&paste error: Call the backend's draw_lines...
2000-01-02 Tor LillqvistAdd credits for finding the bug fixed a couple of days...
2000-01-02 Tor LillqvistClean up some more leftovers from before Owen's reorgan...
1999-12-30 Tor Lillqvistgdk/win32/gdkprivate-win32.h gdk/win32/gdkevents-win32.c
1999-12-29 Tor LillqvistIf we don't HAVE_XCONVERTCASE we must #include gdkkeysy...
1999-12-18 Tor LillqvistWhen handling a single character (text length == 1...
1999-12-12 Tor LillqvistMore tweaks. Check only if at least one of those Unicod...
1999-12-11 Tor Lillqvistgdk/Makefile.am Distribute Win32 files.
1999-12-11 Tor LillqvistDistribute README.win32.
1999-12-11 Tor LillqvistMust mark also gdk_error_warnings and gdk_error_code...
1999-12-06 Tor LillqvistFix string measurement code. For now, the rbearing...
1999-12-05 Tor LillqvistNew function. Guesstimate what Unicode subranges a...
1999-12-03 Owen TaylorNew function, long needed.
1999-11-25 Tor LillqvistFix two copy&paste errors.
1999-11-23 Tor Lillqvistset event->any.window before calling filter functions.
1999-11-22 Raja R HarinathAdapt cast macros to standard.
1999-11-21 Tor LillqvistRemove, as this is a file generated by configure (or...
1999-11-21 Tor LillqvistFix typo.
1999-11-21 Stefan JeskeAdded support for wheel mice (buttons 4 and 5).
1999-11-18 Tor LillqvistAlso for truecolor drawables use just the pixel field...
1999-11-15 GMT 1999 Tony Gales/gtk_main_iteration/g_main_iteration/
1999-11-13 GMT 1999 Tony Galethreads example from Erik Mouw. New question on GtkLabe...
1999-11-10 Tor LillqvistFix a couple of bugs. The Unicode subrange table (from...
1999-11-10 GMT 1999 Tony GaleFix off-by-one bug in parameter check.
1999-11-10 Owen TaylorCall XFreeDeviceState() on results of XQueryDeviceState().
1999-11-08 Owen TaylorSubstitute gdkx.h => gdkprivate.h since we need to...
1999-11-08 Tor Lillqvistgdk/win32/gdkdraw.c gdk/win32/gdkfont.c Various minor...
1999-11-08 Owen TaylorAdd missing include, fix GdkWindowPrivate => GdkDrawabl...
1999-11-08 Owen TaylorMove all X specific code into the x11/ directory. Aside...
1999-11-08 Tor LillqvistNew font private structures, related to fontsets.
1999-11-04 Tor LillqvistDon't define HAVE_DIMM_H if MSC, as you have to get...
1999-10-31 Tor LillqvistAdd new keysyms from X11R6.4 (including EuroSign).
1999-10-30 BST 1999 Tony GaleFAQ update
1999-10-20 Tor LillqvistAdd more font private data.
1999-10-19 Tor LillqvistUse G_OS_WIN32.
1999-10-13 Tor LillqvistDon't use TextOutW for GDK_FONT_FONT fonts (which is...
1999-10-11 ÉRDI Gergo(since noone objected on gtk-devel)
1999-10-09 ÉRDI GergoAdded documentation for GtkToolbar changes (horizontal...
1999-10-06 Manish Singhs/G_HAVE_CYGWIN/G_WITH_CYGWIN/
1999-10-05 Jesus Bravo AlvarezAdded Galician translation (modifying ChangeLogs)
next