]> Pileus Git - ~andy/gtk/history - gdk
added ChangeLog entries from the kris-async-branch.
[~andy/gtk] / gdk /
2006-04-30 Michael David EmmelRemoved subtracting one from all clips
2006-04-28 Behdad EsfahbodCast to double before dividing by PANGO_SCALE. (#334582)
2006-04-27 Matthias Clasenfix build without xfixes
2006-04-25 Matthias ClasenAdd gdk_screen_is_composited
2006-04-25 Søren SandmannCreate 'composited' label.
2006-04-24 Matthias ClasenDocumentation fixes.
2006-04-21 Alexander LarssonMerge the gtk-printing branch. For more detailed Change...
2006-04-20 Michael David Emmel fixed off by one error in clip patch from (#330824)
2006-04-19 Tor LillqvistMap VK_NUMPAD[0-9] to GDK_KP_[0-9]. (#337562)
2006-04-16 Richard HultAdd check for source being a window.
2006-04-16 Richard HultRemove leading cairo/ in include.
2006-04-16 Matthias ClasenAvoid a possible array overrun. (Coverity)
2006-04-13 Anders CarlssonTake grabs into account.
2006-04-12 Matthias ClasenFix another Coverity bug
2006-04-12 Matthias ClasenMake this work for list == NULL. (Coverity)
2006-04-12 Matthias ClasenRearrange the code a bit.
2006-04-12 Anders CarlssonHandle page up and page down.
2006-04-12 Anders CarlssonDon't flush if we're inside a begin_paint/end_paint...
2006-04-12 Matthias ClasenFix another Coverity bug
2006-04-10 Anders CarlssonHave GdkWindowImplQuartz implement GdkPaintable.
2006-04-10 Anders CarlssonAdd new GdkPaintable interface which implementation...
2006-04-06 Tor LillqvistCorrect the appearance of non-square icons and cursors...
2006-04-04 Søren SandmannAdd "_private" to make it build.
2006-04-04 Matthias ClasenUse G_DEFINE_TYPE.
2006-04-04 Matthias ClasenSmall savings
2006-04-03 Matthias ClasenHere too.
2006-04-03 Matthias ClasenMake _gdk_windowing_args const.
2006-04-03 Matthias ClasenInclude gdksreen.h (#337032, Kazuki IWAMOTO)
2006-03-30 Matthias ClasenReword docs to help gtk-doc.
2006-03-30 Michael David EmmelAdded gdk_pixmap_foreign_new_for_screen
2006-03-30 Matthias ClasenMake it compile
2006-03-30 Matthias ClasenNew function to allow wrapping a native pixmap without...
2006-03-29 Richard HultAdd missing CLIPBOARD atom.
2006-03-27 Anders CarlssonMake the poll func work with real file descriptors...
2006-03-27 Richard HultAdd more stubs.
2006-03-21 Michael Nattererremoving trailing \ fixes the build.
2006-03-21 Anders CarlssonImplement gdk_window_scroll.
2006-03-21 Anders CarlssonAdd the GDK part of the DND implementation.
2006-03-21 Anders CarlssonOffset coordinates by 0.5 pixels to get consistant...
2006-03-21 Anders Carlsson]): Synthesize GDK_CONFIGURE events when the window...
2006-03-15 Behdad EsfahbodAdded checksettings.
2006-03-11 Tor LillqvistUse Polygon() for outlined polygons, too. Same idea...
2006-03-08 Michael Natterergdk/gdkscreen.h gdk/x11/gdkscreen-x11.c added
2006-03-04 Matthias ClasenAdjust the handling of min values for the x and y axes...
2006-02-27 Michael Natterermap "gtk-touchscreen-mode" to the "Gtk/TouchscreenMode...
2006-02-27 Tim Janikmoved and renamed the gdk_settings_names and gdk_settin...
2006-02-26 Michael David EmmelRemoved old build instructions
2006-02-25 PST 2006 Michael... *gdk/directfb/gdkdisplay-directfb.c *gdk/directfb/gdkwi...
2006-02-24 Tim Janikremove unconditional warnings about missing X locale...
2006-02-21 Anders CarlssonAdd these from the win32 backend.
2006-02-20 Matthias ClasenObtain the background color from the gc when it is...
2006-02-20 Matthias ClasenForgotten file
2006-02-20 Matthias ClasenAdd a gc_changed argument, and avoid setting the clip...
2006-02-20 Anders CarlssonAdd stubs for input shape functions.
2006-02-20 Anders CarlssonFix typo so ctrl gets passed on to the gdk event.
2006-02-20 Tor LillqvistNew function, return TRUE. (gdk_display_supports_input_...
2006-02-20 Tor LillqvistNew function. Factor out code from gdk_window_shape_com...
2006-02-20 Michael Nattereradding boolean have_shapes and have_input_shapes member...
2006-02-20 Tor LillqvistReplace all calls to g_strcasecmp() with g_ascii_strcas...
2006-02-20 Matthias ClasenSupport input shapes: (#331070)
2006-02-17 Matthias ClasenBe robust and reject rectangles with negative width...
2006-02-09 Sven Neumannadded .cvsignore file to shut up CVS
2006-02-09 Tor LillqvistIf we don't know where we went, and have generated...
2006-02-09 John Ehresmangdk/win32/gdkevents-win32.c (gdk_event_translate) ...
2006-02-09 John EhresmanLet gdk_window_set_decorations() take precedence over...
2006-02-08 Tor LillqvistConsistenly use assign_object() when assigning GdkWindo...
2006-02-07 Sven Neumannupdated mine and Dok's email address.
2006-02-05 Dom LachowiczBug #330022 Wrong pixel values are computed when color...
2006-02-05 Michael David EmmelAdded new directfb backend
2006-02-03 Federico Mena QuinteroWork around https://bugs.freedesktop.org/show_bug.cgi...
2006-02-02 Matthias ClasenMake drops on the root window work again. (#145243...
2006-01-29 Behdad EsfahbodIf major.minor of required and available glib versions...
2006-01-25 Matthias ClasenOnly set the cursor size if it is != 0.
2006-01-20 Matthias ClasenUse an unused high bit in the XID to mark fonts in...
2006-01-18 Anders CarlssonImplement these functions. (#327228, Thomas Broyer).
2006-01-18 Anders CarlssonImplement these functions. (#327226, Thomas Broyer)
2006-01-18 Anders CarlssonSupport non-MacRoman keyboard layouts. (#322585, Wolfga...
2006-01-18 Anders CarlssonMake the process a foreground application. (#322481...
2006-01-16 Anders CarlssonFix ChangeLog entry
2006-01-16 Anders CarlssonImplement keyboard grabs.
2006-01-14 Matthias ClasenMake this work on more platforms.
2006-01-12 Michael Nattererconnect to the display's "closed" signal and free the...
2006-01-11 Matthias ClasenClean up properly if the grab fails. (finish_drag)...
2006-01-11 Matthias ClasenFix string offsets.
2006-01-11 Matthias ClasenAllow falling back to another icon theme before hicolor...
2006-01-10 Michael Nattererdisconnect from the right object ("closed" is emitted...
2006-01-10 Anders CarlssonImplement local-only atoms.
2006-01-10 Matthias ClasenCorrect a warning. (#326341, Benoît Carpentier)
2006-01-09 Johan DahlinAdd cvsignore
2006-01-08 Matthias ClasenFix this for the single-rectangle case. (#326127, Benja...
2006-01-05 Hans Breueralso recurse into win32 for ::clean create gtkbuiltinca...
2006-01-02 Anders CarlssonHave these return TRUE
2006-01-02 Tor LillqvistMake identical to the X11 implementation. (#322264...
2006-01-02 Tor LillqvistRevert stuff that was accidentally committed.
2006-01-02 Tor LillqvistGet the invalidated region from ScrollWindowEx() instea...
2005-12-30 Matthias ClasenAdd gdk_cairo_set_source_pixmap. (#318805, Alexander...
2005-12-30 Matthias ClasenCall gdk_display_manager_set_default_display() to chang...
2005-12-27 Matthias ClasenFix a typo. (gdk_screen_get_setting): Avoid relocations...
2005-12-27 Matthias ClasenFix a typo.
2005-12-27 Matthias ClasenAvoid relocations for the list of standard atoms.
next