]> Pileus Git - ~andy/gtk/history - gdk
update packaging script for current tutorial
[~andy/gtk] / gdk /
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.
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 Taylorue Jun 18 12:04:10 2002 Owen Taylor <otaylor@redhat...
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-14 Owen Taylorri Jun 14 10:00:29 2002 Owen Taylor <otaylor@redhat...
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-10 Hans Breueradded gdkdisplay and gdkscreen
2002-06-10 Tor Lillqvist[ merge from stable ]
2002-06-06 Matthias ClasenSet hardware_keycode for KeyRelease events. (#84305)
2002-06-06 Owen TaylorChanges multihead reorganizing code for win32 support...
2002-06-03 Federico Mena QuinteroFix the MSB -> MSB case. Fixes #79190.
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 TaylorSubsitute in @PERL@ instead of hardcoded /usr/bin/perl...
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...
2002-05-02 Matthias ClasenDoc updates.
2002-05-02 Erwann Chenede -make gdk_screen_get_monitor_at_point cross platform...
2002-05-02 Erwann Chenede -removed unneeded ref. #79977
2002-05-01 Erwann Chenede -removed that function as gdk_drawable_get_screen does...
2002-05-01 Erwann Chenede -remove virtualization and made it cross platform. fix...
2002-05-01 Anders CarlssonUse the same key when setting and getting NetWmSupporte...
2002-04-30 Matthias ClasenImprove a warning.
2002-04-30 Owen Taylorfix problem with finalizing non-initialized fully displ...
2002-04-30 Owen TaylorUpdate for multihead.
2002-04-30 Erwann Chenede -retionalized multihead code in _gdk_x11_copy_to_image...
2002-04-30 Alex LarssonDoc fixes.
2002-04-30 Owen TaylorMissing ChangeLog entry and indentation fix
2002-04-29 Alex LarssonFix silly bug, noticed by Sven Neumann.
2002-04-26 Anders CarlssonUse GDK_DISPLAY_XDISPLAY instead of GDK_SCREEN_XDISPLAY...
2002-04-26 Kristian Rietveldinclude X11/Xlib.h, fixes the build
2002-04-26 Owen TaylorAdd missing gdkscreen/display-x11.h files.
2002-04-25 Owen TaylorStart of integration of Erwann Chenede's multihead...
2002-04-21 Alexander LarssonSave x and y in window_private.
2002-04-20 Kristian Rietveldreplace GDK_IS_WINDOW with GDK_IS_DRAWABLE in the asser...
2002-04-19 Matthias ClasenRemove some files whose content is either obsolete...
2002-04-18 Tor Lillqvistgdk-pixbuf/Makefile.am (uninstall-libtool-import-lib...
2002-04-13 Havoc Penningtoncreate the target pixbuf AFTER filling in width/height...
2002-04-12 jacob berkmanfix cut-n-paste bug which breaks big-endian machines...
2002-04-05 Sven Neumannremoved gdkkeysyms.h from .cvsignore
2002-04-05 Alex LarssonFix undefined variable typo. Patch from Simon Floery...
2002-04-04 Tim Janikfix segfault upon NULL return from gdk_utf8_to_string_t...
2002-04-04 Tor LillqvistFix some bugs, and introduce a minor feature.
2002-03-28 Hans BreuerFixed dashed line issues (#74441) to an IMO reasonable...
2002-03-23 Havoc Penningtonadd more explanatory text to the error message about...
2002-03-22 Richard HultFix typo, where x value was assigned to both x and y.
2002-03-22 Owen TaylorFix memory leak. (#74400, Morten Welinder.)
2002-03-21 Tor LillqvistDon't clear all of the pen_style, just the PS_STYLE_MAS...
2002-03-21 Owen TaylorRemove some left over debugging code with a G_BREAKPOIN...
2002-03-21 Alex LarssonPatches from Carlo E. Prelz <fluido@fluido.as> Now...
2002-03-20 Owen TaylorPatch from Erwann Chenede, #73900 fixing a lot of warni...
2002-03-20 Owen TaylorFix assignment of time in scroll events. (Sven Neumann...
2002-03-19 Tor LillqvistUse gdk_window_get_toplevel(), as it is the top-level...
2002-03-18 Owen TaylorFix backwards conditional. (#75019, Dan Winship.)
2002-03-16 Kristian Rietveldjust return when we have an input_only window (fix...
2002-03-15 Owen TaylorFix byte shift arithmetic for big-endian. (Tracked...
2002-03-15 Padraig O'BriainFudge keymap to have lower upper case variants if there...
2002-03-14 Owen TaylorFix rather improbable reentrancy problem if a window...
2002-03-07 Tor LillqvistAdd missing .la suffix for libgdk_pixbuf.
next