2.9.3 version
[wxWidgets.git] / build / bakefiles /
2011-12-12  Vadim ZeitlinRename src/generic/timectrl.cpp to timectrlg.cpp.
2011-12-02  Vadim ZeitlinRename src/generic/richtooltip.cpp to src/generic/richt...
2011-11-27  Vadim ZeitlinExtracted private GetTimeZone() to public wxGetTimeZone...
2011-11-27  Vadim ZeitlinInclude webview library headers in the list of all...
2011-11-22  Vadim ZeitlinAdd wxEventFilter and related functionality.
2011-10-30  Vadim ZeitlinLink tests with webview library only if it is actually...
2011-10-30  Vadim ZeitlinAdd wx/datetimectrl.h to the wxAdv files list.
2011-10-18  Vadim ZeitlinAdded wxRichToolTip class.
2011-10-13  Vadim ZeitlinImplement SetShape() for wxPopupWindow in wxGTK.
2011-10-11  Vadim ZeitlinMove SetBackgroundBitmap() from wxPanel to new wxCustom...
2011-10-10  Vadim ZeitlinMove wxTopLevelWindow::SetShape() down to wxNonOwnedWindow.
2011-09-30  Vadim ZeitlinCreate setup.h when building wxscintilla library.
2011-09-29  Vadim ZeitlinAdded XRC handler for wxTimePickerCtrl.
2011-09-29  Vadim ZeitlinAdd wxTimePickerCtrl class.
2011-09-29  Vadim ZeitlinRefactor wxDatePickerCtrl to derive from wxDateTimePick...
2011-09-10  Steve LamertonMerge the new wxWebView classes from the SOC2011_WEBVIE...
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-09-04  Vadim ZeitlinAdd persistence support for wxSplitterWindow.
2011-08-27  Vadim ZeitlinAdd new wxTreeListCtrl class.
2011-08-25  Dimitri SchoolwerthFixed buttons having no border in wxUniv by default.
2011-08-24  Steve LamertonRemove out of date extralib stuff from the bakefiles.
2011-08-22  Vadim ZeitlinAdd XRC handler for wxBannerWindow and a test for it...
2011-08-22  Vadim ZeitlinAdd new wxBannerWindow class.
2011-08-21  Vadim ZeitlinRefactor: replace wxTreeItemId and wxDataViewItem with...
2011-08-21  Vadim ZeitlinAdd wxWithImages helper mix-in with {Set,Get,Assign...
2011-08-19  Steve LamertonRename web library to webview.
2011-08-15  Steve LamertonUpdate bakefile for new header names.
2011-08-14  Steve LamertonAdd missing bakefile from previous commit.
2011-08-13  Steve LamertonMerge in from trunk r68626 - r68683
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
2011-07-31  Steve LamertonSplit wxWebHistoryItem headers out into separate files...
2011-07-30  Steve LamertonOverhaul wxWebHandler naming to try and make it consist...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-07-22  Vadim ZeitlinIncreased the version to 2.9.3.
2011-06-14  Vadim ZeitlinRefactor wxButton and wxToggleButton to derive from...
2011-05-23  Vadim ZeitlinDon't use native MSW wxHyperlinkCtrl implementation...
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-04-17  Vadim ZeitlinAdd wxAffineMatrix2D and related classes.
2011-04-16  Vadim ZeitlinAdd support for dynamic auto-completion in wxTextEntry.
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-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-30  Vadim ZeitlinMove wxMSW wxCommandLinkButton files to native-only...
2010-12-07  Stefan Csomorupdating files list for iphone opengl
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-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-20  Vadim ZeitlinAdd XRC handler for wxCommandLinkButton.
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-07  Vadim ZeitlinUse correct Unicode define for wxScintilla compilation.
2010-09-03  Václav SlavíkFixed wxscintilla compilation for wxDFB.
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-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...
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-06-18  Vadim ZeitlinInstall headers in ribbon subdirectory.
2010-06-14  Jaakko SalliAdded wxIsPod<>. Use it in wxAny instead of wxIsMovable<>.
2010-06-11  Vadim ZeitlinAdd wx/msgqueue.h to the list of wxBase headers and...
next