2009-01-06 |
Bryan Petty | Fixed a couple Doxygen warnings, patch from Tim Stahlhut. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Bryan Petty | Replaced @ingroup with @addtogroup for all global func... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Bryan Petty | Committing Doxygen 1.5.7+ configuration changes as... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Francesco Montorsi | only formatting changes. s/FALSE/false and s/TRUE/true... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Francesco Montorsi | use doxygen autolink for global enumerations |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Francesco Montorsi | fix crash because of a missing wxOK constant |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Francesco Montorsi | use GetCopyrightToDisplay instead of GetCopyright;... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Vadim Zeitlin | add a custom printer for wxString to use with Python... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Jaakko Salli | Fixes in wxPGProperty::StringToValue(): Prevent it... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Jaakko Salli | In wxPGProperty::StringToValue(), variant.SetName(... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Jaakko Salli | Added bool property to the nested car sample (for testi... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Vadim Zeitlin | abstract VC6 workaround inside a WX_CPPUNIT_ALLOW_EQUAL... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Vadim Zeitlin | don't use \u in strings, VC6 doesn't support this |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Vadim Zeitlin | use correct type for file offset |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Vadim Zeitlin | need to overload assertEquals(int,short) too to resolve... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Vadim Zeitlin | more attempts to fix CppUnit::assertEquals for VC6... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Jaakko Salli | Significant check box editor refactoring, including... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Jaakko Salli | Added extra RefreshEditor() call for better testing |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Paul Cornett | build fix for GTK+ versions prior to 2.14 |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Paul Cornett | properly handle DC origin and scale in wxDoFloodFill() |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Paul Cornett | native implementation of DoGetPixel() |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Paul Cornett | remove Rescale(), it is no longer used |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Paul Cornett | Complete rewrite of DoDrawBitmap() and DoBlit(). |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Vadim Zeitlin | allow using CPPUNIT_ASSERT_EQUAL(int, wxFileOffset... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Vadim Zeitlin | trying to fix buildbot VC6 build error |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Vadim Zeitlin | don't use IPC from timer callback as this results in... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Vadim Zeitlin | restore code preventing the events being generated... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Vadim Zeitlin | added wxFDIODispatcher::HasPending() and implemented... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Bryan Petty | Updated translations manual page with latest status... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Vadim Zeitlin | properly restart epoll_wait() if it got interrupted... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Vadim Zeitlin | call ProcessPendingEvents() from wxAppConsoleBase:... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Vadim Zeitlin | streamline handling of wxSOCKET_LOST in DoWait() |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Vadim Zeitlin | no changes, just reformat/indent consistently |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Vadim Zeitlin | disable the events when we get a notification about... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Paul Cornett | fix GCC warning "suggest explicit braces..." |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Vadim Zeitlin | use guard classes automatically restoring the old state... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Paul Cornett | fix header dependancy |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Vadim Zeitlin | rename wxSocketSelectManager to wxSocketFDIOManager... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Vadim Zeitlin | fix WaitForXXX() to work as before: if the socket is... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Vadim Zeitlin | show the string received from client in test 2 correctl... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Vadim Zeitlin | add accelerators for the other menu commands; plug... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Vadim Zeitlin | don't call DoWrite() if we have nothing to send (not... |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Vadim Zeitlin | fix a bug in EventWorker::DoRead(): if both signature... |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Vadim Zeitlin | LogWorker() was always called with m_peer as first... |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Vadim Zeitlin | no changes, just reformat and avoid unnecessary uses... |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Vadim Zeitlin | also add wxSizer::IsEmpty() |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Vadim Zeitlin | make the new GetItemCount() const |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Robert Roebling | Added wxSizer::GetItemCount() |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Robert Roebling | Correct wx-config's output of base libs for OSX ports... |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Vadim Zeitlin | VC6 doesn't support using keyword (closes #10322) |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Vadim Zeitlin | update copyright year to 2009 (closes #10319) |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Vadim Zeitlin | VC6 compilation fix after r57689 (closes #10318) |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Francesco Montorsi | replace dynamic_cast<> with wxDynamicCast |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Francesco Montorsi | remove tabs added by error in previous commit |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Kevin Ollivier | Fix for OS X Cocoa build. |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Francesco Montorsi | allow the user to pass NULL for the status widths;... |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Vadim Zeitlin | compilation fix after last change |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Vadim Zeitlin | customize the rearrange dialog even more |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Vadim Zeitlin | make wxRearrangeDialog more customizable and add an... |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Vadim Zeitlin | added SetLabelText() and EscapeMnemonics() |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Vadim Zeitlin | added default ctor and Create() to wxRearrangeDialog... |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Francesco Montorsi | build fix for wxMSW statusbar |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Francesco Montorsi | get rid of the wxListString class in wxStatusBar code... |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Vadim Zeitlin | compilation fix for LoadFile(name, type) calls which... |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Francesco Montorsi | document wxEVT_NULL |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Vadim Zeitlin | include errno.h for ENOMEM (closes #10309) |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Vadim Zeitlin | extract AddColumnsItems() from ShowColumnsMenu() to... |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Francesco Montorsi | fix documentation for wxList and wxNode; doxygen see... |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Francesco Montorsi | no real change; make more readable the Aliases section |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Vadim Zeitlin | handle exceptions thrown from overridden wxView::OnCrea... |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Vadim Zeitlin | handle loss of connection explicitly in Read/Write... |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Vadim Zeitlin | compilation fix for g++ which doesn't like using wxLogM... |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Vadim Zeitlin | try reading/writing to/from the socket before blocking... |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Vadim Zeitlin | more doc fixes, to wording and to return types ('&... |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Vadim Zeitlin | try to explain socket flags better (although bad ideas... |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Vadim Zeitlin | prettify and simplify the URL test; use a URL more... |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Vadim Zeitlin | fix memory leak in URL test |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Vadim Zeitlin | run wxURL test both with and without the event loop too |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Vadim Zeitlin | added wxURL test |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Vadim Zeitlin | fix handling of errors due to the other end of the... |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Vadim Zeitlin | don't assert if MsgWaitForMultipleObjects() returns... |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Vadim Zeitlin | don't assert if the socket has been closed since the... |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Vadim Zeitlin | fix MSVC warning about possibly uninitialized variable... |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Vadim Zeitlin | document Initialize/Shutdown() |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Vadim Zeitlin | added wxSocket::ShutdownOutput() (closes #9229) |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Vadim Zeitlin | ensure that WIN32 is defined, winsock2.h relies on... |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Vadim Zeitlin | remove wxSOCKET_MAX_EVENT, it is not really necessary... |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Vadim Zeitlin | fix compilation due to the fact that wx/socket.h no... |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Vadim Zeitlin | removed not doing anything and not compiling code from... |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Francesco Montorsi | no real change; just reordered some implementations... |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Vadim Zeitlin | mention wxEVT_GRID_CELL_CHANGED-related changes |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Jaakko Salli | Update editor control font centrally, in wxPropertyGrid... |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Francesco Montorsi | documented IsExtensionSupported |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Francesco Montorsi | add the HTML string of the selected item to wxSimpleHtm... |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Francesco Montorsi | list also wxSystemOptions next to wxSystemSettings |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Francesco Montorsi | document the wince.dialog.real-ok-cancel option (closes... |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Vadim Zeitlin | add errno.h to fix Mac compilation |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Francesco Montorsi | fix memory leak while testing for correct Clone() imple... |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Francesco Montorsi | use a common m_isInsideYield flag instead of static... |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Vadim Zeitlin | build fixes for wxUSE_IPV6==1 under Windows |
commit | commitdiff | tree | snapshot |
next |