]> Pileus Git - ~andy/gtk/history - gdk/x11/gdkmain-x11.c
Initial client-side-windows work
[~andy/gtk] / gdk / x11 / gdkmain-x11.c
2009-04-02 Alexander LarssonInitial client-side-windows work
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-01-14 Michael Natterergdk/gdk.h gdk/gdkcairo.h gdk/gdkcolor.h gdk/gdkgc.h...
2007-02-16 Matthias ClasenBe more careful when checking for ButtonRelease events...
2007-01-04 Matthias ClasenApply a patch by Chris Wilson to avoid spurious valgrin...
2006-05-25 Matthias ClasenMake GTK+ work as an untrusted X client. (#136571,...
2006-04-03 Matthias ClasenMake _gdk_windowing_args const.
2005-09-13 Matthias ClasenVarious cleanups. (#315359, Kjartan Maraas)
2005-09-11 Matthias ClasenBroken pipe
2005-07-07 Matthias ClasenDon't generate events on destroyed windows.
2005-06-30 Matthias ClasenHandle broken grabs.
2005-06-27 Matthias ClasenIgnore GrabBroken events which are caused by overgrabbi...
2005-06-27 Matthias ClasenAvoid a segfault. (#309054)
2005-06-26 Matthias ClasenDon't emit grab-broken for overgrabbing, until we figur...
2005-06-25 Matthias ClasenAdd a GrabBroken event to GDK, and a grab-broken-event...
2005-06-17 Matthias ClasenHandle cursor theme changes for cached cursors which...
2005-03-16 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-10-28 Matthias ClasenFix many sparse warnings.
2004-09-05 Matthias ClasenAdd descriptions for the commandline arguments. The...
2004-09-05 Anders CarlssonMake gtk argument parsing use goption. Add gtk_get_opti...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2003-08-02 Owen TaylorRequires glib-2.3.0, pango-1.2.0.
2002-12-15 Matthias ClasenUse g_printf instead of system printf. (#99327)
2002-11-02 Owen TaylorAdd startup notification hooks - mostly based on patch...
2002-10-22 Matthias ClasenGdk API doc updates.
2002-09-30 Owen TaylorSet the client ID on all displays. (#85713)
2002-08-09 Owen TaylorRemove explicit calls to pango_x/xft_shutdown_display...
2002-08-02 Owen TaylorRemove references to gdk_initialized (#81060, Jacob...
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-06 Owen TaylorChanges multihead reorganizing code for win32 support...
2002-04-26 Anders CarlssonUse GDK_DISPLAY_XDISPLAY instead of GDK_SCREEN_XDISPLAY...
2002-04-25 Owen TaylorStart of integration of Erwann Chenede's multihead...
2002-03-02 Owen TaylorRobustify tracking of pointer grab window.
2002-02-08 Darin Adlerisspace -> g_ascii_isspace Remove gdki8n.h include...
2002-01-17 Owen TaylorMove here, and save/restore the X error handler to...
2001-12-11 Jacob Berkman*** empty log message ***
2001-10-26 Anders CarlssonUgh, broken pipe.
2001-10-22 Owen TaylorFix problem with g_return_if_fail return value.
2001-10-10 Owen TaylorCall setlocale (LC_ALL, ""). (#60606)
2001-09-08 Owen TaylorPrevent a false alarm constness warning with a cast.
2001-09-07 Owen TaylorDeprecate gdk_set/get_use_xshm, make gdk_set_use_xshm...
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2001-08-15 Matthias Clasengtk/docs/debugging.txt, gdk/gdk.c, gdk/gdkinternals.h,
2001-07-18 Darin AdlerIgnore the sgml directory made by gtkdoc. Use gtk_windo...
2001-06-28 Havoc Penningtonnew function for mapping a window without fooling with...
2001-06-08 Owen TaylorAdd a direction-changed signal, and gdk_keymap_get_curr...
2001-05-20 Havoc PenningtonImprove error messages for X errors and losing connecti...
2001-05-03 Owen TaylorAdd dependency on Atk for accessibility support.
2001-03-09 Owen TaylorRemove old XIM code.
2001-03-03 Owen TaylorDetectable auto-repeat - make a repeating key generate
2001-03-02 Havoc Penningtonuse _gdk_region_get_xrectangles()
2001-02-27 Havoc Penningtontest the window state stuff
2001-02-19 Havoc PenningtonGDK_DISABLE_COMPAT_H, GDK_DISABLE_DEPRECATED (we need...
2000-12-15 Owen TaylorAdd two virtualized functions gdk_drawable_get_clip_reg...
2000-12-06 Havoc Penningtonadd gdkkeys.[hc]
2000-10-04 Owen TaylorAdd gdk_window_iconify.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-06 Owen TaylorPatch from George Liebl to add a GdkGrabStatus enumerat...
2000-07-03 Owen TaylorIgnore calls with <= width or height.
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-06-06 Owen TaylorAdd call to g_type_init() - we'll need this later,...
2000-03-28 Owen TaylorMerge no-flicker branch into HEAD
2000-03-14 Owen TaylorMerges from gtk-1-2
1999-11-08 Owen TaylorMove all X specific code into the x11/ directory. Aside...
1999-10-11 ÉRDI Gergo(since noone objected on gtk-devel)
1999-10-03 Owen TaylorFix a reference to window_private->destroyed.
1999-10-01 Owen TaylorStarted
1999-09-28 Federico Mena Quintero[ Merges from gtk-1-2 ]
1999-09-17 Tor LillqvistAdd gdk_threads_mutex.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-02-21 Owen TaylorAccount for the fact that Xlib expects format == 32...
1999-02-21 Owen Taylorremoved debugging statements about embedded XID's....
1999-01-17 Owen TaylorPatch from Felix Bellaby <felix@pooh.u-net.com>
1999-01-02 Manish Singhgdk/gdk.c gdk/gdkinputnone.h casts to get rid of const...
1998-12-17 Owen TaylorCheck for broken glibc 2.0 mb functions, and avoid...
1998-12-16 Owen TaylorMove main thread lock back to GDK - we need it there...
1998-12-15 Owen TaylorRemoved unused variable, fixed minor memory leak.
1998-12-15 Owen TaylorRemove gdk_signal, which crept back in in last commit.
1998-12-15 Owen TaylorCommented out testthreads from the build process, since...
1998-12-15 Manish Singhacconfig.h removed IPC_RMID_DEFERRED_RELEASE check
1998-12-09 Owen TaylorDestroy widgets _after_ propagating unrealize signals...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-24 Jeff GarzikRemoved DEFS "+=" mess that breaks recent automakes...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-10-21 Arturo EspinosaOne-character fix to make it compile - Federico
1998-10-20 Owen TaylorAlways send "drag_leave" to dests without GTK_DEST_DEFA...
1998-10-18 Owen TaylorAdded a modular client-message-filter mechanism, that...
1998-09-08 Tim Janikuse g_atexit() instead of ATEXIT.
1998-09-05 Owen TaylorWhen the pointer is grabbed on an input window, either...
1998-08-25 Owen TaylorReference count the fonts used in the text widget.
1998-08-18 Tim Janikuse g_get_current_dir() instead of getcwd().
1998-08-18 Tim Janikrestricted the --g*fatal-* arguments to --g-fatal-warni...
1998-08-17 Dietmar Maurergdk.c: fixed bug in gdk_input_remove
1998-06-28 Manish Singhuse native Xlib XConvertCase if it's available
1998-06-27 Tim Janikcompatibility function to provide XConvertCase() functi...
1998-06-10 Tim Janikprevent gdk_init() from segfaulting when invoked with...
next