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-09 |
Julian Smart | Added further wxRTC files to files.bkl |
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-30 |
Paul Cornett | convert assertdlg_gtk to C++ |
tree | commitdiff |
2011-03-22 |
Dimitri Schoolwerth | Fixed various typos. |
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-05 |
Vadim Zeitlin | Link console programs with PNG library in monolithic... |
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-10 |
Stefan Csomor | adding new files |
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-12-07 |
Stefan Csomor | updating files list for iphone opengl |
tree | commitdiff |
2010-11-30 |
Paul Cornett | merge libpng 1.4.4 to trunk |
tree | commitdiff |
2010-11-30 |
Paul Cornett | add src/gtk1/mnemonics.cpp to files.bkl and rebake |
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-11-05 |
Chris Elliott | add execmon to CE exclude (no console) |
tree | commitdiff |
2010-11-05 |
Chris Elliott | missing namespace |
tree | commitdiff |
2010-10-25 |
Václav Slavík | Make wxMin, wxMax and wxClip template functions. |
tree | commitdiff |
2010-10-23 |
Vadim Zeitlin | Add XRC handler for wxToolbook. |
tree | commitdiff |
2010-10-23 |
Vadim Zeitlin | Use rpmbuild to build the RPMs in "make rpm" target. |
tree | commitdiff |
2010-10-23 |
Vadim Zeitlin | Add more headers to "make dist" and remove .mo files. |
tree | commitdiff |
2010-10-20 |
Vadim Zeitlin | Add XRC handler for wxCommandLinkButton. |
tree | commitdiff |
2010-10-15 |
Vadim Zeitlin | Include wx_presets.py in the distribution made by ... |
tree | commitdiff |
2010-10-13 |
Vadim Zeitlin | Remove obsolete files from "make dist" rules. |
tree | commitdiff |
2010-10-13 |
Vadim Zeitlin | Skip Windows-only samples when making Unix distribution. |
tree | commitdiff |
2010-10-13 |
Vadim Zeitlin | Include include/wx/generic/private/*.h files in distrib... |
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-08-22 |
Vadim Zeitlin | Remove unused src/osx/cocoa/bmpbuttn.mm file. |
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 | No changes, just remove hard TABs and fix a typo. |
tree | commitdiff |
2010-07-25 |
Vadim Zeitlin | Upgrade version in the bakefiles to 2.9.2 as well and... |
tree | commitdiff |
2010-07-13 |
Vadim Zeitlin | Globally use "wxWindows licence" consistently. |
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-20 |
Stefan Csomor | adding all iphone files |
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-26 |
Vadim Zeitlin | Fix wxGTK1 link after toolbar files renaming. |
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 | Remove USE_GDIPLUS setting from bakefiles. |
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 | Adding wxUIActionSimulator, a class for programmaticall... |
tree | commitdiff |
2010-03-05 |
Francesco Montorsi | define TARGET_CPU (as a variable) also for formats... |
tree | commitdiff |
2010-03-03 |
Francesco Montorsi | add 64bit support to those formats which I could test... |
tree | commitdiff |
2010-02-03 |
Kevin Ollivier | Refactor DND code into Carbon and Cocoa parts, and... |
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-12 |
Vadim Zeitlin | Add wx/osx/textentry.h to the list of OS X headers. |
tree | commitdiff |
2010-01-09 |
Kevin Ollivier | Implement native OS X ComboBox for OS X Cocoa, and... |
tree | commitdiff |
2010-01-04 |
Kevin Ollivier | Get the OS X Cocoa native combobox building by having... |
tree | commitdiff |
2009-12-27 |
Vadim Zeitlin | Avoid defining COMPILER_PREFIX for autoconf format. |
tree | commitdiff |
2009-12-15 |
Václav Slavík | define NDEBUG if not using debug CRT |
tree | commitdiff |
2009-12-10 |
Vadim Zeitlin | Rename gtk{,1}/tbargtk.{h,cpp} to toolbar.{h,cpp}. |
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-10-31 |
Kevin Ollivier | Adding NSColor -> wxColour conversion. |
tree | commitdiff |
2009-10-22 |
Francesco Montorsi | update wxpresets for new osx_carbon and osx_cocoa names... |
tree | commitdiff |
2009-10-22 |
Vadim Zeitlin | Refactor wxEventLoopSource-related code. |
tree | commitdiff |
2009-10-22 |
Vadim Zeitlin | Merge SOC2009_FSWATCHER branch into trunk. |
tree | commitdiff |
2009-10-22 |
Václav Slavík | Post-0.2.6 version of Bakefile is required. |
tree | commitdiff |
2009-10-19 |
Václav Slavík | added COMPILER_PREFIX support to wxpresets |
tree | commitdiff |
2009-10-19 |
Vadim Zeitlin | Define COMPILER_PREFIX as COMPILER if it's not defined. |
tree | commitdiff |
2009-10-07 |
Vadim Zeitlin | Honour COMPILER_PREFIX in wx presets too. |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Added native wxInfoBar implementation for wxGTK. |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Initial wxInfoBar implementation. |
tree | commitdiff |
next |