]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-4
Add call to g_type_init() - we'll need this later, and this makes sure
[~andy/gtk] / ChangeLog.pre-2-4
2000-06-06 Owen TaylorAdd call to g_type_init() - we'll need this later,...
2000-06-05 Owen TaylorWe need to treat initial creation different from settin...
2000-06-05 Owen TaylorHack gdk_event_get_graphics_expose() to sort of work...
2000-06-02 Havoc PenningtonTest program to make sure GtkTextBuffer is in working...
2000-06-02 Owen TaylorInitialize DOUBLE_BUFFERED flag to on.
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
2000-05-29 Jonathan Blandfordlet you set the titles to be active, even if they aren...
2000-05-29 Jonathan Blandfordlet you set the titles to be active, even if they aren...
2000-05-26 Tim Janiknewline
2000-05-24 Nils Barthadded entry for gtkmenu.c gtkmenu.h gtktypeutils.h...
2000-05-23 CEST 2000 lupusadd missing header files.
2000-05-19 Tim Janikset send_event to TRUE. (gtk_drawing_area_size): queue...
2000-05-19 Tim Janikwhen unref-ing the handlers, also invalidate them....
2000-05-19 Tim Janikhandle "(nil)" foundries, patch from Grigorios Magklis.
2000-05-18 Elliot LeeIf a region does not have any rectangles, or if the...
2000-05-17 Jonathan BlandfordRemove references to OFFSCREEN, as it is no longer...
2000-05-17 Owen TaylorPatch from David Santiago <mrcooger@cyberverse.com...
2000-05-16 Tor LillqvistPlug same refcount leaks as in the X11 backend.
2000-05-15 Owen TaylorA bit of editing.
2000-05-12 Tor LillqvistDefine more message types missing from mingw headers.
2000-05-12 Tim Janikdon't include gtk/gtkintl.h in a public header file.
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
2000-05-11 Owen TaylorVarious updates to current status.
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...
next