]> Pileus Git - ~andy/gtk/history - gtk
Implement gdkcc (visually broken, but can be fixed by someone with a clue
[~andy/gtk] / gtk /
2000-08-01 Martin BauligUse g_message() and not g_warning() to display the...
2000-07-31 Owen TaylorFix problem where computation was depending on widget...
2000-07-31 Elliot LeeWe really do need to include gdkfb.h in order to get...
2000-07-30 Tor LillqvistAdd makefile.mingw.in to EXTRA_DIST.
2000-07-28 Elliot LeePart 2 of previous commit (aka "it compiles now, ma")
2000-07-28 Elliot LeeAdd gdk_pixbuf_loader_new_with_type function, to allow...
2000-07-27 Tim Janikapplied patch from Phil Thompson <phil@river-bank.demon...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-26 Havoc PenningtonComment out some stuff that depends on the rest of...
2000-07-26 Havoc PenningtonAdd NONE:POINTER,POINTER,INT for the text buffer
2000-07-25 Havoc Penningtonupdate to reflect text widget changes.
2000-07-25 Havoc PenningtonImplement new sane, 5-function API for using GtkProgres...
2000-07-25 Tor LillqvistGenerate gtk/makefile.mingw.
2000-07-25 Tor LillqvistInclude the build directory.
2000-07-24 Elliot Leerevert
2000-07-24 Elliot LeePart 1 of a multipart commit
2000-07-22 Owen TaylorFix some problems with vertical alignment.
2000-07-22 Owen TaylorFix bug where redraw wasn't being done properly when...
2000-07-21 Owen TaylorUse new PangoAttrShape to reserve space for pixmaps...
2000-07-20 Tor LillqvistFix C++ comment.
2000-07-19 Sebastian WilhelmiInclude files outside of the extern "C" block. Makes...
2000-07-17 Owen TaylorRestore code to paint the background of the text area...
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.
next