2010-03-21 |
Vadim Zeitlin | Correct wxFILTER_DIGITS handling broken by r63582. |
tree | commitdiff |
2010-03-21 |
Vadim Zeitlin | Don't leak m_protocol in wxURL. |
tree | commitdiff |
2010-03-20 |
Vadim Zeitlin | Fix some harmless unused parameter warnings. |
tree | commitdiff |
2010-03-20 |
Vadim Zeitlin | Always include sys/time.h and sys/select.h from selectd... |
tree | commitdiff |
2010-03-18 |
Vadim Zeitlin | Fix box sizer layout algorithm to respect both proporti... |
tree | commitdiff |
2010-03-18 |
Vadim Zeitlin | Ensure that size in the minor direction of box sizer... |
tree | commitdiff |
2010-03-18 |
Vadim Zeitlin | Ensure that size in the major direction of box sizer... |
tree | commitdiff |
2010-03-17 |
Stefan Csomor | streamlining OSX event support third step, using platfo... |
tree | commitdiff |
2010-03-10 |
Francesco Montorsi | Fix function wxControlBase::DoEllipsizeSingleLine to... |
tree | commitdiff |
2010-03-10 |
Francesco Montorsi | no real changes, just rename the variables to make... |
tree | commitdiff |
2010-03-06 |
Kevin Ollivier | Adding wxUIActionSimulator, a class for programmaticall... |
tree | commitdiff |
2010-03-05 |
Vadim Zeitlin | Fix memory leak in wxDataViewListStore::DeleteItem(). |
tree | commitdiff |
2010-03-05 |
Vadim Zeitlin | Implement wxBookCtrlBase::CalcSizeFromPage() in the... |
tree | commitdiff |
2010-03-05 |
Vadim Zeitlin | No changes, just remove redundant GetControllerSize... |
tree | commitdiff |
2010-03-03 |
Vadim Zeitlin | Fix wxCommandProcessor compilation with wxUSE_ACCEL==0. |
tree | commitdiff |
2010-03-02 |
Vadim Zeitlin | Use user locale with Latin-1 as fallback for command... |
tree | commitdiff |
2010-03-01 |
Robin Dunn | Use the correct event class for the window modal notifi... |
tree | commitdiff |
2010-02-28 |
Vadim Zeitlin | Make it possible to use wxCharBuffer during program... |
tree | commitdiff |
2010-02-28 |
Vadim Zeitlin | Compilation fixes for wide char functions under IRIX... |
tree | commitdiff |
2010-02-28 |
Vadim Zeitlin | Fix for wxStringCheck compilation under IRIX using... |
tree | commitdiff |
2010-02-28 |
Vadim Zeitlin | Include <locale.h> to get LC_XXX constants declaration. |
tree | commitdiff |
2010-02-28 |
Vadim Zeitlin | Remove unnecessary comparison of unsigned variable... |
tree | commitdiff |
2010-02-28 |
Vadim Zeitlin | Remove unused static constant. |
tree | commitdiff |
2010-02-25 |
Vadim Zeitlin | Initialize wxhInstance in console MSW applications... |
tree | commitdiff |
2010-02-04 |
Vadim Zeitlin | Extract wxSTOCK_WITHOUT_ELLIPSIS from wxSTOCK_FOR_BUTTON. |
tree | commitdiff |
2010-01-28 |
Michael Wetherell | Fix for file length fixup. |
tree | commitdiff |
2010-01-26 |
Vadim Zeitlin | Never block in wxSocket::Peek(). |
tree | commitdiff |
2010-01-25 |
Jouk Jansen | Update compile support for OpenVMS |
tree | commitdiff |
2010-01-24 |
Václav Slavík | Fixed dialog units <-> pixels conversion. |
tree | commitdiff |
2010-01-24 |
Vadim Zeitlin | Correct UTF-32BE BOM detection in wxConvAuto. |
tree | commitdiff |
2010-01-24 |
Vadim Zeitlin | Correct bug with returning 0 for non-empty input from... |
tree | commitdiff |
2010-01-24 |
Vadim Zeitlin | Check the result of ToWChar() call in wxTextInputStream... |
tree | commitdiff |
2010-01-24 |
Vadim Zeitlin | Fix wxHTTPStream::Eof() to return true for empty HTTP... |
tree | commitdiff |
2010-01-23 |
Kevin Ollivier | Fix for generic implementation. |
tree | commitdiff |
2010-01-23 |
Kevin Ollivier | Fix for non-Mac builds. |
tree | commitdiff |
2010-01-23 |
Vadim Zeitlin | Add virtual wxSizer::DoInsert() to replace Insert(). |
tree | commitdiff |
2010-01-23 |
Vadim Zeitlin | Don't crash when input is empty in wxFileConfig(wxInput... |
tree | commitdiff |
2010-01-23 |
Vadim Zeitlin | Use theme functions for drawing owner-drawn menus. |
tree | commitdiff |
2010-01-23 |
Vadim Zeitlin | Refactor owner-drawing code. |
tree | commitdiff |
2010-01-19 |
Václav Slavík | Make ConvertPixelsToDialog() and ConvertDialogToPixels... |
tree | commitdiff |
2010-01-19 |
Václav Slavík | Don't query metrics that won't be used. |
tree | commitdiff |
2010-01-18 |
Vadim Zeitlin | Correct test for parent being on screen in wxTLW::DoCen... |
tree | commitdiff |
2010-01-18 |
Vadim Zeitlin | Add wxIsascii() function and use it instead of isascii... |
tree | commitdiff |
2010-01-15 |
Jaakko Salli | When checking whether the parent has wxTAB_TRAVERSAL... |
tree | commitdiff |
2010-01-14 |
Vadim Zeitlin | No real changes, just fix a typo in comments and docume... |
tree | commitdiff |
2010-01-04 |
Vadim Zeitlin | Add assert checking that window has no event handlers... |
tree | commitdiff |
2010-01-04 |
Vadim Zeitlin | Fix wxConvAuto behaviour when it is used by wxTextInput... |
tree | commitdiff |
2010-01-04 |
Vadim Zeitlin | Make calling wxLog::IsAllowedTraceMask() safe during... |
tree | commitdiff |
2010-01-04 |
Vadim Zeitlin | Correctly parse times without seconds in wxDateTime... |
tree | commitdiff |
2010-01-04 |
Vadim Zeitlin | Don't dereference invalid iterator in wxDateTime::Parse... |
tree | commitdiff |
2010-01-03 |
Kevin Ollivier | Create a text measuring context until a real context... |
tree | commitdiff |
2009-12-31 |
Vadim Zeitlin | Change the year in copyright messages to 2010. |
tree | commitdiff |
2009-12-30 |
Vadim Zeitlin | Don't create an invalid iterator in wxDateTime::ParseTi... |
tree | commitdiff |
2009-12-28 |
Vadim Zeitlin | Ensure that frame is re-laid out when its toolbar is... |
tree | commitdiff |
2009-12-27 |
Vadim Zeitlin | Don't call SetMinSize() when creating the window if... |
tree | commitdiff |
2009-12-26 |
Vadim Zeitlin | No changes, just fix a typo in and rephrase a comment. |
tree | commitdiff |
2009-12-26 |
Jaakko Salli | Added wxComboCtrl::SetHint(), GetHint() |
tree | commitdiff |
2009-12-25 |
Jaakko Salli | Added wxComboCtrlBase::SetFore/BackgroundColour() |
tree | commitdiff |
2009-12-22 |
Michael Wetherell | Add support for large stdio files for VC 8+. What versi... |
tree | commitdiff |
2009-12-21 |
Jaakko Salli | Added wxMSW wxChoice::GetClassDefaultAttributes(),... |
tree | commitdiff |
2009-12-19 |
Vadim Zeitlin | Use correct width in wxDataViewCustomRendererBase:... |
tree | commitdiff |
2009-12-18 |
Jaakko Salli | Have wxComboCtrl honour any custom foreground and backg... |
tree | commitdiff |
2009-12-17 |
Vadim Zeitlin | Correct wxDateTime::GetWeekOfMonth() for days in the... |
tree | commitdiff |
2009-12-16 |
Paul Cornett | preserve type when loaded image is rescaled, #11543 |
tree | commitdiff |
2009-12-15 |
Václav Slavík | compilation fix for wxUSE_IMAGE=0 caseinclude/wx/iconbndl.h |
tree | commitdiff |
2009-12-10 |
Vadim Zeitlin | Add support for stretchable spaces to wxToolBar. |
tree | commitdiff |
2009-12-10 |
Vadim Zeitlin | No changes, just slightly simplify the tool insertion... |
tree | commitdiff |
2009-12-09 |
Vadim Zeitlin | Avoid outputting the assert message twice in non-GUI... |
tree | commitdiff |
2009-12-09 |
Vadim Zeitlin | Better handling for asserts in non-main threads. |
tree | commitdiff |
2009-12-09 |
Vadim Zeitlin | STL build compilation fix. |
tree | commitdiff |
2009-12-09 |
Stefan Csomor | avoiding string conversions on 1st param of wxStat... |
tree | commitdiff |
2009-12-09 |
Stefan Csomor | using on all OSX variants |
tree | commitdiff |
2009-12-08 |
Vadim Zeitlin | Implement wxWindow::DoGetBorderSize() in the trivial... |
tree | commitdiff |
2009-12-08 |
Vadim Zeitlin | Fix unused parameter warning after last commit (r62818). |
tree | commitdiff |
2009-12-08 |
Vadim Zeitlin | Fix event object in wxSysColourChangedEvent. |
tree | commitdiff |
2009-12-08 |
Vadim Zeitlin | Don't set the initial size as minimal size for top... |
tree | commitdiff |
2009-12-07 |
Vadim Zeitlin | Set initial window size as its minimal size. |
tree | commitdiff |
2009-12-07 |
Vadim Zeitlin | Reset wxTheApp when starting to destroy the object... |
tree | commitdiff |
2009-12-07 |
Julian Smart | Don't crash if no document |
tree | commitdiff |
2009-12-07 |
Julian Smart | Safer access of member variables |
tree | commitdiff |
2009-12-06 |
Vadim Zeitlin | Restore TAB in accelerator string wrong removed by... |
tree | commitdiff |
2009-12-06 |
Vadim Zeitlin | Correct two bugs in wxMBConv::FromWChar() with non... |
tree | commitdiff |
2009-12-06 |
Vadim Zeitlin | Use wxAcceleratorEntry::ToString() for undo/redo accele... |
tree | commitdiff |
2009-12-05 |
Paul Cornett | minor cleanup |
tree | commitdiff |
2009-12-05 |
Paul Cornett | remove unused variables, minor cleanup |
tree | commitdiff |
2009-12-05 |
Vadim Zeitlin | Add support for MSW unique volume names to wxFileName. |
tree | commitdiff |
2009-12-05 |
Vadim Zeitlin | Fix wxLogChain (and wxLogWindow deriving from it) broke... |
tree | commitdiff |
2009-12-02 |
Paul Cornett | make array data fully const |
tree | commitdiff |
2009-11-28 |
Vadim Zeitlin | Allow calling wxStrchr() with a narrow string and wide... |
tree | commitdiff |
2009-11-28 |
Vadim Zeitlin | Define INVALID_FILE_ATTRIBUTES in filename.cpp too. |
tree | commitdiff |
2009-11-28 |
Vadim Zeitlin | Implement wx{File,Dir}Exists() in terms of wxFileName... |
tree | commitdiff |
2009-11-26 |
Vadim Zeitlin | Make wxFileDialog::Set/SetPath() behave consistently. |
tree | commitdiff |
2009-11-26 |
Vadim Zeitlin | Don't set wxTextAttr font family to invalid value. |
tree | commitdiff |
2009-11-26 |
Vadim Zeitlin | No changes, just avoid overriding GetNativeFontInfoDesc... |
tree | commitdiff |
2009-11-24 |
Vadim Zeitlin | Don't change file access time implicitly when setting... |
tree | commitdiff |
2009-11-18 |
Kevin Ollivier | Forward port of r60190 (wxMSW Cairo support) to trunk. |
tree | commitdiff |
2009-11-18 |
Vadim Zeitlin | Suppress harmless g++ warnings about converting float... |
tree | commitdiff |
2009-11-18 |
Vadim Zeitlin | Fix handling of invalid paths with multiple columns... |
tree | commitdiff |
2009-11-14 |
Vadim Zeitlin | No real changes, just remove the ugly CONST_CAST macro. |
tree | commitdiff |
2009-11-14 |
Vadim Zeitlin | Restore the use of correct alignment in wxDVC renderers. |
tree | commitdiff |
next |