2011-05-16 |
Steve Lamerton | Rename source files for consistency |
tree | commitdiff |
2011-05-05 |
Steve Lamerton | Various typos fixes and minor build system changes... |
tree | commitdiff |
2011-05-04 |
Steve Lamerton | Tidy the files list, move the wxWEB files to their... |
tree | commitdiff |
2011-05-04 |
Steve Lamerton | Application of the most recent wxWebView patch, the... |
tree | commitdiff |
2011-04-29 |
Robin Dunn | Fix popen2 deprecation warning. |
tree | commitdiff |
2011-04-28 |
Robin Dunn | Change --j to --jobs, add --mac_framework_prefix, add... |
tree | commitdiff |
2011-04-26 |
Robin Dunn | Remove lipo options, that hack is no longer needed... |
tree | commitdiff |
2011-04-22 |
Robin Dunn | Explicitly specify the Mac SDK for wxPython builds |
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-04-03 |
Dimitri Schoolwerth | No code changes, fixed various typos. |
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-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-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-31 |
Vadim Zeitlin | Use open command to run the GUI unit test on Mac build... |
tree | commitdiff |
2010-12-30 |
Vadim Zeitlin | Move wxMSW wxCommandLinkButton files to native-only... |
tree | commitdiff |
2010-12-28 |
Stefan Csomor | removing obsolete NO_PRAGMA |
tree | commitdiff |
2010-12-23 |
Vadim Zeitlin | Run tests with "-t" option on OS X too. |
tree | commitdiff |
2010-12-07 |
Stefan Csomor | attempt at making the line continuation characters... |
tree | commitdiff |
2010-12-07 |
Stefan Csomor | updating files list for iphone opengl |
tree | commitdiff |
2010-12-07 |
Stefan Csomor | updated comment was not saved in former commit |
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-11-05 |
Chris Elliott | missing namespace |
tree | commitdiff |
2010-10-26 |
Vadim Zeitlin | Rebake to add wx/meta/implicitconversion.h to the makef... |
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-22 |
Michael Wetherell | Add debugging info to the trunk Linux builds. |
tree | commitdiff |
2010-10-20 |
Vadim Zeitlin | Add XRC handler for wxCommandLinkButton. |
tree | commitdiff |
2010-10-20 |
Michael Wetherell | Check for window manager before running GUI tests on... |
tree | commitdiff |
2010-10-17 |
Michael Wetherell | Disable the Mingw x64 builds as there's no compiler. |
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-23 |
Robin Dunn | Various build tweaks and updates for wxPython 2.9.1.1 |
tree | commitdiff |
2010-09-15 |
Dimitri Schoolwerth | Fix possible errors introduced while generating Xcode... |
tree | commitdiff |
2010-09-15 |
Dimitri Schoolwerth | Use a unique namespace for generating identifiers. |
tree | commitdiff |
2010-09-15 |
Dimitri Schoolwerth | Make Xcode identifier consecutive when there is a colli... |
tree | commitdiff |
2010-09-09 |
Vadim Zeitlin | Don't exclude "contrib" from wxMSW setup.exe generation. |
tree | commitdiff |
2010-09-08 |
Dimitri Schoolwerth | Make Xcode identifiers in generated project files be... |
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-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-08-11 |
Javier Torres | New build slave for wxQt |
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-24 |
Michael Wetherell | Fix buildbot build 'Linux i386 wxGTK stable STL' buildi... |
tree | commitdiff |
2010-07-22 |
Vadim Zeitlin | Replace 2.9.1 version with 2.9.2. |
tree | commitdiff |
2010-07-21 |
Chris Elliott | script for building chm docs and wxMSW exe |
tree | commitdiff |
2010-07-17 |
Vadim Zeitlin | Add a script for finding all files using native eol... |
tree | commitdiff |
2010-07-17 |
Vadim Zeitlin | Add scripts to make releases from a git-svn repository. |
tree | commitdiff |
2010-07-13 |
Vadim Zeitlin | Globally rename all occurrences of "XCode" to "Xcode". |
tree | commitdiff |
2010-07-13 |
Vadim Zeitlin | Globally use "wxWindows licence" consistently. |
tree | commitdiff |
2010-07-12 |
Vadim Zeitlin | Remove 2.9.0 build slaves, they're not needed any more. |
tree | commitdiff |
2010-07-12 |
Vadim Zeitlin | Replace remaining references to 2.9.0 with 2.9.1. |
tree | commitdiff |
2010-06-28 |
Chris Elliott | delete docs after building |
tree | commitdiff |
2010-06-25 |
Robin Dunn | Move build tools into the main part of the repository... |
tree | commitdiff |
2010-06-18 |
Vadim Zeitlin | Install headers in ribbon subdirectory. |
tree | commitdiff |
2010-06-17 |
Vadim Zeitlin | Backport fix from bakefile svn for autoconf 2.65. |
tree | commitdiff |
2010-06-14 |
Jaakko Salli | Added wxIsPod<>. Use it in wxAny instead of wxIsMovable<>. |
tree | commitdiff |
2010-06-14 |
Michael Wetherell | Corrections to the previous commmit. |
tree | commitdiff |
2010-06-14 |
Michael Wetherell | Add --disable-gui and --disable-all-features builds... |
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 more infos, links |
tree | commitdiff |
next |