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 |
2008-11-22 |
Francesco Montorsi | fix docs for wxWindow::Layout (fixes #4297) |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Francesco Montorsi | fix description for wxWS_EX_CONTEXTHELP; fixes #4276 |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Francesco Montorsi | add event table for wxAuiNotebook (partially fixes... |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Francesco Montorsi | minor fixes |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Francesco Montorsi | wxCursor derives (on almost all ports) from wxGDIObject... |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Francesco Montorsi | few other fixes for wxChar => wxString |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Francesco Montorsi | add description for GetFrameParameters() function;... |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Kevin Ollivier | Forward port event handler fixes to trunk. |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Francesco Montorsi | minor fixes; replace references to Windows95 with refer... |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Vadim Zeitlin | no changes, just reformat, remove extraneous semicolons... |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Vadim Zeitlin | fix virtual function hiding for LoadFile(); replace... |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Vadim Zeitlin | fix tags generation for OS X port after renaming |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Vadim Zeitlin | use ShellExecuteEx() instead of ShellExecute() which... |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Vadim Zeitlin | fix file dialog caption |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Vadim Zeitlin | define wxUSE_REGKEY for WinCE too (closes #10211) |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Vadim Zeitlin | use GetWindow() instead of GetNextWindow() to fix CE... |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Francesco Montorsi | use @onlyfor tag |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Francesco Montorsi | mention wxArtProvider |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Vadim Zeitlin | don't test sei.hInstApp in DoLaunchDefaultBrowser(... |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Vadim Zeitlin | fix substr() calls broken by r56215 (#10198) |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Vadim Zeitlin | don't log an error if the directory can't be opened... |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Vadim Zeitlin | add missing Detach() after r56863 changes (thanks troelsk) |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Vadim Zeitlin | fix WinCE compilation after tbar95.h ->t oolbar.h renam... |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Vadim Zeitlin | don't load comctl32.dll, just get the handle of the... |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Vadim Zeitlin | fix gcc 3.3 warning about possibly uninitialized (but... |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Vadim Zeitlin | change Has/SetFlag() to take int instead of unsigned... |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Václav Slavík | don't assert on unsupported metric in wxSystemSettingsN... |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Jaakko Salli | When calling DrawIconEx(), do not use DI_COMPAT or... |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Jaakko Salli | For clarity, moved includes to the top of the file... |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Vadim Zeitlin | store the value to be set inside wxON_BLOCK_EXIT_SET... |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Vadim Zeitlin | fix comparison in Normalize() test |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Vadim Zeitlin | add WX_ASSERT_EQUAL_MESSAGE |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Vadim Zeitlin | minor icc warning fixes |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Vadim Zeitlin | Slovenian translation update |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Jaakko Salli | Allow wxPropertyGridInterface::ClearSelection() to... |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Vadim Zeitlin | fix compilation with cppunit 1.9 (which doesn't have... |
commit | commitdiff | tree | snapshot |
next |