]> Pileus Git - ~andy/gtk/history - gdk
Update.
[~andy/gtk] / gdk /
2000-10-09 Tor LillqvistUpdate.
2000-10-09 Havoc Penningtoncontrib subdir
2000-10-04 Jonathan BlandfordFix obvious bug in circle drawing.
2000-10-04 0Move list pointer forwards before removing item from...
2000-10-04 Owen TaylorAdd gdk_window_iconify.
2000-10-03 Tor LillqvistGuard definition of alloca(). glib.h now handles that.
2000-09-14 Owen TaylorRemove g_convert (moved to glib) and now useless utf_to...
2000-09-07 Tor LillqvistOops, cut&paste error.
2000-09-07 Tor LillqvistUse -Wall. Add gdkpango-win32.o
2000-09-07 Owen TaylorDoc comment fixing. (Mostly non-matching parameter...
2000-09-05 Sebastian WilhelmiRemove conftest* after use along the lines of AC_TRY_CO...
2000-09-04 Elliot LeePut text after #endif inside a comment to avoid ANSI...
2000-09-01 Owen TaylorFix bug where moving a toplevel window immediately...
2000-08-31 Owen Taylorremove GDK_IMAGE_SHARED_PIXMAP from switch statements...
2000-08-30 Elliot LeeUse G_GNUC_CONST.
2000-08-23 Elliot LeeTry to fix a bug where a window move, with a non-rectan...
2000-08-19 Tor Lillqvistgdk/gdkimage.h No need any longer on Win32 for the...
2000-08-18 Owen TaylorDon't leave dangling ->prev fields when merging lists...
2000-08-12 Tor Lillqvistgdk/gdk.def Add missing entries.
2000-08-11 Havoc PenningtonChange the format of the snapshot version to match...
2000-08-09 Elliot LeeRef window before returning.
2000-08-09 Elliot LeeMake numeric keypad work.
2000-08-09 Elliot LeeBugfixorama
2000-08-09 Elliot LeeSome hacks to stop screen blanking.
2000-08-09 Elliot LeeImplement gdk_beep() (woohoo!)
2000-08-09 Elliot LeeFix compiler warnings
2000-08-09 Elliot LeeFix GDK_Left position in table.
2000-08-08 Elliot LeeAt init time, read data from the PS/2 mouse until there...
2000-08-07 Elliot LeeHandle GDK_INCLUDE_INFERIORS subwindow_mode.
2000-08-07 Elliot LeeStore mouse coords as doubles not ints...
2000-08-07 Elliot LeeWorks.
2000-08-07 Elliot Leefidmour support, mouse genericization (the file is...
2000-08-07 Elliot LeeWarning fixes.
2000-08-04 Elliot LeeImplement gdkcc (visually broken, but can be fixed...
2000-08-03 Elliot Leesync to ps2-less anode
2000-08-03 Elliot LeeFix the second bug, draw underlines.
2000-08-03 Elliot LeeBugfix.
2000-08-03 Elliot LeeDon't draw runs with a PANGO_ATTR_SHAPE set.
2000-08-03 Owen TaylorApplied patch from Peter Osterlund to simplify the...
2000-08-03 Elliot LeeSet serif font to something sane.
2000-08-02 Owen TaylorMove is_viewable() test further inside the function...
2000-07-31 Owen TaylorFix problem where computation was depending on widget...
2000-07-31 Owen TaylorReplace broken, (broken, Elliot, every single window...
2000-07-31 Elliot LeeWe really do need to include gdkfb.h in order to get...
2000-07-31 Stanislav Brabec#ifdef G_ENABLE_DEBUG around gdk_arg_debug_cb and gdk_a...
2000-07-30 Tor LillqvistAdd makefile.mingw.in to EXTRA_DIST.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-25 Tor LillqvistGenerate gtk/makefile.mingw.
2000-07-25 Tor LillqvistInclude the build directory.
2000-07-24 Elliot Lee(Part 2) Remove gdk_*_lookup() defines, since they...
2000-07-23 Tor LillqvistMore work on the Win32 backend. More files compile...
2000-07-23 Tor LillqvistMore work on GDK for Win32. Still in an intermediate...
2000-07-15 Tor LillqvistNew file, quick hack to test backends for pixel-by...
2000-07-14 Owen Tayloruse FALSE for size_only most of the time when calling
2000-07-14 Owen TaylorMove gtk-config to gtk-config-2.0 move gtk_.m4 to gtk...
2000-07-11 Tor Lillqvistgdk/win32/gdkcolor-win32.c gdk/win32/gdkprivate-win32...
2000-07-11 Tor LillqvistWin32 changes, still doesn't build though.
2000-07-11 Tim Janikadd xthickness and ythickness to GtkRcStyle and add...
2000-07-06 Owen TaylorAdd check for db2html
2000-07-06 Owen TaylorPatch from George Liebl to add a GdkGrabStatus enumerat...
2000-07-06 Owen TaylorPatch from George Liebl to install all the headers...
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 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-26 Owen TaylorIf possible, create only a single shm segment and use...
2000-06-22 Havoc PenningtonConvert GdkPixbuf to GObject, leaving it opaque (i...
2000-06-21 Owen TaylorIndentation fixups to GTK+ standard.
2000-06-21 Owen TaylorWelcome aboard, gdk-pixbuf.
2000-06-21 Christopher Blizzarduse $(mkinstalldirs) not $(MKINSTALLDIRS)
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*** empty log message ***
2000-06-19 Christopher BlizzardChange private class member to be named private_data...
2000-06-12 Owen TaylorCall gdk_window_withdraw rather than gdk_window_hide...
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 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 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...
next