2010-11-18 |
Vadim Zeitlin | Explicitly include "wx/dynlib.h" from src/msw/combobox...
|
commit | commitdiff | tree |
2010-11-17 |
Vadim Zeitlin | Remove obsolete warning from wxMenuBar::GetTitle()...
|
commit | commitdiff | tree |
2010-11-17 |
Vadim Zeitlin | Simplify wxMSW wxMenuBar title management.
|
commit | commitdiff | tree |
2010-11-17 |
Vadim Zeitlin | No real changes, just minor cleanup of wxImage code.
|
commit | commitdiff | tree |
2010-11-17 |
Vadim Zeitlin | Don't pass a bool to wxImage::MakeEmptyClone() which...
|
commit | commitdiff | tree |
2010-11-16 |
Vadim Zeitlin | Correct form of mnemonics returned by wxGTK wxMenu...
|
commit | commitdiff | tree |
2010-11-16 |
Vadim Zeitlin | Emphasize that wxUSE_DYNLIB_CLASS shouldn't be disabled...
|
commit | commitdiff | tree |
2010-11-16 |
Vadim Zeitlin | Add more checks for wxUSE_DYNLIB_CLASS to wxMSW.
|
commit | commitdiff | tree |
2010-11-16 |
Vadim Zeitlin | Correct checks for wxUSE_PRINTING_ARCHITECTURE and...
|
commit | commitdiff | tree |
2010-11-16 |
Vadim Zeitlin | Avoid asserts due to not overriding OnGetItemText(...
|
commit | commitdiff | tree |
2010-11-16 |
Vadim Zeitlin | Add an explicit SetFocus() call to fix wxTreeCtrl unit...
|
commit | commitdiff | tree |
2010-11-16 |
Vadim Zeitlin | Correct wxMSW wxToolTip behaviour for wxRadioBox items...
|
commit | commitdiff | tree |
2010-11-16 |
Vadim Zeitlin | Don't use some "recent" C++98 features not supported...
|
commit | commitdiff | tree |
2010-11-16 |
Vadim Zeitlin | No changes, just refactor common code in wxImage cloning...
|
commit | commitdiff | tree |
2010-11-16 |
Vadim Zeitlin | Fix crashes in wxDateTime::ParseDate() for some invalid...
|
commit | commitdiff | tree |
2010-11-15 |
Vadim Zeitlin | VC6 compilation fix in wxDIB::Create().
|
commit | commitdiff | tree |
2010-11-15 |
Vadim Zeitlin | Fix incorrect use of word "alternative" in the documentation.
|
commit | commitdiff | tree |
2010-11-14 |
Vadim Zeitlin | Restore code for closing inherited file descriptors...
|
commit | commitdiff | tree |
2010-11-14 |
Vadim Zeitlin | Fix spurious errors when writing to the child process...
|
commit | commitdiff | tree |
2010-11-14 |
Vadim Zeitlin | No real changes, just reamed HAS_PIPE_INPUT_STREAM.
|
commit | commitdiff | tree |
2010-11-14 |
Vadim Zeitlin | Add wxFile::{Get,Clear}LastError() functions.
|
commit | commitdiff | tree |
2010-11-14 |
Vadim Zeitlin | Handle image hot spot in wxImage::Rotate180().
|
commit | commitdiff | tree |
2010-11-14 |
Vadim Zeitlin | Add wxImage::Rotate180() function.
|
commit | commitdiff | tree |
2010-11-14 |
Vadim Zeitlin | Handle hot spots in wxImage::Rotate90().
|
commit | commitdiff | tree |
2010-11-13 |
Vadim Zeitlin | Don't use standard menu ids in the unit test to avoid...
|
commit | commitdiff | tree |
2010-11-13 |
Vadim Zeitlin | Don't put cursor at the end of wxGridCellEnumEditor...
|
commit | commitdiff | tree |
2010-11-13 |
Vadim Zeitlin | Initialize scrollbar positions in wxGTK correctly.
|
commit | commitdiff | tree |
2010-11-13 |
Vadim Zeitlin | Add a unit test checking selection updating in virtual...
|
commit | commitdiff | tree |
2010-11-13 |
Vadim Zeitlin | Don't assert if config file contains an invalid boolean...
|
commit | commitdiff | tree |
2010-11-13 |
Vadim Zeitlin | Add a beginning of wxMenu unit test.
|
commit | commitdiff | tree |
2010-11-13 |
Vadim Zeitlin | Make menu operations always work with "Test" menu in...
|
commit | commitdiff | tree |
2010-11-13 |
Vadim Zeitlin | Fix resizing of wxGrid columns when they were reordered.
|
commit | commitdiff | tree |
2010-11-11 |
Vadim Zeitlin | Improve check for ASCII locale in wxGTK initialization...
|
commit | commitdiff | tree |
2010-11-11 |
Vadim Zeitlin | Initialize wxCSConv immediately instead of deferring it.
|
commit | commitdiff | tree |
2010-11-11 |
Vadim Zeitlin | Fix typo in error message given if wxUSE_CAIRO is undefined.
|
commit | commitdiff | tree |
2010-11-10 |
Vadim Zeitlin | Disable unit tests which can't work in ANSI build.
|
commit | commitdiff | tree |
2010-11-10 |
Vadim Zeitlin | Use wxString::To8BitData() instead of mb_str() to handle...
|
commit | commitdiff | tree |
2010-11-10 |
Vadim Zeitlin | Fix wxString::{Before,After}{First,Last} unit test...
|
commit | commitdiff | tree |
2010-11-10 |
Vadim Zeitlin | Don't check for wxDF_UNICODETEXT support in ANSI builds.
|
commit | commitdiff | tree |
2010-11-10 |
Vadim Zeitlin | Initialize paragraph descent in wxRichTextParagraph...
|
commit | commitdiff | tree |
2010-11-10 |
Vadim Zeitlin | Don't crash in wxGUIEventLoop::Exit() if not running...
|
commit | commitdiff | tree |
2010-11-10 |
Vadim Zeitlin | Implement bitmap mask copying in wxX11.
|
commit | commitdiff | tree |
2010-11-10 |
Vadim Zeitlin | Don't test for DC validity in wxX11 wxDC text extent...
|
commit | commitdiff | tree |
2010-11-10 |
Vadim Zeitlin | Disable measuring context unit test for wxX11.
|
commit | commitdiff | tree |
2010-11-10 |
Vadim Zeitlin | Use Cairo for wxGraphicsContext in wxX11.
|
commit | commitdiff | tree |
2010-11-10 |
Vadim Zeitlin | Disable unit test for wxColour alpha under wxX11.
|
commit | commitdiff | tree |
2010-11-10 |
Vadim Zeitlin | Fix signed/unsigned comparison warnings in wxUniv wxNotebook.
|
commit | commitdiff | tree |
2010-11-10 |
Vadim Zeitlin | Add #if checks fixing minimal wxGTK build.
|
commit | commitdiff | tree |
2010-11-10 |
Vadim Zeitlin | Fix harmless unused parameter warnings in minimal build.
|
commit | commitdiff | tree |
2010-11-10 |
Vadim Zeitlin | Don't exclude a bunch of wxDir methods when wxUSE_LONGLONG==0.
|
commit | commitdiff | tree |
2010-11-10 |
Vadim Zeitlin | Fix wxGLCanvas compilation with wxUSE_PALETTE==0.
|
commit | commitdiff | tree |
2010-11-10 |
Vadim Zeitlin | Fix wxStandardDialogLayoutAdapter compilation with...
|
commit | commitdiff | tree |
2010-11-10 |
Vadim Zeitlin | Make wxBitmap::ConvertToDisabled() available in all...
|
commit | commitdiff | tree |
2010-11-10 |
Vadim Zeitlin | Disconnect "hide" menu signal to fix menu destruction...
|
commit | commitdiff | tree |
2010-11-10 |
Vadim Zeitlin | Add a test for deleting a sub-menu to the menu sample.
|
commit | commitdiff | tree |
2010-11-10 |
Vadim Zeitlin | Fix wxUSE_DC_CACHEING spelling in the documentation.
|
commit | commitdiff | tree |
2010-11-10 |
Vadim Zeitlin | No changes, just simplify docview sample a bit.
|
commit | commitdiff | tree |
2010-11-10 |
Vadim Zeitlin | Correct wxID_SEPARATOR description in menu documentation.
|
commit | commitdiff | tree |
2010-11-09 |
Vadim Zeitlin | Fix preprocessor definitions for wxBase build under...
|
commit | commitdiff | tree |
2010-11-09 |
Vadim Zeitlin | Fix timeval struct initialization in wxSelectDispatcher.
|
commit | commitdiff | tree |
2010-11-09 |
Vadim Zeitlin | Fix crash in wxCFEventLoop::AddSourceForFD().
|
commit | commitdiff | tree |
2010-11-09 |
Vadim Zeitlin | Remove non-existent functions declarations from wxOSX...
|
commit | commitdiff | tree |
2010-11-08 |
Vadim Zeitlin | Document wxRenameFile() behaviour when destination...
|
commit | commitdiff | tree |
2010-11-08 |
Vadim Zeitlin | Unload bogus XRC resources in "garbage" unit test.
|
commit | commitdiff | tree |
2010-11-08 |
Vadim Zeitlin | Fix crash in XRC ID range support code.
|
commit | commitdiff | tree |
2010-11-07 |
Vadim Zeitlin | Compilation fix for STL build after ID range changes...
|
commit | commitdiff | tree |
2010-11-07 |
Vadim Zeitlin | Factor our hash function used for XRC ids hash map.
|
commit | commitdiff | tree |
2010-11-07 |
Vadim Zeitlin | Fix memory leak of XRC ids introduced by the ID range...
|
commit | commitdiff | tree |
2010-11-07 |
Vadim Zeitlin | Reformat long lines in the new part of the xrc sample.
|
commit | commitdiff | tree |
2010-11-07 |
Vadim Zeitlin | Use Connect() of Bind() in the new part of xrc sample.
|
commit | commitdiff | tree |
2010-11-07 |
Vadim Zeitlin | Test both ChangeSelection() and SetSelection() in notebook...
|
commit | commitdiff | tree |
2010-11-07 |
Vadim Zeitlin | Don't require skipping "page changed" event in wxMSW...
|
commit | commitdiff | tree |
2010-11-07 |
Vadim Zeitlin | Add support for id ranges to XRC.
|
commit | commitdiff | tree |
2010-11-07 |
Vadim Zeitlin | Make wxXmlResource::ReportError() wxXmlNode parameter...
|
commit | commitdiff | tree |
2010-11-07 |
Vadim Zeitlin | Mention the GUI test in the unit test tech note.
|
commit | commitdiff | tree |
2010-11-07 |
Vadim Zeitlin | Update and reorganize XRC overview to make it more...
|
commit | commitdiff | tree |
2010-11-07 |
Vadim Zeitlin | Fix build with Borland C++ compiler.
|
commit | commitdiff | tree |
2010-11-07 |
Vadim Zeitlin | Update all windows associated with the tooltip when...
|
commit | commitdiff | tree |
2010-11-05 |
Vadim Zeitlin | Minor cosmetic fix to generic check tools appearance...
|
commit | commitdiff | tree |
2010-11-05 |
Vadim Zeitlin | Fix check toolbar items behaviour in non-native toolbars...
|
commit | commitdiff | tree |
2010-11-05 |
Vadim Zeitlin | Avoid using wx GDI classes from non-main thread in...
|
commit | commitdiff | tree |
2010-11-05 |
Vadim Zeitlin | Really update tooltip when wxToolBar::SetShortHelp...
|
commit | commitdiff | tree |
2010-11-05 |
Vadim Zeitlin | Remove trailing comma from an enum.
|
commit | commitdiff | tree |
2010-11-05 |
Vadim Zeitlin | Show the first, not the last, inserted item in wxListBox...
|
commit | commitdiff | tree |
2010-11-05 |
Vadim Zeitlin | Use CGFloat instead of float for mouse wheel event...
|
commit | commitdiff | tree |
2010-11-05 |
Vadim Zeitlin | Fix showing the frames full screen under OS X.
|
commit | commitdiff | tree |
2010-11-05 |
Vadim Zeitlin | Improve default position for new TLWs in wxOSX.
|
commit | commitdiff | tree |
2010-11-05 |
Vadim Zeitlin | Ensure that strings returned by wxMBConv_cf are in...
|
commit | commitdiff | tree |
2010-11-05 |
Vadim Zeitlin | Remove duplicate wxEVT_COMMAND_TEXT_ENTER generation...
|
commit | commitdiff | tree |
2010-11-05 |
Vadim Zeitlin | Don't update scrollbars when the window is being destroyed...
|
commit | commitdiff | tree |
2010-11-05 |
Vadim Zeitlin | Fix crash in wxColour ctor from NSColor in wxOSX/Cocoa.
|
commit | commitdiff | tree |
2010-11-05 |
Vadim Zeitlin | Remove unnecessary wxOSX_USE_COCOA guards in Cocoa...
|
commit | commitdiff | tree |
2010-11-05 |
Vadim Zeitlin | Assume sizeof(wchar_t) is always 4 under OS X.
|
commit | commitdiff | tree |
2010-11-05 |
Vadim Zeitlin | Add another test for the insertion point position after...
|
commit | commitdiff | tree |
2010-11-05 |
Vadim Zeitlin | Disable keyboard unit test with wxUIActionSimulator...
|
commit | commitdiff | tree |
2010-11-05 |
Vadim Zeitlin | Remove test code accidentally committed as part of...
|
commit | commitdiff | tree |
2010-11-04 |
Vadim Zeitlin | Correct a trivial typo in wxLog documentation.
|
commit | commitdiff | tree |
2010-11-04 |
Vadim Zeitlin | Use explicit menu item background if it's given under...
|
commit | commitdiff | tree |
2010-11-04 |
Vadim Zeitlin | No changes, just use RAII-based classes in MSW owner...
|
commit | commitdiff | tree |
2010-11-04 |
Vadim Zeitlin | Pas long to _get_timezone() even for VC8.
|
commit | commitdiff | tree |
next |