2013-06-10 |
Vadim Zeitlin | Don't mark the strings "1", "2", ... "10" as translatable. |
commit | commitdiff | tree | snapshot |
2013-06-08 |
Robin Dunn | More docs cleanup and fixes for richtextbuffer |
commit | commitdiff | tree | snapshot |
2013-06-08 |
Robin Dunn | Remove some wxT()'s in the docs |
commit | commitdiff | tree | snapshot |
2013-06-08 |
Robin Dunn | More richtext fixes for Phoenix |
commit | commitdiff | tree | snapshot |
2013-06-08 |
Vadim Zeitlin | Exclude src/msw/version.rc from svn pre-commit hook... |
commit | commitdiff | tree | snapshot |
2013-06-08 |
Vadim Zeitlin | Undo MIME type change of r74120. |
commit | commitdiff | tree | snapshot |
2013-06-08 |
Vadim Zeitlin | Use library-specific description in their version resou... |
commit | commitdiff | tree | snapshot |
2013-06-08 |
Vadim Zeitlin | Remove duplicate WXMAKINGDLL_RIBBON-related code. |
commit | commitdiff | tree | snapshot |
2013-06-08 |
Vadim Zeitlin | Simplify the version information resource definition... |
commit | commitdiff | tree | snapshot |
2013-06-08 |
Vadim Zeitlin | Add back the copyright symbol to the version informatio... |
commit | commitdiff | tree | snapshot |
2013-06-08 |
Vadim Zeitlin | Set MIME type of Windows resource file to non-text. |
commit | commitdiff | tree | snapshot |
2013-06-08 |
Vadim Zeitlin | Update copyright year in the version information resource. |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Stefan Csomor | associate the outline view with the impl, fixes #13748 |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Stefan Csomor | refactoring focus handling |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Stefan Csomor | exposing wxOSXGetViewFromResponder |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Stefan Csomor | adding a more extensive version to arrive at the impl... |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Stefan Csomor | adding comment |
commit | commitdiff | tree | snapshot |
2013-06-03 |
Stefan Csomor | avoiding reentrancy problems and congestion |
commit | commitdiff | tree | snapshot |
2013-06-03 |
Stefan Csomor | avoiding focus lost events when a different subview... |
commit | commitdiff | tree | snapshot |
2013-06-03 |
Stefan Csomor | make sure we don't execute pending deletes either when... |
commit | commitdiff | tree | snapshot |
2013-06-03 |
Stefan Csomor | using ordinary Show for popup windows as on MSW which... |
commit | commitdiff | tree | snapshot |
2013-06-03 |
Stefan Csomor | refactoring SizeEvent sending |
commit | commitdiff | tree | snapshot |
2013-06-03 |
Stefan Csomor | refactoring SizeEvent sending |
commit | commitdiff | tree | snapshot |
2013-06-03 |
Stefan Csomor | forgot to commit ... |
commit | commitdiff | tree | snapshot |
2013-06-03 |
Stefan Csomor | attempt to get the 'new focus' window parameter of... |
commit | commitdiff | tree | snapshot |
2013-06-03 |
Stefan Csomor | deal with Cocoa as we do with Carbon, see #15008 |
commit | commitdiff | tree | snapshot |
2013-06-03 |
Stefan Csomor | deal with Cocoa as we do with Carbon, see #15008 |
commit | commitdiff | tree | snapshot |
2013-06-03 |
Stefan Csomor | make sure mouse moved events are always delivered,... |
commit | commitdiff | tree | snapshot |
2013-06-03 |
Stefan Csomor | make sure button clicks etc. on a popup window don... |
commit | commitdiff | tree | snapshot |
2013-06-02 |
Vadim Zeitlin | Turkish translations update from Kaya Zeren. |
commit | commitdiff | tree | snapshot |
2013-06-02 |
Stefan Csomor | updated Xcode project files |
commit | commitdiff | tree | snapshot |
2013-06-02 |
Stefan Csomor | don't take resize indicators into account if we are... |
commit | commitdiff | tree | snapshot |
2013-06-02 |
Stefan Csomor | propagate scroll wheel events to parent, fixes #15187 |
commit | commitdiff | tree | snapshot |
2013-06-01 |
Stefan Csomor | fixes potential crash under gatekeeper |
commit | commitdiff | tree | snapshot |
2013-06-01 |
Stefan Csomor | only set native window level, when not using a wrapped... |
commit | commitdiff | tree | snapshot |
2013-06-01 |
Paul Cornett | update position for widgets in native containers, fixes... |
commit | commitdiff | tree | snapshot |
2013-05-31 |
Vadim Zeitlin | Document that wxRadioBox::SetSelection() doesn't accept... |
commit | commitdiff | tree | snapshot |
2013-05-31 |
Vadim Zeitlin | Change wxMSW wxTreeCtrl::DoFreeze() to not hide the... |
commit | commitdiff | tree | snapshot |
2013-05-31 |
Vadim Zeitlin | Add wxFileDialog::GetCurrentlySelectedFilename(). |
commit | commitdiff | tree | snapshot |
2013-05-31 |
Vadim Zeitlin | Don't create multiple parent-less top level frames... |
commit | commitdiff | tree | snapshot |
2013-05-31 |
Vadim Zeitlin | Fix wxStyledTextCtrl::SetInsertionPointEnd(). |
commit | commitdiff | tree | snapshot |
2013-05-31 |
Vadim Zeitlin | Improve horizontal scrolling in wxRibbonControl. |
commit | commitdiff | tree | snapshot |
2013-05-31 |
Vadim Zeitlin | Use deferred window positioning in wxWindow::Layout... |
commit | commitdiff | tree | snapshot |
2013-05-31 |
Vadim Zeitlin | Add wxWindow::BeginRepositioningChildren() and EndRepos... |
commit | commitdiff | tree | snapshot |
2013-05-31 |
Vadim Zeitlin | Make wxSharedPtr::Release() really MT-safe. |
commit | commitdiff | tree | snapshot |
2013-05-31 |
Vadim Zeitlin | Fix for special characters in Doxygen comments. |
commit | commitdiff | tree | snapshot |
2013-05-31 |
Vadim Zeitlin | Fix assert when adding columns to wxGrid using native... |
commit | commitdiff | tree | snapshot |
2013-05-31 |
Stefan Csomor | using an empty default menu bar when no menubar is... |
commit | commitdiff | tree | snapshot |
2013-05-31 |
Stefan Csomor | make sure we have a default handling the quit command... |
commit | commitdiff | tree | snapshot |
2013-05-31 |
Stefan Csomor | avoiding reshow of hidden windows when app is brought... |
commit | commitdiff | tree | snapshot |
2013-05-26 |
Julian Smart | Applied patch for #15189 - avoid crash when deleting... |
commit | commitdiff | tree | snapshot |
2013-05-26 |
Vadim Zeitlin | Reset row and columns count in wxRichTextTable::ClearTa... |
commit | commitdiff | tree | snapshot |
2013-05-26 |
Vadim Zeitlin | Ensure that detached menus don't keep focus grab in... |
commit | commitdiff | tree | snapshot |
2013-05-26 |
Vadim Zeitlin | Fix printing multiple copies in wxMSW. |
commit | commitdiff | tree | snapshot |
2013-05-26 |
Vadim Zeitlin | Use C locale representation for floating point numbers... |
commit | commitdiff | tree | snapshot |
2013-05-26 |
Vadim Zeitlin | Tamil translations update from DINAKAR T.D. |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Stefan Csomor | adding x server license terms for polygon methods |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Stefan Csomor | adding x server license terms for polygon methods |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Stefan Csomor | adding x server license terms for polygon methods |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Stefan Csomor | using scan-line polygon conversion for constructing... |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Robin Dunn | Add wxRTTI for the wxFileSystemWatcherEvent class |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Steve Lamerton | Correctly link to wxWebViewNavigationError from wxWebVi... |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Steve Lamerton | Document the unused baseURL parameter in wxWebViewIE. |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Vadim Zeitlin | Add ctor and assign() taking an iterator range to wxVec... |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Vadim Zeitlin | Add ctor from two input iterators to wxArray in STL... |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Vadim Zeitlin | Fix regression in wxGTK wxFilePickerCtrl due to wxFileD... |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Vadim Zeitlin | Fix GTK+ errors during wxFilePickerCtrl destruction... |
commit | commitdiff | tree | snapshot |
2013-05-21 |
Vadim Zeitlin | Use the best instead of current page size in OS X prefe... |
commit | commitdiff | tree | snapshot |
2013-05-21 |
Vadim Zeitlin | Fit modeless preferences dialog to its contents too. |
commit | commitdiff | tree | snapshot |
2013-05-21 |
Vadim Zeitlin | Turkish translations update from Kaya Zeren. |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Vadim Zeitlin | Fix last count value after ReadAll() and WriteAll(). |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Vadim Zeitlin | Add a public wxModalDialogHook class for intercepting... |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Vadim Zeitlin | Fix return value of wxCountingOutputStream::LastWrite(). |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Vadim Zeitlin | Make code reading BMP files more robust. |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Vadim Zeitlin | Add wxInputStream::ReadAll() and wxOutputStream::WriteA... |
commit | commitdiff | tree | snapshot |
2013-05-19 |
Vadim Zeitlin | Link with liblzma when using built-in libtiff if it... |
commit | commitdiff | tree | snapshot |
2013-05-19 |
Vadim Zeitlin | Propagate wxEVT_COMMAND_TEXT_UPDATED renaming to the... |
commit | commitdiff | tree | snapshot |
2013-05-19 |
Vadim Zeitlin | Trigger wxLog auto-creation when getting old logger... |
commit | commitdiff | tree | snapshot |
2013-05-19 |
Vadim Zeitlin | Delete the associated dialog in wxGTK wx{File,Dir}Button. |
commit | commitdiff | tree | snapshot |
2013-05-19 |
Vadim Zeitlin | Add conversions to/from long long to wxUniChar. |
commit | commitdiff | tree | snapshot |
2013-05-19 |
Vadim Zeitlin | Disable menu event test case in wxGTK buildbot slaves. |
commit | commitdiff | tree | snapshot |
2013-05-18 |
Steve Lamerton | Use wxCOMPtr throughout the wxWebViewIE Find code. |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Vadim Zeitlin | Test using wxString::ToCDouble() in wxAny. |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Vadim Zeitlin | Try using wxString::ToCDouble() instead of ToDouble... |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Vadim Zeitlin | Make wxPreferencesEditor dtor virtual. |
commit | commitdiff | tree | snapshot |
2013-05-16 |
Robin Dunn | Add richtext event types. |
commit | commitdiff | tree | snapshot |
2013-05-16 |
Robin Dunn | More richtext fixes and cleanup for Phoenix |
commit | commitdiff | tree | snapshot |
2013-05-16 |
Robin Dunn | Add docs for SetMin and SetMax |
commit | commitdiff | tree | snapshot |
2013-05-16 |
Vadim Zeitlin | Initialize wxXmlResourceHandler members in its ctor. |
commit | commitdiff | tree | snapshot |
2013-05-16 |
Vadim Zeitlin | Allow wxPreferencesEditor::Dismiss() to work when using... |
commit | commitdiff | tree | snapshot |
2013-05-16 |
Vadim Zeitlin | Add wxPreferencesEditor::ShownModally(). |
commit | commitdiff | tree | snapshot |
2013-05-16 |
Vadim Zeitlin | Make wxPreferencesEditor::Show() virtual. |
commit | commitdiff | tree | snapshot |
2013-05-16 |
Vadim Zeitlin | Use "<Application> Preferences" as generic wxPreference... |
commit | commitdiff | tree | snapshot |
2013-05-16 |
Vadim Zeitlin | Allow to specify the title used by wxPreferencesEditor... |
commit | commitdiff | tree | snapshot |
2013-05-16 |
Vadim Zeitlin | Open generic wxPreferencesEditor at last shown page. |
commit | commitdiff | tree | snapshot |
2013-05-16 |
Vadim Zeitlin | Rename CreateWindow() to CreateDialog() in generic... |
commit | commitdiff | tree | snapshot |
2013-05-16 |
Vadim Zeitlin | Add wxEVT_DIRCTRL_FILEACTIVATED wxDirCtrl event. |
commit | commitdiff | tree | snapshot |
2013-05-16 |
Vadim Zeitlin | Rename wxEVT_DIRCTRL_CHANGED to wxEVT_DIRCTRL_SELECTION... |
commit | commitdiff | tree | snapshot |
2013-05-16 |
Vadim Zeitlin | Allow associating a validator with wxGridCellTextEditor. |
commit | commitdiff | tree | snapshot |
2013-05-16 |
Vadim Zeitlin | Re-enable yet another hopefully harmless test in wxAny... |
commit | commitdiff | tree | snapshot |
next |