2012-11-01 |
Vadim Zeitlin | Allow creating wxTextMeasure without specifying the... |
commit | commitdiff | tree | snapshot |
2012-11-01 |
Vadim Zeitlin | Always set the font to use in wxMSW wxTextMeasure when... |
commit | commitdiff | tree | snapshot |
2012-11-01 |
Vadim Zeitlin | Allow constructing wxGTK wxTextMeasure with NULL font. |
commit | commitdiff | tree | snapshot |
2012-11-01 |
Vadim Zeitlin | Don't crash in wxHTML when parsing empty tables with... |
commit | commitdiff | tree | snapshot |
2012-11-01 |
Vadim Zeitlin | Added wxEVT_COMMAND_DIRCTRL_CHANGED for wxDirCtrl selec... |
commit | commitdiff | tree | snapshot |
2012-11-01 |
Vadim Zeitlin | No changes, just some cleanup in wxGenericDirCtrl code. |
commit | commitdiff | tree | snapshot |
2012-11-01 |
Vadim Zeitlin | Add distclean target to samples/Makefile. |
commit | commitdiff | tree | snapshot |
2012-11-01 |
Vadim Zeitlin | Deal correctly with wx directory being a symlink in... |
commit | commitdiff | tree | snapshot |
2012-11-01 |
Václav Slavík | Tests for wxTEST_DIALOG and wx/testing.h. |
commit | commitdiff | tree | snapshot |
2012-11-01 |
Václav Slavík | Add wxTEST_DIALOG for testing of modal dialogs. |
commit | commitdiff | tree | snapshot |
2012-11-01 |
Václav Slavík | Add wxCALL_FOR_EACH() macro. |
commit | commitdiff | tree | snapshot |
2012-10-31 |
Vadim Zeitlin | Nepalese translations update from Him Prasad Gautam. |
commit | commitdiff | tree | snapshot |
2012-10-31 |
Vadim Zeitlin | Revert "Split documentation of the GUI wxLog classes... |
commit | commitdiff | tree | snapshot |
2012-10-31 |
Stefan Csomor | adding principal class for command line builds (High... |
commit | commitdiff | tree | snapshot |
2012-10-31 |
Stefan Csomor | adding constants for newer OSX versions to make sure... |
commit | commitdiff | tree | snapshot |
2012-10-31 |
Paul Cornett | fix WakeUpIdle() when called from another thread while... |
commit | commitdiff | tree | snapshot |
2012-10-31 |
Vadim Zeitlin | Define wxSOCKET_XXX flags as wxSOCKET_XXX_READ|wxSOCKET... |
commit | commitdiff | tree | snapshot |
2012-10-30 |
Vadim Zeitlin | Revert "Split documentation of non-GUI wxEvent-related... |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Vadim Zeitlin | Compare file paths using wxFileName, not wxString,... |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Vadim Zeitlin | Add wxDirCtrl::GetPath(). |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Vadim Zeitlin | Split documentation of the GUI wxLog classes in a separ... |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Vadim Zeitlin | Split documentation of non-GUI wxEvent-related classes. |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Vadim Zeitlin | Get rid of wxAuiToolBar::m_style and just use base... |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Vadim Zeitlin | Fix the use of obsolete wxDD_NEW_DIR_BUTTON in wxOSX. |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Vadim Zeitlin | No changes, just avoid code duplication in wxOSX wxDirD... |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Vadim Zeitlin | Avoid double destruction of wxTipWindow under wxOSX. |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Steve Lamerton | Document which wxWebView methods must wait for a page... |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Vadim Zeitlin | Don't return "void" to fix MSVC6 compilation. |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Vadim Zeitlin | Updates to Indonesian translations by Rahmat Bambang. |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Vadim Zeitlin | Implement support for button mnemonics in wxOSX/Cocoa. |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Vadim Zeitlin | Improve splitter appearance in wxOSX/Cocoa. |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Vadim Zeitlin | Implement image support for wxNotebook pages in wxOSX... |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Vadim Zeitlin | Fix taskbar sample compilation under wxOSX/Cocoa. |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Vadim Zeitlin | Fix the pages range in the print dialog in wxOSX. |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Vadim Zeitlin | Another attempt to fix wxTextMeasure compilation with... |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Vadim Zeitlin | Allow using wxTextMeasure::GetLargestStringExtent(... |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Vadim Zeitlin | Allow wxTextMeasure to work with non-native wxDC object... |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Vadim Zeitlin | Fix warning about signed/unsigned comparison in wxFile... |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Vadim Zeitlin | Just fix header comments of wxTextMeasure-related files... |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Robin Dunn | Add missing WXK constants for the control keys |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Robin Dunn | Generate the interface file for STC from gen_iface... |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Vadim Zeitlin | Fix incorrect libraries in the documentation. |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Vadim Zeitlin | Add wxAuiToolBar::Create(). |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Vadim Zeitlin | Renamed file containing wxAuiToolBar documentation. |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Vadim Zeitlin | Fix PCH-less build after previous commit. |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Vadim Zeitlin | Break implicit dependency of "core" on "adv" via wxXmlR... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Vadim Zeitlin | Compilation fix for STL build after the last commit. |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Vadim Zeitlin | Store the selected directory in wxGTK wxDirDialog. |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Vadim Zeitlin | Prevent pasting too much text into limited length wxTex... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Vadim Zeitlin | Make wxFILE_EXISTS_SYMLINK work on its own, without... |
commit | commitdiff | tree | snapshot |
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 |
next |