]> Pileus Git - ~andy/gtk/history - gdk
Test program to make sure GtkTextBuffer is in working order.
[~andy/gtk] / gdk /
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
2000-06-01 Elliot LeeRemove deadwood code.
2000-05-31 Elliot LeePut it into CVS.
2000-05-23 CEST 2000 lupusadd missing header files.
2000-05-18 Elliot LeeIf a region does not have any rectangles, or if the...
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 LillqvistTypo.
2000-05-12 Tor LillqvistDefine more message types missing from mingw headers.
2000-05-09 Darin AdlerChange all conversion from 16-bit formats to 32-bit...
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-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-15 Havoc Penningtonclean up enum format, remove extra comma, this keeps...
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-03-28 Owen TaylorFix up merge slipup.
2000-03-28 Owen TaylorInclude gdkinternals.h instead of gdkprivate.h.
2000-03-28 Owen TaylorMerge no-flicker branch into HEAD
2000-03-16 Tor LillqvistRemove the #ifndef USE_DISPATCHMESSAGE sections, we...
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 Matt Wilsons/unsigned long/guint32/g, s/unsigned short/guint16...
2000-02-29 GMT 2000 Tony GaleSpelling/grammar fixes from Martin Buchholz <martin...
2000-02-18 Owen TaylorRemove OwnerGrabButtonMask from button entries for...
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 LillqvistUse g_filename_to_utf8 to convert the font names Window...
2000-02-02 Federico Mena QuinteroAdded sanity check for width and height being >= 0...
2000-01-29 Havoc Penningtonforgot to cvs add this
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-21 Owen Taylor.cvsignore additions
2000-01-18 Tor LillqvistThe correct semantics (to mimic the X11 backend, which...
2000-01-17 Federico Mena QuinteroRemoved the broken --enable-canvas-pixbuf option. Added...
2000-01-15 Tor Lillqvistconfigure.in gdk/Makefile.am gdk/x11/Makefile.am Small...
2000-01-14 Jonathan Blandfordnew function to let you create a gdk_pixmap from a...
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 LillqvistClean up some more leftovers from before Owen's reorgan...
2000-01-02 Federico Mena QuinteroAdded reference counting to animations. A web browser...
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-10 Jonathan Blandfordmake a warning go away.
1999-12-09 Michael ZucchiShould now handle all formats, slow routine used where...
1999-12-09 Michael ZucchiFilled in body of function. (rgbconvert): Added GdkColo...
1999-12-08 Arjan van de VenFixed the red/green/red bug on two occasions. Changed...
1999-12-08 Federico Mena QuinteroFix includes. (gdk_pixbuf_get_from_drawable): Implement...
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 TaylorChange only_if_exists argument of gdk_atom_intern to...
1999-12-02 Federico Mena Quintero#include <config.h>, and fix includes.
1999-11-30 Owen TaylorKeep the mask around until after we draw ... since...
1999-11-25 Tor LillqvistTemp debugging function prototype left in by mistake.
1999-11-25 Tor LillqvistFix two copy&paste errors.
1999-11-24 Federico Mena QuinteroCreate the temporary buffer to the size of the interesc...
1999-11-23 Tor Lillqvistset event->any.window before calling filter functions.
1999-11-22 Jonathan Blandfordmake the symlink. Does not work for srcdir != buildir...
1999-11-21 Tor LillqvistRemove, as this is a file generated by configure (or...
1999-11-21 Tor LillqvistFix typo.
1999-11-20 Michael ZucchiRework/reorder of the code. Each case has been separate...
1999-11-20 Tor LillqvistFurther hacking. Now actually compiles. Haven't tried...
1999-11-19 Tor LillqvistIntermediate commit.
1999-11-18 Tor LillqvistAlso for truecolor drawables use just the pixel field...
1999-11-17 Tor LillqvistIntermediate commit. I go to bed now.
1999-11-15 Owen TaylorMore renames at the request of tml
1999-11-13 Cody RussellApplying Michael Zucchi's changes to significantly...
1999-11-12 Tor Lillqvist*** empty log message ***
1999-11-12 Owen Taylorcvs remove the old files after copying the files over...
1999-11-11 Tor Lillqvistre-adding
1999-11-11 Tor Lillqvistre-adding for manual rename of repository files.
1999-11-11 Tor Lillqvist*** empty log message ***
1999-11-11 Tor LillqvistRe-adding removed files, in order for the renaming...
1999-11-10 Owen TaylorCall XFreeDeviceState() on results of XQueryDeviceState().
1999-11-10 Tor LillqvistJust renamed the Win32 backend files to *-win32.
1999-11-08 Owen TaylorSubstitute gdkx.h => gdkprivate.h since we need to...
1999-11-08 Tor Lillqvistgdk/win32/gdkdraw.c gdk/win32/gdkfont.c Various minor...
1999-11-08 Owen TaylorAdd missing include, fix GdkWindowPrivate => GdkDrawabl...
1999-11-08 Owen TaylorMove all X specific code into the x11/ directory. Aside...
1999-11-08 Tor LillqvistNew font private structures, related to fontsets.
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 Havoc PenningtonIn docs, explain what a dither offset is for.
1999-11-03 Cody Russellsrc/gdk-pixbuf-drawable.c: Changed the behavior to...
1999-11-02 Cody Russellsrc/gdk-pixbuf-drawable.c (gdk_pibxuf_from_drawable_cor...
1999-10-31 Tor LillqvistAdd new keysyms from X11R6.4 (including EuroSign).
1999-10-28 Federico Mena QuinteroNew function to render a portion of a pixbuf to a drawa...
next