]> Pileus Git - ~andy/gtk/history - gdk/gdk.c
Merge branch 'master' into treeview-refactor
[~andy/gtk] / gdk / gdk.c
2010-11-25 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-24 Milan Bouchet-ValatFix missing (transfer) annotations in GDK
2010-11-16 Javier Jardóndocs: Move documentation to inline comments: gdkthreads
2010-11-16 Javier Jardóndocs: Move documentation to inline comments: general
2010-11-15 Javier Jardóndocs: Move documentation to inline comments: gdkthreads
2010-11-15 Javier Jardóndocs: Move documentation to inline comments: general
2010-10-15 Matthias ClasenInclusion cleanups in sources
2010-09-26 Benjamin Ottegdk: Remove pixmap debug category
2010-09-08 Tor LillqvistDrop GDK_DEBUG_GC and _IMAGE as GDK doesn't do that...
2010-09-08 Tor LillqvistRemove variables from the platform-independent GDK API
2010-08-22 Philip WithnallMiscellaneous string fixes
2010-08-10 Benjamin Ottedebug: remove GdkRGB debuggability
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngdk/: fully remove gdkalias hacks
2010-05-25 Matthias ClasenMerge the xi2-for-master branch
2010-05-12 Javier JardónRemove deprecated gdk_exit() function
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Colin WaltersMerge in Gdk-custom.c introspection annotations
2010-02-19 Johan Dahlin[annotations] Add allow-none
2009-12-16 Colin WaltersMerge in Gdk-custom.c introspection annotations
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-08-31 Alexander LarssonDon't propagate GDK_NATIVE_WINDOWS to child processes
2009-08-24 Alexander LarssonAdd support for enabling only native windows
2009-01-12 Tor LillqvistA GOptionArgFunc should return gboolean and take also...
2008-11-12 Richard HultBug 550942 – [patch] Rework of gdkeventloop-quartz.c
2008-08-04 Michael Natterercall gdk_rgb_set_verbose(TRUE) if "gdkrgb" is in the...
2008-07-31 Matthias ClasenAdd gdk_threads_add_timeout_seconds{_full}
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2007-11-25 Matthias ClasenRequire gtk-doc 1.8
2007-07-12 Tim Janikclarified documentation example.
2007-05-26 Matthias ClasenUpdate docs
2007-03-09 Matthias ClasenRemove unnecessary NULL checks before g_free(). (#36966...
2006-12-28 Matthias ClasenFix some formatting errors in docs.
2006-12-22 Matthias ClasenAdd functions to allow threadsafe handling of idles...
2006-09-03 Matthias ClasenHandle display_name being NULL. (#354004, Chris Wilson)
2006-04-03 Matthias ClasenHere too.
2005-12-11 Matthias ClasenFix an oversight
2005-12-06 Matthias ClasenDon't ignore errors from g_option_context_parse().
2005-11-09 Tor Lillqvistgdk/gdkinternals.h Add new GDK_DEBUG_DRAW flag to the...
2005-03-16 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-10-28 Matthias ClasenFix many sparse warnings.
2004-09-21 Manish Singhremove now unused arg variables.
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-04-05 Anders CarlssonHandle '--' correctly.
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2003-12-11 Matthias ClasenDocumentation updates.
2003-12-08 Michael MeeksBased on a patch by Martin Kretzschmar; #122448
2003-11-03 Matthias ClasenIntroduce a GDK_DEBUG_XINERAMA debug flag, and make...
2003-08-16 Owen TaylorMake the list of default languages more comprehensive...
2003-08-01 Owen Taylorg_set_prgname("<unknown>") if argc is 0 as well, instea...
2002-11-28 Matthias ClasenDocument 2.2 API additions.
2002-11-17 Manish Singhadd -DGDK_DISABLE_DEPRECATED
2002-11-07 Matthias ClasenUse g_return_val_if_fail in this non-void function...
2002-10-31 Owen TaylorAdd a --screen option for setting the default screen...
2002-08-02 Owen TaylorRemove references to gdk_initialized (#81060, Jacob...
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-18 Owen Taylorue Jun 18 12:04:10 2002 Owen Taylor <otaylor@redhat...
2002-04-25 Owen TaylorStart of integration of Erwann Chenede's multihead...
2002-02-13 Tor LillqvistAdd some more GdkDebugFlags, for more fine-grained...
2002-01-21 Owen TaylorSet the fallback program class here, rather than
2002-01-21 Owen TaylorFix wrong types for command line arguments (#69124...
2002-01-17 Owen TaylorMove here, and save/restore the X error handler to...
2001-12-11 Jacob Berkman*** empty log message ***
2001-12-08 Christopher BlizzardFallback to setting the prgname to "<unknown>" if someo...
2001-10-28 Hans Breuerstatic correct-ness, underscore prefixing of library...
2001-10-22 Owen TaylorDon't call g_thread_init(), we don't want to link to...
2001-10-22 Owen TaylorAdd a function, gdk_threads_init() that must be explici...
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-06-29 Owen TaylorFix args to g_type_init().
2001-04-02 Owen TaylorAdd GdkEventSetting event for notification of changes...
2001-03-09 Owen TaylorRemove old XIM code.
2001-02-19 Havoc PenningtonGDK_DISABLE_COMPAT_H, GDK_DISABLE_DEPRECATED (we need...
2001-02-04 Tim Janikremoved gtk_signal_init() compat define.
2000-12-06 Havoc Penningtonadd gdkkeys.[hc]
2000-07-31 Stanislav Brabec#ifdef G_ENABLE_DEBUG around gdk_arg_debug_cb and gdk_a...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
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-05-02 Tor LillqvistDon't try to draw too narrow or too low arcs, they...
2000-03-28 Owen TaylorMerge no-flicker branch into HEAD
1999-12-29 Tor LillqvistIf we don't HAVE_XCONVERTCASE we must #include gdkkeysy...
1999-12-11 Tor Lillqvistgdk/Makefile.am Distribute Win32 files.
1999-11-21 Tor LillqvistFix typo.
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>
next