]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-4
Handle also WM_SYSCHAR, and other changes to get handling of Alt+nnn or
[~andy/gtk] / ChangeLog.pre-2-4
2000-07-04 Tor LillqvistHandle also WM_SYSCHAR, and other changes to get handli...
2000-07-03 Owen Taylorfont charset is iso8859-1, not iso-8859-1.
2000-07-03 Owen TaylorUse g_get_charset() instead of g_get_codeset().
2000-07-03 Owen TaylorIgnore calls with <= width or height.
2000-07-02 Owen TaylorAdd a 'text' argument to set the initial text.
2000-07-02 Owen Taylor*** empty log message ***
2000-07-02 Owen TaylorUse pango_layout_get_pixel_extents() to remove a large...
2000-07-02 Owen TaylorCall gtk_widget_size_request() on reparented child...
2000-07-02 Owen TaylorMove Changes-1.4.txt to the appropriate name.
2000-07-02 Owen TaylorAdd a is_foreign flag to the structure. Do not call...
2000-07-02 Owen TaylorAdd gdk_rgb_find_color() to get a pixel value using...
2000-07-01 Owen TaylorWhen actually returning expose events, make sure to...
2000-06-28 BST 2000 Tony GaleChange DocBook layout slightly
2000-06-28 BST 2000 Tony GaleFinish Section 6. Add Section 7.
2000-06-28 BST 2000 Tony GaleStart of Section 6.
2000-06-26 Owen TaylorPut 1.3.1 in warning message, not 1.3.0.
2000-06-26 Owen TaylorIf possible, create only a single shm segment and use...
2000-06-26 BST 2000 Tony GaleAdd Sections 4 & 5.
2000-06-24 Tim Janikmake the current version number 1.3.1 (binary age 0...
2000-06-23 Havoc PenningtonUse anonymous mark instead of making up a bogus name...
2000-06-22 BST 2000 Tony GaleChange filename. Add Section 3.
2000-06-22 Havoc PenningtonConvert GdkPixbuf to GObject, leaving it opaque (i...
2000-06-22 BST 2000 Tony GaleMove file to here. TODO: Update Makfile.am
2000-06-22 BST 2000 Tony GaleAdd Section 2
2000-06-22 BST 2000 Tony GaleNew file. Start of DocBook version of the FAQ.
2000-06-22 Owen TaylorDefine version numbers for GDK_PIXBUF_*, as they get...
2000-06-22 Raja R HarinathWork with srcdir != builddir.
2000-06-21 Owen TaylorChange 1.4 version numbers to 2.0.
2000-06-21 Owen TaylorIndentation fixups to GTK+ standard.
2000-06-21 Owen TaylorWelcome aboard, gdk-pixbuf.
2000-06-21 Havoc PenningtonUse gtk_get_default_language
2000-06-21 Havoc PenningtonUse gunichar instead of gint when appropriate in the...
2000-06-21 Owen TaylorRemoved mistakenly added generated sgml
2000-06-21 Christopher Blizzarduse $(mkinstalldirs) not $(MKINSTALLDIRS)
2000-06-21 Owen TaylorFinish the job Elliot started of removing font setting...
2000-06-21 Owen TaylorRemove use of libunicode in favor of new GLib functions.
2000-06-20 Elliot LeeFix conditionality to work the "right" way. Missed...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-06-20 Elliot Lee(follow-on from previous commit)
2000-06-19 Christopher BlizzardChange private class member to be named private_data...
2000-06-18 Pablo Saratxagamoved gtkrc.bg to more generic gtkrc.cp1251
2000-06-12 Christopher Blizzardforgot to commit my ChangeLog changes when I checked...
2000-06-12 Owen TaylorCall gdk_window_withdraw rather than gdk_window_hide...
2000-06-11 Owen TaylorFix cut and paste typo where wrong pixmap was being...
2000-06-08 Elliot LeeSave cflags for all backends, not just X11.
2000-06-07 Elliot LeeUse $PANGO_CONFIG instead of pango-config
2000-06-07 Owen TaylorAdd missing backslash that was keeping GTK+ from buildi...
2000-06-07 CEST 2000 Paolo... make it possible to configure gtk for different targets...
2000-06-06 Owen TaylorFix to prepend not append. (Pointed out by Brett Hall.)
2000-06-06 Owen TaylorUnref the entry's layout.
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...
next