]> Pileus Git - ~andy/gtk/history - gdk
Slight editing of my last entry.
[~andy/gtk] / gdk /
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. ...
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-17 Matthias ClasenAdd some more detail to the docs. (#311399, Nikos Koure...
2006-07-14 Michael David EmmelLots of changes the major change is GdkPaintable is...
2006-07-10 Matthias ClasenDon't confuse gtk-doc.
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-08 Behdad EsfahbodFix quadratic implementation of gdk_pango_layout_get_cl...
2006-07-07 Richard HultGenerate a grab broken event when appropriate. Fixes...
2006-07-03 Michael David EmmelNot sure this went in
2006-06-29 Matthias ClasenFix root window size changes
2006-06-28 Matthias Clasenbroken pipe
2006-06-26 Michael David EmmelAdded ifdef to compile with 0.9.24 removes creating...
2006-06-20 Matthias ClasenUpdate the docs. (#345194, Yevgen Muntyan)
2006-06-14 Michael Emmelupdated mininum dfb to 0.9.24 added more directfb wrapp...
2006-06-11 Tor LillqvistConvert \n to \r\n also when storing CF_UNICODETEXT...
2006-06-09 Tor LillqvistCall ReleaseDC() on DCs acquired with GetDC() (for...
2006-06-08 Tor Lillqvist[WM_WINDOWPOSCHANGED] Replace identical code as in
2006-06-07 Behdad EsfahbodFix typo.
2006-06-07 Behdad EsfahbodBug 337603 – Possible off-by-one in
2006-06-05 Matthias ClasenRemove the right XID from the xid table. (#34327, Sampo...
2006-06-03 Richard HultAdd spawn functions, copied from the win32 backend.
2006-05-31 Matthias ClasenDon't use G_DEFINE_TYPE, since the instance struct...
2006-05-30 Behdad EsfahbodFix offset to center the underline in requested rectang...
2006-05-28 Behdad EsfahbodNote in docs that @dest can be the same as @src1 or...
2006-05-25 Matthias ClasenMake GTK+ work as an untrusted X client. (#136571,...
2006-05-22 Behdad EsfahbodRollback the following changes, to fix it the proper...
2006-05-22 Matthias Clasengdk_color_parse returns boolean, not int. (#342569...
2006-05-22 Matthias ClasenRemove _gdk_x11_screen_request_cm_notification
2006-05-22 Behdad EsfahbodAdd new function _gdk_screen_get_font_map() and have...
2006-05-18 Matthias ClasenAlways set protocol. (#342003, Tommi Komulainen)
2006-05-18 Michael David EmmelFixed bug 342091
2006-05-15 Søren Sandmanngtk/gtklayout.c (gtk_layout_realize), gtk/gtkiconview.c
2006-05-15 Richard HultRemove obsolete comment. (poll_func): Remove assert...
2006-05-14 Matthias ClasenRemove extraneous ;
2006-05-11 Matthias ClasenRegenerated from Xorg 7.1 keysyms.h, using gdkkeysyms...
2006-05-11 Matthias ClasenConsistently use lowercase in hex numbers.
2006-05-09 Tor LillqvistLook at both GDK_SCROLL_MASK and GDK_BUTTON_PRESS_MASK...
2006-05-07 Matthias Clasenfix docs
2006-05-04 Michael David EmmelRemoved DIKI_ALTGR
2006-05-04 Matthias ClasenMake symbol list mstch reality.
2006-05-03 Matthias ClasenAdd missing files. (#340533, Ludovic Rousseau)
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.
next