]> Pileus Git - ~andy/gtk/history - gdk
Apply a patch by Carlos Garnacho to fix several problems with filechooser
[~andy/gtk] / gdk /
2007-02-26 Tor LillqvistAdd comment clarifying that "icon name" here is not...
2007-02-19 Tor LillqvistRemove. (gdk_device_get_type): Drop class init function...
2007-02-18 Richard HultSetup release pools to plug two leaks, patch from Erik...
2007-02-18 Richard HultAdd stub for gdk_display_add_client_message_filter...
2007-02-18 Richard HultImport AppKit.h instead of Quartz.h. Don't use userSpac...
2007-02-16 Behdad EsfahbodUse PANGO_PIXELS instead of division. (#334617)
2007-02-16 Matthias ClasenBe more careful when checking for ButtonRelease events...
2007-02-15 Cody RussellFix Win32 resize events and flickering
2007-02-07 Cody RussellAdd gdk_event_request_motions
2007-02-06 Tim Janikfixed typo
2007-02-06 Tim Janikcall gdk_event_request_motions() for new motion events...
2007-02-04 Tor LillqvistNitpick. Define BITMAPV5HEADERS also for w32api < 3...
2007-02-04 Tor LillqvistDon't define BITMAPV5HEADER on mingw with w32api >...
2007-01-30 Tor LillqvistNew debugging function. (_gdk_input_wintab_init_check...
2007-01-30 Matthias ClasenBe more careful about toplevel possibly being NULL...
2007-01-25 Matthias ClasenReduce locking overhead by not repeatedly getting the...
2007-01-20 Michael David EmmelMouse crossing fixes from Attilio
2007-01-19 Robert OegrenFix for bug #143460 - missed tablet clicks on Windows
2007-01-19 Tor LillqvistBuild Wintab support always on Windows. Don't require...
2007-01-19 Tor Lillqvistgdk-pixbuf/Makefile.am gdk/Makefile.am gdk/win32/Makefi...
2007-01-10 Behdad EsfahbodUse pango_matrix_transform_rectangle(). (#340141)
2007-01-06 Tor LillqvistNew file. Downloaded from freedesktop.org's webcvs...
2007-01-05 Behdad EsfahbodAvoid overflow when converting coordinates to Pango...
2007-01-04 Matthias ClasenCross-compilation fixes. (#392646, Yevgen Muntyan)
2007-01-04 Matthias ClasenApply a patch by Chris Wilson to avoid spurious valgrin...
2007-01-02 Matthias ClasenTry to fix #315732, reported by Luke Hutchinson:
2007-01-02 Michael David EmmelFix for leak when window destroyed
2006-12-29 Matthias ClasenFix a typo
2006-12-28 Matthias ClasenFix some formatting errors in docs.
2006-12-28 Mikael HallendalFactored out the event loop integration into gdkeventlo...
2006-12-28 Matthias ClasenRemove redundant declarations (#390097, Christian Persch)
2006-12-27 Kristian RietveldSupport inverting arrows via XSetting. (#377979, Yevgen...
2006-12-24 Behdad EsfahbodBug 340141 – Update to Pango 1.16 API
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2006-12-22 Matthias ClasenAdd functions to allow threadsafe handling of idles...
2006-12-22 Matthias ClasenUse pango_cairo_show_error_underline. (#340141, Behdad...
2006-12-21 Matthias ClasenGenerate double-click events. (#380421, Tommi Komulainen)
2006-12-21 Matthias ClasenCorrect return_if_fail checks. (#379803, Tommi Komulainen)
2006-12-21 Matthias ClasenImprove docs. (#353438, Mariano Suárez-Alvarez)
2006-12-21 Matthew BarnesAdd a function for converting a GdkColor to a string...
2006-12-21 Matthias ClasenMark arrow keys as translatable
2006-12-19 Mikael HallendalSplitted out the GdkPixbuf to NSImage routine so that...
2006-12-10 Matthias ClasenCheck for crt_extern.h and _NSGetEnviron. Fix compilati...
2006-10-29 Tor LillqvistImplement for B&W cursors, for instance the built-in...
2006-10-28 Tor LillqvistImprove handling of the small icon of the window class...
2006-10-11 Michael David Emmelgdkpixmap-directfb.c: add missing RGB24 case (#361176)
2006-10-09 Matthias ClasenUpdate the docs to state which out parameters may be...
2006-10-08 Michael David EmmelFix for bug 3575611 strdup property name so it can...
2006-10-08 Matthias ClasenCleanups
2006-10-03 Matthias ClasenApply a patch by Behdad Esfahbod to reduce relocations...
2006-10-02 Behdad EsfahbodInclude pltcheck.sh in EXTRA_DIST.
2006-10-02 Behdad EsfahbodMove all includes before including gdkalias.h.
2006-09-25 Michael Nattererfree display->input_windows with g_free(), not g_object...
2006-09-21 Michael NattererImplement lots of value setters for GdkGC, based on...
2006-09-21 Michael Nattererfix cast: it's drawable_impl->wrapper that is the GdkWi...
2006-09-20 Behnam Esfahbodjust check the first shift-level of keyboard layout...
2006-09-19 Ryan LortieBug 355343. Add a GdkPangoAttrEmbossColor.
2006-09-14 Michael David Emmel/tmp/cvsX7MHVx
2006-09-14 Michael David Emmelgdk/directfb/gdkcolor-directfb.c small clean ups includ...
2006-09-10 Tor Lillqvistgdk/win32/gdkprivate-win32.h gdk/win32/gdkmain-win32...
2006-09-10 Matthias ClasenCommit a patch by Behdad to fix typos, omissions and...
2006-09-09 Matthias ClasenFix small theoretical memory leaks. (#353916, Chris...
2006-09-06 Richard HultSpecial-case shift-tab and map it to GDK_ISO_Left_Tab...
2006-09-03 Tor Lillqvistgdk/win32/gdkevents-win32.c Use wide-char API for messa...
2006-09-03 Richard HultDon't do anything if exposure isn't in the event mask...
2006-09-03 Matthias ClasenHandle display_name being NULL. (#354004, Chris Wilson)
2006-09-02 Tor LillqvistNo GDK_WINDOW_DISPLAY in the Win32 backend.
2006-08-31 Michael NattererFix build.
2006-08-30 Richard HultFix build.
2006-08-30 Matthias ClasenFix gdk_window_beep
2006-08-30 Matthias ClasenAdd a function to beep on a window. For X11, implement...
2006-08-30 Tor LillqvistRemove support for Windows 9x/ME. GTK+ hasn't worked...
2006-08-29 Tor LillqvistRemove support for Windows 9x/ME. GTK+ hasn't worked...
2006-08-29 Tor LillqvistRemove support for Windows 9x/ME. GTK+ hasn't worked...
2006-08-24 Michael Nattererreturn the hostname instead of NULL.
2006-08-23 Tor LillqvistAdd Win32 detail to doc comments.
2006-08-15 Richard HultAdd GDK button mask for NS dragging events. (create_scr...
2006-08-15 Matthias ClasenDon't leak ShmPixmapInfo. (#349858, Chris Wilson)
2006-08-15 Matthias ClasenUse XAllocSizeHints to allocate the XSizeHints struct...
2006-08-15 Matthias ClasenZero out some stack-allocated X structures, to avoid...
2006-08-11 Michael David Emmelgdk/directfb/gdkdrawable-directfb.c Remove gdk_directfb...
2006-08-10 Michael Nattererdon't try to set the state of unmapped windows, call
2006-08-08 Michael Nattererimplement MIN_SIZE, MAX_SIZE and RESIZE_INC.
2006-08-08 Michael NattererShutup CVS
2006-08-08 Richard HultWhitespace cleanup. (synthesize_crossing_events): Add...
2006-08-08 Michael Nattererimplement.
2006-08-08 Richard HultJust expose the minimal region instead of the whole...
2006-08-08 Michael Natterersome whitespace and indentation cleanup.
2006-08-07 Richard HultDon't get and release the context for each point, just...
2006-08-06 Matthias ClasenFree all XKB data. (#349997, Chris Wilson)
2006-08-02 Michael David EmmelRemoved unused call to GetPosition
2006-07-31 Richard HultPatch from Erik van Pienbroek to implement drawing...
2006-07-29 Richard HultAlways set success to TRUE. (gdk_color_change): Implement.
2006-07-27 Michael Natterercast the return value of XGetWindowProperty() correctly...
2006-07-24 Richard HultImplement getting the double click threshold.
2006-07-24 Richard HultSet the window level depending on the type hint.
2006-07-21 Richard HultImplement.
2006-07-20 Richard HultAppend the event to the queue instead of using gdk_even...
2006-07-19 Richard Hult]): Listen to windowDidResignMain notifications and...
2006-07-19 Matthias ClasenWhen looking up a font XID, add the XID_FONT_BIT. ...
next