remove sole makefile.dmc in tree
[wxWidgets.git] / build /
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)
2007-03-29  Chris Elliottremove contrib docs from daily builds
2007-03-29  Chris Elliottadd tex2rtf docs to routine build
2007-03-29  Chris Elliottremove contrib docs from daily builds
2007-03-29  Chris Elliottuppercase CVS
2007-03-29  Chris Elliottremove build of contrib docs
2007-03-29  Chris Elliottonly get todays files from top level dir
2007-03-28  Václav Slavíksplit string.{h,cpp} into {string,stringimpl,arrstr...
2007-03-22  Vadim Zeitlinrename wxlike-libdirname to just wxlike-dirname (patch...
2007-03-19  Václav Slavíkadded makefile targets for building individual libs...
2007-03-19  Václav Slavíksplit wxchar.h into several smaller headers
2007-03-17  Václav Slavíkfirst phase of transition to unified Unicode build:
2007-03-16  Vadim Zeitlinregenerated after wxSelectDispatcher addition (patch...
2007-03-16  Vadim Zeitlinrefactoring: replace wxSocketDispatcher with more gener...
2007-03-15  Vadim Zeitlinadded wrapper functions allowing to postpone loading...
2007-03-14  Chris Elliottbuild 2.8.2 html and htb docs on windows
2007-03-11  Vadim Zeitlinlast fixes from patch 1604462: fix wxlike-libdirname...
2007-03-10  Václav Slavíkremoved C++BuilderX project files, they are broken...
2007-03-10  Václav Slavíkremoved remaining wx24dsp format references
2007-03-10  Vadim Zeitlinuse force=1 with default-value tags (part of patch...
2007-03-10  Vadim Zeitlinrequire bakefile 0.2.2 and not 0.2.1 and do it for...
2007-03-07  Vadim Zeitlinremoved unused src/gtk/main.cpp
2007-03-07  Vadim Zeitlinnative wxHyperlinkCtrl implementation for GTK+ 2.10...
2007-03-07  Vadim Zeitlinupdate m4 files to bakefile 0.2.2
2007-03-07  Vadim Zeitlinremoved wx/wave.h which was deprecated since 2.4
2007-02-07  Robin Dunnrebaked after changing the version number
2007-02-06  Robin DunnSet version number
2007-02-05  Kevin OllivierCommitting patch #1604462, which improves autoconf...
2007-01-26  Václav Slavíkfixes to InputPath values in custom build steps
2007-01-22  Václav Slavíkimplemented wxPopupWindow for wxDFB; added wxNonOwnedWi...
2007-01-22  Václav Slavíkenable wxFontMapper in wxDFB port
2007-01-22  Václav Slavíkallow building wxXRC with wxUSE_HTML=0: make linking...
2007-01-22  Václav SlavíkSETUPHDIR is Bakefile variable, not MSVC IDE one
2007-01-17  Václav SlavíkSETUPHDIR is Bakefile variable, not MSVC IDE one
2007-01-10  Václav Slavíkadded support for Bakefile's upcoming msvs2005prj forma...
2007-01-08  Chris Elliott2.8.1
2007-01-07  Vadim Zeitlinapparently the previous version was generated with...
2007-01-07  Vadim Zeitlinupdated version to 2.8.1
2007-01-07  Vadim Zeitlinregenerated after wx/richtext/richtextstyles.h addition
2007-01-07  Vadim Zeitlinadded wx/richtext/richtextstyles.h (bug 1624364)
2006-12-20  Chris Elliottcopy univ setup.h for VC IDE
2006-12-14  Václav Slavíkmoved wxX11's wxSocketTable to private wxSocketEventDis...
2006-12-11  Chris Elliott2.8.0
2006-12-11  Włodzimierz SkibaUpdated build files.
2006-12-11  Robin DunnModified form of Patch #1611222, adds wxSearchCtrl...
2006-12-09  Michael WetherellFix so that AR/AROPTIONS can be overridden on the confi...
2006-12-09  Michael WetherellFix for the compiler checks. The compiler flags like...
2006-12-04  Vadim Zeitlinmoved assertdlg_gtk.[ch] to GTK_LOWLEVEL_SRC/HDR to...
2006-11-27  Chris Elliottcopy setup.h from setup0.h
2006-11-27  Chris Elliottremove .# from makefile tarball
2006-11-27  Chris Elliottfirst try at getting os watcom makefiles
2006-11-27  Włodzimierz SkibaWarning fix for eVC4 build.
2006-11-27  Chris Elliottcreate single htb and htm docs
2006-11-24  Robert Roebling Actually compile GTK+ native assert dialog.
2006-11-23  Chris Elliottfix daily builds
2006-11-22  Chris Elliottfix broken script with brackets
2006-11-20  Václav Slavíkmoved wxMGL's font management code to common so that...
next