]> git.saurik.com Git - wxWidgets.git/history - build/bakefiles
extract (and expand and clean up and document) the header window implementation used...
[wxWidgets.git] / build / bakefiles /
2008-12-03  Vadim Zeitlinextract (and expand and clean up and document) the...
2008-12-02  Francesco Montorsimake WX_UNICODE default to 1 since ASCII build is now...
2008-11-28  Vadim Zeitlinalso rename gsocketiohandler.* to socketiohandler....
2008-11-28  Vadim Zeitlinrename various gsock* files to sock* (except for MSW...
2008-11-28  Vadim ZeitlinStreamline wxSocket code: wxSocketBase now uses wxSocke...
2008-11-12  Vadim Zeitlinremove lines containing nothing but spaces: this is...
2008-11-04  Vadim ZeitlinReview/simplify/cleanup MDI classes for all platforms...
2008-11-03  Vadim Zeitlinwx/tls.h belongs to base headers, not core (#10148)
2008-10-19  Robert RoeblingAdd more bakefile files to make dist
2008-10-19  Robert RoeblingAdded src/msw/version.rc to make win-dist
2008-10-17  Robert RoeblingUpdates for make dist for OSX_CARBON
2008-10-16  Václav SlavíkCleaned up wxArtProvider:
2008-10-15  Robert RoeblingUpdate make dist
2008-10-12  Vadim Zeitlinadd wxGenericStaticText (#9656)
2008-10-12  Václav Slavíkremoved a warning that should only be a FIXME
2008-10-09  Stefan Csomorforgot to commit this file ...
2008-10-08  Vadim Zeitlinadd VC9 project files (closes #9960)
2008-10-08  Vadim Zeitlinrebaked makefiles with 0.2.4
2008-10-07  Francesco Montorsiadd wx_xrc.bkl bakefile wxpreset to the list of files...
2008-09-25  Robin DunnInstall kbdstate.h and mousestate.h
2008-09-22  Kevin OllivierAdding compiling (but not yet working) taskbar implemen...
2008-09-21  Robert RoeblingAdded wxDList<T>. not yet used anywhere
2008-09-21  Kevin OllivierStubbed wxToolTip implementation to get code that uses...
2008-09-20  Kevin OllivierCopy headers and get MDI and glcanvas fully building...
2008-09-20  Kevin OllivierFix bakefiles. Precomp variable is used undefined when...
2008-09-19  Vadim Zeitlindo enable PCH for the tests, wx/wx.h was not precompile...
2008-09-12  Vadim Zeitlinadded wxPropertyGrid from Jaakko Salli (#9934)
2008-09-07  Stefan Csomorintegrating Kevin's work, command line builds for osx...
2008-09-05  Stefan Csomoradding common implementation file for search control
2008-09-04  Kevin OllivierUpdate files.bkl to match the changes Stefan made to...
2008-08-31  Paul Cornettfix opengl dependency in monolithic build
2008-08-31  Vadim Zeitlintest for utils/wxrc/Makefile existence and not utils...
2008-08-28  Robert RoeblingMore corrections to make dist
2008-08-28  Robert RoeblingMinor corrections to make dist after reports
2008-08-27  Robert RoeblingUpdate <make win-dist>
2008-08-27  Robert RoeblingAdd XCode project files to wxMac's <make dist>
2008-08-26  Robert RoeblingAlso make make dist for wxMac work
2008-08-26  Robert RoeblingUpdate <make dist> for wxGTK
2008-08-24  Benjamin Williamsrebake because of new auibar.*
2008-08-13  Stefan Csomoradding generic BUNDLE_RESOURCES for copying any special...
2008-08-13  Stefan Csomorfixing remainder of bug #3776, clean activateAndIgnoreC...
2008-08-05  Stefan Csomoradding support for overwrites from project bkls for...
2008-08-03  Stefan Csomormoving osx files (rename will follow)
2008-08-02  Vadim Zeitlinadd wxRenderer::GetCheckBoxSize(); refactor wxGTK code...
2008-08-02  Vadim Zeitlinextract parts of wxXRC depending on wxAdv in a separate...
2008-08-01  Stefan Csomoractivating ustring again
2008-08-01  Stefan Csomormoving common implementation for osx closer to unix...
2008-07-31  Stefan Csomoradapting osx file layout
2008-07-29  Robert RoeblingAdded 32-bit (UCS-4) wxUString class
2008-07-26  Vadim Zeitlinadded a simple benchmarking suite
2008-06-23  Václav Slavíkadded <xrc-file> tag to wxpresets
2008-06-21  Vadim Zeitlinadded wxGenericStaticBitmap (#9608)
2008-06-14  Vadim Zeitlinrebuild files generated by src/stc/gen_iface.py automat...
2008-06-11  Stefan Csomorfixing file paths after renaming
2008-06-11  Stefan Csomorfixing file paths after renaming
2008-06-11  Stefan Csomorrenaming mac to osx and subdirs
2008-06-11  Stefan Csomorremoving outdated files for mac
2008-06-04  Václav Slavíkglcmn.cpp doesn't belong in OPENGL_SRC_PLATFORM (it...
2008-06-03  Vadim Zeitlinremoved deleted wx/gtk/treectrl.h from bakefiles as...
2008-06-02  Václav Slavíkfixed OSX bundles bkl code to handle conditional target...
2008-05-27  Robert RoeblingNative wxBitmapComboBox patch for GTK+
2008-05-17  Vadim Zeitlinnative wxBitmapComboBox implementation for MSW (patch...
2008-05-17  Václav SlavíkwxUniv: implement wxSYS_VSCROLL_X/Y metrics in wxUniv...
2008-05-08  Vadim Zeitlinextracted wxWrapSizer in separate files and somewhat...
2008-04-09  Stefan NeisAdded missing (trivial) implementation file for wxMiniF...
2008-04-04  Vadim Zeitlininitial native implementation of wxCalendarCtrl for MSW
2008-03-28  Vadim Zeitlinadded native GTK implementation of wxCalendarCtrl ...
2008-03-27  Robin DunnwxPython needs win_gtk.h to be installed
2008-03-25  Stefan Csomornon owned window implementation
2008-03-23  Francesco Montorsidon't build ifacecheck on WinCE since it's a console app
2008-03-22  Francesco Montorsisilence bakefile warnings about the generation of proje...
2008-03-22  Vadim Zeitlinuse wxGUIAppTraits::WaitForChild() in wxMac too
2008-03-22  Vadim Zeitlinextracted GUI-specific part of utilsunx.cpp to a new...
2008-03-22  Vadim Zeitlinreplace wxAddProcessCallback() with wxAppTraits::AddPro...
2008-03-15  Vadim Zeitlinrename fobr95.{cpp,h} files to foobar.{cpp,h}
2008-03-10  Vadim Zeitlinadded wxNativeContainerWindow and implemented it for...
2008-02-24  Vadim Zeitlinset TOOLKIT to WINCE for VC8 builds targeting pocketpc2003
2008-02-22  Václav Slavíkmoved win_gtk.h header to wx/gtk/private, it's for...
2008-02-12  Václav Slavíksilence warnings about <headers>
2008-02-11  Francesco Montorsiuse WXLIBPOSTFIX inside the define-*-name tags so to...
2008-02-10  Vadim Zeitlinadd wxXLocale class and wxIsxxx_l() and wxToxxx_l(...
2008-02-10  David ElliottMove stackwalk.cpp and epolldispatcher.cpp to BASE_UNIX...
2008-01-24  Václav Slavíksupress warning about in custom build steps with VC7...
2008-01-23  Václav Slavíkuse _vc8 suffix for VS2005 projects for consistency
2008-01-23  Václav Slavíkupdated bakefiles to take advantage of Bakefile 0.2...
2008-01-22  Václav Slavíkupdated include/wx/meta/* files list
2008-01-20  Francesco MontorsiGl library is not part of the monolithic library even...
2008-01-16  Vadim Zeitlinremoved non-existent wx/meta/defs.h
2008-01-13  Vadim Zeitlinadd useful headers for meta-programming checks (part...
2008-01-08  Robert RoeblingI assume ptr_scpd.h and ptr_shrd.h should only be in...
2008-01-08  Robert RoeblingAdded wxSharedPtr<T>
2008-01-06  Stefan NeisAllow using socket from both wxBase and wxCore (adoptin...
2008-01-06  Vadim Zeitlinadded wxWeakRef<T> (slightly modified patch 1860953)
2008-01-06  Vadim Zeitlinuse wxWindowIDRef to transparently implement auto-gener...
2008-01-06  Václav Slavíkdisable eVC makefiles for sockets (no CLI targets possi...
2008-01-05  Václav Slavíkexplicitly request that RPM spec files have Unix line...
2007-12-21  Vadim Zeitlindon't use Unix-specific files which have Darwin-specifi...
2007-12-19  Vadim Zeitlinmore socket cleanup to allow using wxSocket from both...
2007-12-17  Robin Dunninstall the popupwin.h files for wxMac
2007-12-15  Vadim Zeitlinwx/animdecod.h must be in common headers, not advanced...
next