2008-12-28 |
Francesco Montorsi | move Ellipsize() to wxControl so it can be easily used... |
tree | commitdiff |
2008-12-28 |
Francesco Montorsi | no real change: rename wxPendingEvents to wxHandlersWit... |
tree | commitdiff |
2008-12-28 |
Francesco Montorsi | refactor wxStaticText::Ellipsize so it's a static publi... |
tree | commitdiff |
2008-12-28 |
Francesco Montorsi | no change, just add comment about wxTheColourDatabase... |
tree | commitdiff |
2008-12-28 |
Francesco Montorsi | fix wxPowerEvent, wxRichTextEvent and wxWizardEvent... |
tree | commitdiff |
2008-12-27 |
Vadim Zeitlin | move Read/Write() to common code, there was almost... |
tree | commitdiff |
2008-12-27 |
Vadim Zeitlin | remove the badle defined and apparently unnecessary... |
tree | commitdiff |
2008-12-27 |
Vadim Zeitlin | got rid of wxSocketBase::m_error which could get out... |
tree | commitdiff |
2008-12-27 |
Paul Cornett | don't assert (and then crash) in wxEvent::Clone() check... |
tree | commitdiff |
2008-12-27 |
Vadim Zeitlin | our sockets are always non-blocking anyhow so throw... |
tree | commitdiff |
2008-12-27 |
Francesco Montorsi | fix Purpose comment |
tree | commitdiff |
2008-12-27 |
Francesco Montorsi | fix wxTimerEvent and wxTreeCtrl to use IMPLEMENT_DYNAMI... |
tree | commitdiff |
2008-12-27 |
Francesco Montorsi | implement a runtime check to test if wxEvent::Clone... |
tree | commitdiff |
2008-12-27 |
Vadim Zeitlin | set m_closed to true when we get connection lost notifi... |
tree | commitdiff |
2008-12-27 |
Vadim Zeitlin | also initialize option value length before calling... |
tree | commitdiff |
2008-12-27 |
Vadim Zeitlin | initialize name length before calling getsockname() |
tree | commitdiff |
2008-12-27 |
Vadim Zeitlin | move generic DispatchTimeout() implementation in the... |
tree | commitdiff |
2008-12-26 |
Vadim Zeitlin | PCH-less compilation fix |
tree | commitdiff |
2008-12-26 |
Vadim Zeitlin | use DispatchTimeout() and/or select() with timeout... |
tree | commitdiff |
2008-12-26 |
Vadim Zeitlin | added wxEventLoop::DispatchTimeout() |
tree | commitdiff |
2008-12-26 |
Vadim Zeitlin | remove m_use_events from Unix wxSocket implementation... |
tree | commitdiff |
2008-12-26 |
Vadim Zeitlin | we don't need to use select() in DoWait() if we're... |
tree | commitdiff |
2008-12-26 |
Vadim Zeitlin | remember the events we were notified about in OnRequest... |
tree | commitdiff |
2008-12-25 |
Robert Roebling | Only test for centre flag of minor direction and ignore... |
tree | commitdiff |
2008-12-25 |
Vadim Zeitlin | use INVALID_SOCKET instead of -1 to avoid signed/unsign... |
tree | commitdiff |
2008-12-25 |
Vadim Zeitlin | refactor Input/Output_Timeout: don't duplicate the... |
tree | commitdiff |
2008-12-25 |
Vadim Zeitlin | fix wxURL::GetInputStream() for URLs with special chara... |
tree | commitdiff |
2008-12-24 |
Robert Roebling | Mark alpha a static data (not to be freed), too |
tree | commitdiff |
2008-12-24 |
Vadim Zeitlin | correct the direction of the comparison between the... |
tree | commitdiff |
2008-12-23 |
Vadim Zeitlin | set correct properties for the new files |
tree | commitdiff |
2008-12-23 |
Robert Roebling | Add wxDataViewCtrl::ExpandAncestors() and call it from... |
tree | commitdiff |
2008-12-23 |
Robert Roebling | Added pseudo-asynchronous clipboard implemenation to... |
tree | commitdiff |
2008-12-23 |
Vadim Zeitlin | verify that we don't have more items than our number... |
tree | commitdiff |
2008-12-22 |
Vadim Zeitlin | correct Serbian locale name: should be sr_RS, not sr_SR... |
tree | commitdiff |
2008-12-22 |
Paul Cornett | non-pch build fixes |
tree | commitdiff |
2008-12-21 |
Robert Roebling | Added experimental async clipboard format query |
tree | commitdiff |
2008-12-21 |
Vadim Zeitlin | fix wxTimeSpan::Format() for negative spans with 0... |
tree | commitdiff |
2008-12-20 |
Robert Roebling | Call Expand on an item's parent chain in EnsureVisible |
tree | commitdiff |
2008-12-19 |
Jouk Jansen | Update OpenVMS compile support |
tree | commitdiff |
2008-12-17 |
Vadim Zeitlin | VC6 SDK doesn't define INVALID_FILE_ATTRIBUTES, do... |
tree | commitdiff |
2008-12-17 |
Chris Elliott | cast both ints to doubles for the X and Y scale factors |
tree | commitdiff |
2008-12-17 |
Vadim Zeitlin | use GetFileAttributes() to check for readonly files... |
tree | commitdiff |
2008-12-17 |
Vadim Zeitlin | another header for PCH-less compilation |
tree | commitdiff |
2008-12-17 |
Vadim Zeitlin | fix unused variable warning in release build |
tree | commitdiff |
2008-12-17 |
Vadim Zeitlin | PCH-less compilation fix |
tree | commitdiff |
2008-12-17 |
Vadim Zeitlin | fix WinCE compilation: it doesn't know about SW_SHOWDEF... |
tree | commitdiff |
2008-12-17 |
Vadim Zeitlin | made wxHeaderCtrl::GetColumn() const to get rid of... |
tree | commitdiff |
2008-12-16 |
Vadim Zeitlin | added wxRearrange{List,Ctrl,Dialog} and use it in wxHea... |
tree | commitdiff |
2008-12-16 |
Robert Roebling | Fixes #10247: wxDataViewCtrl - event is generated when... |
tree | commitdiff |
2008-12-16 |
Chris Elliott | same as r57054 in 2.8 |
tree | commitdiff |
2008-12-16 |
Chris Elliott | same as r57053 in 2.8 |
tree | commitdiff |
2008-12-15 |
Vadim Zeitlin | handle actions of the columns popup menu in wxHeaderCtr... |
tree | commitdiff |
2008-12-15 |
Vadim Zeitlin | PCH compilation fix |
tree | commitdiff |
2008-12-15 |
Vadim Zeitlin | added a helper function to show the popup menu allowing... |
tree | commitdiff |
2008-12-15 |
Vadim Zeitlin | disable UI updating during GetPopupMenuSelectionFromUse... |
tree | commitdiff |
2008-12-15 |
Vadim Zeitlin | don't leave nrows/ncols uninitialized in wxGridSizer... |
tree | commitdiff |
2008-12-14 |
Vadim Zeitlin | no changes, just refactoring: extracted the code to... |
tree | commitdiff |
2008-12-14 |
Vadim Zeitlin | added wxHeaderCtrl::ResetColumnsOrder() function; use... |
tree | commitdiff |
2008-12-13 |
Vadim Zeitlin | update the size of the wxGridSizer as items are added... |
tree | commitdiff |
2008-12-13 |
Vadim Zeitlin | don't compute the columns/rows from the number of items... |
tree | commitdiff |
2008-12-11 |
Vadim Zeitlin | don't duplicate the column reordering in generic wxHead... |
tree | commitdiff |
2008-12-11 |
Vadim Zeitlin | add bigger margins around column title when autosizing... |
tree | commitdiff |
2008-12-11 |
Vadim Zeitlin | there is no need to call UpdateColumn() in the derived... |
tree | commitdiff |
2008-12-11 |
Vadim Zeitlin | added wxHeaderCtrl::OnColumnCountChanging() |
tree | commitdiff |
2008-12-11 |
Vadim Zeitlin | fix wxTextCtrl::Replace() under wxGTK; added unit test... |
tree | commitdiff |
2008-12-11 |
Vadim Zeitlin | extract setters from wxHeaderColumnBase into a separate... |
tree | commitdiff |
2008-12-10 |
Vadim Zeitlin | added EVT_HEADER_DRAGGING_CANCELLED event sent when... |
tree | commitdiff |
2008-12-10 |
Vadim Zeitlin | implement column reordering support in wxMSW wxHeaderCt... |
tree | commitdiff |
2008-12-08 |
Vadim Zeitlin | rename wxHeaderCtrl DRAG events into RESIZE ones as... |
tree | commitdiff |
2008-12-08 |
Vadim Zeitlin | implement column resizing events in wxHeaderCtrl |
tree | commitdiff |
2008-12-08 |
Vadim Zeitlin | don't access inexistent column in wxDataViewTreeCtrl... |
tree | commitdiff |
2008-12-08 |
Vadim Zeitlin | added wxHeaderCtrlSimple::GetBestFittingWidth() for... |
tree | commitdiff |
2008-12-08 |
Vadim Zeitlin | add wxEVT_COMMAND_HEADER_SEPARATOR_DCLICK and semi... |
tree | commitdiff |
2008-12-08 |
Vadim Zeitlin | correct the check added in r57175 to use dynamically... |
tree | commitdiff |
2008-12-08 |
Vadim Zeitlin | implement click events in wxHeaderCtrl |
tree | commitdiff |
2008-12-07 |
Vadim Zeitlin | check index validity in AddGrowable{Row,Col}() |
tree | commitdiff |
2008-12-07 |
Vadim Zeitlin | - Rewrite wxHeaderCtrl to be virtual-like: even if... |
tree | commitdiff |
2008-12-05 |
Vadim Zeitlin | suppress (harmless) unused parameter warnings |
tree | commitdiff |
2008-12-05 |
Vadim Zeitlin | move ScrollWindow() implementation to the base class... |
tree | commitdiff |
2008-12-04 |
Vadim Zeitlin | fix VC6 DLL build |
tree | commitdiff |
2008-12-03 |
Vadim Zeitlin | extract (and expand and clean up and document) the... |
tree | commitdiff |
2008-12-03 |
Jouk Jansen | Update OpenVMS compile support |
tree | commitdiff |
2008-12-02 |
Vadim Zeitlin | another compilation fix for wxStrlcpy use in STL Unicod... |
tree | commitdiff |
2008-12-02 |
Vadim Zeitlin | compilation fix for wxStrlcpy use in STL Unicode build |
tree | commitdiff |
2008-11-29 |
Vadim Zeitlin | add safe wxStrlcpy() function and replaced all wxStrncp... |
tree | commitdiff |
2008-11-29 |
Vadim Zeitlin | don't use wxChar arrays and wxStrncpy (especially as... |
tree | commitdiff |
2008-11-28 |
Vadim Zeitlin | remove wxSocketManager::CreateSocket() function, we... |
tree | commitdiff |
2008-11-28 |
Vadim Zeitlin | move enabled callbacks flag down to wxSocketImplUnix... |
tree | commitdiff |
2008-11-28 |
Vadim Zeitlin | make wxSocketImplUnix inherit from wxFDIOHandler as... |
tree | commitdiff |
2008-11-28 |
Vadim Zeitlin | also rename gsocketiohandler.* to socketiohandler.... |
tree | commitdiff |
2008-11-28 |
Vadim Zeitlin | rename various gsock* files to sock* (except for MSW... |
tree | commitdiff |
2008-11-28 |
Vadim Zeitlin | Streamline wxSocket code: wxSocketBase now uses wxSocke... |
tree | commitdiff |
2008-11-26 |
Vadim Zeitlin | move wx/gsocket.h to wx/private/gsocket.h |
tree | commitdiff |
2008-11-26 |
Vadim Zeitlin | include wx/msw/private.h to fix PCH-less compilation |
tree | commitdiff |
2008-11-25 |
Jaakko Salli | To avoid error message, do not even try to set focus... |
tree | commitdiff |
2008-11-25 |
Vadim Zeitlin | trying to resolve GSocketManager API mess: the meaning... |
tree | commitdiff |
2008-11-23 |
Vadim Zeitlin | use struct timeval and not a long to store socket timeo... |
tree | commitdiff |
2008-11-23 |
Vadim Zeitlin | move more socket functions common to Winsock and BSD... |
tree | commitdiff |
2008-11-23 |
Vadim Zeitlin | remove unused any more wx_socket_callback() |
tree | commitdiff |
2008-11-23 |
Vadim Zeitlin | continuation of GSocket/wxSocket merge: always create... |
tree | commitdiff |
next |