Small build and run fixes made to screenshotgen util after wxMSW changes.
[wxWidgets.git] / build /
2009-05-12  Vadim Zeitlindon't update stc.h when not building the library, it...
2009-05-12  Vadim ZeitlinwxActiveX files are low level as there is no wxUniv...
2009-05-10  Stefan Csomormoving all dataview files to advanced
2009-05-09  Stefan Csomorfixing dataview entries
2009-05-08  Vadim Zeitlincheck for Python and disable automatic STC files updati...
2009-05-08  Robert RoeblingAdd wxDataViewCtrl implementation for OSX/Cocoa (closes...
2009-05-07  Stefan Csomorfixing usage of common generic files for all osx_ ports...
2009-05-02  Vadim Zeitlinadded wxStd{In,Out}putStream classes (closes #10637)
2009-05-02  Vadim Zeitlinupdate for bakefile 0.2.6
2009-05-01  Vadim Zeitlinadded wxMouseEventsManager
2009-05-01  Vadim Zeitlindon't generate CE projects for tests/benchmarks
2009-04-27  Michael WetherellFix typo.
2009-04-26  Vadim Zeitlincorrect the release branch name
2009-04-26  Vadim Zeitlinadd release branch (currently WX_2_9_BRANCH) definition...
2009-04-26  Michael WetherellNew devs.
2009-04-26  Kevin OllivierDon't move the actual executable, just link to it.
2009-04-25  Vadim Zeitlinundo the last change as it results in buildbot configur...
2009-04-24  Vadim Zeitlinadd 2.9.0 branch builds
2009-04-24  Chris Elliottupdate bakefile to 0.2.6
2009-04-24  Chris Elliottbuild a 2.9.x windows setup file and chm and htb sets...
2009-04-24  Michael WetherellNew dev.
2009-04-14  Stefan Csomorfixing path for test_gui
2009-04-14  Stefan Csomorno test_gui present
2009-04-06  Stefan Csomoradding buildbot for 2.9.0
2009-03-24  Vadim Zeitlinreturn a wxAnyStrPtr covnertible to either narrow or...
2009-03-24  Stefan Csomorcleanup
2009-03-23  Stefan Csomoradding scheduler
2009-03-23  Michael WetherellFix branch name.
2009-03-23  Michael WetherellMake dir names unique.
2009-03-23  Stefan Csomoradding OSX 2.9 preview
2009-03-22  Stefan Csomoradding tests
2009-03-21  Francesco Montorsirevert 59680; implement proper fix for wxMSW test failu...
2009-03-20  Francesco Montorsino real changes: split the huge datetime.cpp in two...
2009-03-20  Francesco Montorsirun tests on the wxMSW port again
2009-03-15  Kevin OllivierOn Mac, ensure that the library path and dependencies...
2009-03-13  Kevin OllivierJust move the binary inside of the app bundle instead...
2009-03-11  Vadim Zeitlindisable IPC test completely as it prevents the test...
2009-03-07  Vadim Zeitlinadded wxProtocolLog class for logging network requests...
2009-03-03  Vadim Zeitlinuse ldlibs, not ldflags, for wx-config --libs output...
2009-03-02  Vadim Zeitlindon't generate non-MSVC makefiles for MSVC-only samples
2009-03-02  Kevin OllivierUpdate files.bkl to look in the proper place for moved...
2009-02-23  Vadim Zeitlinremove non-existent wx/msw/datecontrols.h from files...
2009-02-21  Stefan NeisAdded wxSingleInstanceChecker for OS/2 (patch #10491).
2009-02-21  Vadim Zeitlinonly update stc.h when USE_STC==1
2009-02-09  Jaakko SalliFixed (hopefully) wx_dll.dsw regarding propgrid and...
2009-02-09  Stefan Csomorcommon drawing code for osx-cocoa and osx-carbon, also...
2009-02-09  Kevin OllivierUpdate OS X Cocoa build files after recent changes...
2009-02-08  Francesco Montorsirevert changes erroneously committed (sorry)
2009-02-08  Francesco Montorsigit-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets...
2009-02-08  Paul Cornettnew wxTaskBarIcon implementation for GTK2
2009-02-08  Václav Slavíkfixed creation of tests/benchmarks VC++ project files...
2009-02-08  Vadim Zeitlinremove remaining traces of samples/mobile (continuation...
2009-02-07  Vadim Zeitlinanother attempt to run tests with verbose logging in...
2009-02-04  Vadim Zeitlinmove generic animation sources to ADVANCED_MSW_NATIVE_S...
2009-02-03  Vadim Zeitlinrenamed wx/ptr_shrd.h to wx/sharedptr.h; split wx/ptr_s...
2009-01-31  Václav Slavíkdon't include private headers from wx/unix/evtloop.h
2009-01-30  Vadim Zeitlinadd support for persistent controls
2009-01-30  Václav SlavíkwxDFB: use Unix event loop and timers (fixes #10408)
2009-01-28  Vadim Zeitlindefine a separate run-tests-with-timing tag
2009-01-27  Vadim Zeitlinyet another blind attempt to run tests with --timing...
2009-01-26  Vadim Zeitlintrying to make the tests run in trunk release build...
2009-01-26  Vadim Zeitlinuse --timing option with trunk build, not stable one
2009-01-26  Vadim Zeitlindisable utils compilation in stable STL builds as tex2r...
2009-01-25  Jaakko SalliAdded XRC handler for wxComboCtrl (closes #10151)
2009-01-23  Vadim Zeitlinrebake without persistence files
2009-01-23  Robert RoeblingRemove persistence related files again
2009-01-23  Vadim Zeitlinfix wxEVT_SPIN_XXX definitions in a nicer (compatible...
2009-01-17  Stefan Csomorheadermove osx - building
2009-01-16  Vadim Zeitlinexport wxActiveX stuff from core (not media) DLL (close...
2009-01-15  Vadim Zeitlinlink with wininet.lib under Windows to avoid linking...
2009-01-12  Vadim Zeitlinadd more flexible and safer template Connect() overload...
2009-01-11  Francesco Montorsisplit wxGrid implementation in grideditors.cpp (for...
2008-12-29  Francesco Montorsiadd the -headerpad_max_install_names option to the...
2008-12-28  Vadim Zeitlinimplement DispatchTimeout() for wxOSX/Cocoa
2008-12-28  Vadim Zeitlinimplement DispatchTimeout() for wxCocoa
2008-12-28  Francesco Montorsirestore tabg.h and tabg.cpp for wxMotif
2008-12-27  Francesco Montorsiremove deprecated wxTabCtrl also from makefiles
2008-12-27  Vadim Zeitlinimplement wxEventLoop::DispatchTimeout() for wxGTK...
2008-12-25  Vadim Zeitlinmerge msw/gsocket.cpp into msw/sockmsw.cpp
2008-12-25  Vadim Zeitlinavoid bakefile warnings about actions unsupported in...
2008-12-25  Vadim Zeitlinrename gsockmsw files to sockmsw
2008-12-25  Vadim Zeitlinreverted f57547, NET_PLATFORM_HDR is used inside msvc...
2008-12-25  Vadim Zeitlinremove NET_PLATFORM_HDR which was unused and is unneeded
2008-12-22  Robert RoeblingAdded clipboard sample check to configure.in, other...
2008-12-18  Robert RoeblingAdded missing g to file name of headerctrlg.h
2008-12-16  Vadim Zeitlinadded wxRearrange{List,Ctrl,Dialog} and use it in wxHea...
2008-12-07  Vadim Zeitlin- Rewrite wxHeaderCtrl to be virtual-like: even if...
2008-12-05  Francesco Montorsifix description of wxconsole template; add description...
2008-12-03  Vadim Zeitlinextract (and expand and clean up and document) the...
2008-12-02  Michael WetherellSwitch off the tests on Windows and switch back on...
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-23  Vadim Zeitlindon't use __thread keyword with g++ < 4 as it results...
2008-11-17  Vadim Zeitlinport updates for newer Intel compiler support from...
2008-11-12  Vadim Zeitlinuse -Woverloaded-virtual if g++ supports it
2008-11-12  Vadim Zeitlinuse correct shared library extension for HP-UX on ia64...
2008-11-12  Vadim Zeitlinfix the dependencies directory name for traditional...
2008-11-12  Vadim Zeitlinremove lines containing nothing but spaces: this is...
next