2012-08-15 |
Vadim Zeitlin | Respect item max sizes in wxBoxSizer. |
commit | commitdiff | tree | snapshot |
2012-08-15 |
Vadim Zeitlin | No real changes, just add wxSizerItem::AddBorderToSize... |
commit | commitdiff | tree | snapshot |
2012-08-15 |
Vadim Zeitlin | Honour window min and max sizes in wxWindow::GetBestSize(). |
commit | commitdiff | tree | snapshot |
2012-08-15 |
Vadim Zeitlin | Add wxSize::DecToIfSpecified() helper. |
commit | commitdiff | tree | snapshot |
2012-08-15 |
Vadim Zeitlin | Don't generate events from wxSpinCtrl::SetRange() in... |
commit | commitdiff | tree | snapshot |
2012-08-15 |
Vadim Zeitlin | Restore the use of wxListCtrl in report view in wxListbook. |
commit | commitdiff | tree | snapshot |
2012-08-15 |
Vadim Zeitlin | Fixes for forwarding events to parent in wxGenericListCtrl. |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Robin Dunn | fix some compile warnings |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Robin Dunn | Update the wxVersionInfo, and don't forget to initializ... |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Robin Dunn | Update stc interface docs |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Robin Dunn | Update new names to conform, add new event types and... |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Robin Dunn | Minimal tweaks and additions to get wxSTC compiling... |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Robin Dunn | fix a couple typos |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Robin Dunn | rebake make/project files for new scintilla |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Robin Dunn | Initial copy of Scintilla 3.21 code |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Robin Dunn | Interface fixes for Phoenix |
commit | commitdiff | tree | snapshot |
2012-08-12 |
Stefan Csomor | forwarding style changes to documentViews, see #14578 |
commit | commitdiff | tree | snapshot |
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 |
next |