Include wx/choicdlg.h, wx/textdlg.h and wx/filedlg.h according to precompiled headers...
[wxWidgets.git] / src / common / utilscmn.cpp
2006-06-08  Włodzimierz SkibaImprovements for building minimal builds and new ports...
2006-05-29  Vadim Zeitlinoops, typo in last commit
2006-05-28  Vadim Zeitlindon't offset the position for toplevel windows in wxFin...
2006-05-05  Włodzimierz SkibaInclude wx/frame.h according to precompiled headers...
2006-04-30  Włodzimierz SkibaBuild fix for SmartPhoneCE.
2006-04-16  Julian SmartChanged the wxPlatform syntax as per Vadim's suggestions
2006-04-15  Julian SmartTypo correction
2006-04-15  Julian SmartEasier platform testing class and function
2006-01-28  David Surovellimproved LaunchDefaultBrowser on FreeBSD systems by...
2006-01-16  Włodzimierz SkibaWatcom fix.
2006-01-02  Julian SmartAdded caption parameter to wxGetFontFromUser and wxGetC...
2005-10-23  Włodzimierz SkibaWinCE build fixes.
2005-10-09  Mattia Barbon Removed WXWIN_COMPATIBILITY_2_2 together with code...
2005-09-26  Włodzimierz SkibaMSWUniv build fix.
2005-09-25  Michael WetherellAmbiguous overload fix for gcc
2005-09-24  Vadim ZeitlinwxLaunchDefaultBrowser() now supports wxBROWSER_NEW_WIN...
2005-09-24  Vadim Zeitlinfix wxExecute() return code checks and removed not...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-05  Włodzimierz SkibaCode clarification.
2005-07-22  Włodzimierz Skiba[1242443] wxUSE_UNICODE fix for wxLaunchDefaultBrowser.
2005-06-10  Włodzimierz SkibaAllow MSW Base be usable in other ports than wxMSW...
2005-05-22  Julian SmartWinCE fixes
2005-05-22  Julian SmartApplied patch [ 1202417 ] Make wxLaunchDefaultBrowser...
2005-05-13  Julian SmartWinCE fix
2005-05-10  Robin DunnHave wxLaunchDefaultBrowser fallback to the BROWSER...
2005-04-25  Włodzimierz SkibaFix for broken wxMSWUniv after wxLaunchDefaultBrowser...
2005-04-22  Ryan NortonFix Non-ce MSW unicode builds
2005-04-21  Ryan NortonwxUSE_MIMTYPE gaurd
2005-04-21  Ryan NortonAdd wxLaunchDefaultBrowser, note wxGetKeyState change
2005-02-02  Włodzimierz SkibaLast .empty() string source cleaning before 2.5.4.
2004-12-22  Włodzimierz SkibaFinal MSW/PalmOS split. Remove dump copies of MSW speci...
2004-12-20  Włodzimierz SkibaUse __WXPALMOS__ for PalmOS port which fits __WX$(TOOLK...
2004-12-20  Vadim Zeitlinadded flags parameter to wxExecute(wxArrayString *...
2004-11-09  Kevin Hock[1001483] wxGetPasswordFromUser now uses wxPasswordEntr...
2004-11-06  Kevin HockAdd ability to position and/or center the dialog for...
2004-11-05  Václav Slavíkmake sure that wxNewId() doesn't return standard ID...
2004-10-19  Julian SmartCommitted William Osborne's wxPalmOS port
2004-10-15  Ron LeeFor autoconf/unix builds update the hardcoded afm dir...
2004-09-23  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F...
2004-09-09  Włodzimierz SkibaCorrect positioning of the entry text dialog.
2004-07-13  Włodzimierz SkibaWarning fixes.
2004-07-01  Vadim Zeitlinadded wxMilli/MicroSleep(), deprecated wxUsleep()
2004-05-29  Dimitri Schoolwerthapplied valid part of patch #940683: "wxMessageBox...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-24  Stefan NeisFixed #pragma interface/implementation handling for...
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-07-19  Mattia Barbon Fix some compilation and linking errors in samples.
2003-07-11  Julian SmartMore WinCE mods
2003-07-11  Julian SmartMore WinCE mods.
2003-07-08  Mattia Barbon Added --use-stl to cnfigure, wxUSE_STL to setup0.h
2003-07-05  Stefan Csomormoved c-runtime functions for CW to wxchar
2003-07-02  Mattia Barbon Quick and dirty fix for building with COMPATIBILITY_2...
2003-07-02  Václav Slavíkfixed to make wxBase DLL compile
2003-06-27  Vadim Zeitlinmoved GetOSVersion() to the base traits class; implemen...
2003-06-26  Vadim Zeitlin__WXBASE__ -> wxUSE_BASE
2003-06-25  Vadim Zeitlinmissign app.h header
2003-06-22  Vadim Zeitlintemp fix for link errors after last commit
2003-06-21  Vadim Zeitlindon't disable hidden windows in wxWindowDisabler, it...
2003-04-10  Vadim Zeitlinmoved wxFloat/DoubleToStringStr from src/*/data.cpp...
2003-03-29  Stefan Csomorunicode and __MACH__ additions for wxMac
2003-03-17  Julian SmartFixed copyrights and licence spelling
2003-01-13  Ron LeeSplit this out from other changes to keep things sane..
2003-01-12  Vadim Zeitlincompilation fixes for non default wxUSE_XXX values...
2002-12-17  Julian SmartMissing semicolon
2002-12-16  Robin Dunnfixed copy/paste error
2002-12-16  Robin DunnGive wxSafeYield an onlyIfNeeded parameter
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-30  Julian SmartMods for Wine compilation
2002-05-25  Vadim Zeitlinnew wxWindow::FindWindowByXXX() methods replacing the...
2002-05-18  Julian SmartUpdated font dialog constructors to use a reference...
2002-04-01  Vadim Zeitlinuse the new wxExecute() API (no real changes)
2002-02-28  Vadim Zeitlinremoved unnecessary include
2002-02-22  Vadim Zeitlin1. made wxDebugMsg, wxError and wxFatalError deprecated...
2002-01-21  Václav Slavíkchanged WX_PREFIX to WXPREFIX (wasn't in 2.2, can do it)
2002-01-21  Vadim Zeitlinadded wxGetFontFromUser() similar to wxGetColourFromUser()
2002-01-20  Stefan Csomorremoved duplicate strdup definition for CW MSL V 7
2001-12-14  Václav Slavíkunimportant DOS fix
2001-12-07  Václav Slavíkcompilation fix for Watcom/DOS
2001-11-28  Julian SmartFixing wxMicroWindows compilation
2001-11-22  Václav Slavíkchange to /usr/share/wx/version
2001-11-17  Gilles Depeyrotadded const for constant char pointer function parameters
2001-10-19  Vadim Zeitlinadded wxApp::Yield()
2001-10-13  Gilles Depeyrotcorrected typo in conditional compilation for Darwin...
2001-10-13  Gilles Depeyrotstrcasecmp is in the system libraries under Mac OS X
2001-09-26  Václav SlavíkUse wxGetInstallPrefix() instead of wxINSTALL_PREFIX...
2001-07-30  Vadim Zeitlincompilation fixes for wxGTK
2001-06-29  Julian SmartFurther wxUniv fixes
2001-06-29  Julian SmartFirst pass at adding MicroWindows support
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-05-22  David WebsterFixes errno.h problems with OS/2
2001-05-21  David WebsterVisualage fixes for Stefan's socket implementations...
2001-05-16  Julian SmartApplied patch #403856 (utilscmn.cpp should translate...
2001-05-10  Stefan Csomoradded lowercase functionality to wxHexToDec
2000-10-07  Vadim Zeitlin1. a couple of compilation warnings fixed (strconv...
2000-09-26  Julian SmartFiddled with wxFindWindowAtPoint to make it work with...
2000-09-08  Julian SmartFixed some broken things related to context help, fixed...
2000-09-07  Julian SmartGot wxHelpContext working, plus wxFindWindowAtPointer...
next