]> Pileus Git - ~andy/gtk/history - gdk
Match "preedit-changed" to "preedit_changed" to be consistent to the spec.
[~andy/gtk] / gdk /
2000-12-01 Owen TaylorProperly handle gc->clip_region == NULL>
2000-11-30 Tor LillqvistChanges by Hans Breuer:
2000-11-29 Alexander LarssonSet the size of the font from the description. (gdk_tex...
2000-11-29 Alexander LarssonIf you pass width or height == 0 to gdk_window_clear_ar...
2000-11-29 Alexander LarssonIf there is a grab, but no grab-cursor, use the cursor...
2000-11-29 Alexander LarssonDo implicit button grabs, even if the window doesn...
2000-11-28 Elliot LeeZap warning.
2000-11-28 Alexander LarssonThe cursor should be hidden if it is part of either...
2000-11-28 Alexander LarssonFix filled arcs and commit previous stuff which i someh...
2000-11-28 Alexander LarssonImplement configure events and correct enter/leave...
2000-11-25 Alexander LarssonHuge GtkFB patch with lots of small bugfixes and initia...
2000-11-22 Alexander LarssonCorrect calculation of font metrics. Now GtkEntrys...
2000-11-22 Alexander Larssoni2000-11-22 Alexander Larsson <alexl@redhat.com>
2000-11-20 Alexander LarssonRemoved unused arguments from gdk_fb_drawable_get_pixel().
2000-11-18 Owen TaylorFix off-by-one error when destroying allocated segments...
2000-11-18 Owen Taylor Nov 17 20:14:20 2000 Owen Taylor <otaylor@redhat...
2000-11-17 Tor LillqvistAdd comment that GdkXEvent isn't only for XEvent, but...
2000-11-16 Owen Taylorcvsignore updates
2000-11-16 Owen Taylorremove unecessary rules for win32-specific config-subst...
2000-11-15 Elliot LeeAdd s'more TODO items.
2000-11-15 Alexander LarssonFixed some debug macros.
2000-11-15 Alexander LarssonAdded virtual functions set_pixel, get_color, fill_span...
2000-11-15 Havoc PenningtonDraw underlines one pixel higher.
2000-11-14 Tor LillqvistRemove. New file. New file Corresponding changes.
2000-11-13 Elliot LeeAdd a couple of missing G_GNUC_CONST's.
2000-11-13 Havoc PenningtonFree the filename of the module file.
2000-11-13 Alexander LarssonCleanup and reindent of GtkFB.
2000-11-13 Sebastian WilhelmiGCompareFunc -> GEqualFunc where applicable.
2000-11-12 Robert Bradyg_filename_{to,from}_utf8 now takes an extra parameter.
2000-11-12 Owen TaylorFix problem with using result of g_get_charset() backwa...
2000-11-12 Hans Breuercorrected object casts, make it work again on win32
2000-11-11 Tor Lillqvistgdk/gdk.def Update.
2000-11-09 Alexander LarssonChanges to make the new testgtk compile after gtk_menu_...
2000-11-07 Alexander LarssonForgot to remove stray g_print()
2000-11-07 Alexander Larssonuse g_object_new() instead of g_type_create_instance...
2000-11-02 Owen TaylorFix a bunch of functions that should have been marked...
2000-11-02 Havoc Penningtonhad a test backward
2000-11-02 Alexander LarssonAdd last argument to t_type_register_static call.
2000-11-01 Havoc PenningtonClip the rectangle to be rendered to the drawable,...
2000-11-01 Owen TaylorOnly ref the window if it isn't NULL.
2000-11-01 Havoc PenningtonNew function to create a pixbuf pointing to a subregion...
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-10-25 Robert BradyIf window == NULL, assume the root window. (restoring...
2000-10-25 Tor LillqvistInclude x11/gdkx.h only when building for X11.
2000-10-24 Havoc PenningtonRe-enable the "find" dialog
2000-10-22 Tor Lillqvistgdk/win32/gdkgc-win32.c Remove gcc -Wall warnings.
2000-10-18 Havoc PenningtonSome updates
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...
next