Resynch with 2.8 changes (realized I don't need __WX_COMPILING_COCOA_MSGDLG_MM__)
[wxWidgets.git] / build /
2007-11-06  Paul CornettNew "pizza" widget implementation. Window border widths...
2007-11-05  Vadim Zeitlinimplemented wxTextEntry for wxMotif, made wxComboBox...
2007-11-05  Vadim Zeitlindon't include generic files in wxGTK build (should...
2007-10-30  Chris Elliottmove to newer tex2rtf
2007-10-26  Vadim Zeitlinremoved isql.h and isqlext.h from files.bkl too
2007-10-26  Michael WetherellOmit contrib from build of trunk.
2007-10-26  Michael WetherellAdd FreeBSD trunk build.
2007-10-23  Vadim Zeitlinremove ODBC and DBgrid libraries
2007-10-13  David ElliottRename src/cocoa/font.cpp to font.mm in both trunk...
2007-10-10  Michael WetherellAdd quick builds for Windows.
2007-10-07  Vadim Zeitlinremoved base.rc which is unused since many years
2007-10-05  Michael WetherellAdd <name> to <compile-subdir>. It is what appears...
2007-10-04  Michael WetherellAdd buildbot tools and config include files.
2007-10-01  Vadim Zeitlindon't use tif_os2.c which doesn't exist any more
2007-09-28  Michael WetherellAdd buildbot configuration.
2007-09-27  Vadim Zeitlinadded msw/textentry{cpp,h}
2007-09-26  Vadim Zeitlinadded wxTextEntry common base class for both wxTextCtrl...
2007-09-21  Vadim Zeitlincheck whether compiler supports visibility pragmas...
2007-09-20  Vadim Zeitlinrebake after libtiff changes
2007-09-20  Vadim Zeitlinbuild updates for libtiff 3.8.2
2007-09-17  Vadim Zeitlinreverted wxSocket changes of rev 48723 as they broke...
2007-09-17  Vadim Zeitlinadded new and improved wxFileCtrl implementation (patch...
2007-09-16  Vadim Zeitlinmore fixes for using wxSocket in console applications...
2007-09-10  Václav SlavíkFixed wxAtomicInc/Dec() to not use asm/atomic.h header...
2007-09-06  Robert RoeblingAdd Cairo to build, remove run-time dependency
2007-09-05  Robert RoeblingAdd support for GTK print, modified from patch 1782055
2007-09-04  Robin Dunna few more header files need to be installed
2007-08-31  Robert RoeblingAdd wxDataViewCtrl to the build for OS X
2007-08-16  Vadim Zeitlinadd XRC handler for wxSearchCtrl (extended patch 1751516)
2007-08-15  Julian SmartRegenerated makefiles
2007-08-14  David ElliottInstall wx/cocoa/objc/objc_uniquifying.h for wxCocoa...
2007-08-13  Václav Slavíkcheck for HAVE_VISIBILITY first when setting WXIMPORT...
2007-08-13  Julian SmartAdded XRC handler for wxPropertySheetDialog (Sander...
2007-08-10  David ElliottFix up NSSlider code to not use class posing and instan...
2007-08-07  Václav Slavíkthe Ubuntu visibility bug only happens when building...
2007-08-07  Chris Elliottput constant in define
2007-08-06  Vadim Zeitlinadd wx/univ/tglbtn.h to wxUniv headers
2007-07-26  Vadim Zeitlinmany wxItemContainer-related changes:
2007-07-22  Václav Slavíkfix visibility problems with libstdc++ on Debian and...
2007-07-21  Vadim Zeitlinextracted MSW-specific setup.h options to their own...
2007-07-20  Vadim Zeitlinreplaced with Debian Etch version which has slightly...
2007-07-20  David ElliottUpdate all of the .m4 files using Apple-shipped autocon...
2007-07-19  Vadim Zeitlindo platform-specific checks after ensuring that the...
2007-07-17  Chris Elliottsvn rather than cvs
2007-07-14  Vadim ZeitlinAdded wxUSE_CONSOLE_EVENTLOOP and wxUSE_SELECT/EPOLLDIS...
2007-07-10  Vadim Zeitlinregenerated after adding base64.h/cpp
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  Vadim Zeitlinfix from Francesco for the latest version of wxPresets
2007-07-08  Václav Slavíkdon't call <del-flags> for flags that weren't added
2007-07-07  David ElliottMove wxMBConv_cf out of strconv.cpp and into strconv_cf...
2007-07-05  Chris Elliottmove to svn
2007-07-04  Vadim Zeitlinadded wxAtomicInc/Dec() functions (patch 1739486)
2007-06-30  Vadim Zeitlinchanged ds[pw] files to use CRLF eol style and not...
2007-06-30  Robin Dunncopy wxAutohacks into main tree
2007-06-30  Robin Dunncopy wxAutohacks into main tree
2007-06-27  Chris Elliotttidy up
2007-06-27  Chris Elliottmore svn script changes
2007-06-26  Vadim Zeitlinremove .cvsignore files, they're useless with svn
2007-06-26  Chris Elliottmore cvs to svn script changes
2007-06-26  Chris Elliottrebuild tex2rtf
2007-06-22  Vadim Zeitlinfixed defining FOOCXX symbols (was broken because AC_LA...
2007-06-22  Vadim Zeitlinadded support for using Sun CC to link shared libraries...
2007-06-22  Vadim Zeitlintest for Sun CC under Linux too, and not only Solaris...
2007-06-22  Václav Slavíkmade wxUSE_UNICODE=1 the default
2007-06-15  Vadim Zeitlinadded wxDEPRECATED_BUT_USED_INTERNALLY macro and use...
2007-06-10  Václav Slavík1. made CRT wrappers definitions indepenent of wxUSE_UN...
2007-05-30  Václav Slavíkfixed to the newly added crt.h header:
2007-05-18  Vadim Zeitlinundid unnecessary renaming of src/msw/evtloop.cpp to...
2007-05-15  Václav Slavíkmake it posible to change the compiler part of objects...
2007-05-14  Vadim Zeitlinimplement event loop for console applications (heavily...
2007-05-07  David ElliottMove src/cocoa/utils.cpp to src/cocoa/utils.mm.
2007-05-05  Vadim Zeitlinextracted wxAcceleratorEntry code from menucmn.cpp...
2007-05-05  Paul Cornettsrc/gtk/data.cpp is no longer needed
2007-05-05  Paul Cornettsrc/gtk/utilsres.cpp is obsolete
2007-05-03  Václav Slavíkfixed linking in monolithic case if USE_STC=0
2007-04-21  Vadim Zeitlinreadded wxEditableListBox as part of adv library
2007-04-20  Vadim Zeitlinpreparation for allowing to use wxTimer in wxBase ...
2007-04-19  Václav Slavíkmoved primitive string and string iterators operations...
2007-04-19  Václav Slavíkmoved vararg CRT functions wrappers to a new wxcrtvarar...
2007-04-15  Vadim ZeitlinRefactor all code common to X11 OpenGL implementations...
2007-04-14  Václav Slavíkdon't compile Scintilla sources with -Wall
2007-04-14  Václav Slavíkfixed the order of aboutdlg.h file
2007-04-13  Vadim Zeitlinrebaked after wxUSE_EXTENDED_RTTI and wx/flags.h addition
2007-04-11  Mattia Barbon Added --enable-extended_rtti configure switch (defaul...
2007-04-10  Vadim ZeitlinBig wxGL classes refactoring/cleanup:
2007-04-09  Václav Slavíkadded wxgl pseudotarget
2007-04-08  Vadim ZeitlinCall wxTLW::SetDefaultItem() from wxButtonBase::SetDefa...
2007-04-08  Vadim Zeitlinmake test_for_selected_wxbuild target optional (patch...
2007-04-08  Václav Slavíkdon't build wxscintilla lib if wxSTC is not built
2007-04-08  Vadim Zeitlinadded wxPosition helper class (extracted from patch...
2007-04-07  Vadim Zeitlin1. changed wxIconBundle to use m_refData and COW to...
2007-04-06  Robin DunnMore patches from FM to clean up after moving contribs...
2007-04-05  Robin DunnPatch from FM with more bakefile tweaks and etc.
2007-04-05  Robin DunnBakefile and other changes for new locations of STC...
2007-04-02  Chris Elliottget wx and tex2rtf docs only
2007-04-01  Vadim Zeitlinadded support for ellipsization and markup in wxStaticT...
2007-03-30  Vadim Zeitlinadded <set-wxlike> tag (patch 1691429)
2007-03-29  Vadim Zeitlinrebaked with the fix for the directories with spaces...
2007-03-29  Vadim Zeitlinadded wx/cocoa/tooltip.h to COCOA_HDR (bug 1689148)
next