don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files...
[wxWidgets.git] / src / gtk / utilsgtk.cpp
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
1999-06-03  Robert Roebling Moved main Makefile.am for wxGTK to /src/gtk
1999-06-01  Vadim Zeitlinnew makefiles (part I)
1999-05-18  Robert Roebling More key event work. Added SetDetectableAutoRepeat.
1999-03-06  Vadim Zeitlin1. the common helper functions are now in src/unix...
1999-03-03  Vadim ZeitlinwxUsleep() introduced (and documented) to try to work...
1999-02-25  Vadim Zeitlinmore DG-UX compilation fixes (thanks to Benjamin Beckwith)
1999-02-17  Vadim ZeitlinwxExecute() fixes and doc updates: the return value...
1999-02-17  Vadim ZeitlinwxExecute() fix (running console programs doesn't cause...
1999-02-17  Vadim ZeitlinwxProcess fixes (Detach() added), cleared/corrected...
1999-02-10  Vadim Zeitlinadded #include <fcntl.h> to allow compilation under...
1999-02-10  Karsten Ballüdersmall modification to stdin/stdout/stderr behaviour...
1999-02-07  Vadim ZeitlinwxProcess() fixes: will really call parent's event...
1999-01-08  Robert Roebling minor Configure / makefiles updates
1999-01-03  Robert Roebling new cursors
1999-01-02  Robert Roebling Header changes (gtk.h etc no longer included in defs.h
1998-12-13  Robert Roebling Bit of CVS clean-up
1998-12-10  Robert Roebling Removed a few old wxDebugMsg (now wxLogDebug)
1998-12-10  Karsten BallüderModified wxExecute() to close stdin/stdout/stderr.
1998-11-23  Robert Roebling Added install scripts in missing places
1998-10-30  Karsten Ballüderwait4() now extern "C" :-)
1998-10-30  Karsten Ballüderadded wait4() prototype for solaris
1998-10-24  Robert Roebling Removed usage of GdkImlib
1998-10-18  Vadim Zeitlinminor changes (a couple of error messages added to...
1998-10-12  Vadim Zeitlin1. wxTimer::Start() returns bool in wxGTK too (other...
1998-10-04  Karsten BallüderwxGetUserName() now returns only the user name, not...
1998-09-19  Karsten Ballüderchanged wxMatchWild() 3rd parameter not used under...
1998-09-16  Julian SmartMade wxStubs compile on Unix.
1998-09-07  Robert Roebling After resolving all conflicts that came down the
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
next