2008-12-25 |
Vadim Zeitlin | use INVALID_SOCKET instead of -1 to avoid signed/unsign... |
commit | commitdiff | tree | snapshot |
2008-12-25 |
Vadim Zeitlin | refactor Input/Output_Timeout: don't duplicate the... |
commit | commitdiff | tree | snapshot |
2008-12-25 |
Vadim Zeitlin | remove the ugly INSTANCE macro |
commit | commitdiff | tree | snapshot |
2008-12-25 |
Vadim Zeitlin | more wxSocket code wx-ification: use wxDynamicLibrary... |
commit | commitdiff | tree | snapshot |
2008-12-25 |
Vadim Zeitlin | mingw32 typedef's and not define's SOCKET so test for... |
commit | commitdiff | tree | snapshot |
2008-12-25 |
Vadim Zeitlin | remove USE_SYS_TYPES_FD_SET definition which is already... |
commit | commitdiff | tree | snapshot |
2008-12-25 |
Vadim Zeitlin | use wxCriticalSection instead of CRITICAL_SECTION and... |
commit | commitdiff | tree | snapshot |
2008-12-25 |
Vadim Zeitlin | merge msw/gsocket.cpp into msw/sockmsw.cpp |
commit | commitdiff | tree | snapshot |
2008-12-25 |
Vadim Zeitlin | rename gsockmsw files to sockmsw |
commit | commitdiff | tree | snapshot |
2008-12-25 |
Vadim Zeitlin | avoid bakefile warnings about actions unsupported in... |
commit | commitdiff | tree | snapshot |
2008-12-25 |
Vadim Zeitlin | rename gsockmsw files to sockmsw |
commit | commitdiff | tree | snapshot |
2008-12-25 |
Vadim Zeitlin | reverted f57547, NET_PLATFORM_HDR is used inside msvc... |
commit | commitdiff | tree | snapshot |
2008-12-25 |
Vadim Zeitlin | remove NET_PLATFORM_HDR which was unused and is unneeded |
commit | commitdiff | tree | snapshot |
2008-12-25 |
Vadim Zeitlin | use void pointers, not char ones, in socket IO functions |
commit | commitdiff | tree | snapshot |
2008-12-25 |
Vadim Zeitlin | fix wxURL::GetInputStream() for URLs with special chara... |
commit | commitdiff | tree | snapshot |
2008-12-25 |
Vadim Zeitlin | use wxSUPPRESS_DOLOG_HIDE_WARNING to suppress warnings... |
commit | commitdiff | tree | snapshot |
2008-12-25 |
Vadim Zeitlin | don't use the client data for storing wxOwnerDrawn... |
commit | commitdiff | tree | snapshot |
2008-12-25 |
Vadim Zeitlin | make colours used by list and tree controls more consis... |
commit | commitdiff | tree | snapshot |
2008-12-25 |
Vadim Zeitlin | unhide the second wxTextAreaBase::HitTest() overload... |
commit | commitdiff | tree | snapshot |
2008-12-25 |
Vadim Zeitlin | fix/suppress warning about hiding base class Load(wxURI... |
commit | commitdiff | tree | snapshot |
2008-12-25 |
Vadim Zeitlin | don't use deprecated OnScroll() |
commit | commitdiff | tree | snapshot |
2008-12-25 |
Vadim Zeitlin | make Scroll() itself virtual too as existing code might... |
commit | commitdiff | tree | snapshot |
2008-12-25 |
Vadim Zeitlin | deprecate OnScroll() which existed for compatibility... |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Vadim Zeitlin | handle correctly never/always shown scrollbars in GetCl... |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Vadim Zeitlin | allow passing -1 range to SetScrollbar() to indicate... |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Vadim Zeitlin | compilation fix after wxScrollHelperNative renaming... |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Vadim Zeitlin | further untangle generic and native GTK implementations... |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Vadim Zeitlin | provide generic implementation for ShowScrollbars(... |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Vadim Zeitlin | add wxScrollHelper::ShowScrollbars() (implemented for... |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Robert Roebling | Mark alpha a static data (not to be freed), too |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Vadim Zeitlin | add convenient GetViewStart() and Scroll() overloads... |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Vadim Zeitlin | add example of synchronizing 2 scrolled windows |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Paul Cornett | fix saving/restoring size when WM supports _NET_FRAME_E... |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Vadim Zeitlin | reorganize scroll sample to make it possible to underst... |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Vadim Zeitlin | call wxFlexGridSizer::AddGrowableRow() only when the... |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Vadim Zeitlin | correct the direction of the comparison between the... |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Vadim Zeitlin | also call AddGrowableRow/Col() for wxGridBagSizer |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Vadim Zeitlin | call wxFlexGridSizer::AddGrowableRow/Col() only after... |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Robert Roebling | Don't allow concurrent requests, check return message... |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Jaakko Salli | Fixed crash when expanding/collapsing categories too... |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Bryan Petty | Added grid event classes to the events group in docs. |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Jaakko Salli | Fixed a VC6 warning (hopefully) |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Vadim Zeitlin | don't use \u escapes, VC6 doesn't understand them |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Vadim Zeitlin | set correct properties for the new files |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Robert Roebling | wxDataViewCtrl::IsExpanded should work now under OS... |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Robert Roebling | Add wxDataViewCtrl::ExpandAncestors() and call it from... |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Robert Roebling | Added pseudo-asynchronous clipboard implemenation to... |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Vadim Zeitlin | reverted yet another accidental commit of testing code... |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Vadim Zeitlin | verify that we don't have more items than our number... |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Vadim Zeitlin | use wxFlexGridSizer correctly (fixes #10294) |
commit | commitdiff | tree | snapshot |
2008-12-22 |
Vadim Zeitlin | split wxEVT_GRID_CELL_CHANGE into wxEVT_GRID_CELL_CHANG... |
commit | commitdiff | tree | snapshot |
2008-12-22 |
Vadim Zeitlin | no changes, just don't use "any more" thrice in a row |
commit | commitdiff | tree | snapshot |
2008-12-22 |
Vadim Zeitlin | use CanSetValueAs() instead of CanGetValueAs() in wxGri... |
commit | commitdiff | tree | snapshot |
2008-12-22 |
Vadim Zeitlin | correct Serbian locale name: should be sr_RS, not sr_SR... |
commit | commitdiff | tree | snapshot |
2008-12-22 |
Paul Cornett | non-pch build fixes |
commit | commitdiff | tree | snapshot |
2008-12-22 |
Robert Roebling | Added clipboard sample check to configure.in, other... |
commit | commitdiff | tree | snapshot |
2008-12-22 |
Vadim Zeitlin | undid change accidentally committed as part of r57093... |
commit | commitdiff | tree | snapshot |
2008-12-22 |
Vadim Zeitlin | fix typo in r57455 which totally broke modal dialogs... |
commit | commitdiff | tree | snapshot |
2008-12-22 |
Vadim Zeitlin | rebake after correction typo in wx/generic/headerctrlg... |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Robert Roebling | Regen after adding clipboard sample |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Robert Roebling | Regen using newest bakefile |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Robert Roebling | Added bakefiles makefiles |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Robert Roebling | Forgot to commit |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Robert Roebling | Added experimental async clipboard format query |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Robert Roebling | Added clipboard sample |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Robert Roebling | Added clipbaord sample |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Vadim Zeitlin | fix wxTimeSpan::Format() for negative spans with 0... |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Vadim Zeitlin | correct wrong #endif position which prevented ListCtrlT... |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Vadim Zeitlin | really fix the length of the string returned by wxConve... |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Vadim Zeitlin | fix for compilation with newer DMC headers (see #10112) |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Vadim Zeitlin | add popup sample to the workspace (fixes #10162) |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Vadim Zeitlin | fix unused variable warning (part of #10162) |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Vadim Zeitlin | close the handle returned by OpenProcessToken() (fixes... |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Vadim Zeitlin | don't show assert message boxes in debug build but... |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Vadim Zeitlin | fix Get(Sub)ItemRect() after changes of r54437; added... |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Vadim Zeitlin | add wxLogLastError() calls if Shell_NotifyIcon() fails... |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Vadim Zeitlin | remove m_endModalCalled flag, it seems to be unnecessary |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Vadim Zeitlin | don't restore the focus manually after closing the... |
commit | commitdiff | tree | snapshot |
2008-12-20 |
Francesco Montorsi | replace wxPostEvent with wxQueueEvent and update the... |
commit | commitdiff | tree | snapshot |
2008-12-20 |
Francesco Montorsi | mention multi-core systems and wxThread::GetCPUCount |
commit | commitdiff | tree | snapshot |
2008-12-20 |
Jaakko Salli | Fully conform to the documented statement according... |
commit | commitdiff | tree | snapshot |
2008-12-20 |
Jaakko Salli | Fixed various inconsistencies with deleting properties... |
commit | commitdiff | tree | snapshot |
2008-12-20 |
Robert Roebling | Call Expand on an item's parent chain in EnsureVisible |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Robert Roebling | Fixes #10288: wxDataViewCtrl missing selection change... |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Chris Elliott | add missing header to dfb |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Robert Roebling | Implemented wxBitmapToggleButton generically for now |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Robert Roebling | wxImage::ConvertToBitmap() doesn't exist anymore |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Robert Roebling | Mention wxRearrangeCtrl, wxFileCtrl |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Jouk Jansen | Update OpenVMS compile support |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Vadim Zeitlin | define USE_ONLY_STATIC_WEAKREF for g++ < 3.3 too (3... |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Jouk Jansen | Update OpenVMS compile support |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Robert Roebling | Correct AssignTempFile docs |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Robert Roebling | Added missing g to file name of headerctrlg.h |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Robert Roebling | Recalculate display (and scrollbars etc) before calling... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Robert Roebling | Minor stream class changes |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Robert Roebling | Correct wxDataViewCtrl::IsExpanded and add test for it |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Vadim Zeitlin | implement wxLoadedDLL, a safer alternative to wxDL_GET_... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Vadim Zeitlin | VC6 SDK doesn't define INVALID_FILE_ATTRIBUTES, do... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Vadim Zeitlin | don't scroll to the child which gets focus if it is... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Chris Elliott | add u to file and lib path |
commit | commitdiff | tree | snapshot |
next |