A couple of fixes to Brazilian Portuguese translations from Felipe.
[wxWidgets.git] / setup.h.in
2007-07-21  Vadim Zeitlinadded --enable-uxtheme option
2007-07-20  Vadim Zeitlinmoved wxUSE_CRASHREPORT checks to wx/msw/chkconf.h...
2007-07-19  Vadim Zeitlinadded wxUSE_TASKBARICON; corrected condition for genera...
2007-07-14  Vadim ZeitlinAdded wxUSE_CONSOLE_EVENTLOOP and wxUSE_SELECT/EPOLLDIS...
2007-07-11  Vadim Zeitlinadded wxUSE_SVG
2007-07-10  Vadim Zeitlinadded functions for base64 en/decoding (replaces patch...
2007-07-09  Václav Slavíkadded GCC visibility support
2007-07-08  Václav Slavíkremoved wxWCHAR_T_IS_SEPARATE_TYPE: there already was...
2007-06-30  Vadim Zeitlinadd wxUSE_EDITABLELISTBOX
2007-06-26  Václav Slavíkfixes to wint_t and wchar_t handling in unichar.h ...
2007-06-26  Václav Slavíkadded configure check for wcsdup(), there are too many...
2007-06-22  Václav Slavíkmade wxUSE_UNICODE=1 the default
2007-05-27  David ElliottAdd implementation of Objective-C class name uniquifying.
2007-05-14  Vadim Zeitlinimplement event loop for console applications (heavily...
2007-05-03  Václav Slavíkadded code for optimized handling of UTF-8 locales...
2007-04-25  Robert Roebling Added compile guards to wxEditableListBox
2007-04-17  Paul Cornettadd wxUSE_STC wrappers
2007-04-12  Václav Slavíkinitial version of UTF-8 strings representation (still...
2007-04-06  Robin DunnMore patches from FM to clean up after moving contribs...
2007-03-13  Vadim Zeitlintest for pthread_mutex_timedlock() availability in...
2007-03-08  Paul Cornettadd HAVE_ROUND
2007-03-07  Vadim Zeitlinadd checks for GTK+ 2.10 (part of patch 1661851)
2007-03-07  Vadim Zeitlinremoved WXWIN_COMPATIBILITY_2_4 in non-MSW code
2007-02-19  Václav Slavíkadded WXWIN_COMPATIBILITY_2_8
2006-12-14  Vadim Zeitlinreally removed __WIN95__ (as mentioned, but not done...
2006-12-14  Vadim Zeitlintest for __WIN32__ and not __WIN95__ when defining...
2006-12-11  Robin DunnModified form of Patch #1611222, adds wxSearchCtrl...
2006-12-03  Michael WetherellCheck the size of the boolean type used by an external...
2006-11-28  Michael WetherellRename boolean to wxjpeg_boolean to avoid conflicts...
2006-11-09  Vadim Zeitlininclude widec.h if it's available, it contains declarat...
2006-11-09  Vadim Zeitlinregenerated after the last change of setup_inc.h (chang...
2006-11-08  Michael WetherellMove the #if disabling wxUSE_STD_STRING for watcom...
2006-10-30  Vadim ZeitlinVarious wxCollapsiblePane enhancements (re-patch 1577412):
2006-10-29  Michael WetherellMake wxBackingFile internal, and remove wxZipFSHander...
2006-10-29  Vadim Zeitlinadded TGA handler (somewhat modified patch 1393912)
2006-10-28  Vadim Zeitlincheck for strtoull() or wcstoull()
2006-10-27  Michael WetherellAdd wxUSE_TARSTREAM and wxUSE_FS_ARCHIVE.
2006-10-24  Robin DunnPut wxUSE_DETECT where it won't get overritten
2006-10-23  Michael WetherellAdded wxBackingFile and wxBackedInputStream.
2006-10-23  Michael WetherellCheck for fdopen. Probably everywhere has it, but check...
2006-10-18  Robert Roebling Test for KDE and GNOME using session manager vendor.
2006-10-09  Vadim Zeitlinadded wxAnimationCtrl (patch 1570325)
2006-10-08  Vadim Zeitlinmoved wxUSE_MS_HTML_HELP back into setup_inc.h (undoing...
2006-10-08  Václav Slavíkre-added wxUSE_MS_HTML_HELP to setup.h.in once again...
2006-10-08  Vadim Zeitlinadded wxUSE_ABOUTDLG
2006-10-05  Robin DunnMake the message about wxUSE_GRAPHICS_CONTEXT a bit...
2006-10-04  Robin DunnBakefile changes for building the graphics context...
2006-10-02  Vadim Zeitlinadded wxUSE_ACTIVEX which depends on wxUSE_VARIANT...
2006-09-28  Vadim Zeitlinadd compilation options to allow compiling in just...
2006-09-26  Vadim Zeitlinadd wxUSE_OLE_AUTOMATION here too
2006-09-24  Vadim ZeitlinAdded wxUSE_VARIANT and the related checks, also added...
2006-09-23  Robert Roebling [ 1559479 ] wxImageComboBox
2006-09-09  Robert Roebling Apply patch [ 1548750 ] wxVsnprintf() various fixes
2006-09-05  Václav Slavíkuse macros to completely remove wxLogTrace, wxLogDebug...
2006-09-04  Michael WetherellTypo.
2006-09-04  Michael WetherellAdd HAVE_BOOLEAN and NEED_PBT_H.
2006-08-09  Michael WetherellDetect and use sys/select.h required by POSIX for select
2006-07-17  Michael WetherellRestore wxUSE_MS_HTML_HELP to setup.h.in
2006-06-30  Vadim Zeitlinmoved wxUSE_MS_HTML_HELP to MSW-specific setup.h, it...
2006-06-27  Vadim Zeitlinadded wxUSE_PRINTF_POS_PARAMS which can be used to...
2006-06-06  Julian SmartInitial commit of wxAUI
2006-05-31  Vadim Zeitlinadded wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329...
2006-05-28  Vadim Zeitlinadded wxHyperlinkCtrl (patch 1476781 from Francesco)
2006-05-28  Vadim ZeitlinwxVsnprintf() implementation with positional parameters...
2006-05-16  Vadim Zeitlinrenamed wxComboControl to wxComboCtrl and related wxUSE...
2006-05-08  Vadim Zeitlinadded wxUSE_COMBOBCONTROL and wxUSE_OWNERDRAWNCOMBOBOX...
2006-03-17  Robert Roebling Rearrange code to make adding wxMimeTypesManagerFactory
2006-02-09  Julian SmartAdded wxUSE_INKEDIT
2006-01-31  Julian SmartAdded wxUSE_TOOLBOOK
2006-01-18  Julian SmartApplied patch [ 1306443 ] Removal of C++-style comments...
2006-01-08  Robert Roebling Added configure flag for wxDataViewCtrl.
2006-01-08  Robert Roebling Added configure checks for Hildon Framework.
2005-11-27  Stefan NeisCleaned up some erroneous stuff from previous commit...
2005-11-27  Stefan NeisDetect thread-safe versions of gethostbyname/gethostbya...
2005-11-20  Michael WetherellUse re_search directly instead of regexec when using...
2005-11-15  Włodzimierz SkibaBe consistent with all setup.h. Include chkconf.h only...
2005-10-24  Michael WetherellAlways define wxUSE_OWNER_DRAWN so that we don't get...
2005-10-19  Julian SmartAdded wxRichTextCtrl
2005-10-09  Vadim ZeitlinAdded wxTreebook:
2005-10-09  Mattia Barbon Removed WXWIN_COMPATIBILITY_2_2 together with code...
2005-09-25  Vadim Zeitlindon't declare pthread_mutexattr_settype() ourselves...
2005-09-25  Vadim Zeitlindon't declare strptime() ourselves if the system alread...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-07  Michael WetherellHandle the case when (v)snprintf have the format declar...
2005-08-31  Stefan NeisReplaced SOCKLEN_T by WX_SOCKLEN_T to resolve conflict...
2005-08-23  Vadim Zeitlincheck for missing statfs() prototype (happens at least...
2005-08-22  Vadim Zeitlinadded test for snprintf() which may not be present...
2005-08-18  Mattia Barbon Avoid some -Wundef warning. Check for __WXGTK__ using...
2005-08-04  Vadim Zeitlinadded wxUSE_DC_CACHEING
2005-08-04  Vadim Zeitlinadded HAVE_FSYNC and wxHAVE_PTHREAD_CLEANUP (replacing...
2005-07-30  Mattia Barbon Add configure check for Lesstif, to be used by following
2005-07-30  Vadim ZeitlinwxUSE_UNICODE_MSLU is MSW-specific so shouldn't be...
2005-06-10  Michael WetherellDeclare gtk_icon_size_lookup if it is missing from...
2005-05-21  Julian SmartFixed [ 1195584 ] Missing wxUSE_RICHEDIT2 in setup...
2005-04-15  Václav Slavíkre-added missing wxUSE_PLUINGS
2005-04-05  Robert Roebling Added switch and define for wxUSE_STD_STRING
2005-03-19  Mattia Barbon Avoid redefining _GNU_SOURCE.
2005-03-14  David ElliottMake wxCocoa compile on Tiger.
2005-03-11  Vadim Zeitlinadded wxUSE_DEBUGREPORT
2005-03-07  Vadim Zeitlinadded wxUSE_STDPATHS
next