2008-11-28 |
Francesco Montorsi | return wxDefaultSize (as done in all other platforms... |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Vadim Zeitlin | remove wxVSCROLL from wxMessageDialog style (left over... |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Francesco Montorsi | move style table in the detailed description like for... |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Francesco Montorsi | restore correct doctype |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Francesco Montorsi | added the possibility (for doxygen >= 1.5.7.1) to gener... |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Francesco Montorsi | make more readable the checks for incoherent style... |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Francesco Montorsi | internal variables of wxFileHistory are protected,... |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Francesco Montorsi | no change; just reformat wxThreadHelper::KillThread... |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Francesco Montorsi | deprecate Create() function in favour of CreateThread... |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Julian Smart | Compile fix |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Julian Smart | Fixed centering and right-justification when combined... |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Vadim Zeitlin | remove wxSocketManager::CreateSocket() function, we... |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Vadim Zeitlin | move enabled callbacks flag down to wxSocketImplUnix... |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Vadim Zeitlin | make wxSocketImplUnix inherit from wxFDIOHandler as... |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Vadim Zeitlin | no real changes, just moved wxSocketImplUnix ctor inline |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Vadim Zeitlin | also rename gsocketiohandler.* to socketiohandler.... |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Vadim Zeitlin | rename various gsock* files to sock* (except for MSW... |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Vadim Zeitlin | Streamline wxSocket code: wxSocketBase now uses wxSocke... |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Julian Smart | Fixed inability to select no superscript and no subscri... |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Julian Smart | wxRichTextCtrl no longer deletes a character when conte... |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Julian Smart | Fixed HTML list output |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Vadim Zeitlin | fix g++ warning about assigning NULL to a non-pointer |
commit | commitdiff | tree | snapshot |
2008-11-27 |
Paul Cornett | fix for shown TLW having m_isShown == false, #9909 |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Vadim Zeitlin | document column reordering in wxListCtrl; fix confusion... |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Francesco Montorsi | make wxThread::OnExit private and not public (change... |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Francesco Montorsi | added GetKind getter |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Francesco Montorsi | clarified that Raise() and Lower() only work for wxTopL... |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Francesco Montorsi | added note about GetTimestamp() (fixes #1986) |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Francesco Montorsi | documented the wxDCBrushChanger, wxDCPenChanger, wxDCTe... |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Vadim Zeitlin | remove apparently unused file (src/osx/core/gsocket... |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Vadim Zeitlin | remove unused callback and data variables |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Vadim Zeitlin | move wx/gsocket.h to wx/private/gsocket.h |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Vadim Zeitlin | don't include (private) wx/gsocket.h from public header... |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Vadim Zeitlin | include wx/msw/private.h to fix PCH-less compilation |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Bryan Petty | Fixed doxygen warnings regarding the XRC File Format... |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Francesco Montorsi | commit remaining portions of #10087 |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Jaakko Salli | To avoid error message, do not even try to set focus... |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Vadim Zeitlin | compilation fix for OS X (missing unistd.h) |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Vadim Zeitlin | temporary fix the linking problem due to making GSocket... |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Vadim Zeitlin | trying to resolve GSocketManager API mess: the meaning... |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Jouk Jansen | Update configuration for OpenVMS |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Francesco Montorsi | fix the examples for wxThread and wxThreadHelper after... |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Francesco Montorsi | add more references to the delayed deletion of wxTopLev... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Jaakko Salli | DatePickerCtrl editor could crash if property had unspe... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Vadim Zeitlin | include the right header for timeval |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Vadim Zeitlin | remove extraneous class scope qualifier |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Bryan Petty | Reviewed, and re-organized members of wxGrid, which... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Bryan Petty | Reviewed the rest of grid.h except for the wxGrid class... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Francesco Montorsi | provide an example implementation of wxCloseEvent handler |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Francesco Montorsi | add an event table for wxFrame and wxDialog: they send... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Francesco Montorsi | many document corrections by charles; partial commit... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Francesco Montorsi | document that dragging in wxTreeCtrl needs to be explic... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Francesco Montorsi | the layout file for use with doxygen >= 1.5.7.0 |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Francesco Montorsi | readd grouping previously removed by error |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Vadim Zeitlin | use struct timeval and not a long to store socket timeo... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Vadim Zeitlin | remove last traces of __GSOCKET_STANDALONE__ |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Vadim Zeitlin | move more socket functions common to Winsock and BSD... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Vadim Zeitlin | don't duplicate SetInitialSocketBuffers() |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Vadim Zeitlin | remove unused any more wx_socket_callback() |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Vadim Zeitlin | fix wxSocket notifications under MSW after the last... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Vadim Zeitlin | continuation of GSocket/wxSocket merge: always create... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Vadim Zeitlin | added wxSocketBase::GetTimeout() to match existing... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Vadim Zeitlin | don't assume that __thread is available just because... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Vadim Zeitlin | use int instead of SOCKET to avoid including winsock... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Jaakko Salli | Render cell background in renderer only if rendering... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Jaakko Salli | Eliminate need to call Connect() in wxPGEditor::CreateC... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Vadim Zeitlin | don't use __thread keyword with g++ < 4 as it results... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Vadim Zeitlin | compilation fixes for Unix after moving wxFD_XXX macros... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Vadim Zeitlin | don't duplicate GSocket creation/destruction and shutdo... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Bryan Petty | Finished review of the first 1,000 lines of grid.h... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Vadim Zeitlin | fix timeout value for wxDatagramSocket: was off by... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Vadim Zeitlin | do not require a running event loop, even under MSW... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Vadim Zeitlin | fix (harmless) VC7 warnings about auto_ptr assignment |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Francesco Montorsi | documented ExitCode typedef; revised wxThread and wxThr... |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Bryan Petty | Documented some DrawText() parameters missed in the... |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Bryan Petty | Reviewed and cleaned up the rest of the graphics.h... |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Francesco Montorsi | fix minor typos |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Francesco Montorsi | added group 'grid' (fixes #10217) |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Vadim Zeitlin | document all overloads of DrawText() |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Vadim Zeitlin | fix compilation after r56753 (closes #10218) |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Francesco Montorsi | modernize the documented systems to declare new events |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Jaakko Salli | Updated event type declarations to follow what other... |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Francesco Montorsi | render the content of @c tags in a slightly more visibl... |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Francesco Montorsi | give a name to the enum to make it easier to reference... |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Francesco Montorsi | give a name to the enum to make it easier to reference... |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Francesco Montorsi | clarify role of wxToolBarToolBase (fixes #9874) |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Francesco Montorsi | fix for doxygen warnings |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Francesco Montorsi | document wxFSVolume (fixes #3977) |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Francesco Montorsi | fix wxList<T>::resize description (fixes #10207) |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Vadim Zeitlin | use TCP for this benchmark under Windows too (and not... |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Vadim Zeitlin | no need to disable DoTestSwap() for VC6 any more with... |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Francesco Montorsi | document mac.textcontrol-use-spell-checker (fixes ... |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Francesco Montorsi | fixes #10131 |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Francesco Montorsi | be more precise about range in indeterminate-mode wxGau... |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Francesco Montorsi | documented wxTaskBarIconEvent (fixes #10021) |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Francesco Montorsi | minor fixes |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Francesco Montorsi | clarify wxListCtrl::GetItem (fixes #9640) |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Francesco Montorsi | clarify how top-level windows are used by wxApp (fixes... |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Francesco Montorsi | fix docs for wxInputStream::GetC(); fixes #4461 |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Francesco Montorsi | fix docs for wxRect::Intersect overloads (fixes #4445) |
commit | commitdiff | tree | snapshot |
next |