]> Pileus Git - ~andy/gtk/history - gdk/quartz
Updated Korean translation.
[~andy/gtk] / gdk / quartz /
2006-08-15 Richard HultAdd GDK button mask for NS dragging events. (create_scr...
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-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-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 Richard Hult]): Remove unused variables to fix compiler warnings.
2006-07-19 Richard HultImplement type hints and use them to determine which...
2006-07-19 Richard HultGet the position correctly for the root window. Fixes...
2006-07-17 Richard HultFill in string, length and is_modifier for key events...
2006-07-17 Richard HultAdd escape to the list of special keys, to get the...
2006-07-17 Richard HultInitialize GdkInput.
2006-07-17 Richard HultFix comment. (gdk_window_set_title): Surround by releas...
2006-07-10 Richard HultAccount for alignment when reading xbm data. (#346721...
2006-07-09 Richard HultImplement some more stubs for pygtk, bug #346713.
2006-07-09 Richard HultRelease the pool in all cases. (move_resize_window_inte...
2006-07-07 Richard HultGenerate a grab broken event when appropriate. Fixes...
2006-06-03 Richard HultAdd spawn functions, copied from the win32 backend.
2006-05-15 Richard HultRemove obsolete comment. (poll_func): Remove assert...
2006-05-03 Matthias ClasenAdd missing files. (#340533, Ludovic Rousseau)
2006-04-25 Søren SandmannCreate 'composited' label.
2006-04-16 Richard HultAdd check for source being a window.
2006-04-16 Richard HultRemove leading cairo/ in include.
2006-04-13 Anders CarlssonTake grabs into account.
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-10 Anders CarlssonHave GdkWindowImplQuartz implement GdkPaintable.
2006-04-03 Matthias ClasenMake _gdk_windowing_args const.
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-08 Michael Natterergdk/gdkscreen.h gdk/x11/gdkscreen-x11.c added
2006-02-21 Anders CarlssonAdd these from the win32 backend.
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-01-29 Behdad EsfahbodIf major.minor of required and available glib versions...
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-10 Anders CarlssonImplement local-only atoms.
2006-01-09 Johan DahlinAdd cvsignore
2006-01-02 Anders CarlssonHave these return TRUE
2005-11-22 Anders CarlssonAdd quartz backend.