]> Pileus Git - ~andy/gtk/history - gdk
Add deprecation notes.
[~andy/gtk] / gdk /
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.
2005-12-27 Matthias ClasenPrecache atoms before calling gdk_window_new().
2005-12-24 Matthias ClasenInline docs, use g_assert(), avoid extra allocation...
2005-12-24 Matthias ClasenInline docs.
2005-12-21 Matthias ClasenUse the slice allocator for regions. Still todo: avoid...
2005-12-20 Matthias ClasenAnother doc update
2005-12-20 Matthias ClasenDocumentation updates
2005-12-11 Matthias ClasenFix an oversight
2005-12-06 Matthias ClasenDon't ignore errors from g_option_context_parse().
2005-12-06 Tim Janikfix missing hash table initialization.
2005-12-05 Michael Natterermap the new GtkSettings properties "timeout-initial...
2005-12-05 Matthias ClasenUse g_slice instead of mem chunks.
2005-11-28 Tor LillqvistImplement the conditional use of FlashWindowEx() proper...
2005-11-27 Tor LillqvistOnce again rework Win32 window decoration code. Doesn...
2005-11-27 Tor LillqvistRevert to the correct semantics. (#322516)
2005-11-22 Anders CarlssonAdd quartz backend.
2005-11-16 Michael Natterernew internal function which destroys the display's...
2005-11-15 Michael Nattererdestroy display->xid_ht as late as possible (right...
2005-11-14 Matthias ClasenDocumentation improvements. (#321338)
2005-11-10 Matthias ClasenRemove an erroneous semicolon.
2005-11-10 Matthias ClasenDon't corrupt odd keymaps (#316638, Kean Johnston)
2005-11-10 Michael NattererApplied patch from maemo-gtk that addresses many issues...
2005-11-09 Tor Lillqvistgdk/gdkinternals.h Add new GDK_DEBUG_DRAW flag to the...
2005-11-09 Tor LillqvistRemove unnecessary includes.
2005-11-09 Tor Lillqvistgdk/win32/gdkwindow-win32.h (struct _GdkWindowImplWin32...
2005-11-08 Tor LillqvistRemove code that has been permanently ifdeffed out...
2005-11-08 Matthias ClasenUnref tile and stipple when finalizing a gc. (#320789...
2005-11-08 Matthias ClasenIgnore icons if they would make the request large enoug...
2005-11-08 Michael Natterergdk/gdk.symbols gdk/gdkwindow.h added gdk_window_get_ty...
2005-11-07 Tor LillqvistFix also the other place where maskstride was calculated.
2005-11-07 Tor LillqvistCorrect the calculation of maskstride. (#320152, Peter...
2005-11-06 Tor Lillqvist(pixbuf_to_hbitmaps_alpha_winxp): Use an 1-bit mask...
2005-11-03 Tor LillqvistAs there is only one GdkDisplay in the Win32 backend...
2005-11-03 Tor LillqvistRename the variables for the color bitmap to have ...
2005-11-02 Tor Lillqvistgdk/win32/gdkcolor-win32.c gdk/win32/gdkscreen-win32...
2005-11-01 Tor Lillqvistgdk/win32/gdkprivate-win32.h gdk/win32/gdkglobals-win32...
2005-10-26 Matthias Clasenuse $(GLIB_MKENUMS) instead of glib-mkenums. (#318582...
2005-10-26 Matthias ClasenFix #317844
2005-10-25 Matthias ClasenMake the initialization of screen_x11->xft_rgba more...
2005-10-24 Matthias ClasenAdd settings to hide the input method and Unicode contr...
2005-10-14 Tor LillqvistRemove the clipboard viewer code. It didn't really...
2005-10-13 Tor LillqvistDon't treat Alt-Enter specially. It does not have any...
2005-10-13 Tor LillqvistSet visual depth to 24 for 32 bits-per-pixel devices...
2005-09-30 Tor LillqvistIn case BitBlt() fails with ERROR_INVALID_HANDLE, the...
2005-09-26 Tor LillqvistSet the shaped flag here, too. (#316871)
2005-09-26 Matthias ClasenFix #316871, reported by Dan Winship:
2005-09-20 Tor LillqvistFree return value from gdk_atom_name().
2005-09-20 Tor LillqvistDo return the correct owner for CLIPBOARD (i.e., the...
2005-09-20 Matthias Clasen*** empty log message ***
2005-09-18 Hans Breuerexport _gdk_win32_pixbuf_to_hicon() as
2005-09-18 Hans Breuerfix typo for GTK_VER; define HAVE_CONFIG_H cause gtkpro...
2005-09-13 Matthias ClasenVarious cleanups. (#315359, Kjartan Maraas)
2005-09-11 Matthias ClasenBroken pipe
2005-09-11 Matthias ClasenNew function to avoid pointless strdups when creating...
2005-09-09 Matthias ClasenMake it possible to determine if a key event is for...
2005-09-08 Tor LillqvistTypo.
2005-09-08 Tor LillqvistCache the display name. There is only one GdkDisplay...
2005-09-07 Matthias ClasenMake the modmap reflexive. (_gdk_keymap_add_virtual_mod...
2005-09-06 Matthias ClasenDon't use GDK_ALT_MASK.
2005-09-06 Matthias ClasenAdd support for extra virtual modifiers: (#85780, Owen...
2005-09-02 Tor LillqvistKeep track of cursor position also in root window coord...
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-08-31 Matthias ClasenIntern type names before registering the type to avoid...
2005-08-29 Matthias ClasenFree state.children in all cases. (#313862, Kjartan...
2005-08-27 Matthias ClasenDon't warn when G_MAXLONG is passed as length.
2005-08-26 Matthias ClasenMake the GdkScreen font options api public, and add...
2005-08-25 Owen TaylorHandle theme == NULL.
2005-08-25 Owen TaylorUse gdk_screen_init as instance_init, not base_init...
2005-08-24 Owen TaylorAdd a note about cut-and-paste between here and Pango.
2005-08-24 Owen TaylorFix for #314004, reported by Michael Reinsch:
next