2009-01-28 |
Vadim Zeitlin | define a separate run-tests-with-timing tag |
tree | commitdiff |
2009-01-27 |
Vadim Zeitlin | yet another blind attempt to run tests with --timing... |
tree | commitdiff |
2009-01-26 |
Vadim Zeitlin | trying to make the tests run in trunk release build... |
tree | commitdiff |
2009-01-26 |
Vadim Zeitlin | use --timing option with trunk build, not stable one |
tree | commitdiff |
2009-01-26 |
Vadim Zeitlin | disable utils compilation in stable STL builds as tex2r... |
tree | commitdiff |
2009-01-25 |
Jaakko Salli | Added XRC handler for wxComboCtrl (closes #10151) |
tree | commitdiff |
2009-01-23 |
Vadim Zeitlin | rebake without persistence files |
tree | commitdiff |
2009-01-23 |
Robert Roebling | Remove persistence related files again |
tree | commitdiff |
2009-01-23 |
Vadim Zeitlin | fix wxEVT_SPIN_XXX definitions in a nicer (compatible... |
tree | commitdiff |
2009-01-17 |
Stefan Csomor | headermove osx - building |
tree | commitdiff |
2009-01-16 |
Vadim Zeitlin | export wxActiveX stuff from core (not media) DLL (close... |
tree | commitdiff |
2009-01-15 |
Vadim Zeitlin | link with wininet.lib under Windows to avoid linking... |
tree | commitdiff |
2009-01-12 |
Vadim Zeitlin | add more flexible and safer template Connect() overload... |
tree | commitdiff |
2009-01-11 |
Francesco Montorsi | split wxGrid implementation in grideditors.cpp (for... |
tree | commitdiff |
2008-12-29 |
Francesco Montorsi | add the -headerpad_max_install_names option to the... |
tree | commitdiff |
2008-12-28 |
Vadim Zeitlin | implement DispatchTimeout() for wxOSX/Cocoa |
tree | commitdiff |
2008-12-28 |
Vadim Zeitlin | implement DispatchTimeout() for wxCocoa |
tree | commitdiff |
2008-12-28 |
Francesco Montorsi | restore tabg.h and tabg.cpp for wxMotif |
tree | commitdiff |
2008-12-27 |
Francesco Montorsi | remove deprecated wxTabCtrl also from makefiles |
tree | commitdiff |
2008-12-27 |
Vadim Zeitlin | implement wxEventLoop::DispatchTimeout() for wxGTK... |
tree | commitdiff |
2008-12-25 |
Vadim Zeitlin | merge msw/gsocket.cpp into msw/sockmsw.cpp |
tree | commitdiff |
2008-12-25 |
Vadim Zeitlin | avoid bakefile warnings about actions unsupported in... |
tree | commitdiff |
2008-12-25 |
Vadim Zeitlin | rename gsockmsw files to sockmsw |
tree | commitdiff |
2008-12-25 |
Vadim Zeitlin | reverted f57547, NET_PLATFORM_HDR is used inside msvc... |
tree | commitdiff |
2008-12-25 |
Vadim Zeitlin | remove NET_PLATFORM_HDR which was unused and is unneeded |
tree | commitdiff |
2008-12-22 |
Robert Roebling | Added clipboard sample check to configure.in, other... |
tree | commitdiff |
2008-12-18 |
Robert Roebling | Added missing g to file name of headerctrlg.h |
tree | commitdiff |
2008-12-16 |
Vadim Zeitlin | added wxRearrange{List,Ctrl,Dialog} and use it in wxHea... |
tree | commitdiff |
2008-12-07 |
Vadim Zeitlin | - Rewrite wxHeaderCtrl to be virtual-like: even if... |
tree | commitdiff |
2008-12-05 |
Francesco Montorsi | fix description of wxconsole template; add description... |
tree | commitdiff |
2008-12-03 |
Vadim Zeitlin | extract (and expand and clean up and document) the... |
tree | commitdiff |
2008-12-02 |
Michael Wetherell | Switch off the tests on Windows and switch back on... |
tree | commitdiff |
2008-12-02 |
Francesco Montorsi | make WX_UNICODE default to 1 since ASCII build is now... |
tree | commitdiff |
2008-11-28 |
Vadim Zeitlin | also rename gsocketiohandler.* to socketiohandler.... |
tree | commitdiff |
2008-11-28 |
Vadim Zeitlin | rename various gsock* files to sock* (except for MSW... |
tree | commitdiff |
2008-11-28 |
Vadim Zeitlin | Streamline wxSocket code: wxSocketBase now uses wxSocke... |
tree | commitdiff |
2008-11-23 |
Vadim Zeitlin | don't use __thread keyword with g++ < 4 as it results... |
tree | commitdiff |
2008-11-17 |
Vadim Zeitlin | port updates for newer Intel compiler support from... |
tree | commitdiff |
2008-11-12 |
Vadim Zeitlin | use -Woverloaded-virtual if g++ supports it |
tree | commitdiff |
2008-11-12 |
Vadim Zeitlin | use correct shared library extension for HP-UX on ia64... |
tree | commitdiff |
2008-11-12 |
Vadim Zeitlin | fix the dependencies directory name for traditional... |
tree | commitdiff |
2008-11-12 |
Vadim Zeitlin | remove lines containing nothing but spaces: this is... |
tree | commitdiff |
2008-11-06 |
Michael Wetherell | Temporarily disable the email notifications as we're... |
tree | commitdiff |
2008-11-04 |
Vadim Zeitlin | Review/simplify/cleanup MDI classes for all platforms... |
tree | commitdiff |
2008-11-03 |
Vadim Zeitlin | wx/tls.h belongs to base headers, not core (#10148) |
tree | commitdiff |
2008-10-27 |
Vadim Zeitlin | rebaked using bakefile 0.2.5 |
tree | commitdiff |
2008-10-19 |
Robert Roebling | Add more bakefile files to make dist |
tree | commitdiff |
2008-10-19 |
Robert Roebling | Added src/msw/version.rc to make win-dist |
tree | commitdiff |
2008-10-17 |
Robert Roebling | Updates for make dist for OSX_CARBON |
tree | commitdiff |
2008-10-16 |
Václav Slavík | Cleaned up wxArtProvider: |
tree | commitdiff |
2008-10-16 |
Vadim Zeitlin | fix PCH in VC8 projects (until the next rebake...) |
tree | commitdiff |
2008-10-15 |
Robert Roebling | Update make dist |
tree | commitdiff |
2008-10-12 |
Vadim Zeitlin | add wxGenericStaticText (#9656) |
tree | commitdiff |
2008-10-12 |
Václav Slavík | removed a warning that should only be a FIXME |
tree | commitdiff |
2008-10-09 |
Vadim Zeitlin | use /nologo nmake switch to avoid many annoying copyrig... |
tree | commitdiff |
2008-10-09 |
Vadim Zeitlin | exclude contrib from build for as long as there is... |
tree | commitdiff |
2008-10-09 |
Stefan Csomor | forgot to commit this file ... |
tree | commitdiff |
2008-10-08 |
Vadim Zeitlin | add VC9 project files (closes #9960) |
tree | commitdiff |
2008-10-08 |
Vadim Zeitlin | update to 0.2.4 version |
tree | commitdiff |
2008-10-08 |
Vadim Zeitlin | rebaked makefiles with 0.2.4 |
tree | commitdiff |
2008-10-07 |
Francesco Montorsi | add wx_xrc.bkl bakefile wxpreset to the list of files... |
tree | commitdiff |
2008-10-06 |
Michael Wetherell | Add builds for the stable branch, and make the release... |
tree | commitdiff |
2008-10-06 |
Michael Wetherell | Limit to one build at a time with a lock, share checkou... |
tree | commitdiff |
2008-10-02 |
Michael Wetherell | Update from Laurent. |
tree | commitdiff |
2008-09-30 |
Michael Wetherell | Update from Brian. |
tree | commitdiff |
2008-09-29 |
Michael Wetherell | Apply Brian's own changes. |
tree | commitdiff |
2008-09-29 |
Michael Wetherell | Make the names consistent between the two builds. |
tree | commitdiff |
2008-09-29 |
Michael Wetherell | Enable vc++ 9 quick builds. |
tree | commitdiff |
2008-09-29 |
Michael Wetherell | Add a couple of missing close slashes. |
tree | commitdiff |
2008-09-29 |
Michael Wetherell | Rename to ravnsgaard.xml. |
tree | commitdiff |
2008-09-29 |
Michael Wetherell | Switch to release builds. |
tree | commitdiff |
2008-09-27 |
Michael Wetherell | Change the locks to allow builds for different branches... |
tree | commitdiff |
2008-09-27 |
Michael Wetherell | Use shared checkouts with a fresh copy for each build... |
tree | commitdiff |
2008-09-26 |
Vadim Zeitlin | Brian Ravnsgaard Riis slave added |
tree | commitdiff |
2008-09-26 |
Michael Wetherell | Configure a second Windows build and give the slave... |
tree | commitdiff |
2008-09-26 |
Vadim Zeitlin | update from Laurent |
tree | commitdiff |
2008-09-25 |
Robin Dunn | Install kbdstate.h and mousestate.h |
tree | commitdiff |
2008-09-24 |
Michael Wetherell | Initial commit for Laurent Humbertclaude's Windows... |
tree | commitdiff |
2008-09-22 |
Kevin Ollivier | Rebake after taskbar addition (apparently dlist.h commi... |
tree | commitdiff |
2008-09-22 |
Kevin Ollivier | Adding compiling (but not yet working) taskbar implemen... |
tree | commitdiff |
2008-09-21 |
Robert Roebling | Added wxDList<T>. not yet used anywhere |
tree | commitdiff |
2008-09-21 |
Kevin Ollivier | Stubbed wxToolTip implementation to get code that uses... |
tree | commitdiff |
2008-09-20 |
Kevin Ollivier | Copy headers and get MDI and glcanvas fully building... |
tree | commitdiff |
2008-09-20 |
Kevin Ollivier | Fix bakefiles. Precomp variable is used undefined when... |
tree | commitdiff |
2008-09-19 |
Michael Wetherell | Change <checkout> slightly so that it doesn't display... |
tree | commitdiff |
2008-09-19 |
Vadim Zeitlin | do enable PCH for the tests, wx/wx.h was not precompile... |
tree | commitdiff |
2008-09-18 |
Stefan Csomor | remove tests, from trunk, until we've sorted out the... |
tree | commitdiff |
2008-09-18 |
Stefan Csomor | adding new commands for tests |
tree | commitdiff |
2008-09-17 |
Stefan Csomor | next attempt |
tree | commitdiff |
2008-09-17 |
Michael Wetherell | General purpose slave lock. |
tree | commitdiff |
2008-09-17 |
Stefan Csomor | reverting, something in locks wasn't good |
tree | commitdiff |
2008-09-17 |
Stefan Csomor | MW speedups |
tree | commitdiff |
2008-09-16 |
Stefan Csomor | osx_cocoa build |
tree | commitdiff |
2008-09-16 |
Stefan Csomor | next build |
tree | commitdiff |
2008-09-16 |
Stefan Csomor | adding scheduler |
tree | commitdiff |
2008-09-16 |
Michael Wetherell | Fix -- in comment. |
tree | commitdiff |
2008-09-16 |
Stefan Csomor | rollback just in case it was me. ... |
tree | commitdiff |
2008-09-16 |
Stefan Csomor | different build dirs |
tree | commitdiff |
2008-09-16 |
Stefan Csomor | expanding builds |
tree | commitdiff |
2008-09-16 |
Stefan Csomor | buildbot test |
tree | commitdiff |
next |