]> Pileus Git - ~andy/gtk/history - gdk
New implementaion that more closely mimics the events that an X server
[~andy/gtk] / gdk /
2001-01-15 Tor LillqvistNew implementaion that more closely mimics the events...
2001-01-15 Alexander LarssonImplemented drag and drop. Seems to be mostly working...
2001-01-15 Alexander LarssonUse gdk_window_invalidate_rect instead of gdk_window_in...
2001-01-15 Alexander LarssonFor optization, add an full_shapes argument to gdk_fb_c...
2001-01-12 Havoc Penningtonoffset the current invalid region, fixes redraw bug...
2001-01-12 Alexander LarssonHide mouse pointer while rotation. Show it afterwards.
2001-01-12 Alexander LarssonTake shaped windows in consideration when generating...
2001-01-11 Alexander LarssonAdded ENABLE_SHADOW_FB
2001-01-09 Tor LillqvistImplement better mouse capturing. Do use SetCapture...
2001-01-09 Alexander LarssonAdded --with-included-loaders option
2001-01-08 Alexander LarssonCorrect filename ~/.pangoft2_aliases
2001-01-08 Alexander LarssonPossibly send focus events when the mouse moves from...
2001-01-07 Tor LillqvistAdapt calls to g_{locale,filename}_{to,from}_utf8 to...
2001-01-05 Alexander Larssonfree colormap in here. Sync from X port. (gdk_fb_set_co...
2001-01-04 Havoc PenningtonAdapt to uscore-ification of gtktextiterprivate
2001-01-02 Havoc PenningtonHavoc Pennington <hp@redhat.com>
2000-12-30 Tor LillqvistNew function, as in the X11 backend. (gdk_window_new,
2000-12-30 Havoc PenningtonSet the system colormap on input only windows, to avoid...
2000-12-22 Alexander LarssonDon't use isprint() for chars > 255.
2000-12-21 Alexander LarssonUh? What happed? My cvs checkin got broken pipe..
2000-12-20 Owen TaylorCheck for FreeType using freetype-config, since we...
2000-12-18 Havoc Penningtonwow, that implementation was pretty non-working.
2000-12-17 Havoc PenningtonPort to GObject, can go back in gdk-pixbuf after settin...
2000-12-15 Owen TaylorAdd two virtualized functions gdk_drawable_get_clip_reg...
2000-12-14 Tor LillqvistAdd gdkkeys.
2000-12-13 3Add support for ps2 intellimouse.
2000-12-12 Alexander LarssonDon't free gdk_fb_keyboard twice.
2000-12-09 James Henstridgeadd prot struct member to hold masks for detecting...
2000-12-08 Alexander Larsson/dev/ttyS0 -> /dev/mouse
2000-12-08 Alexander LarssonAdd dummy gdk_fontset_load
2000-12-08 Alexander LarssonDocs, docs, anyone want docs!
2000-12-08 Alexander LarssonNew file containing the abstracted keyboard driver...
2000-12-07 Havoc Penningtonfix name of function, noticed by Alex
2000-12-06 Elliot LeeDetect freetype properly Make use of above.
2000-12-06 Alexander LarssonAdd gdkmouse-fb.c
2000-12-06 Alexander LarssonUpdate to match latest gmain/gsource changes.
2000-12-06 Havoc Penningtonadd gdkkeys.[hc]
2000-12-05 Elliot LeeMake GdkColor specify element sizes to avoid waste...
2000-12-05 Owen TaylorFix link to PNG home, remove reference to fribidi.
2000-12-05 Alexander LarssonRemove bogus colormap setting.
2000-12-05 Alexander LarssonMore complete colormap handling. Now GdkRGB work in...
2000-12-05 Alexander LarssonRemove old debug g_warning(). (gdk_fb_draw_drawable...
2000-12-05 Alexander LarssonUse italic instead of oblique in font aliases.
2000-12-04 Havoc Penningtonfix this to be sane
2000-12-04 Alexander LarssonDivide size by 2, not multiply.
2000-12-04 Alexander LarssonReturn positive descent.
2000-12-02 Havoc Penningtondon't create dangling pointers to the appearance attrib...
2000-12-01 1Note: GtkFB now requires Freetype 2 final.
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.
next