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 |
2008-09-14 |
Michael Wetherell | New dev. |
tree | commitdiff |
2008-09-12 |
Vadim Zeitlin | added wxPropertyGrid from Jaakko Salli (#9934) |
tree | commitdiff |
2008-09-07 |
Stefan Csomor | integrating Kevin's work, command line builds for osx... |
tree | commitdiff |
2008-09-05 |
Stefan Csomor | adding common implementation file for search control |
tree | commitdiff |
2008-09-04 |
Kevin Ollivier | rebake |
tree | commitdiff |
2008-09-04 |
Kevin Ollivier | Update files.bkl to match the changes Stefan made to... |
tree | commitdiff |
2008-08-31 |
Paul Cornett | fix opengl dependency in monolithic build |
tree | commitdiff |
2008-08-31 |
Vadim Zeitlin | update after wx/mac/setup.h rename to wx/osx/setup... |
tree | commitdiff |
2008-08-31 |
Vadim Zeitlin | test for utils/wxrc/Makefile existence and not utils... |
tree | commitdiff |
2008-08-28 |
Robert Roebling | More corrections to make dist |
tree | commitdiff |
2008-08-28 |
Robert Roebling | Minor corrections to make dist after reports |
tree | commitdiff |
2008-08-27 |
Robert Roebling | Update <make win-dist> |
tree | commitdiff |
2008-08-27 |
Robert Roebling | Add XCode project files to wxMac's <make dist> |
tree | commitdiff |
2008-08-26 |
Robert Roebling | Also make make dist for wxMac work |
tree | commitdiff |
2008-08-26 |
Robert Roebling | Update <make dist> for wxGTK |
tree | commitdiff |
2008-08-24 |
Benjamin Williams | rebake because of new auibar.* |
tree | commitdiff |
2008-08-13 |
Stefan Csomor | adding generic BUNDLE_RESOURCES for copying any special... |
tree | commitdiff |
2008-08-13 |
Stefan Csomor | fixing remainder of bug #3776, clean activateAndIgnoreC... |
tree | commitdiff |
next |