2009-04-24 |
Michael Wetherell | New dev. |
tree | commitdiff |
2009-04-14 |
Stefan Csomor | fixing path for test_gui |
tree | commitdiff |
2009-04-14 |
Stefan Csomor | no test_gui present |
tree | commitdiff |
2009-04-06 |
Stefan Csomor | adding buildbot for 2.9.0 |
tree | commitdiff |
2009-03-24 |
Vadim Zeitlin | return a wxAnyStrPtr covnertible to either narrow or... |
tree | commitdiff |
2009-03-24 |
Stefan Csomor | cleanup |
tree | commitdiff |
2009-03-23 |
Stefan Csomor | adding scheduler |
tree | commitdiff |
2009-03-23 |
Michael Wetherell | Fix branch name. |
tree | commitdiff |
2009-03-23 |
Michael Wetherell | Make dir names unique. |
tree | commitdiff |
2009-03-23 |
Stefan Csomor | adding OSX 2.9 preview |
tree | commitdiff |
2009-03-22 |
Stefan Csomor | adding tests |
tree | commitdiff |
2009-03-21 |
Francesco Montorsi | revert 59680; implement proper fix for wxMSW test failu... |
tree | commitdiff |
2009-03-20 |
Francesco Montorsi | no real changes: split the huge datetime.cpp in two... |
tree | commitdiff |
2009-03-20 |
Francesco Montorsi | run tests on the wxMSW port again |
tree | commitdiff |
2009-03-15 |
Kevin Ollivier | On Mac, ensure that the library path and dependencies... |
tree | commitdiff |
2009-03-13 |
Kevin Ollivier | Just move the binary inside of the app bundle instead... |
tree | commitdiff |
2009-03-11 |
Vadim Zeitlin | disable IPC test completely as it prevents the test... |
tree | commitdiff |
2009-03-07 |
Vadim Zeitlin | added wxProtocolLog class for logging network requests... |
tree | commitdiff |
2009-03-03 |
Vadim Zeitlin | use ldlibs, not ldflags, for wx-config --libs output... |
tree | commitdiff |
2009-03-02 |
Vadim Zeitlin | don't generate non-MSVC makefiles for MSVC-only samples |
tree | commitdiff |
2009-03-02 |
Kevin Ollivier | Update files.bkl to look in the proper place for moved... |
tree | commitdiff |
2009-02-23 |
Vadim Zeitlin | remove non-existent wx/msw/datecontrols.h from files... |
tree | commitdiff |
2009-02-21 |
Stefan Neis | Added wxSingleInstanceChecker for OS/2 (patch #10491). |
tree | commitdiff |
2009-02-21 |
Vadim Zeitlin | only update stc.h when USE_STC==1 |
tree | commitdiff |
2009-02-09 |
Jaakko Salli | Fixed (hopefully) wx_dll.dsw regarding propgrid and... |
tree | commitdiff |
2009-02-09 |
Stefan Csomor | common drawing code for osx-cocoa and osx-carbon, also... |
tree | commitdiff |
2009-02-09 |
Kevin Ollivier | Update OS X Cocoa build files after recent changes... |
tree | commitdiff |
2009-02-08 |
Francesco Montorsi | revert changes erroneously committed (sorry) |
tree | commitdiff |
2009-02-08 |
Francesco Montorsi | git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets... |
tree | commitdiff |
2009-02-08 |
Paul Cornett | new wxTaskBarIcon implementation for GTK2 |
tree | commitdiff |
2009-02-08 |
Václav Slavík | fixed creation of tests/benchmarks VC++ project files... |
tree | commitdiff |
2009-02-08 |
Vadim Zeitlin | remove remaining traces of samples/mobile (continuation... |
tree | commitdiff |
2009-02-07 |
Vadim Zeitlin | another attempt to run tests with verbose logging in... |
tree | commitdiff |
2009-02-04 |
Vadim Zeitlin | move generic animation sources to ADVANCED_MSW_NATIVE_S... |
tree | commitdiff |
2009-02-03 |
Vadim Zeitlin | renamed wx/ptr_shrd.h to wx/sharedptr.h; split wx/ptr_s... |
tree | commitdiff |
2009-01-31 |
Václav Slavík | don't include private headers from wx/unix/evtloop.h |
tree | commitdiff |
2009-01-30 |
Vadim Zeitlin | add support for persistent controls |
tree | commitdiff |
2009-01-30 |
Václav Slavík | wxDFB: use Unix event loop and timers (fixes #10408) |
tree | commitdiff |
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 |
next |