2011-08-25 |
Dimitri Schoolwerth | Fixed buttons having no border in wxUniv by default. |
tree | commitdiff |
2011-08-22 |
Vadim Zeitlin | Add XRC handler for wxBannerWindow and a test for it... |
tree | commitdiff |
2011-08-22 |
Vadim Zeitlin | Add new wxBannerWindow class. |
tree | commitdiff |
2011-08-21 |
Vadim Zeitlin | Refactor: replace wxTreeItemId and wxDataViewItem with... |
tree | commitdiff |
2011-08-21 |
Vadim Zeitlin | Add wxWithImages helper mix-in with {Set,Get,Assign... |
tree | commitdiff |
2011-07-22 |
Vadim Zeitlin | Increased the version to 2.9.3. |
tree | commitdiff |
2011-06-14 |
Vadim Zeitlin | Refactor wxButton and wxToggleButton to derive from... |
tree | commitdiff |
2011-05-23 |
Vadim Zeitlin | Don't use native MSW wxHyperlinkCtrl implementation... |
tree | commitdiff |
2011-05-23 |
Vadim Zeitlin | Rebake after the addition of more richtext headers. |
tree | commitdiff |
2011-05-09 |
Vadim Zeitlin | Add wx/richtext/richtextuicustomization.h to the header... |
tree | commitdiff |
2011-05-09 |
Vadim Zeitlin | No changes, just sort richtext files in files.bkl. |
tree | commitdiff |
2011-04-17 |
Vadim Zeitlin | Add wxAffineMatrix2D and related classes. |
tree | commitdiff |
2011-04-16 |
Vadim Zeitlin | Add support for dynamic auto-completion in wxTextEntry. |
tree | commitdiff |
2011-03-31 |
Vadim Zeitlin | Add wx/msw/panel.h to the list of wxMSW headers in... |
tree | commitdiff |
2011-03-20 |
Vadim Zeitlin | Add wxPanel::SetBackgroundBitmap(). |
tree | commitdiff |
2011-03-20 |
Vadim Zeitlin | Split wxPanel in wxPanelBase and platform-specific... |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Add generic wxMarkupText class implementing handling... |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Add a class for parsing simple markup. |
tree | commitdiff |
2011-02-16 |
Vadim Zeitlin | Compile wxUIActionSimulator in wxUniv builds. |
tree | commitdiff |
2011-02-13 |
Václav Slavík | Fix VC2008 dependencies with Bakefile 0.2.9. |
tree | commitdiff |
2011-02-03 |
Vadim Zeitlin | Rebake everything using bakefile 0.2.9. |
tree | commitdiff |
2011-01-19 |
Vadim Zeitlin | Add wxIntegerValidator and wxFloatingPointValidator... |
tree | commitdiff |
2011-01-19 |
Vadim Zeitlin | Add wxNumberFormatter class helping to deal with thousa... |
tree | commitdiff |
2011-01-07 |
Paul Cornett | Move wxColourData and wxFontData into separate files. |
tree | commitdiff |
2011-01-05 |
Paul Cornett | move variable definitions to more appropriate places... |
tree | commitdiff |
2011-01-04 |
Stefan Csomor | fixing placing of common files for grid and calctrl |
tree | commitdiff |
2011-01-04 |
Stefan Csomor | merging back XTI branch part 2 |
tree | commitdiff |
2011-01-03 |
Vadim Zeitlin | Add wxCompositeWindow<> and use it in wxDatePickerCtrlG... |
tree | commitdiff |
2010-12-31 |
Vadim Zeitlin | Add wxArtProvider using Tango icons. |
tree | commitdiff |
2010-12-30 |
Vadim Zeitlin | Move wxMSW wxCommandLinkButton files to native-only... |
tree | commitdiff |
2010-11-30 |
Paul Cornett | merge libpng 1.4.4 to trunk |
tree | commitdiff |
2010-11-25 |
Vadim Zeitlin | Add wxVersionInfo and functions returning it for 3rd... |
tree | commitdiff |
2010-11-22 |
Vadim Zeitlin | Revert "Always define WXUSINGDLL when compiling Scintil... |
tree | commitdiff |
2010-11-22 |
Vadim Zeitlin | Use correct wxDEBUG_LEVEL value when building wxscintil... |
tree | commitdiff |
2010-11-22 |
Vadim Zeitlin | Always define WXUSINGDLL when compiling Scintilla in... |
tree | commitdiff |
2010-10-26 |
Vadim Zeitlin | Rebake to add wx/meta/implicitconversion.h to the makef... |
tree | commitdiff |
2010-10-23 |
Vadim Zeitlin | Add XRC handler for wxToolbook. |
tree | commitdiff |
2010-10-20 |
Vadim Zeitlin | Add XRC handler for wxCommandLinkButton. |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | Merge of SOC2010_RTC_IMAGES branch. |
tree | commitdiff |
2010-09-07 |
Vadim Zeitlin | Use correct Unicode define for wxScintilla compilation. |
tree | commitdiff |
2010-09-03 |
Václav Slavík | Fixed wxscintilla compilation for wxDFB. |
tree | commitdiff |
2010-09-01 |
Vadim Zeitlin | Update wx_dll.dsw to include the ribbon library. |
tree | commitdiff |
2010-08-18 |
Vadim Zeitlin | Use task dialog for wxProgressDialog implementation... |
tree | commitdiff |
2010-08-18 |
Vadim Zeitlin | Add wxRichMessageDialog class. |
tree | commitdiff |
2010-08-17 |
Vadim Zeitlin | Provide native wxHyperlinkCtrl implementation for wxMSW. |
tree | commitdiff |
2010-08-17 |
Vadim Zeitlin | Add new wxCommandLinkButton class. |
tree | commitdiff |
2010-07-25 |
Vadim Zeitlin | Only define WXUSINGDLL in multilib builds for wxscintil... |
tree | commitdiff |
2010-07-25 |
Vadim Zeitlin | Only define WXUSINGDLL in DLL configurations when build... |
tree | commitdiff |
2010-07-25 |
Vadim Zeitlin | No real changes in makefile but avoid repetitious in... |
tree | commitdiff |
2010-07-25 |
Vadim Zeitlin | Upgrade version in the bakefiles to 2.9.2 as well and... |
tree | commitdiff |
2010-06-18 |
Vadim Zeitlin | Install headers in ribbon subdirectory. |
tree | commitdiff |
2010-06-14 |
Jaakko Salli | Added wxIsPod<>. Use it in wxAny instead of wxIsMovable<>. |
tree | commitdiff |
2010-06-11 |
Vadim Zeitlin | Add wx/msgqueue.h to the list of wxBase headers and... |
tree | commitdiff |
2010-05-30 |
Vadim Zeitlin | Add <span> tag and limited support for CSS styles to... |
tree | commitdiff |
2010-05-07 |
Václav Slavík | Integrate with GNOME's Recent Documents menu. |
tree | commitdiff |
2010-05-05 |
Vadim Zeitlin | Move wxInfoBar to core library from adv. |
tree | commitdiff |
2010-05-04 |
Václav Slavík | Move wxFileHistory out of docview framework, add wxUSE_... |
tree | commitdiff |
2010-04-24 |
Václav Slavík | Split intl.h into intl.h, language.h and translation.h. |
tree | commitdiff |
2010-04-09 |
Václav Slavík | Regenerated makefiles after removing USE_GDIPLUS. |
tree | commitdiff |
2010-04-07 |
Robin Dunn | Drop the Array class added in the last scintilla patch... |
tree | commitdiff |
2010-03-30 |
Robin Dunn | Apply patch (plus some additional changes) upgrading... |
tree | commitdiff |
2010-03-06 |
Kevin Ollivier | Rebake after wxUIActionSimulator addition. |
tree | commitdiff |
2010-01-24 |
Vadim Zeitlin | Move wx/evtloop.h from GUI_CMN_HDR to BASE_CMN_HDR... |
tree | commitdiff |
2010-01-23 |
Vadim Zeitlin | Refactor owner-drawing code. |
tree | commitdiff |
2010-01-08 |
Kevin Ollivier | Rebake. |
tree | commitdiff |
2010-01-04 |
Kevin Ollivier | Rebake from clean wx tree. |
tree | commitdiff |
2009-12-08 |
Vadim Zeitlin | Use X64 machine type for MSVC linker instead of old... |
tree | commitdiff |
2009-12-01 |
Vadim Zeitlin | Define _CRT_NONSTDC_NO_WARNINGS to suppress MSVC warnin... |
tree | commitdiff |
2009-12-01 |
Vadim Zeitlin | Define _CRT_SECURE_NO_WARNINGS when building 3rd party... |
tree | commitdiff |
2009-11-19 |
Jaakko Salli | Added typeinfo.h which implements wxTypeId, using C... |
tree | commitdiff |
2009-11-18 |
Kevin Ollivier | Rebake after last commit. |
tree | commitdiff |
2009-11-10 |
Vadim Zeitlin | Big wxDataViewCtrl renderer classes refactoring. |
tree | commitdiff |
2009-11-09 |
Vadim Zeitlin | No changes, just regenerated with bakefile 0.2.8. |
tree | commitdiff |
2009-10-31 |
Kevin Ollivier | Bakefile 0.2.8 rebake. |
tree | commitdiff |
2009-10-23 |
Vadim Zeitlin | Rebaked using post-0.2.7 svn version of bakefile. |
tree | commitdiff |
2009-10-22 |
Vadim Zeitlin | Rebake everything using bakefile 0.2.7. |
tree | commitdiff |
2009-10-22 |
Vadim Zeitlin | Merge SOC2009_FSWATCHER branch into trunk. |
tree | commitdiff |
2009-10-18 |
Kevin Ollivier | Just doing a rebake of latest trunk. |
tree | commitdiff |
2009-10-08 |
Kevin Ollivier | Make sure all Bakefile formats that use CRLF line feeds... |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Rebake using pre-release version of bakefile 0.2.7. |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Initial wxInfoBar implementation. |
tree | commitdiff |
2009-09-23 |
Vadim Zeitlin | Add ribbon libraries sources to the monolithic build. |
tree | commitdiff |
2009-09-19 |
Jaakko Salli | wxAny initial commit (closes #10932) |
tree | commitdiff |
2009-09-18 |
Vadim Zeitlin | Define NDEBUG when building 3rd party libraries. |
tree | commitdiff |
2009-09-16 |
Vadim Zeitlin | Rebaked everything with bakefile 0.2.6 after wxRibbon... |
tree | commitdiff |
2009-09-16 |
Peter Cawley | Merged GSOC Ribbon work from SOC2009_RIBBON branch... |
tree | commitdiff |
2009-09-12 |
Vadim Zeitlin | Rebake all the samples, demos and tests makefiles. |
tree | commitdiff |
2009-09-12 |
Vadim Zeitlin | Use "d" suffix according to DEBUG_RUNTIME_LIBS, not... |
tree | commitdiff |
2009-09-04 |
Vadim Zeitlin | Enable debug information in release builds for msvc... |
tree | commitdiff |
2009-07-05 |
Vadim Zeitlin | updated the version to 2.9.1 |
tree | commitdiff |
2009-06-12 |
Vadim Zeitlin | added XRC handler for wxFileCtrl (closes #10785) |
tree | commitdiff |
2009-06-04 |
Vadim Zeitlin | added wxEditbaleListBox XRC handler |
tree | commitdiff |
2009-05-31 |
Vadim Zeitlin | enable OpenGL library build by default under Windows too |
tree | commitdiff |
2009-05-31 |
Vadim Zeitlin | allow overriding wxUSE_GLCANVAS value in setup.h by... |
tree | commitdiff |
2009-05-12 |
Vadim Zeitlin | wxActiveX files are low level as there is no wxUniv... |
tree | commitdiff |
2009-05-02 |
Vadim Zeitlin | added wxStd{In,Out}putStream classes (closes #10637) |
tree | commitdiff |
2009-05-01 |
Vadim Zeitlin | added wxMouseEventsManager |
tree | commitdiff |
2009-04-24 |
Chris Elliott | update bakefile to 0.2.6 |
tree | commitdiff |
2009-03-24 |
Vadim Zeitlin | return a wxAnyStrPtr covnertible to either narrow or... |
tree | commitdiff |
2009-03-20 |
Francesco Montorsi | no real changes: split the huge datetime.cpp in two... |
tree | commitdiff |
next |