]> Pileus Git - ~andy/gtk/history - gdk/linux-fb
Add docs for new ports.
[~andy/gtk] / gdk / linux-fb /
2006-01-29 Behdad EsfahbodIf major.minor of required and available glib versions...
2005-08-15 Owen TaylorHandle pixmap == NULL when checking for a colormap...
2005-08-12 Owen Taylorgdk/linux-fb/gdkwindow-fb.c (gdk_window_set_back_pixmap)
2005-08-10 Owen TaylorStrip out all Xft, FreeType, and pangoxft checking...
2005-07-12 Matthias ClasenAdd Copyright/License information.
2005-05-09 Owen TaylorFill in unused bits so they can be used for the depth...
2005-05-02 Owen TaylorAdd a draw-border style property to allow themes to...
2004-11-19 Manish Singhgdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c
2004-11-10 Matthias ClasenFix many sparse warnings. (#157253, Kjartan Maraas.
2004-09-05 Anders CarlssonMake gtk argument parsing use goption. Add gtk_get_opti...
2004-07-28 Matthias ClasenMake the fb backend compile against current freetype...
2004-07-28 Matthias ClasenFix prototype mismatch. (#148589, Nicolas Deves)
2004-07-27 Anders CarlssonAdd gdk_draw_rectangle_alpha_libgtk_only which uses...
2004-07-11 Soeren SandmannBug 143330, support update counter spec.
2004-05-06 Elijah NewrenChanges to support do-not-focus-on-map hint in conjunct...
2004-03-06 Federico Mena QuinteroMake <config.h> the very first include. Likewise. Likewise.
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-01-30 Federico Mena QuinteroFixes #132975.
2004-01-26 Federico Mena QuinteroFix #105497; constify uses of GdkColor.
2003-12-10 Matthias ClasenChanges to allow "no input" windows (#64613):
2003-12-10 Mark McLoughlins/gdk_spawn/gdk_spawn_on_screen/.
2003-12-10 Mark McLoughlinUtility functions for multi-screen applications which...
2003-09-16 Eric WarmenhovenAdd gdk_window_set_keep_{above,below} stubs to fix...
2003-09-03 Kristian Rietveldbig patch from Kjartan Maraas to fix numerous typos.
2003-07-05 Owen TaylorUse asynchronously _gdk_x11_set_input_focus_safe to...
2003-05-27 Matthias ClasenRemove dubious bitfields of unspecified signedness...
2003-05-06 Owen TaylorPatch from James Henstridge to update to automake-1...
2003-03-08 Matthias ClasenTrivial cleanups (bug #107664)
2002-12-15 Matthias ClasenUse g_printf instead of system printf. (#99327)
2002-12-09 Kristian Rietveldupdate to allow a GdkDrawable instead of a GdkWindow.
2002-12-06 Eric WarmenhovenFix gdkenumtypes.h hack
2002-12-05 Eric WarmenhovenMore proper vt switch handling
2002-11-25 Owen TaylorFixes from #98358, Havoc Pennington.
2002-11-14 Owen TaylorTry a different hack to force gdkenumtypes.h to be...
2002-11-13 Eric Warmenhovenadd gdk_display_get_devices to fix compilation
2002-11-08 Owen TaylorAdd in a awful hack to force gdkenumtypes.h to be updat...
2002-11-08 Eric Warmenhovenfix compilation
2002-11-02 Owen TaylorAdd startup notification hooks - mostly based on patch...
2002-10-31 Owen TaylorAdd a --screen option for setting the default screen...
2002-10-23 Matthias ClasenRemove redundant doc comments.
2002-10-22 Matthias ClasenGdk API doc updates.
2002-10-16 Owen TaylorMake 'filled' arguments for draw_arc/polygon/rectangle...
2002-10-08 Eric Warmenhovenfix compilation
2002-10-07 Owen TaylorAdd gdk_drag_find_window_for_screen(), so that we can...
2002-10-07 Owen Taylor- Replace GdkPointerHooks with a multihead-safe GdkDisp...
2002-10-07 Bill Hanemangdk_image_get_pixel, gdk_image_put_pixel: Fixed sense...
2002-10-03 Eric Warmenhovenimplement maximize for linux-fb
2002-10-03 Owen TaylorAdd a 'type' parameter, make public.
2002-09-30 Owen TaylorSet the client ID on all displays. (#85713)
2002-09-27 Eric WarmenhovenMove gdk_keval_name and gdk_keyval_from_name to new...
2002-09-25 Owen TaylorAdd gdk_screen_make_display_name(), which returns a...
2002-09-25 Owen TaylorPatch from Eric Warmenhoven, #94123
2002-09-25 Manish Singhadd -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEP...
2002-09-24 Owen Taylorgdk/win32/gdkimage-win32.c gdk/x11/gdkimage-x11.c Add...
2002-09-24 Owen TaylorChange the window parameter for
2002-09-22 Owen TaylorPatch from Eric Warmenhoven to with miscellaneous linux...
2002-09-10 Owen TaylorPatch from Eric Warmonhoven to get linux-fb compiling...
2002-08-05 Owen TaylorWhen overriding LDFLAGS, include @LDFLAGS@, otherwise...
2002-08-02 Owen TaylorFix args to pango_x_shutdown_display().
2002-05-14 Owen TaylorAdd a sanity g_return_if_fail() check for the depths...
2002-04-30 Matthias ClasenImprove a warning.
2002-04-29 Alex LarssonFix silly bug, noticed by Sven Neumann.
2002-04-05 Alex LarssonFix undefined variable typo. Patch from Simon Floery...
2002-03-22 Owen TaylorFix memory leak. (#74400, Morten Welinder.)
2002-03-21 Alex LarssonPatches from Carlo E. Prelz <fluido@fluido.as> Now...
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().
next