2012-11-04 |
Vadim Zeitlin | Create tags for Cocoa, not Carbon, by default under...
|
commit | commitdiff | tree |
2012-11-04 |
Vadim Zeitlin | Fix annoying warning when running the script to generate...
|
commit | commitdiff | tree |
2012-11-04 |
Vadim Zeitlin | Update the button bezel to account for multi-line labels...
|
commit | commitdiff | tree |
2012-11-04 |
Vadim Zeitlin | No changes, just rename OSXSetAcceleratorFromLabel().
|
commit | commitdiff | tree |
2012-11-04 |
Vadim Zeitlin | No real change, just make bezel setting code in wxOSX...
|
commit | commitdiff | tree |
2012-11-04 |
Vadim Zeitlin | Revert "Fix the pages range in the print dialog in...
|
commit | commitdiff | tree |
2012-11-04 |
Vadim Zeitlin | Update tree control layout in EditLabel() for wxOSX...
|
commit | commitdiff | tree |
2012-11-04 |
Vadim Zeitlin | Check that doxygen version is 1.8.2 in docs generation...
|
commit | commitdiff | tree |
2012-11-04 |
Vadim Zeitlin | Don't use "readlink -e" in docs generation script,...
|
commit | commitdiff | tree |
2012-11-04 |
Vadim Zeitlin | Allow using _T() in docs/doxygen/overviews/changes_since28.h.
|
commit | commitdiff | tree |
2012-11-01 |
Vadim Zeitlin | Refactor and simplify wxChoice::DoGetBestSize().
|
commit | commitdiff | tree |
2012-11-01 |
Vadim Zeitlin | Invalidate best size of wxOSX wxChoice after its number...
|
commit | commitdiff | tree |
2012-11-01 |
Vadim Zeitlin | Allow creating wxTextMeasure without specifying the...
|
commit | commitdiff | tree |
2012-11-01 |
Vadim Zeitlin | Always set the font to use in wxMSW wxTextMeasure when...
|
commit | commitdiff | tree |
2012-11-01 |
Vadim Zeitlin | Allow constructing wxGTK wxTextMeasure with NULL font.
|
commit | commitdiff | tree |
2012-11-01 |
Vadim Zeitlin | Don't crash in wxHTML when parsing empty tables with...
|
commit | commitdiff | tree |
2012-11-01 |
Vadim Zeitlin | Added wxEVT_COMMAND_DIRCTRL_CHANGED for wxDirCtrl selection...
|
commit | commitdiff | tree |
2012-11-01 |
Vadim Zeitlin | No changes, just some cleanup in wxGenericDirCtrl code.
|
commit | commitdiff | tree |
2012-11-01 |
Vadim Zeitlin | Add distclean target to samples/Makefile.
|
commit | commitdiff | tree |
2012-11-01 |
Vadim Zeitlin | Deal correctly with wx directory being a symlink in...
|
commit | commitdiff | tree |
2012-10-31 |
Vadim Zeitlin | Nepalese translations update from Him Prasad Gautam.
|
commit | commitdiff | tree |
2012-10-31 |
Vadim Zeitlin | Revert "Split documentation of the GUI wxLog classes...
|
commit | commitdiff | tree |
2012-10-31 |
Vadim Zeitlin | Define wxSOCKET_XXX flags as wxSOCKET_XXX_READ|wxSOCKET_XXX_...
|
commit | commitdiff | tree |
2012-10-30 |
Vadim Zeitlin | Revert "Split documentation of non-GUI wxEvent-related...
|
commit | commitdiff | tree |
2012-10-29 |
Vadim Zeitlin | Compare file paths using wxFileName, not wxString,...
|
commit | commitdiff | tree |
2012-10-29 |
Vadim Zeitlin | Add wxDirCtrl::GetPath().
|
commit | commitdiff | tree |
2012-10-29 |
Vadim Zeitlin | Split documentation of the GUI wxLog classes in a separate...
|
commit | commitdiff | tree |
2012-10-29 |
Vadim Zeitlin | Split documentation of non-GUI wxEvent-related classes.
|
commit | commitdiff | tree |
2012-10-29 |
Vadim Zeitlin | Get rid of wxAuiToolBar::m_style and just use base...
|
commit | commitdiff | tree |
2012-10-29 |
Vadim Zeitlin | Fix the use of obsolete wxDD_NEW_DIR_BUTTON in wxOSX.
|
commit | commitdiff | tree |
2012-10-29 |
Vadim Zeitlin | No changes, just avoid code duplication in wxOSX wxDirDialog.
|
commit | commitdiff | tree |
2012-10-29 |
Vadim Zeitlin | Avoid double destruction of wxTipWindow under wxOSX.
|
commit | commitdiff | tree |
2012-10-28 |
Vadim Zeitlin | Don't return "void" to fix MSVC6 compilation.
|
commit | commitdiff | tree |
2012-10-28 |
Vadim Zeitlin | Updates to Indonesian translations by Rahmat Bambang.
|
commit | commitdiff | tree |
2012-10-28 |
Vadim Zeitlin | Implement support for button mnemonics in wxOSX/Cocoa.
|
commit | commitdiff | tree |
2012-10-28 |
Vadim Zeitlin | Improve splitter appearance in wxOSX/Cocoa.
|
commit | commitdiff | tree |
2012-10-28 |
Vadim Zeitlin | Implement image support for wxNotebook pages in wxOSX...
|
commit | commitdiff | tree |
2012-10-28 |
Vadim Zeitlin | Fix taskbar sample compilation under wxOSX/Cocoa.
|
commit | commitdiff | tree |
2012-10-28 |
Vadim Zeitlin | Fix the pages range in the print dialog in wxOSX.
|
commit | commitdiff | tree |
2012-10-27 |
Vadim Zeitlin | Another attempt to fix wxTextMeasure compilation with...
|
commit | commitdiff | tree |
2012-10-27 |
Vadim Zeitlin | Allow using wxTextMeasure::GetLargestStringExtent(...
|
commit | commitdiff | tree |
2012-10-27 |
Vadim Zeitlin | Allow wxTextMeasure to work with non-native wxDC objects...
|
commit | commitdiff | tree |
2012-10-27 |
Vadim Zeitlin | Fix warning about signed/unsigned comparison in wxFile...
|
commit | commitdiff | tree |
2012-10-27 |
Vadim Zeitlin | Just fix header comments of wxTextMeasure-related files...
|
commit | commitdiff | tree |
2012-10-27 |
Vadim Zeitlin | Fix incorrect libraries in the documentation.
|
commit | commitdiff | tree |
2012-10-27 |
Vadim Zeitlin | Add wxAuiToolBar::Create().
|
commit | commitdiff | tree |
2012-10-27 |
Vadim Zeitlin | Renamed file containing wxAuiToolBar documentation.
|
commit | commitdiff | tree |
2012-10-27 |
Vadim Zeitlin | Fix PCH-less build after previous commit.
|
commit | commitdiff | tree |
2012-10-27 |
Vadim Zeitlin | Break implicit dependency of "core" on "adv" via wxXmlResour...
|
commit | commitdiff | tree |
2012-10-25 |
Vadim Zeitlin | Compilation fix for STL build after the last commit.
|
commit | commitdiff | tree |
2012-10-25 |
Vadim Zeitlin | Store the selected directory in wxGTK wxDirDialog.
|
commit | commitdiff | tree |
2012-10-25 |
Vadim Zeitlin | Prevent pasting too much text into limited length wxTextCtrl...
|
commit | commitdiff | tree |
2012-10-25 |
Vadim Zeitlin | Make wxFILE_EXISTS_SYMLINK work on its own, without...
|
commit | commitdiff | tree |
2012-10-25 |
Vadim Zeitlin | Include wx/xml/xml.h from the XRC handlers that need it.
|
commit | commitdiff | tree |
2012-10-24 |
Vadim Zeitlin | PCH-less build fix for DynamicLibraryTestCase.
|
commit | commitdiff | tree |
2012-10-24 |
Vadim Zeitlin | Implement clipping in wxSVGFileDC.
|
commit | commitdiff | tree |
2012-10-24 |
Vadim Zeitlin | No real changes, just avoid unnecessary string operations...
|
commit | commitdiff | tree |
2012-10-24 |
Vadim Zeitlin | No changes, just remove unused variable from wxSVGFileDCImpl.
|
commit | commitdiff | tree |
2012-10-24 |
Vadim Zeitlin | Show some information about the environment in the...
|
commit | commitdiff | tree |
2012-10-24 |
Vadim Zeitlin | Test for the shared library existence in DynamicLibraryTestCase.
|
commit | commitdiff | tree |
2012-10-24 |
Vadim Zeitlin | Add a missing test for wxHAS_CALL_AFTER in the implementatio...
|
commit | commitdiff | tree |
2012-10-24 |
Vadim Zeitlin | Try to avoid accidental use of wxXmlNode in XRC handlers.
|
commit | commitdiff | tree |
2012-10-24 |
Vadim Zeitlin | Disable dropdown menu support in wxRibbonXmlHandler.
|
commit | commitdiff | tree |
2012-10-24 |
Vadim Zeitlin | Don't call wxSafeYield() from wxGenericListCtrl::EditLabel().
|
commit | commitdiff | tree |
2012-10-24 |
Vadim Zeitlin | Don't iterate over files in wxFileSystemWatcherBase.
|
commit | commitdiff | tree |
2012-10-24 |
Vadim Zeitlin | Remove wxAUI dependency on wxXML as it doesn't depend...
|
commit | commitdiff | tree |
2012-10-24 |
Vadim Zeitlin | Respect wxFileName::DontFollowLink() in wxFileSystemWatcher.
|
commit | commitdiff | tree |
2012-10-24 |
Vadim Zeitlin | Make wxDateTime invalid after Set((time_t)-1) call.
|
commit | commitdiff | tree |
2012-10-24 |
Vadim Zeitlin | Close wxLogWindow automatically if it's the last remaining...
|
commit | commitdiff | tree |
2012-10-24 |
Vadim Zeitlin | Add wxVector::assign().
|
commit | commitdiff | tree |
2012-10-24 |
Vadim Zeitlin | Don't use std::min(), it's not available everywhere.
|
commit | commitdiff | tree |
2012-10-24 |
Vadim Zeitlin | Don't use Shift-TAB in keyboard test.
|
commit | commitdiff | tree |
2012-10-24 |
Vadim Zeitlin | Disable wxEvtHandler::CallAfter() for VC6, it's too...
|
commit | commitdiff | tree |
2012-10-23 |
Vadim Zeitlin | Don't follow symlinks in wxFileName::Rmdir(wxPATH_RMDIR_RECU...
|
commit | commitdiff | tree |
2012-10-23 |
Vadim Zeitlin | Mention wxFILE_EXISTS_NO_FOLLOW in wxFILE_EXISTS_SYMLINK...
|
commit | commitdiff | tree |
2012-10-23 |
Vadim Zeitlin | Add wxDIR_NO_FOLLOW flag for wxDir iteration.
|
commit | commitdiff | tree |
2012-10-23 |
Vadim Zeitlin | Change the way directory iteration flags are constructed.
|
commit | commitdiff | tree |
2012-10-23 |
Vadim Zeitlin | Fix for PCH-less compilation of wxRibbonXmlHandler.
|
commit | commitdiff | tree |
2012-10-23 |
Vadim Zeitlin | Guard gmake-specific syntax with IF_GNU_MAKE in make_dist.mk.
|
commit | commitdiff | tree |
2012-10-23 |
Vadim Zeitlin | Add support for wxRibbonBar and related controls to...
|
commit | commitdiff | tree |
2012-10-23 |
Vadim Zeitlin | Add support for wxAuiNotebook to XRC.
|
commit | commitdiff | tree |
2012-10-23 |
Vadim Zeitlin | Refactor wxXRC to allow defining handlers outside of...
|
commit | commitdiff | tree |
2012-10-23 |
Vadim Zeitlin | Define WXDLLIMPEXP_FWD_RIBBON for consistency with...
|
commit | commitdiff | tree |
2012-10-23 |
Vadim Zeitlin | Recognize more XRC elements as containing translatable...
|
commit | commitdiff | tree |
2012-10-23 |
Vadim Zeitlin | Add a simple unit test for wxRegion::Intersect().
|
commit | commitdiff | tree |
2012-10-23 |
Vadim Zeitlin | Process pending events from wxYield() in wxGTK.
|
commit | commitdiff | tree |
2012-10-23 |
Vadim Zeitlin | Add wxEvtHandler::CallAfter() for asynchronous method...
|
commit | commitdiff | tree |
2012-10-23 |
Vadim Zeitlin | Add wx/meta/removeref.h header defining wxRemoveRef...
|
commit | commitdiff | tree |
2012-10-22 |
Vadim Zeitlin | Fix border size computation in wxAuiTabArt.
|
commit | commitdiff | tree |
2012-10-22 |
Vadim Zeitlin | Set C++ global locale too in wxAppTraitsBase::SetLocale().
|
commit | commitdiff | tree |
2012-10-22 |
Vadim Zeitlin | Revert accidental incompatible change to wxFileName...
|
commit | commitdiff | tree |
2012-10-22 |
Vadim Zeitlin | Ensure the correct cleanup order for GDI+-related modules...
|
commit | commitdiff | tree |
2012-10-21 |
Vadim Zeitlin | Remove unnecessary SetInitialSize() from wxGTK wxComboBox...
|
commit | commitdiff | tree |
2012-10-20 |
Vadim Zeitlin | Check the return value of system() and pipe() in the...
|
commit | commitdiff | tree |
2012-10-20 |
Vadim Zeitlin | Fix tests compilation in STL build after r72707.
|
commit | commitdiff | tree |
2012-10-20 |
Vadim Zeitlin | Nepali translation update from Him Prasad Gautam.
|
commit | commitdiff | tree |
2012-10-19 |
Vadim Zeitlin | Update header control when wxPropertyGridManager is...
|
commit | commitdiff | tree |
2012-10-19 |
Vadim Zeitlin | Allow specifying all wxFlexGridSizer parameters in...
|
commit | commitdiff | tree |
2012-10-19 |
Vadim Zeitlin | Add more error checks to XRC handler for longs, doubles...
|
commit | commitdiff | tree |
2012-10-19 |
Vadim Zeitlin | Add missing styles support to wxWindow XRC handler.
|
commit | commitdiff | tree |
next |