2013-06-03 |
Stefan Csomor | using ordinary Show for popup windows as on MSW which... |
tree | commitdiff |
2013-06-03 |
Stefan Csomor | refactoring SizeEvent sending |
tree | commitdiff |
2013-06-03 |
Stefan Csomor | refactoring SizeEvent sending |
tree | commitdiff |
2013-06-03 |
Stefan Csomor | attempt to get the 'new focus' window parameter of... |
tree | commitdiff |
2013-06-03 |
Stefan Csomor | deal with Cocoa as we do with Carbon, see #15008 |
tree | commitdiff |
2013-06-03 |
Stefan Csomor | make sure mouse moved events are always delivered,... |
tree | commitdiff |
2013-06-03 |
Stefan Csomor | make sure button clicks etc. on a popup window don... |
tree | commitdiff |
2013-06-02 |
Stefan Csomor | don't take resize indicators into account if we are... |
tree | commitdiff |
2013-06-02 |
Stefan Csomor | propagate scroll wheel events to parent, fixes #15187 |
tree | commitdiff |
2013-06-01 |
Stefan Csomor | fixes potential crash under gatekeeper |
tree | commitdiff |
2013-06-01 |
Stefan Csomor | only set native window level, when not using a wrapped... |
tree | commitdiff |
2013-06-01 |
Paul Cornett | update position for widgets in native containers, fixes... |
tree | commitdiff |
2013-05-31 |
Vadim Zeitlin | Change wxMSW wxTreeCtrl::DoFreeze() to not hide the... |
tree | commitdiff |
2013-05-31 |
Vadim Zeitlin | Add wxFileDialog::GetCurrentlySelectedFilename(). |
tree | commitdiff |
2013-05-31 |
Vadim Zeitlin | Fix wxStyledTextCtrl::SetInsertionPointEnd(). |
tree | commitdiff |
2013-05-31 |
Vadim Zeitlin | Improve horizontal scrolling in wxRibbonControl. |
tree | commitdiff |
2013-05-31 |
Vadim Zeitlin | Use deferred window positioning in wxWindow::Layout... |
tree | commitdiff |
2013-05-31 |
Vadim Zeitlin | Add wxWindow::BeginRepositioningChildren() and EndRepos... |
tree | commitdiff |
2013-05-31 |
Vadim Zeitlin | Fix assert when adding columns to wxGrid using native... |
tree | commitdiff |
2013-05-31 |
Stefan Csomor | using an empty default menu bar when no menubar is... |
tree | commitdiff |
2013-05-31 |
Stefan Csomor | make sure we have a default handling the quit command... |
tree | commitdiff |
2013-05-31 |
Stefan Csomor | avoiding reshow of hidden windows when app is brought... |
tree | commitdiff |
2013-05-26 |
Julian Smart | Applied patch for #15189 - avoid crash when deleting... |
tree | commitdiff |
2013-05-26 |
Vadim Zeitlin | Reset row and columns count in wxRichTextTable::ClearTa... |
tree | commitdiff |
2013-05-26 |
Vadim Zeitlin | Ensure that detached menus don't keep focus grab in... |
tree | commitdiff |
2013-05-26 |
Vadim Zeitlin | Fix printing multiple copies in wxMSW. |
tree | commitdiff |
2013-05-26 |
Vadim Zeitlin | Use C locale representation for floating point numbers... |
tree | commitdiff |
2013-05-24 |
Stefan Csomor | using scan-line polygon conversion for constructing... |
tree | commitdiff |
2013-05-24 |
Robin Dunn | Add wxRTTI for the wxFileSystemWatcherEvent class |
tree | commitdiff |
2013-05-22 |
Vadim Zeitlin | Fix regression in wxGTK wxFilePickerCtrl due to wxFileD... |
tree | commitdiff |
2013-05-22 |
Vadim Zeitlin | Fix GTK+ errors during wxFilePickerCtrl destruction... |
tree | commitdiff |
2013-05-21 |
Vadim Zeitlin | Use the best instead of current page size in OS X prefe... |
tree | commitdiff |
2013-05-21 |
Vadim Zeitlin | Fit modeless preferences dialog to its contents too. |
tree | commitdiff |
2013-05-20 |
Vadim Zeitlin | Fix last count value after ReadAll() and WriteAll(). |
tree | commitdiff |
2013-05-20 |
Vadim Zeitlin | Add a public wxModalDialogHook class for intercepting... |
tree | commitdiff |
2013-05-20 |
Vadim Zeitlin | Fix return value of wxCountingOutputStream::LastWrite(). |
tree | commitdiff |
2013-05-20 |
Vadim Zeitlin | Make code reading BMP files more robust. |
tree | commitdiff |
2013-05-20 |
Vadim Zeitlin | Add wxInputStream::ReadAll() and wxOutputStream::WriteA... |
tree | commitdiff |
2013-05-19 |
Vadim Zeitlin | Propagate wxEVT_COMMAND_TEXT_UPDATED renaming to the... |
tree | commitdiff |
2013-05-19 |
Vadim Zeitlin | Trigger wxLog auto-creation when getting old logger... |
tree | commitdiff |
2013-05-19 |
Vadim Zeitlin | Delete the associated dialog in wxGTK wx{File,Dir}Button. |
tree | commitdiff |
2013-05-18 |
Steve Lamerton | Use wxCOMPtr throughout the wxWebViewIE Find code. |
tree | commitdiff |
2013-05-17 |
Vadim Zeitlin | Test using wxString::ToCDouble() in wxAny. |
tree | commitdiff |
2013-05-16 |
Vadim Zeitlin | Allow wxPreferencesEditor::Dismiss() to work when using... |
tree | commitdiff |
2013-05-16 |
Vadim Zeitlin | Use "<Application> Preferences" as generic wxPreference... |
tree | commitdiff |
2013-05-16 |
Vadim Zeitlin | Allow to specify the title used by wxPreferencesEditor... |
tree | commitdiff |
2013-05-16 |
Vadim Zeitlin | Open generic wxPreferencesEditor at last shown page. |
tree | commitdiff |
2013-05-16 |
Vadim Zeitlin | Rename CreateWindow() to CreateDialog() in generic... |
tree | commitdiff |
2013-05-16 |
Vadim Zeitlin | Add wxEVT_DIRCTRL_FILEACTIVATED wxDirCtrl event. |
tree | commitdiff |
2013-05-16 |
Vadim Zeitlin | Rename wxEVT_DIRCTRL_CHANGED to wxEVT_DIRCTRL_SELECTION... |
tree | commitdiff |
2013-05-16 |
Vadim Zeitlin | Allow associating a validator with wxGridCellTextEditor. |
tree | commitdiff |
2013-05-16 |
Václav Slavík | Call wxThread::Create() from Run() automatically. |
tree | commitdiff |
2013-05-16 |
Václav Slavík | Move POSIX implementation of wxThread::Create() to... |
tree | commitdiff |
2013-05-16 |
Václav Slavík | Lock m_critsect in POSIX wxThread::Create(). |
tree | commitdiff |
2013-05-15 |
Vadim Zeitlin | Fix wxXmlNode self-assignment. |
tree | commitdiff |
2013-05-15 |
Vadim Zeitlin | Fix memory leak in wxXmlNode::operator=(). |
tree | commitdiff |
2013-05-15 |
Vadim Zeitlin | Restore ability to parse hours only with wxDateTime... |
tree | commitdiff |
2013-05-15 |
Vadim Zeitlin | Fix crash in wxGTK wxPopupWindow when creating it witho... |
tree | commitdiff |
2013-05-14 |
Václav Slavík | Move wxTransform2D methods' bodies to geometry.cpp. |
tree | commitdiff |
2013-05-12 |
Vadim Zeitlin | Fix spurious g++ warning about possibly uninitialized... |
tree | commitdiff |
2013-05-12 |
Stefan Csomor | deactivating r65382 see #12267 (which does not seem... |
tree | commitdiff |
2013-05-10 |
Stefan Csomor | applying editor part of patch, see #15003 |
tree | commitdiff |
2013-05-10 |
Vadim Zeitlin | Use wxjpeg_boolean in libtiff sources. |
tree | commitdiff |
2013-05-08 |
Vadim Zeitlin | Fix duplicate wxContextMenuEvent generation in wxMSW. |
tree | commitdiff |
2013-05-08 |
Vadim Zeitlin | Fix wrong wxUSE_ACCEL around wxUSE_HOTKEY-related code... |
tree | commitdiff |
2013-05-07 |
Robin Dunn | Call InitializeModules instead of just module->Init... |
tree | commitdiff |
2013-05-07 |
Vadim Zeitlin | Test for NULL associated frame in doc/view event handli... |
tree | commitdiff |
2013-05-07 |
Vadim Zeitlin | Fix for event propagation in "single document" doc... |
tree | commitdiff |
2013-05-06 |
Julian Smart | Applied patches for #15184 (wxRichTextAction fix for... |
tree | commitdiff |
2013-05-06 |
Julian Smart | Applied patch #15183 (wxRichTextTable::DeleteColumns... |
tree | commitdiff |
2013-05-06 |
Vadim Zeitlin | Add IEEE 754 single/double precision support to wxDataS... |
tree | commitdiff |
2013-05-06 |
Vadim Zeitlin | No real changes, just rename double variables to "d". |
tree | commitdiff |
2013-05-06 |
Vadim Zeitlin | Extract common parts of wxData{In,Out}putStream in... |
tree | commitdiff |
2013-05-05 |
Vadim Zeitlin | Don't use gtk_file_chooser_set_filename() for save... |
tree | commitdiff |
2013-05-05 |
Steve Lamerton | Speculative fix for wxWebView unit tests on OSX. |
tree | commitdiff |
2013-05-05 |
Vadim Zeitlin | Correct misleading error message in locale mismatch... |
tree | commitdiff |
2013-05-04 |
Vadim Zeitlin | Fix event handling order in doc/view framework. |
tree | commitdiff |
2013-05-04 |
Vadim Zeitlin | Forward events to active child at MSW, not wx, level... |
tree | commitdiff |
2013-05-04 |
Vadim Zeitlin | Add public wxDocManager::GetAnyUsableView(). |
tree | commitdiff |
2013-05-04 |
Vadim Zeitlin | Consistently set wxMenuBar parent in all ports. |
tree | commitdiff |
2013-05-04 |
Vadim Zeitlin | Pass menu events to the handler in the associated menu... |
tree | commitdiff |
2013-05-04 |
Vadim Zeitlin | Fix menu event handlers calling order. |
tree | commitdiff |
2013-05-01 |
Vadim Zeitlin | Copy max width of wxGridCellTextEditor when cloning it. |
tree | commitdiff |
2013-04-30 |
Vadim Zeitlin | Compilation fix for wxFont in wxGTK1. |
tree | commitdiff |
2013-04-30 |
Vadim Zeitlin | Use WXUNUSED() to suppress unused parameter warnings. |
tree | commitdiff |
2013-04-30 |
Vadim Zeitlin | Work around harmless g++ warning about possible uniniti... |
tree | commitdiff |
2013-04-30 |
Vadim Zeitlin | Add a trivial virtual dtor to suppress g++ warnings. |
tree | commitdiff |
2013-04-30 |
Vadim Zeitlin | Add wxFontInfo class to allow using named parameters... |
tree | commitdiff |
2013-04-30 |
Vadim Zeitlin | Allow using wxDEFAULT as font size in wxOSX. |
tree | commitdiff |
2013-04-29 |
Vadim Zeitlin | Fix VC6 compilation after r73880. |
tree | commitdiff |
2013-04-29 |
Vadim Zeitlin | Fix assert when adding items with bitmaps wxBitmapComboBox. |
tree | commitdiff |
2013-04-29 |
Vadim Zeitlin | Add empty paragraph in wxRichTextTable::AddColumns... |
tree | commitdiff |
2013-04-29 |
Vadim Zeitlin | Add support for wxICON_AUTH_NEEDED to wxMessageDialog. |
tree | commitdiff |
2013-04-28 |
Vadim Zeitlin | Really fix the problem with caret in wxGrid text editor... |
tree | commitdiff |
2013-04-26 |
Vadim Zeitlin | wxOSX: store the menu title when inserting it in the... |
tree | commitdiff |
2013-04-25 |
Vadim Zeitlin | Fix generic wxDataViewToggleRenderer hit testing with... |
tree | commitdiff |
2013-04-25 |
Vadim Zeitlin | Fix wxEVT_DATAVIEW_COLUMN_HEADER_RIGHT_CLICK event... |
tree | commitdiff |
2013-04-25 |
Vadim Zeitlin | Provide shorter synonyms for wxEVT_XXX constants. |
tree | commitdiff |
2013-04-24 |
Vadim Zeitlin | Fix showing back hidden columns and rows in wxGrid. |
tree | commitdiff |
2013-04-23 |
Vadim Zeitlin | Really fix hit testing in the generic wxDataViewToggleR... |
tree | commitdiff |
next |