]> Pileus Git - ~andy/gtk/history - gdk/linux-fb
make rewrite_event_for_window() static gtk_rc_clear_realized_style()
[~andy/gtk] / gdk / linux-fb /
2002-02-28 Owen Taylored Feb 27 19:16:50 2002 Owen Taylor <otaylor@redhat...
2002-02-21 Owen TaylorImplement "fuzzy" key binding lookups; allow matches...
2002-02-17 Manish Singhuse fabs() on a double instead of abs()
2002-01-25 Alex LarssonImplement copy_to_image instead of get_image
2002-01-19 Jeff GarzikWrap case values in GPOINTER_TO_UINT(). Fixes build...
2002-01-17 Owen TaylorMove here, and save/restore the X error handler to...
2001-11-24 Manish Singhgdk/linux-fb/gdkdrawable-fb2.c update to latest Pango API
2001-11-19 Elliot Leeremove "temporary" file that has been in CVS for past...
2001-11-18 Owen TaylorInclude glib-object.h instead of gobject/gsignal.h
2001-11-05 Owen TaylorImplement gdk_color_parse() in terms of pango_color_par...
2001-10-24 Alex LarssonUpdate to new Pango APIs
2001-10-22 Owen TaylorFix problem with g_return_if_fail return value.
2001-10-19 Owen TaylorFix up for change to Pango font API. #61933. (Untested...
2001-10-18 Matthias ClasenAdd gdk_window_lookup, gdk_window_foreign_new, gdk_pixm...
2001-10-10 Owen TaylorCall setlocale (LC_ALL, ""). (#60606)
2001-09-19 Owen TaylorFix propagated (flags && GDK_COLOR_WRITEABLE) typo...
2001-09-08 Alex LarssonRemoved unused function.
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2001-07-26 Alex LarssonInitialize image->bits_per_pixel from the drawable...
2001-07-05 Owen TaylorAdd gdk_set_pointer_hooks() to allow pointer-querying...
2001-06-30 Alex LarssonConvert GdkDevice to a GObject.
2001-06-25 Alexander LarssonAdded --enable-fbmanager. This is some experimental...
2001-06-15 Alexander LarssonUpdate to new PangoLanguage changes.
2001-06-14 Alexander LarssonAdd some example config files that can be used with...
2001-06-13 Alexander LarssonUnify shaped window code and make it repaint the area...
2001-06-13 Alexander LarssonDon't pass on GDK_ACTION_DEFAULT. The Xdnd code passes...
2001-06-13 Alexander LarssonDeep copy dash_list too. (_gdk_fb_gc_new): Set default...
2001-06-12 Alexander LarssonNew functions.
2001-06-06 Alex LarssonFix up error messages.
2001-05-10 Alexander LarssonMake sure you can compile out the implementation/wrappe...
2001-05-07 Alexander LarssonNew function for getting toplevel window at position.
2001-05-04 Alex LarssonBetter error messages.
2001-05-03 Owen TaylorAdd dependency on Atk for accessibility support.
2001-04-26 Owen TaylorRemove deprecation of gtk_window_set_default_size(...
2001-04-03 Alexander LarssonAdd empty gdk_setting_get().
2001-04-02 Alexander LarssonAdd gdk_window_begin_resize_drag and gdk_window_begin_m...
2001-03-12 Alexander LarssonMake GtkFB compile and link.
2001-03-09 Owen TaylorRemove old XIM code.
2001-02-20 Alexander LarssonActually copy the whole gc, not just the public parts.
2001-02-19 Alexander LarssonCopy data and free data with free().
2001-02-13 Alexander LarssonAdd a shortcut if the window and the current clip_regio...
2001-02-13 Alexander LarssonDon't reference last_cursor if it is null. Fixes crash...
2001-02-06 Owen TaylorFix syntax error introduced with earlier commit) (point...
2001-02-02 Owen TaylorMake gdk_colormap_sync private since it was never expor...
2001-01-31 Alexander LarssonAdded some strerror() to the g_warnings().
2001-01-31 Alexander LarssonA bunch of whitespace cleanup.
2001-01-23 3Don't leak image. Simplify using gdk_colormap_query_col...
2001-01-23 3Don't leak built-in cursors.
2001-01-22 2Don't leak visible_region. Use visible_region instead...
2001-01-19 9Define EMULATE_GDKFONT. Add extra pango_font stuff...
2001-01-17 7Doh! Mixed up x and y.
2001-01-16 Alexander LarssonSome cleanups.
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 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-08 Alexander LarssonCorrect filename ~/.pangoft2_aliases
2001-01-08 Alexander LarssonPossibly send focus events when the mouse moves from...
2001-01-05 Alexander Larssonfree colormap in here. Sync from X port. (gdk_fb_set_co...
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-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-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-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 Alexander LarssonDivide size by 2, not multiply.
2000-12-04 Alexander LarssonReturn positive descent.
2000-12-01 1Note: GtkFB now requires Freetype 2 final.
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 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-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-13 Alexander LarssonCleanup and reindent of GtkFB.
2000-11-13 Sebastian WilhelmiGCompareFunc -> GEqualFunc where applicable.
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 Alexander LarssonAdd last argument to t_type_register_static call.
next