projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add version check for MSVC 10
[wxWidgets.git]
/
build
/
msw
/
2013-01-21
Vadim Zeitlin
Don't include wxUniversal configurations in MSVC projec...
tree
|
commitdiff
2012-12-28
Vadim Zeitlin
Allow building wxGTK under Windows with MSVC.
tree
|
commitdiff
2012-12-10
Vadim Zeitlin
Bakefile updates for libtiff 4.0.3 merge.
tree
|
commitdiff
2012-12-02
Paul Cornett
Remove nearly empty wx/cairo.h header
tree
|
commitdiff
2012-10-23
Vadim Zeitlin
Guard gmake-specific syntax with IF_GNU_MAKE in make_di...
tree
|
commitdiff
2012-10-23
Vadim Zeitlin
Add support for wxRibbonBar and related controls to...
tree
|
commitdiff
2012-10-23
Vadim Zeitlin
Add support for wxAuiNotebook to XRC.
tree
|
commitdiff
2012-10-23
Vadim Zeitlin
Refactor wxXRC to allow defining handlers outside of...
tree
|
commitdiff
2012-10-23
Vadim Zeitlin
Add wx/meta/removeref.h header defining wxRemoveRef...
tree
|
commitdiff
2012-10-17
Vadim Zeitlin
Factor out text measurement from wxDC and wxWindow...
tree
|
commitdiff
2012-09-23
Vadim Zeitlin
Improve SAFEARRAY support in wxMSW OLE Automation code.
tree
|
commitdiff
2012-09-17
Vadim Zeitlin
Rebake after addition of richtexttabspage.h in r72497.
tree
|
commitdiff
2012-09-11
Steve Lamerton
Add generic wxFileSystem support to wxWebView using...
tree
|
commitdiff
2012-09-10
Steve Lamerton
Move wxWebViewIE missing definitions to webview_missing...
tree
|
commitdiff
2012-09-09
Vadim Zeitlin
Output the values of all USE_XXX options to build.cfg...
tree
|
commitdiff
2012-09-09
Vadim Zeitlin
Link MSW-specific event loop files in wxUniv/MSW.
tree
|
commitdiff
2012-08-30
Vadim Zeitlin
Added wxSimplebook class: a wxBookCtrl without controller.
tree
|
commitdiff
2012-08-14
Robin Dunn
rebake make/project files for new scintilla
tree
|
commitdiff
2012-07-14
Vadim Zeitlin
Refactor wxMSW helper functions to allow reuse in wxGTK.
tree
|
commitdiff
2012-07-10
Vadim Zeitlin
Use the same console event loop in wxBase and wxCore...
tree
|
commitdiff
2012-07-10
Vadim Zeitlin
Increase version to 2.9.5.
tree
|
commitdiff
2012-07-07
Vadim Zeitlin
Use "_x64" instead of "amd64" for x64 MSW makefile...
tree
|
commitdiff
2012-07-01
Vadim Zeitlin
Use COMPILER_VERSION and ARCH_SUFFIX in libraries names...
tree
|
commitdiff
2012-07-01
Vadim Zeitlin
No real changes, just rename DIR_SUFFIX_CPU to ARCH_SUF...
tree
|
commitdiff
2012-06-30
Vadim Zeitlin
Define wxEntry() with WinMain-compatible signature...
tree
|
commitdiff
2012-05-26
Vadim Zeitlin
Remove private headers from files.bkl.
tree
|
commitdiff
2012-03-29
Vadim Zeitlin
Remove setup0.h files from the list of headers in bakefile.
tree
|
commitdiff
2012-03-25
Vadim Zeitlin
Refactor wxAUI: extract wxAuiTabArt in a separate file.
tree
|
commitdiff
2012-02-07
Vadim Zeitlin
Avoid CRT deprecation warnings for MSVC build using...
tree
|
commitdiff
2011-12-29
Vadim Zeitlin
Disable VC8+ deprecation warnings for standard function...
tree
|
commitdiff
2011-12-25
Vadim Zeitlin
Always link with expat in monolithic build.
tree
|
commitdiff
2011-12-18
Vadim Zeitlin
Update version to 2.9.4 in version.bkl too and rebake...
tree
|
commitdiff
2011-12-12
Vadim Zeitlin
Rename src/generic/timectrl.cpp to timectrlg.cpp.
tree
|
commitdiff
2011-12-02
Vadim Zeitlin
Rename src/generic/richtooltip.cpp to src/generic/richt...
tree
|
commitdiff
2011-11-27
Vadim Zeitlin
Extracted private GetTimeZone() to public wxGetTimeZone...
tree
|
commitdiff
2011-11-27
Vadim Zeitlin
Include webview library headers in the list of all...
tree
|
commitdiff
2011-11-22
Vadim Zeitlin
Add wxEventFilter and related functionality.
tree
|
commitdiff
2011-10-30
Vadim Zeitlin
Add wx/datetimectrl.h to the wxAdv files list.
tree
|
commitdiff
2011-10-18
Vadim Zeitlin
Added wxRichToolTip class.
tree
|
commitdiff
2011-10-11
Vadim Zeitlin
Move SetBackgroundBitmap() from wxPanel to new wxCustom...
tree
|
commitdiff
2011-10-10
Vadim Zeitlin
Move wxTopLevelWindow::SetShape() down to wxNonOwnedWindow.
tree
|
commitdiff
2011-09-30
Vadim Zeitlin
Create setup.h when building wxscintilla library.
tree
|
commitdiff
2011-09-29
Vadim Zeitlin
Added XRC handler for wxTimePickerCtrl.
tree
|
commitdiff
2011-09-29
Vadim Zeitlin
Add wxTimePickerCtrl class.
tree
|
commitdiff
2011-09-29
Vadim Zeitlin
Refactor wxDatePickerCtrl to derive from wxDateTimePick...
tree
|
commitdiff
2011-09-11
Steve Lamerton
Rebake trunk after wxWebView merge and add missing...
tree
|
commitdiff
2011-09-10
Steve Lamerton
Merge the new wxWebView classes from the SOC2011_WEBVIE...
tree
|
commitdiff
2011-09-10
Steve Lamerton
Merge in from trunk r68684 - r69046
tree
|
commitdiff
2011-09-04
Vadim Zeitlin
Add persistence support for wxSplitterWindow.
tree
|
commitdiff
2011-08-27
Vadim Zeitlin
Add new wxTreeListCtrl class.
tree
|
commitdiff
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-22
Steve Lamerton
Rebake
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-08-13
Steve Lamerton
Merge in from trunk r68626 - r68683
tree
|
commitdiff
2011-08-10
Steve Lamerton
Complete rebake with web libraries to allow easier...
tree
|
commitdiff
2011-07-25
Steve Lamerton
Merge in from trunk r67662 to r64801
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
next