]> Pileus Git - ~andy/gtk/history - gtk
FAQ Update
[~andy/gtk] / gtk /
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...
1999-12-10 Jonathan Blandfordmake a warning go away.
1999-12-03 Owen TaylorNew function, long needed.
1999-12-02 Federico Mena Quintero#include <config.h>, and fix includes.
1999-11-29 Owen Tayloradded missing file
1999-11-23 Elliot LeeUniquify the strings to save some memory. Make it build...
1999-11-22 Raja R HarinathAdapt cast macros to standard.
1999-11-22 Jonathan Blandfordmake the symlink. Does not work for srcdir != buildir...
1999-11-21 Tor LillqvistFix typo.
1999-11-21 Stefan JeskeAdded support for wheel mice (buttons 4 and 5).
1999-11-10 Federico Mena QuinteroPopulated.
1999-11-10 Jonathan Blandfordforgot this
1999-11-10 Jonathan Blandfordemit the closed signal.
1999-11-10 GMT 1999 Tony GaleFix off-by-one bug in parameter check.
1999-11-08 Owen TaylorSubstitute gdkx.h => gdkprivate.h since we need to...
1999-11-08 Owen TaylorMove all X specific code into the x11/ directory. Aside...
1999-11-04 Tor LillqvistDon't define HAVE_DIMM_H if MSC, as you have to get...
1999-11-04 Arturo EspinosaMore docs work - Federico
1999-11-04 Jonathan Blandfordhandle the actual update. add a update_func callback...
1999-11-02 Elliot LeeMake the arguments to the write/load_increment operatio...
1999-11-02 Elliot LeeAlways return the amount eaten, rather than the full...
1999-11-02 Elliot LeeReturn TRUE if all the data got eaten by header_buf...
1999-11-02 Elliot LeeReorganize gdk_pixbuf_loader_write into three functions...
1999-10-31 Tor LillqvistAdd new keysyms from X11R6.4 (including EuroSign).
1999-10-29 Michael FulbrightActually load the image handler when we determine the...
1999-10-28 Jonathan Blandforddon't send a 0 length buffer.
1999-10-28 Jonathan Blandfordstarted work on the tiff non-incremental loader.
1999-10-27 Arturo EspinosaMake it build - Federico
1999-10-27 Havoc PenningtonFix typo that prevented compilation (gdk_pixbuf_loader_...
1999-10-27 Federico Mena QuinteroReturn a GdkPixbufLoader, not a GtkObject.
1999-10-27 Havoc PenningtonNew function to create a blank pixbuf.
1999-10-27 Michael FulbrightFixed logic so we only try to close loader if it wasn...
1999-10-27 Michael Fulbrightgdk-pixbuf-loader.c: Fixed init function to properly...
1999-10-26 Jonathan Blandfordload the vtable fully.
1999-10-26 Jonathan BlandfordFinished initial cut at the object.
1999-10-26 Havoc Penningtonfix signals
1999-10-26 Jonathan Blandfordmore work on the incremental loading
1999-10-26 Jonathan BlandfordNew Class. Beginning of progrssive loading.
1999-10-26 Jonathan Blandfordstarted work on the loader
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-06 Manish Singhs/G_HAVE_CYGWIN/G_WITH_CYGWIN/
1999-10-05 Tor LillqvistCorresponding changes as in X11 backend.
1999-10-04 Manish Singhcorrect checking for BeOS check
1999-10-04 Pablo Saratxagaadded new gtkrc.* files for new encodings
1999-10-03 Owen TaylorFix a reference to window_private->destroyed.
1999-10-02 ÉRDI GergoThis is an implementation of Idea #13 from
1999-10-01 Owen TaylorStarted
1999-09-30 Tor LillqvistOn Win32, expand possible hex escapes in the font famil...
1999-09-29 Owen TaylorChanged from #if GDK_WINDOWING == GDK_WINDOWING_X11...
1999-09-28 Federico Mena Quintero[ Merges from gtk-1-2 ]
1999-09-25 Tomasz Kłoczko- retrived last changes. This bad ide fixing this kind...
1999-09-23 Tomasz KłoczkoThis important fix and will be god to incude this to...
1999-09-21 Tor LillqvistDelete the gdk_DC when exiting, just to be sure.
1999-09-17 Tor LillqvistAdd gdk_threads_mutex.
1999-09-13 Tor Lillqvistgdk/gdkcolor.c (gdk_colormap_new) Fix memory leak:...
1999-08-16 Tor LillqvistFix start and end radial endpoint calculations which...
1999-08-06 Tor LillqvistA couple of minor fixes, not worth any ChangeLog entry...
1999-07-21 Tor LillqvistUpdate gcc build instructions. Mention gettext is GPL.
1999-07-14 Tor LillqvistImplement it. Obscure bit manipulation needed.
1999-07-12 Tor LillqvistLess logging verbiage.
1999-07-10 Tor LillqvistDon't draw anything if width or height is zero. Don...
1999-07-03 Tor LillqvistNew pthreads version. Use gettext.
1999-07-02 Tor LillqvistAdd a missing entry point.
1999-06-25 Pablo Saratxagamoved gtkrc.zh_TW to gtkrc.zh_TW.Big5
1999-06-24 Pablo Saratxagachanged 'ln' to '$(LN_S)' in the Makefile.am (it should...
1999-06-23 Pablo Saratxagaadded gtkrc.* files for all encodings I know
1999-06-14 Tor LillqvistMention using GNU gettext. Enable NLS stuff. Use GNU...
1999-05-25 Tor LillqvistAdd (commented out) Windows-style theme include line.
1999-05-12 CDT 1999 Shawn T... changes to compile nicely (with xlib) on BeOS
1999-04-30 Lars Hamannmerges from gtk-1-2
1999-04-25 Tor Lillqvist Support added for building using a GNU toolchain on...
1999-04-23 Pablo Saratxagaadded gtkrc.?? files for various iso-8859-2 languages,
1999-04-13 Owen TaylorAdd a warning when gtk_widget_grab_default() is called...
1999-04-05 Pablo Saratxagaupdated spanish & walloon language files,
1999-03-30 Pavel MachekMake code compile with unknown value of GDK_WINDOWING
1999-03-26 Tomasz Kłoczko- added gtkrc.pl.
1999-03-21 Elliot Lee*** empty log message ***
1999-03-18 Tor LillqvistInclude gdkprivate.h withouh gdk/ path, as it shouldn...
1999-03-17 Tor LillqvistMerge in Win32 version: Define macro GDKVAR for declari...
1999-03-17 Tim Janiktell people that they don't really want to use the...
1999-03-17 Stuart Parmentermerges from stable branch
next