2008-07-16 |
Vadim Zeitlin | add GetLo/Hi() test |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Stefan Csomor | adding missing include for non-precomp builds, and... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Vadim Zeitlin | _beginthreadex() entry point should really return unsig... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Vadim Zeitlin | check for comctl32.dll version and not OS one as an... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Vadim Zeitlin | use parent background and not ours unless one was expli... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Vadim Zeitlin | clean up wxBitmapButton::Create(); override MSWGetStyle... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Vadim Zeitlin | use wxCmdLineParser::ConverStringToArgs() instead of... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Vadim Zeitlin | implement flag for Unix-like behaviour in wxCmdLinePars... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Vadim Zeitlin | added wxConvISO8859_1 test |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Vadim Zeitlin | fix the output length returned from cWC2MB/MB2WC()... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Julian Smart | Fixed wxTreebook tree control style |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Vadim Zeitlin | use CPPUNIT_ASSERT_EQUAL(x,y) instead of CPPUNIT_ASSERT... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Vadim Zeitlin | use CPPUNIT_ASSERT_EQUAL(x,y) instead of CPPUNIT_ASSERT... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Vadim Zeitlin | test ok in the record reading loop as otherwise we... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Vadim Zeitlin | remove wxCSConv::MB2WC/WC2MB, implement Latin-1 fallbac... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Vadim Zeitlin | don't pass pointers to unaligned DWORDs to avoid 64... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Vadim Zeitlin | fix changing size of merged cells (#9736) |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Vadim Zeitlin | don't mention deprecated wxRESIZE_BOX (#9735) |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Václav Slavík | compilation fix after SetClippingRegion changes (patch... |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Vadim Zeitlin | only initialize sockets if IPC implementation is socket... |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Vadim Zeitlin | PCH-less build fix |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Vadim Zeitlin | fix heap corruption bug: use delete[] to delete a buffe... |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Vadim Zeitlin | added a simple IPC unit test |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Vadim Zeitlin | relay out the control after deleting any page, not... |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Vadim Zeitlin | calling Notify() from child thread is ok -- as long... |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Vadim Zeitlin | removed automatically generated code for frame layout... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Vadim Zeitlin | define {first,second}_type in the struct declared by... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Vadim Zeitlin | set wxKeyEvent::m_uniChar correctly in the events gener... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Vadim Zeitlin | added wxFlexGridSizer::Add{Row,Col}Growable() (#2603) |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Vadim Zeitlin | mention that GetItemRect() is new in 2.9.0 |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Vadim Zeitlin | relay out the control after deleting any page, not... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Vadim Zeitlin | don't assert when GetSubItemRect() is called in non... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Vadim Zeitlin | add back parameter dropped during Doxygen conversion... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Vadim Zeitlin | correct wrong example of using wxSizerFlags::Border... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Vadim Zeitlin | added wxVListBox::GetItemRect() (#9711) |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Vadim Zeitlin | use wxString::Format() instead of hardcoding floating... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Vadim Zeitlin | more compilation fixes for wxUSE_STL && wxUSE_DEBUG_CON... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Julian Smart | Shift+Return now puts the cursor on the next line |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Vadim Zeitlin | run tests several times with different socket flags |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Vadim Zeitlin | check that the stream raises no error other than EOF... |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Vadim Zeitlin | enable the rest of wxSocketStream tests now that they... |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Vadim Zeitlin | add wxSocket::IsClosed(), use it to implement Eof(... |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Vadim Zeitlin | no changes, just removed broken #if 0'd out code |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Vadim Zeitlin | no changes, just removed the unnecessary inline keywords |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Vadim Zeitlin | remove unused private wxSocketBase::m_lastError |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Robin Dunn | ShouldAccountFor was a 2.8 only change. Use IsShown... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Vadim Zeitlin | make wxApp::Yield() exception-safe |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Robin Dunn | If an item is hidden, don't check it for overflows. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Václav Slavík | use iterators instead of c_str() in wxXmlResource:... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Stefan Neis | Applied fix for wxGrid::ClearAttrCache (#9712). |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Vadim Zeitlin | unescape the value of wxHyperlinkCtrl label (#9683) |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Stefan Csomor | adjusting endif comment to new #if |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Vadim Zeitlin | some blind compilation fixes for legacy code (#9698) |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Vadim Zeitlin | fix wxUniv/MSW build with wxUSE_MENUS==0 (#9694) |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Vadim Zeitlin | show busy cursor in wxLaunchDefaultBrowser and add... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Vadim Zeitlin | update the year in wx information dialog (#9701) |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Vadim Zeitlin | add some output stream tests |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Vadim Zeitlin | skip calls of TellI/TellO() if the stream is not seekab... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Vadim Zeitlin | use wxSocketBase::Initialize/Shutdown() instead of... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Robin Dunn | Applied patch from Ticket #9563. Use just the rectangl... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Vadim Zeitlin | MSW compilation fix after last commit |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Vadim Zeitlin | added (for now trivial) socket stream test |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Robert Roebling | Minor corrections |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Paul Cornett | gtk-universal build fixes |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Stefan Csomor | make sure mac pref files remain visible and named as... |
commit | commitdiff | tree | snapshot |
2008-07-06 |
Vadim Zeitlin | fix focus problems in picker controls under MSW which... |
commit | commitdiff | tree | snapshot |
2008-07-06 |
Robert Roebling | wxString doc corrections |
commit | commitdiff | tree | snapshot |
2008-07-06 |
Stefan Neis | Make AutoSizing in wxGrid's SetCol/RowSize work and... |
commit | commitdiff | tree | snapshot |
2008-07-06 |
Vadim Zeitlin | added wxscintilla and wx_stc projects (#4378) |
commit | commitdiff | tree | snapshot |
2008-07-06 |
Vadim Zeitlin | take const address objects in wxSocketClient::Connect... |
commit | commitdiff | tree | snapshot |
2008-07-06 |
Vadim Zeitlin | add a numeric column test |
commit | commitdiff | tree | snapshot |
2008-07-06 |
Vadim Zeitlin | remove mentions of pos attribute, it never worked and... |
commit | commitdiff | tree | snapshot |
2008-07-06 |
Vadim Zeitlin | don't use deprecated wxToolBar::AddTool() overload... |
commit | commitdiff | tree | snapshot |
2008-07-05 |
Vadim Zeitlin | remove code for drawing icon of minimized window manual... |
commit | commitdiff | tree | snapshot |
2008-07-05 |
Vadim Zeitlin | avoid duplicating wxWindow::HandleCommand() in wxFrame... |
commit | commitdiff | tree | snapshot |
2008-07-05 |
Václav Slavík | reverted Robert's premature removal of deprecated 2... |
commit | commitdiff | tree | snapshot |
2008-07-05 |
Stefan Neis | Added missing include (#9625). |
commit | commitdiff | tree | snapshot |
2008-07-05 |
Paul Cornett | mark long-deprecated methods as such, and don't use... |
commit | commitdiff | tree | snapshot |
2008-07-05 |
Stefan Neis | Experimental simplification of the code by using MWERKS... |
commit | commitdiff | tree | snapshot |
2008-07-05 |
Robert Roebling | Remove 2_6 compatibility code |
commit | commitdiff | tree | snapshot |
2008-07-04 |
Robert Roebling | Use t_str() instead of c_str() |
commit | commitdiff | tree | snapshot |
2008-07-04 |
Robert Roebling | Ticket #9689 (new defect) |
commit | commitdiff | tree | snapshot |
2008-07-04 |
Robert Roebling | added wxString.t_str() and used it in filefn.cpp |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Robert Roebling | Make wxMSW wxBase compile in UTF-8 mode |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Vadim Zeitlin | handle FNERR_INVALIDFILENAME which happens if an invali... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Vadim Zeitlin | support disabling items before adding them to the menu... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Vadim Zeitlin | don't ignore changes of empty string to 0 or vice versa... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Robert Roebling | wxMac wxDataViewCtrl no border patch |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Robert Roebling | further xxx_str() clarification |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Robert Roebling | Corrected c_str() docs |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Vadim Zeitlin | don't use @true and @NULL inside of @code sections |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Robert Roebling | Tried to make wxListBox::Update() work, typo corrected |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Robert Roebling | Tried to make wxListBox::Update() work |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Robert Roebling | #9675: wxDataViewModel::Reset() and scrollbar problem... |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Vadim Zeitlin | compilation fix for PCH-less build after last commit |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Vadim Zeitlin | change not only the focus but also last remembered... |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Robert Roebling | Add code for parsing globs file in /usr/local as well |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Robert Roebling | Add code for parsing globs file |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Robert Roebling | Add stub for parsing globs file |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Robert Roebling | Restore wxFile docs |
commit | commitdiff | tree | snapshot |
next |