Allow building wxGTK3 with Broadway backend.
[wxWidgets.git] / src / gtk / utilsgtk.cpp
2012-07-13  Vadim ZeitlinAllow building wxGTK3 with Broadway backend.
2012-07-10  Paul Cornettno real changes, just remove unnecessary indentation...
2012-07-10  Paul Cornettupdate minimum GTK2 version requirement to 2.6
2012-06-30  Paul Cornettsupport for GTK3
2012-06-17  Vadim ZeitlinMove wxBell() from base to core library.
2012-06-17  Vadim ZeitlinDon't use Unix-specific wxGTK utility functions under...
2012-06-17  Paul Cornettupdate version check for glib 2.32
2012-05-17  Paul Cornettremove some unnecessary c_str() calls
2012-03-21  Vadim ZeitlinFix display of "const" methods in wxGTK assert dialog.
2012-02-27  Vadim ZeitlinOnly include <unistd.h> under Unix in wxGTK code.
2012-02-26  Vadim ZeitlinFix wxGTK compilation when using non X11-based GDK.
2011-11-28  Paul Cornettupdate _GOptionGroup check
2011-08-13  Steve LamertonMerge in from trunk r68626 - r68683
2011-08-12  Paul Cornettpass proper window to gdk_window_get_pointer(), NULL...
2011-04-19  Paul Cornettfix conversion of gdk_input_add() to g_io_add_watch...
2011-03-30  Paul Cornettconvert assertdlg_gtk to C++
2011-03-28  Paul Cornettavoid deprecated functions and direct struct access
2011-01-08  Paul Cornettremove unneeded #includes
2010-10-17  Vadim ZeitlinRevert the changes of r65826 in wxConvertToGTK().
2010-10-16  Vadim ZeitlinDon't return invalid buffer from wxConvertToGTK("").
2010-08-22  Vadim ZeitlinExtract X11 Display wrapper class in a private header.
2009-12-09  Vadim ZeitlinDon't limit the number of stack frames in GTK assert...
2009-12-09  Vadim ZeitlinBetter handling for asserts in non-main threads.
2009-09-22  Vadim ZeitlinDefine wxSetDetectableAutoRepeat() for X11-based ports...
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-03-22  Vadim Zeitlinreplace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL
2009-03-17  Francesco Montorsithe GOption hack is valid for Glib 2.20 too (it looks...
2009-03-15  Francesco Montorsiadd the wxFont(const wxSize& pixelSize, ...) ctor to...
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2008-12-12  Francesco Montorsiextend the range of glib versions for which the GTK...
2008-11-02  Vadim Zeitlinreplace wx_{const,static,reinterpret}_cast with their...
2008-07-21  Vadim Zeitlindon't show warning to the user if session manager detec...
2008-03-22  Vadim Zeitlinrefactored common code from XXX_EndProcessDetect in...
2008-03-22  Vadim Zeitlinreplace wxAddProcessCallback() with wxAppTraits::AddPro...
2008-01-28  Paul Cornettremove unnecessary ?: operator
2008-01-21  Václav Slavíkupdated wxExecute checks in wxGTK to be same as in...
2007-11-25  Paul Cornettremove unused/unneeded stuff from gtk/private.h
2007-11-22  Václav Slavíkcorrected wx_pango_version_check() comment
2007-11-06  Julian SmartRemoved no longer needed desktop size hack
2007-11-06  Vadim Zeitlinimplement wxGetCientDisplayRect() correctly for X11...
2007-11-06  Julian SmartMoved desktop margin options to a more sensible place
2007-10-23  Vadim Zeitlinuse -Wunused-parameter with gcc for consistency with...
2007-08-11  Václav Slavíkadded missing export declarations for wxGTK internal...
2007-07-12  Vadim Zeitlincompilation fix for ANSI STL build
2007-07-11  Vadim Zeitlincheck for wxUSE_TIMER in headers, not the files includi...
2007-05-22  Vadim Zeitlindon't define wxEventLoop class differently in GUI and...
2007-05-14  Vadim Zeitlinimplement event loop for console applications (heavily...
2007-05-03  Vadim Zeitlinmake it possible to override desktop detection using...
2007-05-03  Vadim Zeitlinshow the error returned by SmcOpenConnection(); don...
2007-04-23  Václav Slavíkadded code for checking if the current locale is UTF...
2007-04-22  Vadim Zeitlinadded wxAppTraits::GetStandardCmdLineOptions() allowing...
2007-04-21  Vadim Zeitlinadded safe check for Pango version and use it to avoid...
2007-04-20  Vadim Zeitlinpreparation for allowing to use wxTimer in wxBase ...
2007-03-20  Václav Slavíkcompilation fixes for !wxUSE_INTL case
2007-03-12  Vadim Zeitlinadded wxAppTraits::SetLocale() and call it during wxApp...
2007-02-27  Vadim ZeitlinSupport encodings in wxGTK_CONV_BACK() in the same...
2007-02-26  Vadim Zeitlininterpret text invalid in the current encoding (typical...
2006-12-03  Vadim Zeitlindon't show wxOnAssert() frame neither in the assert...
2006-11-27  Robert Roebling Compile fix of no backtrace() is present.
2006-11-24  Robert Roebling Actually use new GTK+ native assert dialog.
2006-10-30  Vadim Zeitlinhandle XOpenDisplay() failure in GetSM(); reformatted...
2006-10-30  Robert Roebling [ 1587248 ] Segfault w/o Session Manager (e.g. KDE...
2006-10-18  Robert Roebling Test for KDE and GNOME using session manager vendor.
2006-08-24  Vadim Zeitlintry to deal more gracefully (than simply not showing...
2006-08-13  Vadim ZeitlinwxPlatformInfo (patch 1532064)
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-04-25  Włodzimierz SkibaInclude wx/intl.h according to precompiled headers...
2006-04-24  Włodzimierz SkibaInclude wx/string.h according to precompiled headers...
2006-04-11  Vadim Zeitlinadded wxConvUI which determines the conversion used...
2006-04-10  Vadim Zeitlinuse wxConvLocal for wxFONTENCODING_SYSTEM/DEFAULT in...
2006-04-10  Vadim Zeitlinuse the encoding of the font which is used to draw...
2006-04-04  Mart Raudseppgdk_window_get_visual -> gdk_drawable_get_visual
2006-01-22  Mart RaudseppNuke GTK1 from src/gtk
2005-03-21  Vadim ZeitlinGTK+ callbacks must have C linkage (patch 1157384)
2004-06-27  Václav Slavíkfixed setting colour of wxStaticText in case the label...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-03-02  Václav Slavíkreturn version of GTK+ library the app links against...
2003-08-24  Stefan NeisUse "Base" version of wxBell on OS/2.
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-02  Václav Slavíkreturn wxToolkitInfo by reference and not by pointer
2003-08-02  Václav Slavíkreplaced wxAppTraits::GetOSVersion with GetToolkitInfo...
2003-06-24  Vadim Zeitlincompilation fix for wxGTK
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2002-01-09  Vadim Zeitlinfixes for the compilation warnings with Sun CC:
2001-10-02  Vadim Zeitlinfixed the exit code detection for async processes
2001-10-01  Vadim Zeitlinfix for running csh scripts using wxExecute()
2001-05-11  Robin DunnChanged wxRootWindow from a global to a staic variable...
2001-04-30  Robin DunnImplemented wxGetClientDisplayRect which returns the...
2000-09-25  Ron Leeimplemented wxDisplaySizeMM for gtk, msw & motif.
2000-09-08  Julian SmartFixed some broken things related to context help, fixed...
2000-07-19  Ove KaavenStill no such thing as gtkfeatures.h in gtk+ 1.3.1...
2000-03-16  Jouk Jansen Committing in .
2000-01-27  Robert Roebling Copied isql.h and isqlext.h to /include/wx/unix and...
1999-12-01  Karsten Ballüderfixed process termination handling
1999-10-25  Vadim Zeitlin1. moved fontenum.cpp to unix because implementation...
1999-07-30  Vadim Zeitlinexplicit compilation fix
1999-06-13  Robert Roebling Added OS/2 patches to wxGTK.
1999-06-04  Robert Roebling Added semicolon to macro in list.h - I just read that
next