2009-01-25 |
Jaakko Salli | Added XRC handler for wxComboCtrl (closes #10151) |
blob | commitdiff | raw |
2009-01-23 |
Vadim Zeitlin | rebake without persistence files |
blob | commitdiff | raw | diff to current |
2009-01-23 |
Vadim Zeitlin | fix wxEVT_SPIN_XXX definitions in a nicer (compatible... |
blob | commitdiff | raw | diff to current |
2009-01-16 |
Vadim Zeitlin | export wxActiveX stuff from core (not media) DLL (close... |
blob | commitdiff | raw | diff to current |
2009-01-15 |
Vadim Zeitlin | link with wininet.lib under Windows to avoid linking... |
blob | commitdiff | raw | diff to current |
2009-01-12 |
Vadim Zeitlin | add more flexible and safer template Connect() overload... |
blob | commitdiff | raw | diff to current |
2009-01-11 |
Francesco Montorsi | split wxGrid implementation in grideditors.cpp (for... |
blob | commitdiff | raw | diff to current |
2008-12-27 |
Francesco Montorsi | remove deprecated wxTabCtrl also from makefiles |
blob | commitdiff | raw | diff to current |
2008-12-25 |
Vadim Zeitlin | merge msw/gsocket.cpp into msw/sockmsw.cpp |
blob | commitdiff | raw | diff to current |
2008-12-25 |
Vadim Zeitlin | rename gsockmsw files to sockmsw |
blob | commitdiff | raw | diff to current |
2008-12-16 |
Vadim Zeitlin | added wxRearrange{List,Ctrl,Dialog} and use it in wxHea... |
blob | commitdiff | raw | diff to current |
2008-12-07 |
Vadim Zeitlin | - Rewrite wxHeaderCtrl to be virtual-like: even if... |
blob | commitdiff | raw | diff to current |
2008-12-03 |
Vadim Zeitlin | extract (and expand and clean up and document) the... |
blob | commitdiff | raw | diff to current |
2008-10-27 |
Vadim Zeitlin | rebaked using bakefile 0.2.5 |
blob | commitdiff | raw | diff to current |
2008-10-16 |
Václav Slavík | Cleaned up wxArtProvider: |
blob | commitdiff | raw | diff to current |
2008-10-12 |
Vadim Zeitlin | add wxGenericStaticText (#9656) |
blob | commitdiff | raw | diff to current |
2008-10-08 |
Vadim Zeitlin | rebaked makefiles with 0.2.4 |
blob | commitdiff | raw | diff to current |
2008-09-12 |
Vadim Zeitlin | added wxPropertyGrid from Jaakko Salli (#9934) |
blob | commitdiff | raw | diff to current |
2008-09-04 |
Kevin Ollivier | rebake |
blob | commitdiff | raw | diff to current |
2008-08-24 |
Benjamin Williams | rebake because of new auibar.* |
blob | commitdiff | raw | diff to current |
2008-08-02 |
Vadim Zeitlin | extract parts of wxXRC depending on wxAdv in a separate... |
blob | commitdiff | raw | diff to current |
2008-06-21 |
Vadim Zeitlin | added wxGenericStaticBitmap (#9608) |
blob | commitdiff | raw | diff to current |
2008-05-17 |
Vadim Zeitlin | native wxBitmapComboBox implementation for MSW (patch... |
blob | commitdiff | raw | diff to current |
2008-05-17 |
Václav Slavík | wxUniv: implement wxSYS_VSCROLL_X/Y metrics in wxUniv... |
blob | commitdiff | raw | diff to current |
2008-05-08 |
Vadim Zeitlin | extracted wxWrapSizer in separate files and somewhat... |
blob | commitdiff | raw | diff to current |
2008-04-04 |
Vadim Zeitlin | initial native implementation of wxCalendarCtrl for MSW |
blob | commitdiff | raw | diff to current |
2008-03-28 |
Vadim Zeitlin | added native GTK implementation of wxCalendarCtrl ... |
blob | commitdiff | raw | diff to current |
2008-03-15 |
Vadim Zeitlin | rename fobr95.{cpp,h} files to foobar.{cpp,h} |
blob | commitdiff | raw | diff to current |
2008-03-10 |
Vadim Zeitlin | added wxNativeContainerWindow and implemented it for... |
blob | commitdiff | raw | diff to current |
2008-02-10 |
Vadim Zeitlin | add wxXLocale class and wxIsxxx_l() and wxToxxx_l(... |
blob | commitdiff | raw | diff to current |
2008-01-23 |
Václav Slavík | regenerated makefiles with bkl-0.2.3 |
blob | commitdiff | raw | diff to current |
2008-01-06 |
Vadim Zeitlin | use wxWindowIDRef to transparently implement auto-gener... |
blob | commitdiff | raw | diff to current |
2007-12-19 |
Vadim Zeitlin | more socket cleanup to allow using wxSocket from both... |
blob | commitdiff | raw | diff to current |
2007-12-15 |
Robin Dunn | Update Scintilla to version 1.75 |
blob | commitdiff | raw | diff to current |
2007-12-02 |
Vadim Zeitlin | added wxMSW notifmsg.h/cpp |
blob | commitdiff | raw | diff to current |
2007-11-24 |
Vadim Zeitlin | added wxNotificationMessage and implemented it generica... |
blob | commitdiff | raw | diff to current |
2007-11-22 |
Vadim Zeitlin | define wxUSE_UNICODE=0 in non-Unicode build to prevent... |
blob | commitdiff | raw | diff to current |
2007-11-12 |
Vadim Zeitlin | made wxApp::argv an object convertible to either char... |
blob | commitdiff | raw | diff to current |
2007-10-23 |
Vadim Zeitlin | remove ODBC and DBgrid libraries |
blob | commitdiff | raw | diff to current |
2007-09-27 |
Vadim Zeitlin | added msw/textentry{cpp,h} |
blob | commitdiff | raw | diff to current |
2007-09-26 |
Vadim Zeitlin | added wxTextEntry common base class for both wxTextCtrl... |
blob | commitdiff | raw | diff to current |
2007-09-20 |
Vadim Zeitlin | rebake after libtiff changes |
blob | commitdiff | raw | diff to current |
2007-09-17 |
Vadim Zeitlin | reverted wxSocket changes of rev 48723 as they broke... |
blob | commitdiff | raw | diff to current |
2007-09-17 |
Vadim Zeitlin | added new and improved wxFileCtrl implementation (patch... |
blob | commitdiff | raw | diff to current |
2007-09-16 |
Vadim Zeitlin | more fixes for using wxSocket in console applications... |
blob | commitdiff | raw | diff to current |
2007-08-16 |
Vadim Zeitlin | add XRC handler for wxSearchCtrl (extended patch 1751516) |
blob | commitdiff | raw | diff to current |
2007-08-15 |
Julian Smart | Regenerated makefiles |
blob | commitdiff | raw | diff to current |
2007-07-10 |
Vadim Zeitlin | regenerated after adding base64.h/cpp |
blob | commitdiff | raw | diff to current |
2007-06-15 |
Vadim Zeitlin | added wxDEPRECATED_BUT_USED_INTERNALLY macro and use... |
blob | commitdiff | raw | diff to current |
2007-05-18 |
Vadim Zeitlin | undid unnecessary renaming of src/msw/evtloop.cpp to... |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Vadim Zeitlin | implement event loop for console applications (heavily... |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Vadim Zeitlin | extracted wxAcceleratorEntry code from menucmn.cpp... |
blob | commitdiff | raw | diff to current |
2007-05-03 |
Václav Slavík | fixed linking in monolithic case if USE_STC=0 |
blob | commitdiff | raw | diff to current |
2007-04-21 |
Vadim Zeitlin | readded wxEditableListBox as part of adv library |
blob | commitdiff | raw | diff to current |
2007-04-20 |
Vadim Zeitlin | preparation for allowing to use wxTimer in wxBase ... |
blob | commitdiff | raw | diff to current |
2007-04-19 |
Václav Slavík | moved primitive string and string iterators operations... |
blob | commitdiff | raw | diff to current |
2007-04-10 |
Vadim Zeitlin | Big wxGL classes refactoring/cleanup: |
blob | commitdiff | raw | diff to current |
2007-04-09 |
Václav Slavík | added wxgl pseudotarget |
blob | commitdiff | raw | diff to current |
2007-04-08 |
Vadim Zeitlin | Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefa... |
blob | commitdiff | raw | diff to current |
2007-04-08 |
Václav Slavík | don't build wxscintilla lib if wxSTC is not built |
blob | commitdiff | raw | diff to current |
2007-04-05 |
Robin Dunn | Bakefile and other changes for new locations of STC... |
blob | commitdiff | raw | diff to current |
2007-04-01 |
Vadim Zeitlin | added support for ellipsization and markup in wxStaticT... |
blob | commitdiff | raw | diff to current |
2007-03-28 |
Václav Slavík | split string.{h,cpp} into {string,stringimpl,arrstr... |
blob | commitdiff | raw | diff to current |
2007-03-19 |
Václav Slavík | added makefile targets for building individual libs... |
blob | commitdiff | raw | diff to current |
2007-03-19 |
Václav Slavík | split wxchar.h into several smaller headers |
blob | commitdiff | raw | diff to current |
2007-03-17 |
Václav Slavík | first phase of transition to unified Unicode build: |
blob | commitdiff | raw | diff to current |
2007-03-16 |
Vadim Zeitlin | regenerated after wxSelectDispatcher addition (patch... |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Vadim Zeitlin | native wxHyperlinkCtrl implementation for GTK+ 2.10... |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Vadim Zeitlin | removed wx/wave.h which was deprecated since 2.4 |
blob | commitdiff | raw | diff to current |
2007-02-07 |
Robin Dunn | rebaked after changing the version number |
blob | commitdiff | raw | diff to current |
2007-01-22 |
Václav Slavík | enable wxFontMapper in wxDFB port |
blob | commitdiff | raw | diff to current |
2007-01-22 |
Václav Slavík | allow building wxXRC with wxUSE_HTML=0: make linking... |
blob | commitdiff | raw | diff to current |
2006-12-11 |
Robin Dunn | Modified form of Patch #1611222, adds wxSearchCtrl... |
blob | commitdiff | raw | diff to current |
2006-11-10 |
Robin Dunn | Move version number to 2.8.0.0 and rebake the makefiles |
blob | commitdiff | raw | diff to current |
2006-11-09 |
Vadim Zeitlin | temporarily disable XRC richtext handler to avoid break... |
blob | commitdiff | raw | diff to current |
2006-11-08 |
Vadim Zeitlin | rebaked after addition of XRC handler for richtext... |
blob | commitdiff | raw | diff to current |
2006-11-06 |
Vadim Zeitlin | generic animation sources are used under all platforms... |
blob | commitdiff | raw | diff to current |
2006-11-06 |
Robin Dunn | Rebaked after addition of mediactrl_qt.cpp |
blob | commitdiff | raw | diff to current |
2006-11-05 |
Vadim Zeitlin | fixed typo in files.bkl which broke wxUniv link (why... |
blob | commitdiff | raw | diff to current |
2006-11-04 |
Vadim Zeitlin | rebaked after wxCollapsiblePane move to core and using... |
blob | commitdiff | raw | diff to current |
2006-11-04 |
Vadim Zeitlin | rebaked after animation control and helpbest.h changes |
blob | commitdiff | raw | diff to current |
2006-11-04 |
Vadim Zeitlin | add generic animation sources to wxUniv (and correspond... |
blob | commitdiff | raw | diff to current |
2006-10-30 |
Vadim Zeitlin | Various wxCollapsiblePane enhancements (re-patch 1577412): |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Michael Wetherell | Make wxBackingFile internal, and remove wxZipFSHander... |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Vadim Zeitlin | added TGA handler (somewhat modified patch 1393912) |
blob | commitdiff | raw | diff to current |
2006-10-28 |
Robin Dunn | Moved version number to 2.7.2.0 and rebaked |
blob | commitdiff | raw | diff to current |
2006-10-27 |
Michael Wetherell | Add wxArchiveFSHandler. |
blob | commitdiff | raw | diff to current |
2006-10-27 |
Michael Wetherell | Rebake for new tar streams. |
blob | commitdiff | raw | diff to current |
2006-10-27 |
Julian Smart | Added richtextprinting.cpp/h |
blob | commitdiff | raw | diff to current |
2006-10-26 |
Michael Wetherell | Add wxFilterFSHandler. |
blob | commitdiff | raw | diff to current |
2006-10-26 |
Julian Smart | Added dcgraph.cpp and rebaked |
blob | commitdiff | raw | diff to current |
2006-10-25 |
Michael Wetherell | Add class factories for filter streams. Also filters... |
blob | commitdiff | raw | diff to current |
2006-10-24 |
Václav Slavík | moved wxOverlay into overlay.* files and out of dc... |
blob | commitdiff | raw | diff to current |
2006-10-23 |
Vadim Zeitlin | moved wxCollapsiblePane files to adv library |
blob | commitdiff | raw | diff to current |
2006-10-23 |
Michael Wetherell | Added wxBackingFile and wxBackedInputStream. |
blob | commitdiff | raw | diff to current |
2006-10-23 |
Włodzimierz Skiba | Use generic collapsible pane for wxUniv based builds. |
blob | commitdiff | raw | diff to current |
2006-10-23 |
Włodzimierz Skiba | Rebaked makefiles after htmllistbox and collapsable... |
blob | commitdiff | raw | diff to current |
2006-10-22 |
Robin Dunn | Add dcgraph.h to files.bkl and rebake |
blob | commitdiff | raw | diff to current |
2006-10-19 |
Julian Smart | Added style organiser dialog and list style editor... |
blob | commitdiff | raw | diff to current |
2006-10-09 |
Vadim Zeitlin | added wxAnimationCtrl (patch 1570325) |
blob | commitdiff | raw | diff to current |
next |