Merge in from trunk r68684 - r69046
[wxWidgets.git] / build / bakefiles / files.bkl
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-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-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-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-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 Cornettadd src/gtk1/mnemonics.cpp to files.bkl and rebake
2010-11-25  Vadim ZeitlinAdd wxVersionInfo and functions returning it for 3rd...
2010-10-25  Václav SlavíkMake wxMin, wxMax and wxClip template functions.
2010-10-23  Vadim ZeitlinAdd XRC handler for wxToolbook.
2010-10-20  Vadim ZeitlinAdd XRC handler for wxCommandLinkButton.
2010-09-30  Vadim ZeitlinMerge of SOC2010_RTC_IMAGES branch.
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-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...
2010-05-30  Vadim ZeitlinAdd <span> tag and limited support for CSS styles to...
2010-05-20  Stefan Csomoradding all iphone files
2010-05-07  Václav SlavíkIntegrate with GNOME's Recent Documents menu.
2010-05-05  Vadim ZeitlinMove wxInfoBar to core library from adv.
2010-05-04  Václav SlavíkMove wxFileHistory out of docview framework, add wxUSE_...
2010-04-26  Vadim ZeitlinFix wxGTK1 link after toolbar files renaming.
2010-04-24  Václav SlavíkSplit intl.h into intl.h, language.h and translation.h.
2010-03-06  Kevin OllivierAdding wxUIActionSimulator, a class for programmaticall...
2010-02-03  Kevin OllivierRefactor DND code into Carbon and Cocoa parts, and...
2010-01-24  Vadim ZeitlinMove wx/evtloop.h from GUI_CMN_HDR to BASE_CMN_HDR...
2010-01-23  Vadim ZeitlinRefactor owner-drawing code.
2010-01-12  Vadim ZeitlinAdd wx/osx/textentry.h to the list of OS X headers.
2010-01-09  Kevin OllivierImplement native OS X ComboBox for OS X Cocoa, and...
2010-01-04  Kevin OllivierGet the OS X Cocoa native combobox building by having...
2009-12-10  Vadim ZeitlinRename gtk{,1}/tbargtk.{h,cpp} to toolbar.{h,cpp}.
2009-11-19  Jaakko SalliAdded typeinfo.h which implements wxTypeId, using C...
2009-11-18  Kevin OllivierRebake after last commit.
2009-11-10  Vadim ZeitlinBig wxDataViewCtrl renderer classes refactoring.
2009-10-31  Kevin OllivierAdding NSColor -> wxColour conversion.
2009-10-22  Vadim ZeitlinRefactor wxEventLoopSource-related code.
2009-10-22  Vadim ZeitlinMerge SOC2009_FSWATCHER branch into trunk.
2009-10-05  Vadim ZeitlinAdded native wxInfoBar implementation for wxGTK.
2009-10-05  Vadim ZeitlinInitial wxInfoBar implementation.
2009-09-19  Jaakko SalliwxAny initial commit (closes #10932)
2009-09-16  Peter CawleyMerged GSOC Ribbon work from SOC2009_RIBBON branch...
2009-09-13  Stefan Csomoradapting to new sound files organization on osx
2009-08-17  Vadim ZeitlinCleanly separate GUI socket-related code from net library.
2009-08-17  Vadim ZeitlinNo changes, just put the files in alphabetical order.
2009-08-05  Vadim ZeitlinCleaned up low level OS X sources.
2009-07-24  Vadim ZeitlinRemove inexistent wx/osx/carbon/databrow.h file.
2009-06-12  Vadim Zeitlinadded XRC handler for wxFileCtrl (closes #10785)
2009-06-04  Vadim Zeitlinadded wxEditbaleListBox XRC handler
2009-05-31  Vadim Zeitlinextracted wxTextWrapper in its own header and made...
2009-05-12  Vadim ZeitlinwxActiveX files are low level as there is no wxUniv...
2009-05-10  Stefan Csomormoving all dataview files to advanced
2009-05-09  Stefan Csomorfixing dataview entries
2009-05-08  Robert RoeblingAdd wxDataViewCtrl implementation for OSX/Cocoa (closes...
2009-05-07  Stefan Csomorfixing usage of common generic files for all osx_ ports...
2009-05-02  Vadim Zeitlinadded wxStd{In,Out}putStream classes (closes #10637)
2009-05-01  Vadim Zeitlinadded wxMouseEventsManager
2009-03-24  Vadim Zeitlinreturn a wxAnyStrPtr covnertible to either narrow or...
next