]> git.saurik.com Git - wxWidgets.git/history - build
remove AdjustForParentClientOrigin call, it does nothing in wxGTK
[wxWidgets.git] / build /
2011-06-22  Stefan Csomornew settings for iphone
2011-06-22  Stefan Csomoradding new xcconfigs
2011-06-21  Stefan Csomorset default deployment and compiler flags
2011-06-21  Stefan Csomorset default deployment and compiler flags
2011-06-21  Stefan Csomoruse same flags as command line build
2011-06-18  Stefan Csomoradding universal as devices
2011-06-18  Stefan Csomoradding instantiated xcodeproj
2011-06-18  Stefan Csomorremoving obsolete flags, switching to universal builds
2011-06-18  Stefan Csomorupdating project format to 3.2
2011-06-18  Stefan Csomorremoving old settings
2011-06-14  Vadim ZeitlinRefactor wxButton and wxToggleButton to derive from...
2011-05-31  Robin DunnBuild fixes for using Cairo on MSW.
2011-05-23  Vadim ZeitlinCorrect type MSVCProjectBuilder in the build script.
2011-05-23  Vadim ZeitlinDon't use native MSW wxHyperlinkCtrl implementation...
2011-05-23  Vadim ZeitlinRebake after the addition of more richtext headers.
2011-05-16  Steve LamertonRename source files for consistency
2011-05-09  Julian SmartAdded further wxRTC files to files.bkl
2011-05-09  Vadim ZeitlinAdd wx/richtext/richtextuicustomization.h to the header...
2011-05-09  Vadim ZeitlinNo changes, just sort richtext files in files.bkl.
2011-05-05  Steve LamertonVarious typos fixes and minor build system changes...
2011-05-04  Steve LamertonTidy the files list, move the wxWEB files to their...
2011-05-04  Steve LamertonApplication of the most recent wxWebView patch, the...
2011-05-04  Robin DunnWipe the old framework (if any) when building a new...
2011-04-29  Robin DunnFix popen2 deprecation warning.
2011-04-28  Robin DunnChange --j to --jobs, add --mac_framework_prefix, add...
2011-04-26  Robin DunnRemove lipo options, that hack is no longer needed...
2011-04-22  Robin DunnExplicitly specify the Mac SDK for wxPython builds
2011-04-17  Vadim ZeitlinAdd wxAffineMatrix2D and related classes.
2011-04-16  Vadim ZeitlinAdd support for dynamic auto-completion in wxTextEntry.
2011-04-03  Dimitri SchoolwerthNo code changes, fixed various typos.
2011-03-31  Vadim ZeitlinAdd wx/msw/panel.h to the list of wxMSW headers in...
2011-03-30  Paul Cornettconvert assertdlg_gtk to C++
2011-03-22  Dimitri SchoolwerthFixed various typos.
2011-03-20  Vadim ZeitlinAdd wxPanel::SetBackgroundBitmap().
2011-03-20  Vadim ZeitlinSplit wxPanel in wxPanelBase and platform-specific...
2011-02-27  Vadim ZeitlinAdd generic wxMarkupText class implementing handling...
2011-02-27  Vadim ZeitlinAdd a class for parsing simple markup.
2011-02-16  Vadim ZeitlinCompile wxUIActionSimulator in wxUniv builds.
2011-02-13  Václav SlavíkFix VC2008 dependencies with Bakefile 0.2.9.
2011-02-05  Vadim ZeitlinLink console programs with PNG library in monolithic...
2011-02-03  Vadim ZeitlinRebake everything using bakefile 0.2.9.
2011-01-19  Vadim ZeitlinAdd wxIntegerValidator and wxFloatingPointValidator...
2011-01-19  Vadim ZeitlinAdd wxNumberFormatter class helping to deal with thousa...
2011-01-10  Stefan Csomoradding new files
2011-01-07  Paul CornettMove wxColourData and wxFontData into separate files.
2011-01-05  Paul Cornettmove variable definitions to more appropriate places...
2011-01-04  Stefan Csomorfixing placing of common files for grid and calctrl
2011-01-04  Stefan Csomormerging back XTI branch part 2
2011-01-03  Vadim ZeitlinAdd wxCompositeWindow<> and use it in wxDatePickerCtrlG...
2010-12-31  Vadim ZeitlinAdd wxArtProvider using Tango icons.
2010-12-31  Vadim ZeitlinUse open command to run the GUI unit test on Mac build...
2010-12-30  Vadim ZeitlinMove wxMSW wxCommandLinkButton files to native-only...
2010-12-28  Stefan Csomorremoving obsolete NO_PRAGMA
2010-12-23  Vadim ZeitlinRun tests with "-t" option on OS X too.
2010-12-07  Stefan Csomorattempt at making the line continuation characters...
2010-12-07  Stefan Csomorupdating files list for iphone opengl
2010-12-07  Stefan Csomorupdated comment was not saved in former commit
2010-11-30  Paul Cornettmerge libpng 1.4.4 to trunk
2010-11-30  Paul Cornettadd src/gtk1/mnemonics.cpp to files.bkl and rebake
2010-11-25  Vadim ZeitlinAdd wxVersionInfo and functions returning it for 3rd...
2010-11-22  Vadim ZeitlinRevert "Always define WXUSINGDLL when compiling Scintil...
2010-11-22  Vadim ZeitlinUse correct wxDEBUG_LEVEL value when building wxscintil...
2010-11-22  Vadim ZeitlinAlways define WXUSINGDLL when compiling Scintilla in...
2010-11-05  Chris Elliottadd execmon to CE exclude (no console)
2010-11-05  Chris Elliottmissing namespace
2010-11-05  Chris Elliottmissing namespace
2010-10-26  Vadim ZeitlinRebake to add wx/meta/implicitconversion.h to the makef...
2010-10-25  Václav SlavíkMake wxMin, wxMax and wxClip template functions.
2010-10-23  Vadim ZeitlinAdd XRC handler for wxToolbook.
2010-10-23  Vadim ZeitlinUse rpmbuild to build the RPMs in "make rpm" target.
2010-10-23  Vadim ZeitlinAdd more headers to "make dist" and remove .mo files.
2010-10-22  Michael WetherellAdd debugging info to the trunk Linux builds.
2010-10-20  Vadim ZeitlinAdd XRC handler for wxCommandLinkButton.
2010-10-20  Michael WetherellCheck for window manager before running GUI tests on...
2010-10-17  Michael WetherellDisable the Mingw x64 builds as there's no compiler.
2010-10-15  Vadim ZeitlinInclude wx_presets.py in the distribution made by ...
2010-10-13  Vadim ZeitlinRemove obsolete files from "make dist" rules.
2010-10-13  Vadim ZeitlinSkip Windows-only samples when making Unix distribution.
2010-10-13  Vadim ZeitlinInclude include/wx/generic/private/*.h files in distrib...
2010-09-30  Vadim ZeitlinMerge of SOC2010_RTC_IMAGES branch.
2010-09-23  Robin DunnVarious build tweaks and updates for wxPython 2.9.1.1
2010-09-15  Dimitri SchoolwerthFix possible errors introduced while generating Xcode...
2010-09-15  Dimitri SchoolwerthUse a unique namespace for generating identifiers.
2010-09-15  Dimitri SchoolwerthMake Xcode identifier consecutive when there is a colli...
2010-09-09  Vadim ZeitlinDon't exclude "contrib" from wxMSW setup.exe generation.
2010-09-08  Dimitri SchoolwerthMake Xcode identifiers in generated project files be...
2010-09-07  Vadim ZeitlinUse correct Unicode define for wxScintilla compilation.
2010-09-03  Václav SlavíkFixed wxscintilla compilation for wxDFB.
2010-09-01  Vadim ZeitlinUpdate wx_dll.dsw to include the ribbon library.
2010-08-22  Vadim ZeitlinRemove unused src/osx/cocoa/bmpbuttn.mm file.
2010-08-18  Vadim ZeitlinUse task dialog for wxProgressDialog implementation...
2010-08-18  Vadim ZeitlinAdd wxRichMessageDialog class.
2010-08-17  Vadim ZeitlinProvide native wxHyperlinkCtrl implementation for wxMSW.
2010-08-17  Vadim ZeitlinAdd new wxCommandLinkButton class.
2010-08-11  Javier TorresNew build slave for wxQt
2010-07-25  Vadim ZeitlinOnly define WXUSINGDLL in multilib builds for wxscintil...
2010-07-25  Vadim ZeitlinOnly define WXUSINGDLL in DLL configurations when build...
2010-07-25  Vadim ZeitlinNo real changes in makefile but avoid repetitious in...
2010-07-25  Vadim ZeitlinNo changes, just remove hard TABs and fix a typo.
2010-07-25  Vadim ZeitlinUpgrade version in the bakefiles to 2.9.2 as well and...
next