]> Pileus Git - ~andy/gtk/history - gdk
Don't call status_window_set_text() if the status window doesn't already
[~andy/gtk] / gdk /
2002-12-15 Matthias ClasenUse g_printf instead of system printf. (#99327)
2002-12-14 Owen Taylorgdk/gdkscreen.c (gdk_screen_get_monitor_at_point) Provi...
2002-12-11 Tor Lillqvistgdk/win32/gdkpixmap-win32.c (gdk_pixmap_new, gdk_bitmap...
2002-12-10 PST 2002 Manish... gdk_x11_get_xatom_by_name_for_display takes a GdkDispla...
2002-12-10 Matthias ClasenDelete EWMH properties if no private->state flags are...
2002-12-10 Owen TaylorSeparate out tracking of the X server focus window...
2002-12-09 Owen TaylorRemove selection for DeviceButtonRelease, we no longer...
2002-12-09 Kristian Rietveldupdate to allow a GdkDrawable instead of a GdkWindow.
2002-12-09 Owen TaylorFix a bug in one of my earlier changes. (From Naofumi...
2002-12-09 Owen TaylorFix spacing in a bunch of for (i=0; i<ncolors; i++).
2002-12-09 Owen TaylorFix a lost refcount in the case where we get a duplicat...
2002-12-09 Owen TaylorWhen allocating non-writeable colors, fill in the flags...
2002-12-09 Owen TaylorMore fixes for GdkColormapX11 (#100023, Naofumi Yasufuku)
2002-12-09 Owen TaylorFixes for GdkColormapX11 (#100023, Naofumi Yasufuku)
2002-12-09 Tor LillqvistMerge from stable:
2002-12-06 Owen TaylorFix incorrect masks in PACKED_COLOR definition. (#99795...
2002-12-06 Eric WarmenhovenFix gdkenumtypes.h hack
2002-12-06 Matthias ClasenAdd "Since" information.
2002-12-05 Eric WarmenhovenMore proper vt switch handling
2002-12-04 Owen TaylorAlways look up and create the Motif drag window as...
2002-12-03 Owen TaylorFix wrong sign for queued translation. (Found by Chris...
2002-12-03 Matthias Clasen Moveresize emulation for all edges. (#52833)
2002-11-28 Matthias ClasenDocument 2.2 API additions.
2002-11-25 Owen TaylorFixes from #98358, Havoc Pennington.
2002-11-25 Tor LillqvistEnclose in #ifdef G_ENABLE_DEBUG, as they use functions...
2002-11-25 Owen TaylorUse _NET_WM_WINDOW_TYPE_SPLASH, not TYPE_SPLASHSCREEN...
2002-11-24 Tor LillqvistMerge from stable:
2002-11-23 Matthias ClasenRemove period from title of example in docs.
2002-11-17 Manish Singhadd -DGDK_DISABLE_DEPRECATED
2002-11-16 Tor LillqvistAdd missing entries, needed by gtk.
2002-11-16 Tor LillqvistReflect recent renamings and removals of functions.
2002-11-14 Owen TaylorFix display/window typo. (#98511, Soeren Sandmann)
2002-11-14 Owen TaylorTry a different hack to force gdkenumtypes.h to be...
2002-11-13 Eric Warmenhovenadd gdk_display_get_devices to fix compilation
2002-11-12 Tor Lillqvistgdk/win32/gdkprivate-win32.h Rename all global variable...
2002-11-10 Matthias ClasenFix a typo which broke moveresize emulation.
2002-11-08 Matthias ClasenReformulate doc comments to work around gtk-doc limitat...
2002-11-08 Owen TaylorAdd in a awful hack to force gdkenumtypes.h to be updat...
2002-11-08 Owen TaylorUse g_get_application_name() instead of g_get_prgname...
2002-11-08 Soeren Sandmanndocs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk...
2002-11-08 Eric Warmenhovenfix compilation
2002-11-07 Owen TaylorDon't try to use render if we can't get a picture for...
2002-11-07 Owen TaylorFix misplaced display_grab()/display_ungrab(); they...
2002-11-07 Matthias ClasenUse g_return_val_if_fail in this non-void function...
2002-11-02 Owen TaylorAdd startup notification hooks - mostly based on patch...
2002-11-01 Matthias ClasenMore doc comments moved inline.
2002-10-31 Owen TaylorAdd a --screen option for setting the default screen...
2002-10-29 Matthias Clasendoc comment fixes.
2002-10-28 Tor LillqvistDon't call GetWindowLong for GWL_EXSTYLE, the extended...
2002-10-25 Matthias ClasenFix doc comment.
2002-10-24 Matthias ClasenMore API docs moved inline.
2002-10-23 Matthias ClasenDocumentation updates.
2002-10-23 Matthias ClasenRemove redundant doc comments.
2002-10-22 Matthias ClasenGdk API doc updates.
2002-10-22 Owen TaylorProduce C-m, not C-j for return. Handle Escape.
2002-10-18 Owen TaylorHandle Return and KP_Enter.
2002-10-18 Owen TaylorFix use of uninitialized variable.
2002-10-17 Havoc Penningtonadd g_return_if_fail for monitor number <= 0
2002-10-16 Owen TaylorFix from Phil Blundell for compiling without Xkb. ...
2002-10-16 Owen TaylorMake 'filled' arguments for draw_arc/polygon/rectangle...
2002-10-13 Soeren SandmannDocumentation fixes.
2002-10-11 Matthias ClasenLots of trivial doc fixes.
2002-10-11 Matthias ClasenDocumentation updates.
2002-10-08 Owen TaylorMove out of HAVE_XKB. (#95129, Phil Blundell)
2002-10-08 Eric Warmenhovenfix compilation
2002-10-07 Owen TaylorNew file. Move gdk_drag_find_window(), gdk_drag_get_pro...
2002-10-07 Owen TaylorAdd gdk_drag_find_window_for_screen(), so that we can...
2002-10-07 Owen Taylor- Replace GdkPointerHooks with a multihead-safe GdkDisp...
2002-10-07 Owen TaylorFix some prototypes that had () instead of (void).
2002-10-07 Owen TaylorIf Mode_switch is used for a known modifier like Mod1...
2002-10-07 Bill Hanemangdk_image_get_pixel, gdk_image_put_pixel: Fixed sense...
2002-10-05 Soeren Sandmanndocs/reference/gtk/tmpl/gtkfontseldlg.sgml, gdk/gdkwind...
2002-10-04 Owen TaylorPatch from Shivram U <shivaram.upadhyayula@wipro.com>
2002-10-04 Anders CarlssonRemove this
2002-10-04 jacob berkmanmake legal C
2002-10-04 Owen TaylorGet the name right.
2002-10-04 Owen TaylorAdd a check for the Xrandr extension.
2002-10-03 Eric Warmenhovenimplement maximize for linux-fb
2002-10-03 Owen TaylorFix error in computing length and a memory leak. (Fixes...
2002-10-03 Kristian Rietveldget XDisplay from window instead of display, as display...
2002-10-03 Owen TaylorRestore the pre-Xft2 code to render text directly via...
2002-10-03 Owen TaylorAdd a 'type' parameter, make public.
2002-10-02 Owen TaylorExport _gdk_draw_pixbuf as gdk_draw_pixbuf(), rename...
2002-10-02 Owen TaylorAdd gdk_screen_set_screen()/_get_screen() which (by...
2002-09-30 Tor LillqvistSet image->windowing_data to NULL, unref the image...
2002-09-30 Owen TaylorRemove a duplicate definition of gdk_set_sm_client_id().
2002-09-30 Owen TaylorSet the client ID on all displays. (#85713)
2002-09-27 Matthias ClasenMake drawing to the root window work. (#89492)
2002-09-27 Eric WarmenhovenMove gdk_keval_name and gdk_keyval_from_name to new...
2002-09-25 Havoc Penningtonfix GtkWindowMnemonic to have a separate typedef
2002-09-25 Owen TaylorAdd gdk_screen_make_display_name(), which returns a...
2002-09-25 Owen TaylorPatch from Eric Warmenhoven, #94123
2002-09-25 Manish Singhadd -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEP...
2002-09-24 Owen TaylorLook up the visual as well as the colormap, since calling
2002-09-24 Hidetoshi Tajima disable/enable preedit/status in GtkIMContextXIM ...
2002-09-24 Matthias ClasenReplace leftover gdkx_visual_get_for_screen () by
2002-09-24 Matthias ClasenReplace leftover gdk_colormap_lookup () by gdk_x11_colo...
2002-09-24 Owen TaylorAdd a GtkAccelGroupFindFunc to clean up the prototype...
2002-09-24 Tor LillqvistMerge from gtk-2-0:
2002-09-24 Matthias ClasenAdd a missing ; to make things compile.
next