]> git.saurik.com Git - wxWidgets.git/history - include
Define wxLongLong_t for Intel compiler.
[wxWidgets.git] / include /
2011-07-02  Vadim ZeitlinNo real changes, just remove trailing commas from enum.
2011-07-02  Vadim ZeitlinAdd wxCOMPOSITION_INVALID mode and use it to simplify...
2011-07-01  Steve LamertonImplement extended history api in gtk
2011-07-01  Steve LamertonExtend history api using the ie backend to include...
2011-07-01  Steve LamertonUse shared pointers throughout when managing history...
2011-06-30  Steve LamertonAdd support for the new history functions to the ie...
2011-06-30  Vadim ZeitlinWork around bogus g++ warnings about possibly missing...
2011-06-30  Steve LamertonAdd basic history api and implement it under gtk.
2011-06-29  Vadim ZeitlinAlways initialize SelectInHDC::m_hgdiobj in wxMSW.
2011-06-29  Vadim ZeitlinReplace stc.{h,cpp} with the generated versions with...
2011-06-28  Václav SlavíkMove wxThreadEvent into wxBase.
2011-06-28  Steve LamertonBring gtk class naming into line with the new naming...
2011-06-28  Steve LamertonUpdate msw files to use the new definitions
2011-06-27  Vadim ZeitlinAdd support for child documents to docview framework.
2011-06-23  Steve LamertonFix a number of mingw compile errors.
2011-06-22  Vadim ZeitlinRestore wxPreviewFrame::Initialize(void) and add Initia...
2011-06-22  Vadim ZeitlinUse strdup() even in strict ANSI mode with MinGW.
2011-06-19  Vadim ZeitlinImplement wxCalendarCtrl::SetDateRange() in the native...
2011-06-17  Vadim ZeitlinDon't use __declspec(dllexport) for MinGW gcc 4.5 and...
2011-06-16  Vadim ZeitlinFix wxStringOutputStream in wxUSE_UNICODE_UTF8 build.
2011-06-16  Robin DunnUse wxAnyButton's DoGetBestSize for toggle buttons
2011-06-15  Vadim ZeitlinGeneric wxHyperlinkCtrl appearance and behaviour improv...
2011-06-15  Vadim ZeitlinFix keyboard navigation in wxGrid with reordered columns.
2011-06-15  Vadim ZeitlinRename some parameters in wxGrid code to make them...
2011-06-14  Steve LamertonAdd wxWebView backend wxUSE_ macros
2011-06-14  Vadim ZeitlinRefactor wxButton and wxToggleButton to derive from...
2011-06-11  Vadim ZeitlinImplement wxDataViewCtrl::SetRowHeight() for wxGTK.
2011-06-09  Stefan Csomoradding default interpolation enum
2011-06-09  Stefan Csomorfixing test, adding minimal docs
2011-06-09  Stefan Csomoradding placeholders for interpolation setting
2011-06-09  Stefan Csomoradd member for sheetdialog
2011-06-07  Vadim ZeitlinAdd wxDataViewCtrl::SetRowHeight() and provide its...
2011-06-07  Vadim ZeitlinReplace more DECLARE_CLASS occurrences with DECLARE_DYN...
2011-06-07  Vadim ZeitlinUse DECLARE_DYNAMIC_CLASS instead of DECLARE_CLASS.
2011-06-07  Vadim ZeitlinMake wxDECLARE_CLASS synonym of wxDECLARE_ABSTRACT_CLASS.
2011-06-06  Stefan Csomorsupporting nested window disablers on the same window
2011-06-01  Vadim ZeitlinNo changes, just avoid unused parameters warnings.
2011-05-31  Robin DunnVirtualize StartEditor and add implementations for...
2011-05-31  Robin DunnBuild fixes for using Cairo on MSW.
2011-05-28  Vadim ZeitlinFree calloc()'d pointer correctly in wxFSWatchEntryMSW.
2011-05-26  Steve LamertonAdd a new event type for new window creation, document...
2011-05-20  Jaakko SalliAllow wxPGProperty::IsChildSelected() to work recursively
2011-05-19  Steve LamertonBlock new frames being created in wxWebViewIE, bringing...
2011-05-19  Steve LamertonRemove defined values from wxWebView enums. We probably...
2011-05-19  Steve LamertonMove wxWebView documentation into a separate interface...
2011-05-17  Vadim ZeitlinAllow passing wxLongLong values directly to wx pseudo...
2011-05-16  Steve LamertonRename source files for consistency
2011-05-14  Vadim ZeitlinCancel dragging in wxAuiNotebook on capture loss.
2011-05-13  Vadim ZeitlinDon't use the standard containers by default.
2011-05-13  Vadim ZeitlinMake wxListCtrl sort function take wxIntPtr, not long...
2011-05-13  Vadim ZeitlinDefine wx[U]IntPtr as long, not [s]size_t, in 32 bit...
2011-05-11  Julian SmartwxRTC doc updates
2011-05-11  Stefan Csomorseparating observers for default mode (outer 'normal...
2011-05-10  Vadim ZeitlinFix inserting radio menu items in wxGTK too.
2011-05-10  Vadim ZeitlinRewrote wxMSW radio menu items code to support not...
2011-05-09  Jaakko SalliFixed a bug: Disabling a property didn't work properly...
2011-05-08  Julian SmartMore work on improving wxRTC documentation, copied...
2011-05-06  Steve LamertonEnable IE backend in msw builds unconditionally until...
2011-05-06  Steve LamertonUse correct reload flags on all platforms to avoid...
2011-05-06  Steve LamertonMove msw configuration checking to chkconf.h
2011-05-06  Steve LamertonAdd the correct dll export macros
2011-05-05  Steve LamertonFix compilation under dll builds. Wrap source files...
2011-05-05  Steve LamertonA few more build fixes
2011-05-05  Steve LamertonVarious typos fixes and minor build system changes...
2011-05-04  Steve LamertonSet the correct svn properties on the new files. Correc...
2011-05-04  Steve LamertonApplication of the most recent wxWebView patch, the...
2011-05-04  Robin DunnAdda virtual dtor to silence warnings
2011-05-03  Vadim ZeitlinImplement watching directory correctly in MSW wxFileSys...
2011-05-03  Vadim ZeitlinFix wxFileSystemWatcher::Remove() in wxMSW.
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-05-03  Vadim ZeitlinAdd wxDocManager::GetPageSetupDialogData() accessor.
2011-05-01  Václav SlavíkMake wxSpinCtrlGeneric usable as wxDVC editor control.
2011-05-01  Vadim ZeitlinTranslate various user-visible strings in rich text...
2011-04-30  Dimitri SchoolwerthNo code changes, fixed some typos.
2011-04-28  Vadim ZeitlinFix wxULongLongNative::ToDouble() compilation with...
2011-04-28  Vadim ZeitlinUse correct GTK macro in wx_gtk_widget_get_sensitive().
2011-04-28  Vadim ZeitlinFix check in assert in wxULongLong::ToULong().
2011-04-28  Vadim ZeitlinDon't specialize std::numeric_limits<> for wxLongLong...
2011-04-27  Vadim ZeitlinFix wxULongLong::ToDouble() for MSVC.
2011-04-26  Vadim ZeitlinAllow showing the print preview frame non modally.
2011-04-26  Vadim ZeitlinFix assert when destroying wxDataViewCtrl being edited...
2011-04-26  Vadim ZeitlinNo changes, just get rid of wxDataViewColumn::GetConstG...
2011-04-26  Vadim ZeitlinSpecialize std::numeric_limits<> for wxLongLong and...
2011-04-25  Dimitri SchoolwerthFixed filename in wxOSX-Cocoa's file dialog using exten...
2011-04-24  Václav SlavíkDon't rely on RVO in wxON_BLOCK_EXIT_SET().
2011-04-23  Vadim ZeitlinAdd wxDC::SetTransformMatrix() and related methods...
2011-04-23  Vadim ZeitlinSet page range in the print preview correctly.
2011-04-23  Vadim ZeitlinMake the source files non-executable again.
2011-04-22  Václav SlavíkReturn wxWindow* from wxDataViewCustomRenderer::CreateE...
2011-04-22  Stefan Csomorosx 64 bit multilib build needs an explicit export...
2011-04-22  Stefan Csomorimplementation of HotKey, see #12354
2011-04-21  Julian SmartAdded ForceDelayedLayout
2011-04-17  Vadim ZeitlinImplement auto-completion support for wxTextEntry in...
2011-04-17  Vadim ZeitlinRefactor: extract wxTextCompleterFixed from wxMSW to...
2011-04-17  Vadim ZeitlinAdd wxAffineMatrix2D and related classes.
2011-04-16  Vadim ZeitlinSplit wxTextCompleter into a base class and wxTextCompl...
2011-04-16  Vadim ZeitlinAdded private wxEVT_AFTER_CHAR event for wxMSW implemen...
2011-04-16  Vadim ZeitlinAdd support for dynamic auto-completion in wxTextEntry.
2011-04-16  Vadim ZeitlinRefactor wxTextEntry::AutoComplete() to simply call...
2011-04-16  Stefan Csomorsupport generic flag for pixel offsetting, see #11853
next