support for GTK3
[wxWidgets.git] / build / bakefiles / files.bkl
2012-06-30  Paul Cornettsupport for GTK3
2012-06-30  Vadim ZeitlinDefine wxEntry() with WinMain-compatible signature...
2012-06-12  Vadim ZeitlinOnly use Unix/X11-specific files under Unix in wxGTK.
2012-05-26  Vadim ZeitlinRemove private headers from files.bkl.
2012-05-26  Vadim ZeitlinMove include/wx/osx/private/objcid.h to include/wx...
2012-05-04  Vadim ZeitlinUse GTK-based wxWebView when using GTK+, not under...
2012-03-29  Vadim ZeitlinRemove setup0.h files from the list of headers in bakefile.
2012-03-25  Vadim ZeitlinImplement native tab art for wxAUI in wxGTK.
2012-03-25  Vadim ZeitlinRefactor wxAUI: extract wxAuiTabArt in a separate file.
2012-01-15  Vadim ZeitlinRemove wxMGL port.
2012-01-15  Vadim ZeitlinRemove Palm OS port.
2011-12-20  Vadim ZeitlinProvide native implementation of wx{Date,Time}PickerCtr...
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 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-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-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}.
next