]> git.saurik.com Git - wxWidgets.git/history - build/bakefiles
made wxUSE_UNICODE=1 the default
[wxWidgets.git] / build / bakefiles /
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-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-01  Vadim Zeitlinadded support for ellipsization and markup in wxStaticT...
2007-03-30  Vadim Zeitlinadded <set-wxlike> tag (patch 1691429)
2007-03-29  Vadim Zeitlinadded wx/cocoa/tooltip.h to COCOA_HDR (bug 1689148)
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 Zeitlinrefactoring: replace wxSocketDispatcher with more gener...
2007-03-15  Vadim Zeitlinadded wrapper functions allowing to postpone loading...
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 Zeitlinremoved wx/wave.h which was deprecated since 2.4
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-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-07  Vadim Zeitlinadded wx/richtext/richtextstyles.h (bug 1624364)
2006-12-14  Václav Slavíkmoved wxX11's wxSocketTable to private wxSocketEventDis...
2006-12-11  Robin DunnModified form of Patch #1611222, adds wxSearchCtrl...
2006-12-04  Vadim Zeitlinmoved assertdlg_gtk.[ch] to GTK_LOWLEVEL_SRC/HDR to...
2006-11-24  Robert Roebling Actually compile GTK+ native assert dialog.
2006-11-20  Václav Slavíkmoved wxMGL's font management code to common so that...
2006-11-19  Václav Slavíkrequire bakefile-0.2.1; remove workarounds for older...
2006-11-19  Vadim Zeitlinremove obsolete and out of date project file which...
2006-11-15  Václav Slavíkfixed wx-config symlink creation with non-empty DESTDIR
2006-11-14  Vadim Zeitlininclude advanced Unix files in wxMGL build under Unix...
2006-11-11  Robin DunnSet default version to "28"
2006-11-10  Robin DunnMove version number to 2.8.0.0 and rebake the makefiles
2006-11-09  Vadim Zeitlintemporarily disable XRC richtext handler to avoid break...
2006-11-08  Julian SmartAdded wxRichTextCtrl XRC handler
2006-11-06  Vadim Zeitlingeneric animation sources are used under all platforms...
2006-11-06  Robin DunnRe-add the wxQTMediaBackend class, by copying the code...
2006-11-05  Vadim Zeitlinfixed typo in files.bkl which broke wxUniv link (why...
2006-11-04  Vadim Zeitlinmoved wxCollapsiblePane to core from adv
2006-11-04  Vadim Zeitlinfixed typo in the last before one change (UNIV_HDR...
2006-11-04  Vadim Zeitlindon't include wx/msw/helpbest.h in HTML_HDR unless...
2006-11-04  Václav Slavíkdon't use top_builddir so that configure.in works with...
2006-11-04  Vadim Zeitlincorrection to last commit: don't add animation control...
2006-11-04  Vadim Zeitlinmoved wxSingleInstanceChecker to base from core under...
2006-11-04  Vadim Zeitlinadd generic animation sources to wxUniv (and correspond...
2006-10-31  Vadim Zeitlininclude wx/private/*.h and wx/port/gtk/*.h files in...
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  Robin DunnMoved version number to 2.7.2.0 and rebaked
2006-10-27  Michael WetherellAdd wxArchiveFSHandler.
2006-10-27  Michael WetherellRebake for new tar streams.
2006-10-27  Julian SmartAdded richtextprinting.cpp/h
2006-10-26  Michael WetherellAdd wxFilterFSHandler.
2006-10-26  Julian SmartAdded dcgraph.cpp and rebaked
2006-10-25  Michael WetherellAdd class factories for filter streams. Also filters...
2006-10-25  Robin Dunncorrected collpaneg.h name typo
2006-10-24  Václav Slavíkmoved wxOverlay into overlay.* files and out of dc...
2006-10-23  Vadim Zeitlinmoved wxCollapsiblePane files to adv library
2006-10-23  Robin DunnAdd collpane headers to files.bkl, and also collpaneg...
2006-10-23  Michael WetherellAdded wxBackingFile and wxBackedInputStream.
2006-10-23  Włodzimierz SkibaUse generic collapsible pane for wxOS2.
2006-10-23  Włodzimierz SkibaUse generic collapsible pane for wxUniv based builds.
2006-10-22  Vadim Zeitlininitial draft of wxCollapsiblePane (patch 1577412 by...
2006-10-22  Vadim Zeitlinadded wxSimpleHtmlListBox (patch 1576109 by Francesco)
next