2010-12-03 |
Vadim Zeitlin | Fix wxRect::SetRightTop() which set the wrong corner. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Vadim Zeitlin | Mention in wxHashSet documentation that its contents... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Stefan Csomor | fixing missing return value |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Paul Cornett | merge libpng 1.4.4 to trunk |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Paul Cornett | add src/gtk1/mnemonics.cpp to files.bkl and rebake |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Jouk Jansen | Add mnemonics to wxGTK1 |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Stefan Csomor | adding standard menu items for cocoa, adding translatio... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Stefan Csomor | adding defines to support building against 10.4u.SDK |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Vadim Zeitlin | Don't compare invalid iterators in wxCommandProcessor... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Vadim Zeitlin | Verify the return value of wxItemContainer::Insert... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Vadim Zeitlin | Fix the return value of wxSimpleHtmlListBox::Insert(). |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Vadim Zeitlin | Add wx(Simple)HtmlListBox unit test. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Vadim Zeitlin | Document wxSimpleHtmlListBox inheritance from wxItemCon... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Robin Dunn | Move the Mac methods from wxAppConsole to wxApp |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Robin Dunn | wxDefaultVideoMode is const |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Robin Dunn | wxPlatformInfo does not derive from wxObject |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Jaakko Salli | Fix 100% CPU usage on wxGTK caused by a recent change... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Vadim Zeitlin | Update configure helper scripts to latest versions... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Vadim Zeitlin | Small bug fixes for GetLibraryVersionInfo() changes. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Vadim Zeitlin | No real changes, just remove unnecessary const workaround. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Vadim Zeitlin | Allow wxAutomationObject::GetInstance() create new... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Vadim Zeitlin | No real changes, just use ProgID term instead of incorr... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Stefan Csomor | led to build issues with xcode and graphics context |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Vadim Zeitlin | Add wxVersionInfo and functions returning it for 3rd... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Vadim Zeitlin | Document some previously undocumented wxAboutDialogInfo... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Vadim Zeitlin | Mention status bar fields limits under pre-XP MSW systems. |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Vadim Zeitlin | Warn that normalizing a valid path may make it invalid... |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Vadim Zeitlin | Optimize wxImage::Rotate90() by rotating alpha separately. |
commit | commitdiff | tree | snapshot |
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 |
next |