]> Pileus Git - ~andy/gtk/history - gtk
Really release 1.3.1
[~andy/gtk] / gtk /
2000-07-14 Owen Taylorinclude <string.h>.
2000-07-14 Owen Tayloruse FALSE for size_only most of the time when calling
2000-07-14 Owen TaylorRemove gtk_rc_append_default_pixmap_path(), since it...
2000-07-14 Owen TaylorMove gtk-config to gtk-config-2.0 move gtk_.m4 to gtk...
2000-07-11 Tor LillqvistWin32 changes, still doesn't build though.
2000-07-11 Tim Janikeek, i've never seen a bug here, never been here and...
2000-07-11 Tim Janikadd xthickness and ythickness to GtkRcStyle and add...
2000-07-06 Owen TaylorAdd check for db2html
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 TaylorAdd gdk_rgb_find_color() to get a pixel value using...
2000-06-26 Owen TaylorPut 1.3.1 in warning message, not 1.3.0.
2000-06-24 Tim Janikremove gtkfeatures.
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 Havoc PenningtonConvert GdkPixbuf to GObject, leaving it opaque (i...
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 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 Pablo Saratxagaremoved the trailing space after a '\'
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 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-09 Christopher Blizzarddeps include libgtk-x11.la, not libgtk.la (LDADDS)...
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 Larry Ewingtake frame offest into account when trying to calculate...
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 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-22 Pablo SaratxagaAdded rule for Latvian language gtkrc file
2000-05-21 Nils BarthSpelling/grammar fixes in comments.
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-17 Jonathan BlandfordRemember to save the file before committing.
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 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-10 Owen TaylorColor selection dialog rewrite.
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-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 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-13 Federico Mena QuinteroYour eyes are bloodshot.
2000-04-11 Federico Mena QuinteroMost of this patch is based on a patch by Havoc Penning...
2000-04-07 Owen TaylorFix problem with installation directory for gdkx.h
2000-04-05 Owen TaylorFix screwy indentation.
2000-04-03 Radek Douliksame as below
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 Taylor*** empty log message ***
2000-03-28 Owen TaylorMerge no-flicker branch into HEAD
2000-03-23 Jonathan Blandfordadd getter.
2000-03-15 Manish Singhremoved stray gutter_size reference, a 1.2 relic
2000-03-14 Owen TaylorMerges from gtk-1-2
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-23 Jonathan Blandfordadd a 'paned' mode to the function to let it draw the...
2000-02-19 Anders CarlssonReturn TRUE to prevent the scroll event to be propagate...
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 LillqvistAdd an extra parameter so that we don't have to do...
2000-02-13 Tim Janiks/refcount/ref_count/.
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-29 Havoc Penningtonuse gdk_cursor_unref instead of destroy
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-07 Jonathan BlandfordAdded progressive animation loading. Added progressive...
2000-01-06 Mark CrichtonFixed bug sent directly to me. Basically, we weren...
2000-01-05 Jonathan BlandfordChange the order of the update func to make it more...
2000-01-02 Federico Mena QuinteroAdded reference counting to animations. A web browser...
1999-12-17 Jonathan Blandfordmoved the file here. It seems natural to put this funct...
1999-12-11 Tor LillqvistMust mark also gdk_error_warnings and gdk_error_code...
next