]> Pileus Git - ~andy/gtk/history - gdk
add g_return_if_fail for monitor number <= 0
[~andy/gtk] / gdk /
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.
2002-09-24 Owen TaylorMake icon sizes configurable (#70648, slightly based...
2002-09-24 Owen Taylorgdk/win32/gdkimage-win32.c gdk/x11/gdkimage-x11.c Add...
2002-09-24 Owen TaylorDelete unused private gdk_visual_lookup(), make gdk_col...
2002-09-24 Owen TaylorChange the window parameter for
2002-09-23 Owen TaylorAdd a keys_changed signal emitted when the keymap chang...
2002-09-22 Owen TaylorPatch from Eric Warmenhoven to with miscellaneous linux...
2002-09-21 Matthias ClasenMark abstract types as G_TYPE_FLAG_ABSTRACT. (#72383)
2002-09-21 Tor LillqvistCopy from X11 backend. The old version mishandled conse...
2002-09-19 Tor LillqvistDelete leftover declarations of the obsolete Win32...
2002-09-19 Owen TaylorFix usage of compat GTK_TYPE_ macros without including...
2002-09-14 Sven Neumannfixed my latest change.
2002-09-13 Sven Neumannuse the most significant bits of the GdkColor component...
2002-09-11 Tor LillqvistMerge from gtk-2-0:
2002-09-11 Tor LillqvistMerge from gtk-1-3-win32-production and gtk-2-0:
2002-09-11 Tor LillqvistUse correct function name in warning messages.
2002-09-11 Tor LillqvistMerge from gtk-2-0:
2002-09-11 Tor LillqvistMerge from gtk-2-0:
2002-09-11 Tor LillqvistMerge from gtk-2-0:
2002-09-10 Owen TaylorPatch from Eric Warmonhoven to get linux-fb compiling...
2002-09-10 Owen TaylorTake focus mode into account when tracking FocusIn...
2002-09-06 Owen TaylorFri Sep 6 15:59:54 2002 Owen Taylor <otaylor@redhat...
2002-09-06 Owen TaylorOnly set gc->colormap if it isn't already set. (Alex...
2002-09-04 Tor LillqvistUse HWND_NOTOPMOST instead of HWND_TOPMOST. Suggested...
2002-09-04 Tor LillqvistFix braino, actually do check each char, not just the...
2002-08-31 Tor LillqvistOn Cygwin, open /dev/windows instead of using the magic...
2002-08-26 Tor LillqvistUse MAX_PATH (from windef.h) insted of _MAX_PATH (from...
2002-08-24 Tor Lillqvistgdk/gdkevents.c gdk/gdkinternals.h gdk/x11/gdkevents...
2002-08-24 Tor LillqvistLet the system handle Alt-Space, too. Thanks to Tim...
2002-08-21 Tor LillqvistMove GDK_DEP_LIBS from LDFLAGS to each of the libgdk_...
2002-08-14 Hidetoshi Tajimainitialize gtk_selection_atoms only once at the 1st...
2002-08-12 Matthias ClasenRemove gdk_screen_close, add a section for GdkDisplayMa...
2002-08-11 Owen TaylorMention in the docs that @pixmap_return and @mask_retur...
2002-08-10 Soren SandmannMinor documentation fixes
2002-08-09 Matthias ClasenChanges to support depth 8 StaticColor visuals. (#81631)
2002-08-09 Owen TaylorFix weird usage of 'class' for GdkDisplay * argumnent...
2002-08-09 Owen TaylorRemove explicit calls to pango_x/xft_shutdown_display...
2002-08-05 Owen TaylorWhen overriding LDFLAGS, include @LDFLAGS@, otherwise...
2002-08-05 Owen TaylorFix problem with wrong depth being used. (#89941, Jacob...
2002-08-05 Owen TaylorMore fixes for warnings reported by David L. Cooper II
2002-08-02 Owen Taylor----:---F1 gdkregion-generic.c (CGTK CVS:1.11...
2002-08-02 Owen TaylorRemove references to gdk_initialized (#81060, Jacob...
2002-08-02 Owen TaylorFix args to pango_x_shutdown_display().
2002-08-02 Owen TaylorCall pango_x[ft]_shutdown_display().
2002-08-02 jacob berkmandeclare screen_x11 variable to fix build w/ xinerama
2002-08-02 Owen TaylorSwitch back to using XftDraw so that we take advantage...
2002-08-01 Owen TaylorNew demo for window migration between different display...
2002-08-01 Sven NeumannMerge from stable:
2002-08-01 Owen TaylorStart implementing display/screen closing scheme; keep...
2002-07-26 Shivram UCheck if depth of the source is not equal to the depth...
2002-07-25 Matthias ClasenUse gdk_rgb_convert_4, not gdk_rgb_convert_8 for depth...
2002-07-16 Federico Mena QuinteroFixed the LSB -> MSB case. Fixes #79463.
2002-07-16 Sven Neumanngdk/gdk.c gdk/gdkinternals.h gdk/win32/gdkmain-win32...
2002-06-20 Owen TaylorRenames:
2002-06-20 Owen TaylorAdd a singleton object that we can use to get notificat...
2002-06-20 Owen TaylorPatch from Erwann Chenede.
2002-06-20 Owen TaylorOnly change the double click time if the screen for...
2002-06-18 Owen TaylorSet the display.
next