2012-08-11 |
Vadim Zeitlin | Fix typo in an example of Bind()-ing a function in... |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Vadim Zeitlin | Update the icon of a parent item without children in... |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Vadim Zeitlin | Really delete the item in wxDataViewTreeStore::DeleteIt... |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Stefan Csomor | adding SetLabel -> SetTitle redirects, solves missing... |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Robin Dunn | Remove wxT from prototype |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Robin Dunn | Allow --mac_universal_binary to use a "default" value. |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Robin Dunn | Add documentation for wxPrintAbortDialog since it is... |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Václav Slavík | Compilation fix for r72307. |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Václav Slavík | Show progress of printing in wxMSW. |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Václav Slavík | Fix crash when canceling printing in wxMSW. |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Václav Slavík | Return wxPrintAbortDialog from CreateAbortWindow(). |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Václav Slavík | Create wxPrintAbortDialog more sensibly. |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Paul Cornett | silence GCC warning suggesting parentheses |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Václav Slavík | Make the modal print preview window behave like a modal... |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Václav Slavík | Don't crash in wxBitmap::AllocExclusive(). |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Vadim Zeitlin | A better fix for wxHash{Map,Set} with g++ 4.7. |
commit | commitdiff | tree | snapshot |
2012-08-05 |
Vadim Zeitlin | Fix wxAutomationObject compilation in PCH-less build. |
commit | commitdiff | tree | snapshot |
2012-08-05 |
Vadim Zeitlin | Fix uniconizing hidden top level windows in wxMSW. |
commit | commitdiff | tree | snapshot |
2012-08-05 |
Vadim Zeitlin | Fix the checkbox cell size in generic wxDataViewToggleR... |
commit | commitdiff | tree | snapshot |
2012-08-05 |
Vadim Zeitlin | Add webview library in MSVC-specific setup.h. |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Vadim Zeitlin | Optimization: skip 0-sized cells in wxGrid::CalcCellsEx... |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Vadim Zeitlin | Remove unnecessary statement from the grid sample. |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Vadim Zeitlin | Make wxGraphicsContext::GetSize() const. |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Vadim Zeitlin | Make wxRect2D::Get{Position,Size}() const. |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Robin Dunn | Revert change that installs the wx/gtk/dc.h header... |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Robin Dunn | Add the ability to trigger a print from JavaScript... |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Robin Dunn | Add the ability to trigger a print from JavaScript... |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Robin Dunn | Enable the wxMediaCtrl backend for wxOSX-cocoa in the... |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Robin Dunn | Have wxDCImpl::GetHandle return NULL by default instead... |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Paul Cornett | remove unused OSX includes |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Paul Cornett | Fix wxGCDC::Clear() for Cairo, and possibly MSW. |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Robin Dunn | Add ctors for wxFileSystemWatcherEvent |
commit | commitdiff | tree | snapshot |
2012-08-01 |
Vadim Zeitlin | No changes, just fix typos in comments in wxOSX files. |
commit | commitdiff | tree | snapshot |
2012-07-31 |
Vadim Zeitlin | Uncomment and improve wxFileName::CreateTempFileName... |
commit | commitdiff | tree | snapshot |
2012-07-31 |
Vadim Zeitlin | Fix comparisons of char and wchar_t with wxUniChar... |
commit | commitdiff | tree | snapshot |
2012-07-31 |
Vadim Zeitlin | Fix wxKeyEvent::m_uniChar for EVT_CHAR for native contr... |
commit | commitdiff | tree | snapshot |
2012-07-31 |
Vadim Zeitlin | Add an option to use wxTextCtrl as input window in... |
commit | commitdiff | tree | snapshot |
2012-07-31 |
Vadim Zeitlin | Allow setting LCID used by wxAutomationObject. |
commit | commitdiff | tree | snapshot |
2012-07-31 |
Vadim Zeitlin | Use compatibility_iterator instead of "Node*" in wxWinC... |
commit | commitdiff | tree | snapshot |
2012-07-31 |
Vadim Zeitlin | No changes, just fix some typos in wxDFB comments. |
commit | commitdiff | tree | snapshot |
2012-07-30 |
Vadim Zeitlin | Use (newly) added wxStaticCastVariantData() to fix... |
commit | commitdiff | tree | snapshot |
2012-07-30 |
Vadim Zeitlin | Add expand/collapse button to wxRibbonBar. |
commit | commitdiff | tree | snapshot |
2012-07-30 |
Vadim Zeitlin | Fix the size of the buffer passed to wxTmemcpy() in... |
commit | commitdiff | tree | snapshot |
2012-07-29 |
Vadim Zeitlin | Translate wxTextDataObject to/from native EOL format. |
commit | commitdiff | tree | snapshot |
2012-07-29 |
Vadim Zeitlin | No real changes, just use accessors in wxTextDataObject. |
commit | commitdiff | tree | snapshot |
2012-07-29 |
Vadim Zeitlin | Support wxID_HELP_{INDEX,SEARCH} and wxID_MDI_WINDOW_XX... |
commit | commitdiff | tree | snapshot |
2012-07-29 |
Vadim Zeitlin | Fix bug in wxNumberFormatter::ToString() for negative... |
commit | commitdiff | tree | snapshot |
2012-07-29 |
Vadim Zeitlin | Remove workaround for slow scrolling in wxStyledTextCtrl. |
commit | commitdiff | tree | snapshot |
2012-07-29 |
Vadim Zeitlin | Remove unnecessary Update() in wxStyledTextCtrl scrolli... |
commit | commitdiff | tree | snapshot |
2012-07-29 |
Vadim Zeitlin | Make keyboard sample output less confusing. |
commit | commitdiff | tree | snapshot |
2012-07-29 |
Vadim Zeitlin | Generate clipboard events for wxComboBox in wxGTK too. |
commit | commitdiff | tree | snapshot |
2012-07-29 |
Vadim Zeitlin | Revert HasModifiers() change in behaviour, add HasAnyMo... |
commit | commitdiff | tree | snapshot |
2012-07-29 |
Vadim Zeitlin | Add a wxGTK-specific function to set wxNotificationMess... |
commit | commitdiff | tree | snapshot |
2012-07-29 |
Václav Slavík | Fix installed wx-config broken by r72205. |
commit | commitdiff | tree | snapshot |
2012-07-28 |
Robin Dunn | Add GetHandle for wxGnomePrinterDCImpl |
commit | commitdiff | tree | snapshot |
2012-07-28 |
Robin Dunn | wxDC::GetHandle support for wxGTK |
commit | commitdiff | tree | snapshot |
2012-07-28 |
Robin Dunn | wxDC::GetHandle support for wxMSW |
commit | commitdiff | tree | snapshot |
2012-07-28 |
Robin Dunn | Adding wxDC::GetHandle for wxOSX-cocoa and wxOSX-carbon |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Vadim Zeitlin | Move new wxGTK wxNotificationMessage files to adv from... |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Vadim Zeitlin | Fix compilation of new wxNotificationMessage for wxGTK... |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Vadim Zeitlin | Implement wxNotificationMessage using libnotify in... |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Vadim Zeitlin | Add a private wrapper for GError to wxGTK. |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Vadim Zeitlin | Add all extra GTK libraries to GUI_TK_LIBRARY in configure. |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Vadim Zeitlin | wxOSX/Carbon compilation fix after the changes of r72207. |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Václav Slavík | wxMSW: Use TBSTYLE_AUTOSIZE for toolbar buttons with... |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Vadim Zeitlin | Another wxOSX compilation fix after the changes of... |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Vadim Zeitlin | Add wxWebView::GetNativeBackend() method. |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Vadim Zeitlin | Build fix for wxOSX after removing position in MacCreat... |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Stefan Csomor | I don't think this is still necessary, see #13625 |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Vadim Zeitlin | Don't eagerly set wxKeyEvent position fields. |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Vadim Zeitlin | Extract OS X non-GUI event loop in a separate header. |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Vadim Zeitlin | Use relative path for wx-config symlink in "make install". |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Vadim Zeitlin | Add wxDir::Close(). |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Vadim Zeitlin | Set up scrollbars correctly for wxWebView in wxGTK. |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Vadim Zeitlin | Refactor: extract GtkScrolledWindow creation from wxWin... |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Vadim Zeitlin | Allow passing the URL to open to webview sample on... |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Vadim Zeitlin | No real changes, just avoid overloaded virtual wxWebVie... |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Robin Dunn | Install the wx/gtk/dc.h header file. |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Stefan Csomor | avoid deprecated API, fixes #13727 |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Stefan Csomor | guard against not-yet-existing font, fixes #14516 |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Vadim Zeitlin | Don't constantly reload comctl32.dll in wxTreeCtrl... |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Vadim Zeitlin | Fix wxMSW wxStaticBox compilation when wxUSE_UXTHEME==0. |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Vadim Zeitlin | Fix wxMSW wxTextEntry compilation in wxUSE_DYNLIB_CLASS... |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Vadim Zeitlin | Fix wxUSE_IFILEDIALOG definition in wxUSE_DYNLIB_CLASS... |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Vadim Zeitlin | Fix wxWindow::MSWShowWithEffect() compilation with... |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Vadim Zeitlin | Use __DARWIN__ instead of __WXOSX__ in non-GUI code. |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Vadim Zeitlin | Fix --enable-webview_xxx options names in configure. |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Vadim Zeitlin | Define wxGUIAppTraits for wxGTK/Windows port. |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Vadim Zeitlin | Fix compilation of wxOSX event loop without wxUSE_EVENT... |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Vadim Zeitlin | Handle accelerators earlier in keyboard processing... |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Vadim Zeitlin | Use wxGTK platform-specific files in wxAdv under OS X. |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Vadim Zeitlin | Fix assert in webview sample when viewing pages without... |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Vadim Zeitlin | Fix crash on wxWebViewWebKit window destruction. |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Vadim Zeitlin | Add missing wxSTDCALL to fix wxWebView compilation... |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Vadim Zeitlin | Document wxGTK limitation for accelerators involving... |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Vadim Zeitlin | Don't change client size of TLW when centering it in... |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Stefan Csomor | fixing capture problem for mouse moved events, fixes... |
commit | commitdiff | tree | snapshot |
2012-07-22 |
Václav Slavík | Fix typo introduced in r72167. |
commit | commitdiff | tree | snapshot |
2012-07-22 |
Václav Slavík | Document wxWindow::Close() return value. |
commit | commitdiff | tree | snapshot |
2012-07-21 |
Stefan Csomor | turning off undo for setter, otherwise memory gets... |
commit | commitdiff | tree | snapshot |
next |