2012-10-25 |
Vadim Zeitlin | Include wx/xml/xml.h from the XRC handlers that need it. |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Vadim Zeitlin | PCH-less build fix for DynamicLibraryTestCase. |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Vadim Zeitlin | Implement clipping in wxSVGFileDC. |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Vadim Zeitlin | No real changes, just avoid unnecessary string operatio... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Vadim Zeitlin | No changes, just remove unused variable from wxSVGFileD... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Vadim Zeitlin | Show some information about the environment in the... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Vadim Zeitlin | Test for the shared library existence in DynamicLibrary... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Vadim Zeitlin | Add a missing test for wxHAS_CALL_AFTER in the implemen... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Vadim Zeitlin | Try to avoid accidental use of wxXmlNode in XRC handlers. |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Vadim Zeitlin | Disable dropdown menu support in wxRibbonXmlHandler. |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Vadim Zeitlin | Don't call wxSafeYield() from wxGenericListCtrl::EditLa... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Vadim Zeitlin | Don't iterate over files in wxFileSystemWatcherBase. |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Vadim Zeitlin | Remove wxAUI dependency on wxXML as it doesn't depend... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Vadim Zeitlin | Respect wxFileName::DontFollowLink() in wxFileSystemWat... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Vadim Zeitlin | Make wxDateTime invalid after Set((time_t)-1) call. |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Vadim Zeitlin | Close wxLogWindow automatically if it's the last remain... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Vadim Zeitlin | Add wxVector::assign(). |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Julian Smart | Updated Lativan translation |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Vadim Zeitlin | Don't use std::min(), it's not available everywhere. |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Vadim Zeitlin | Don't use Shift-TAB in keyboard test. |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Vadim Zeitlin | Disable wxEvtHandler::CallAfter() for VC6, it's too... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Vadim Zeitlin | Don't follow symlinks in wxFileName::Rmdir(wxPATH_RMDIR... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Vadim Zeitlin | Mention wxFILE_EXISTS_NO_FOLLOW in wxFILE_EXISTS_SYMLIN... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Vadim Zeitlin | Add wxDIR_NO_FOLLOW flag for wxDir iteration. |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Vadim Zeitlin | Change the way directory iteration flags are constructed. |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Paul Cornett | non-pch build fix |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Paul Cornett | Minor changes to some comments |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Vadim Zeitlin | Fix for PCH-less compilation of wxRibbonXmlHandler. |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Vadim Zeitlin | Guard gmake-specific syntax with IF_GNU_MAKE in make_di... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Vadim Zeitlin | Add support for wxRibbonBar and related controls to... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Vadim Zeitlin | Add support for wxAuiNotebook to XRC. |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Vadim Zeitlin | Refactor wxXRC to allow defining handlers outside of... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Vadim Zeitlin | Define WXDLLIMPEXP_FWD_RIBBON for consistency with... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Vadim Zeitlin | Recognize more XRC elements as containing translatable... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Vadim Zeitlin | Add a simple unit test for wxRegion::Intersect(). |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Vadim Zeitlin | Process pending events from wxYield() in wxGTK. |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Vadim Zeitlin | Add wxEvtHandler::CallAfter() for asynchronous method... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Vadim Zeitlin | Add wx/meta/removeref.h header defining wxRemoveRef... |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Vadim Zeitlin | Fix border size computation in wxAuiTabArt. |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Vadim Zeitlin | Set C++ global locale too in wxAppTraitsBase::SetLocale(). |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Vadim Zeitlin | Revert accidental incompatible change to wxFileName... |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Vadim Zeitlin | Ensure the correct cleanup order for GDI+-related modul... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Vadim Zeitlin | Remove unnecessary SetInitialSize() from wxGTK wxComboB... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Steve Lamerton | Explicitly unregister custom wxWebViewIE namespaces... |
commit | commitdiff | tree | snapshot |
2012-10-20 |
Vadim Zeitlin | Check the return value of system() and pipe() in the... |
commit | commitdiff | tree | snapshot |
2012-10-20 |
Vadim Zeitlin | Fix tests compilation in STL build after r72707. |
commit | commitdiff | tree | snapshot |
2012-10-20 |
Vadim Zeitlin | Nepali translation update from Him Prasad Gautam. |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Vadim Zeitlin | Update header control when wxPropertyGridManager is... |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Vadim Zeitlin | Allow specifying all wxFlexGridSizer parameters in... |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Vadim Zeitlin | Add more error checks to XRC handler for longs, doubles... |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Vadim Zeitlin | Add missing styles support to wxWindow XRC handler. |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Vadim Zeitlin | Allow testing for existence of specific file types... |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Vadim Zeitlin | Remove assert checking for valid font in wxMSW wxDC... |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Vadim Zeitlin | Declare MeasuringGuard as friend in wxTextMeasureBase. |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Vadim Zeitlin | Invalidate wxGrid best size when the grid is changed. |
commit | commitdiff | tree | snapshot |
2012-10-18 |
Vadim Zeitlin | Fix bug in wxFileName::Exists("/"). |
commit | commitdiff | tree | snapshot |
2012-10-18 |
Robin Dunn | non-pch build fix |
commit | commitdiff | tree | snapshot |
2012-10-18 |
Paul Cornett | non-pch build fix |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Vadim Zeitlin | Fix crash in wxDC::GetMultiLineTextExtent() after last... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Vadim Zeitlin | Factor out text measurement from wxDC and wxWindow... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Vadim Zeitlin | Remove unused code from MeasuringContextTestCase. |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Vadim Zeitlin | Fix wxGrid editors background painting. |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Paul Cornett | Disconnect all GTK signals referencing a wx object... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Vadim Zeitlin | Make wxFindReplaceData accessors const. |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Vadim Zeitlin | Added buildbot slave configuration for brandt64. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Vadim Zeitlin | Add wxEvent::GetEventUserData() and improve user data... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Vadim Zeitlin | Define CLSID_DragDropHelper ourselves to fix VC6 build. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Paul Cornett | fix crash in wxWindowGTK::GTKHandleUnrealize(), closes... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Vadim Zeitlin | Use the correct window as parent of wxInfoBar close... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Vadim Zeitlin | Improve inotify()-based wxFileSystemWatcher to handle... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Vadim Zeitlin | Add a debug helper to show information about a GtkWidge... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Vadim Zeitlin | Correct example of handling property values changes... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Vadim Zeitlin | Correctly document the library the classes belong to. |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Vadim Zeitlin | Make help strings for --enable-webview* configure optio... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Vadim Zeitlin | Mention David Hart bug fixes in wxFileSystemWatcher. |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Vadim Zeitlin | Handle deletion of watched directories in wxFileSystemW... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Vadim Zeitlin | Fix bug in Unix wxFileSystemWatcher implementation... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Vadim Zeitlin | Check for filespec when generating events in wxFileSyst... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Vadim Zeitlin | Add support for symlinks to wxFileName. |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Vadim Zeitlin | Make wxFileSystemWatcher watch entries reference-counted. |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Vadim Zeitlin | Improve handling of file spec in wxFileSystemWatcher... |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Václav Slavík | anybutton.cpp compilation fix for wxUSE_IMAGE=0. |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Václav Slavík | Compilation fix - wx/vector.h is not part of PCH. |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Václav Slavík | wxDisplay only needs dynlib.h, not dynload.h. |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Vadim Zeitlin | Make GetClippingBox() work for wxPrinterDC in wxGTK. |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Vadim Zeitlin | Provide stand-in IDropTargetHelper definition to fix... |
commit | commitdiff | tree | snapshot |
2012-10-13 |
Vadim Zeitlin | Make TAB behaviour in wxGrid more configurable. |
commit | commitdiff | tree | snapshot |
2012-10-13 |
Vadim Zeitlin | Just correct the path in the header comment. |
commit | commitdiff | tree | snapshot |
2012-10-13 |
Vadim Zeitlin | Document that HasFocus() is new in 2.9. |
commit | commitdiff | tree | snapshot |
2012-10-13 |
Vadim Zeitlin | No changes, just update a comment about default buttons... |
commit | commitdiff | tree | snapshot |
2012-10-13 |
Vadim Zeitlin | Display system-provided drag images during drag-and... |
commit | commitdiff | tree | snapshot |
2012-10-13 |
Vadim Zeitlin | Use a "hidden" dialog, not frame, in sync wxExecute... |
commit | commitdiff | tree | snapshot |
2012-10-13 |
Vadim Zeitlin | Set the standard sample icon for the exec sample. |
commit | commitdiff | tree | snapshot |
2012-10-13 |
Vadim Zeitlin | Freeze wxTreeCtrl in wxMSW by hiding it. |
commit | commitdiff | tree | snapshot |
2012-10-13 |
Vadim Zeitlin | Set wxTAB_TRAVERSAL for wxNavigationEnabled<> windows... |
commit | commitdiff | tree | snapshot |
2012-10-13 |
Vadim Zeitlin | Allow using windows that can't be focused with wxNaviga... |
commit | commitdiff | tree | snapshot |
2012-10-13 |
Vadim Zeitlin | Use WS_EX_CONTROLPARENT for wxStaticBox in wxMSW. |
commit | commitdiff | tree | snapshot |
2012-10-13 |
Vadim Zeitlin | Remove unused wxNavigationEnabled::AcceptFocus() method. |
commit | commitdiff | tree | snapshot |
2012-10-13 |
Vadim Zeitlin | Document wxListBox limitation concerning TAB characters. |
commit | commitdiff | tree | snapshot |
2012-10-13 |
Vadim Zeitlin | Remove mention of "listbox callback" from wxListBox... |
commit | commitdiff | tree | snapshot |
next |