2010-11-24 |
Vadim Zeitlin | Add support for negatable command line switches. |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Vadim Zeitlin | Rewind the input stream after failing to load image... |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Vadim Zeitlin | Improve error messages from wxImage::LoadFile(). |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Vadim Zeitlin | Skip mouse events outside of item area in wxDataViewCtrl. |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Robin Dunn | Use an enum for the colour/string conversion flags |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Robin Dunn | Fixed parameter names. They can't be named "short" |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Vadim Zeitlin | VC6 compilation fix: don't return void values. |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Vadim Zeitlin | Simplify timezone-related code and fix some minor bugs... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Vadim Zeitlin | Center task dialog-based wxProgressDialog on the parent... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Vadim Zeitlin | Deselect all items in wxMSW wxListBox when selection... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Stefan Csomor | fixing 64 bit ranger error |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Vadim Zeitlin | Initialize time zone information before using it in... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Jaakko Salli | Have wxPropertyGridEditorEventForwarder::ProcessEvent... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Vadim Zeitlin | Fix wxUniv build after deriving wxStatusBar from wxControl. |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Vadim Zeitlin | Revert "Always define WXUSINGDLL when compiling Scintil... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Vadim Zeitlin | Don't try to center task dialogs under Windows. |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Vadim Zeitlin | Set the width of the last status bar pane correctly... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Vadim Zeitlin | Add status bar styles mapping to MSW styles broken... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Vadim Zeitlin | Put WINDRES_CPU_DEFINE in RESFLAGS and not RESCOMP... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Vadim Zeitlin | Make wxChoicebook background transparent. |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Vadim Zeitlin | Deprecate not working wxSplitterWindow::SetSashSize(). |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Vadim Zeitlin | Don't set explicit background colour for wxStatusBar... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Vadim Zeitlin | Don't forbid creating wxSplitterWindow with border... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Vadim Zeitlin | Delete pending objects in wxApp::ProcessPendingEvents... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Vadim Zeitlin | Silently ignore timer events from timers which were... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Vadim Zeitlin | Refactor wxStatusBar creation in wxMSW to do it in... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Vadim Zeitlin | Derive wxStatusBar from wxControl and not wxWindow. |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Vadim Zeitlin | Use status full, not client, size to determine frame... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Vadim Zeitlin | Send page changed event after changing the page in... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Vadim Zeitlin | Use correct wxDEBUG_LEVEL value when building wxscintil... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Vadim Zeitlin | Always define WXUSINGDLL when compiling Scintilla in... |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Vadim Zeitlin | Correct wxFont::GetFamily() unit test to test for wxFON... |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Vadim Zeitlin | Revert r66070: "Unload bogus XRC resources in "garbage... |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Vadim Zeitlin | Don't keep entries for XRC resources that failed to... |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Vadim Zeitlin | Don't consider extra ".." an error in wxFileName::Norma... |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Jaakko Salli | Reworked wxSystemColourProperty::StringToValue() to... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Robin Dunn | Fix some bad parameter names, add missing methods,... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Robin Dunn | Add a SetSize to wxSizeEvent |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Vadim Zeitlin | Improve documentation about handling C++ exceptions... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Vadim Zeitlin | Check wxDateTime components validity more rigorously. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Vadim Zeitlin | Explicitly include "wx/dynlib.h" from src/msw/combobox... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Paul Cornett | remove const from by-value return type, it's useless |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Vadim Zeitlin | Remove obsolete warning from wxMenuBar::GetTitle()... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Vadim Zeitlin | Simplify wxMSW wxMenuBar title management. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Vadim Zeitlin | No real changes, just minor cleanup of wxImage code. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Vadim Zeitlin | Don't pass a bool to wxImage::MakeEmptyClone() which... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Vadim Zeitlin | Correct form of mnemonics returned by wxGTK wxMenu... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Vadim Zeitlin | Emphasize that wxUSE_DYNLIB_CLASS shouldn't be disabled... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Vadim Zeitlin | Add more checks for wxUSE_DYNLIB_CLASS to wxMSW. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Vadim Zeitlin | Correct checks for wxUSE_PRINTING_ARCHITECTURE and... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Vadim Zeitlin | Avoid asserts due to not overriding OnGetItemText(... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Vadim Zeitlin | Add an explicit SetFocus() call to fix wxTreeCtrl unit... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Vadim Zeitlin | Correct wxMSW wxToolTip behaviour for wxRadioBox items... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Vadim Zeitlin | Don't use some "recent" C++98 features not supported... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Vadim Zeitlin | No changes, just refactor common code in wxImage clonin... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Vadim Zeitlin | Fix crashes in wxDateTime::ParseDate() for some invalid... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Jouk Jansen | Update OpenVMS makefile |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Vadim Zeitlin | VC6 compilation fix in wxDIB::Create(). |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Vadim Zeitlin | Fix incorrect use of word "alternative" in the document... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Vadim Zeitlin | Restore code for closing inherited file descriptors... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Vadim Zeitlin | Fix spurious errors when writing to the child process... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Vadim Zeitlin | No real changes, just reamed HAS_PIPE_INPUT_STREAM. |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Vadim Zeitlin | Add wxFile::{Get,Clear}LastError() functions. |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Vadim Zeitlin | Handle image hot spot in wxImage::Rotate180(). |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Vadim Zeitlin | Add wxImage::Rotate180() function. |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Vadim Zeitlin | Handle hot spots in wxImage::Rotate90(). |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Vadim Zeitlin | Don't use standard menu ids in the unit test to avoid... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Vadim Zeitlin | Don't put cursor at the end of wxGridCellEnumEditor... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Vadim Zeitlin | Initialize scrollbar positions in wxGTK correctly. |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Vadim Zeitlin | Add a unit test checking selection updating in virtual... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Vadim Zeitlin | Don't assert if config file contains an invalid boolean... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Vadim Zeitlin | Add a beginning of wxMenu unit test. |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Vadim Zeitlin | Make menu operations always work with "Test" menu in... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Vadim Zeitlin | Fix resizing of wxGrid columns when they were reordered. |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Jouk Jansen | Update SETUP for OpenVMS |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Michael Wetherell | Use wxFS_SEEKABLE flag loading images. |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Vadim Zeitlin | Improve check for ASCII locale in wxGTK initialization... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Vadim Zeitlin | Initialize wxCSConv immediately instead of deferring it. |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Vadim Zeitlin | Fix typo in error message given if wxUSE_CAIRO is undef... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Robin Dunn | No docs yet, just the bare interace so we can get XML... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Robin Dunn | Fix a parameter type and add some missing const keywords |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Vadim Zeitlin | Disable unit tests which can't work in ANSI build. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Vadim Zeitlin | Use wxString::To8BitData() instead of mb_str() to handl... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Vadim Zeitlin | Fix wxString::{Before,After}{First,Last} unit test... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Vadim Zeitlin | Don't check for wxDF_UNICODETEXT support in ANSI builds. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Vadim Zeitlin | Initialize paragraph descent in wxRichTextParagraph... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Vadim Zeitlin | Don't crash in wxGUIEventLoop::Exit() if not running... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Vadim Zeitlin | Implement bitmap mask copying in wxX11. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Vadim Zeitlin | Don't test for DC validity in wxX11 wxDC text extent... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Vadim Zeitlin | Disable measuring context unit test for wxX11. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Vadim Zeitlin | Use Cairo for wxGraphicsContext in wxX11. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Vadim Zeitlin | Disable unit test for wxColour alpha under wxX11. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Vadim Zeitlin | Fix signed/unsigned comparison warnings in wxUniv wxNot... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Vadim Zeitlin | Add #if checks fixing minimal wxGTK build. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Vadim Zeitlin | Fix harmless unused parameter warnings in minimal build. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Vadim Zeitlin | Don't exclude a bunch of wxDir methods when wxUSE_LONGL... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Vadim Zeitlin | Fix wxGLCanvas compilation with wxUSE_PALETTE==0. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Vadim Zeitlin | Fix wxStandardDialogLayoutAdapter compilation with... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Vadim Zeitlin | Make wxBitmap::ConvertToDisabled() available in all... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Vadim Zeitlin | Disconnect "hide" menu signal to fix menu destruction... |
commit | commitdiff | tree | snapshot |
next |