]> Pileus Git - ~andy/gtk/history - gdk/x11
Style improvements that I forgot about in last commit.
[~andy/gtk] / gdk / x11 /
2002-11-23 Matthias ClasenRemove period from title of example in docs.
2002-11-17 Manish Singhadd -DGDK_DISABLE_DEPRECATED
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-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-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-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-25 Matthias ClasenFix doc comment.
2002-10-24 Matthias ClasenMore API docs moved inline.
2002-10-23 Matthias ClasenDocumentation updates.
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-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-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 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 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 Owen TaylorSet the client ID on all displays. (#85713)
2002-09-27 Matthias ClasenMake drawing to the root window work. (#89492)
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 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 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-19 Owen TaylorFix usage of compat GTK_TYPE_ macros without including...
2002-09-10 Owen TaylorTake focus mode into account when tracking FocusIn...
2002-08-24 Tor Lillqvistgdk/gdkevents.c gdk/gdkinternals.h gdk/x11/gdkevents...
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-10 Soren SandmannMinor documentation fixes
2002-08-09 Owen TaylorRemove explicit calls to pango_x/xft_shutdown_display...
2002-08-05 Owen TaylorFix problem with wrong depth being used. (#89941, Jacob...
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 Owen TaylorStart implementing display/screen closing scheme; keep...
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-18 Owen TaylorSet the display.
2002-06-18 Owen TaylorMake the core pointer object per-display. (#85698)
2002-06-18 Owen TaylorReplace gdk_cursor_new_for_screen() with gdk_cursor_new...
2002-06-18 Owen TaylorAdd a gboolean create argument, so we don't create...
2002-06-14 Owen TaylorIgnore state change events for windows that aren't...
2002-06-13 Owen TaylorMake work gdk_colormap_sync() work for DirectColor...
2002-06-13 Owen TaylorIgnore all client events that were sent to a window...
2002-06-06 Matthias ClasenSet hardware_keycode for KeyRelease events. (#84305)
2002-06-06 Owen TaylorChanges multihead reorganizing code for win32 support...
2002-05-28 Matthias ClasenMarkup fixes
2002-05-21 Owen TaylorFix missing dereference. (HideToshi Tajima)
2002-05-20 Owen TaylorPatch from HideToshi Tajima to handle Xlib internal...
2002-05-16 Owen Taylorgdk_event_put() copies the event and setting name,...
2002-05-14 Owen TaylorFix prepending at the start of the list. (#56349, Thoma...
2002-05-14 Owen TaylorAdd a sanity g_return_if_fail() check for the depths...
2002-05-14 Owen TaylorTry adding a #ifndef/#define for XkbKeySymEntry to...
2002-05-14 Owen TaylorDiscard configure events from SubstructureNotify. ...
2002-05-07 Owen TaylorCheck for selection_atom, not property name atom.
2002-05-07 Anders CarlssonOnly process manager events with the correct atom.
2002-05-06 Matthias ClasenAlways select for property notify for maintaining windo...
2002-05-03 Erwann Chenede -Rationalized the screen initialization process, changed...
next