2012-11-10 |
Vadim Zeitlin | Fix link errors with VC 11 in DLL STL build.
|
commit | commitdiff | tree |
2012-11-10 |
Vadim Zeitlin | Simplify wxEVT_PAINT handling in wxScrollHelperBase.
|
commit | commitdiff | tree |
2012-11-10 |
Vadim Zeitlin | Cache HDC used for painting for the entire duration...
|
commit | commitdiff | tree |
2012-11-10 |
Vadim Zeitlin | Fix incorrect wxSizerFlags::Border() call in the scroll...
|
commit | commitdiff | tree |
2012-11-10 |
Vadim Zeitlin | Set ID correctly for wxScrollWinEvents generated by...
|
commit | commitdiff | tree |
2012-11-09 |
Vadim Zeitlin | Add wxControl::GetSizeFromTextSize() to size the control...
|
commit | commitdiff | tree |
2012-11-08 |
Vadim Zeitlin | No changes, just remove unnecessary forward declarations.
|
commit | commitdiff | tree |
2012-11-07 |
Vadim Zeitlin | Another Nepalese translations update from Him Prasad...
|
commit | commitdiff | tree |
2012-11-06 |
Vadim Zeitlin | Don't leave orphan taskbar icon window alive if setting...
|
commit | commitdiff | tree |
2012-11-06 |
Vadim Zeitlin | Keep item data in sync with their position in wxEditableListBox.
|
commit | commitdiff | tree |
2012-11-06 |
Vadim Zeitlin | Restore propagation of EVT_SEARCHCTRL_CANCEL_BTN events...
|
commit | commitdiff | tree |
2012-11-06 |
Vadim Zeitlin | Fix regression with wxAuiToolBar gripper and overflow...
|
commit | commitdiff | tree |
2012-11-06 |
Vadim Zeitlin | Use wxAUI_TB_DEFAULT_STYLE instead of 0 as default...
|
commit | commitdiff | tree |
2012-11-06 |
Vadim Zeitlin | Minor improvements to wxEVT_COMMAND_DIRCTRL_CHANGED...
|
commit | commitdiff | tree |
2012-11-06 |
Vadim Zeitlin | Add wxUSE_BASE checks for wxLog classes in the interface...
|
commit | commitdiff | tree |
2012-11-06 |
Vadim Zeitlin | Add wxUSE_{BASE,GUI} checks to interface headers.
|
commit | commitdiff | tree |
2012-11-06 |
Vadim Zeitlin | No changes, just fix indentation in wxDataViewMainWindow...
|
commit | commitdiff | tree |
2012-11-06 |
Vadim Zeitlin | Update the current row after item deletion in generic...
|
commit | commitdiff | tree |
2012-11-06 |
Vadim Zeitlin | Never collapse invisible root item in generic wxDataViewCtrl.
|
commit | commitdiff | tree |
2012-11-06 |
Vadim Zeitlin | Remove __WXMSW__ check around background erasing in...
|
commit | commitdiff | tree |
2012-11-04 |
Vadim Zeitlin | Slightly improve the date/time dialogs in the calendar...
|
commit | commitdiff | tree |
2012-11-04 |
Vadim Zeitlin | Don't move the insertion point if text didn't change...
|
commit | commitdiff | tree |
2012-11-04 |
Vadim Zeitlin | Make hack for button creation in wxOSX more robust.
|
commit | commitdiff | tree |
2012-11-04 |
Vadim Zeitlin | Ensure that paths used inside wxOSX are always in NFC...
|
commit | commitdiff | tree |
2012-11-04 |
Vadim Zeitlin | Add wxCFStringRef::AsStringWithNormalizationFormC(...
|
commit | commitdiff | tree |
2012-11-04 |
Vadim Zeitlin | Use kCGBlendModeExclusion for wxCOMPOSITION_XOR operation.
|
commit | commitdiff | tree |
2012-11-04 |
Vadim Zeitlin | Implement setting default wxTextCtrl style in wxOSX.
|
commit | commitdiff | tree |
2012-11-04 |
Vadim Zeitlin | No changes, just remove unnecessary wxTextAttr tests.
|
commit | commitdiff | tree |
2012-11-04 |
Vadim Zeitlin | Suppress warnings about NSText not responding to setAllowsUndo.
|
commit | commitdiff | tree |
2012-11-04 |
Vadim Zeitlin | No changes, just make it easier to tweak splitter sample.
|
commit | commitdiff | tree |
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 |
next |