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-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 |
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 |
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-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-25 |
Jaakko Salli | Added XRC handler for wxComboCtrl (closes #10151) |
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-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 |
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-12 |
Vadim Zeitlin | remove lines containing nothing but spaces: this is... |
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-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-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 |
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 | 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-09-25 |
Robin Dunn | Install kbdstate.h and mousestate.h |
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 |
Vadim Zeitlin | do enable PCH for the tests, wx/wx.h was not precompile... |
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 | 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 | 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 |
2008-08-05 |
Stefan Csomor | adding support for overwrites from project bkls for... |
tree | commitdiff |
2008-08-03 |
Stefan Csomor | moving osx files (rename will follow) |
tree | commitdiff |
2008-08-02 |
Vadim Zeitlin | add wxRenderer::GetCheckBoxSize(); refactor wxGTK code... |
tree | commitdiff |
2008-08-02 |
Vadim Zeitlin | extract parts of wxXRC depending on wxAdv in a separate... |
tree | commitdiff |
2008-08-01 |
Stefan Csomor | activating ustring again |
tree | commitdiff |
2008-08-01 |
Stefan Csomor | moving common implementation for osx closer to unix... |
tree | commitdiff |
2008-07-31 |
Stefan Csomor | adapting osx file layout |
tree | commitdiff |
2008-07-29 |
Robert Roebling | Added 32-bit (UCS-4) wxUString class |
tree | commitdiff |
2008-07-26 |
Vadim Zeitlin | added a simple benchmarking suite |
tree | commitdiff |
2008-06-23 |
Václav Slavík | added <xrc-file> tag to wxpresets |
tree | commitdiff |
2008-06-21 |
Vadim Zeitlin | added wxGenericStaticBitmap (#9608) |
tree | commitdiff |
2008-06-14 |
Vadim Zeitlin | rebuild files generated by src/stc/gen_iface.py automat... |
tree | commitdiff |
2008-06-11 |
Stefan Csomor | fixing file paths after renaming |
tree | commitdiff |
2008-06-11 |
Stefan Csomor | fixing file paths after renaming |
tree | commitdiff |
2008-06-11 |
Stefan Csomor | renaming mac to osx and subdirs |
tree | commitdiff |
2008-06-11 |
Stefan Csomor | removing outdated files for mac |
tree | commitdiff |
2008-06-04 |
Václav Slavík | glcmn.cpp doesn't belong in OPENGL_SRC_PLATFORM (it... |
tree | commitdiff |
next |