2008-12-07 |
Vadim Zeitlin | no changes, just remove trailing whitespace |
tree | commitdiff |
2008-12-07 |
Paul Cornett | remove redundant clearing of clipped mask |
tree | commitdiff |
2008-12-07 |
Paul Cornett | fix bitmap position with RTL and non-default scale |
tree | commitdiff |
2008-12-06 |
Jaakko Salli | Fixed incorrect background colour that wxStaticTexts... |
tree | commitdiff |
2008-12-05 |
Vadim Zeitlin | suppress (harmless) unused parameter warnings |
tree | commitdiff |
2008-12-05 |
Vadim Zeitlin | generic implementation of wxHeaderCtrl API so far |
tree | commitdiff |
2008-12-05 |
Vadim Zeitlin | move ScrollWindow() implementation to the base class... |
tree | commitdiff |
2008-12-05 |
Vadim Zeitlin | emulate scrolling in wxMSW header control; document... |
tree | commitdiff |
2008-12-05 |
Vadim Zeitlin | add Show/HideColumn() methods |
tree | commitdiff |
2008-12-05 |
Robert Roebling | Use gtk_text_buffer_select_range for selecting programm... |
tree | commitdiff |
2008-12-05 |
Paul Cornett | use simpler method to draw bitmap |
tree | commitdiff |
2008-12-04 |
Francesco Montorsi | call Fit() when updating the message label to adapt... |
tree | commitdiff |
2008-12-04 |
Vadim Zeitlin | PCH-less build fixes |
tree | commitdiff |
2008-12-04 |
Vadim Zeitlin | fix VC6 DLL build |
tree | commitdiff |
2008-12-04 |
Vadim Zeitlin | fix handling of abandoned mutexes in wxMutex::Wait... |
tree | commitdiff |
2008-12-04 |
Vadim Zeitlin | don't call DragFinish() before calling DragQueryPoint... |
tree | commitdiff |
2008-12-03 |
Vadim Zeitlin | extract (and expand and clean up and document) the... |
tree | commitdiff |
2008-12-03 |
Julian Smart | Added Undo, Redo accelerators for wxRTC |
tree | commitdiff |
2008-12-03 |
Vadim Zeitlin | compilation fixes for PCH-less build after r57074 |
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 |
Francesco Montorsi | fix typo making wxGrid crash upon usage of PgDown:... |
tree | commitdiff |
2008-12-02 |
Jaakko Salli | Implement ability to rapidly change spin value of SpinC... |
tree | commitdiff |
2008-12-02 |
Francesco Montorsi | add GetValue,GetRange and GetMessage helpers |
tree | commitdiff |
2008-12-02 |
Vadim Zeitlin | replace asserts in XRC code with wxLogError/Warning... |
tree | commitdiff |
2008-12-02 |
Vadim Zeitlin | add support for creating drop down toolbar buttons... |
tree | commitdiff |
2008-12-02 |
Vadim Zeitlin | no changes, just added a TODO comment |
tree | commitdiff |
2008-12-02 |
Jouk Jansen | Update OpenVMS compile support |
tree | commitdiff |
2008-12-02 |
Vadim Zeitlin | compilation fix for wxStrlcpy use in STL Unicode build |
tree | commitdiff |
2008-12-01 |
Paul Cornett | fix for uninitialized alpha being used to create mask... |
tree | commitdiff |
2008-12-01 |
Vadim Zeitlin | don't make wxGridTableBase::IsEmptyCell() pure virtual... |
tree | commitdiff |
2008-11-29 |
Vadim Zeitlin | compilation fix after making wxSocketImpl derive from... |
tree | commitdiff |
2008-11-29 |
Vadim Zeitlin | replace the mismatched new[]/delete (bug #10234) with... |
tree | commitdiff |
2008-11-29 |
Vadim Zeitlin | cleanup the Win32 window classes registration code... |
tree | commitdiff |
2008-11-29 |
Vadim Zeitlin | more updates after r57026 change to app.cpp |
tree | commitdiff |
2008-11-29 |
Vadim Zeitlin | update after r57026 change to app.cpp |
tree | commitdiff |
2008-11-29 |
Vadim Zeitlin | get rid of CE-specific code for class name registration... |
tree | commitdiff |
2008-11-29 |
Vadim Zeitlin | don't reuse the double click handled in activation... |
tree | commitdiff |
2008-11-29 |
Vadim Zeitlin | correct CalcSizeFromPage() for multiline notebooks... |
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-29 |
Vadim Zeitlin | properly NUL-terminate the string when using strncpy... |
tree | commitdiff |
2008-11-28 |
Francesco Montorsi | return wxDefaultSize (as done in all other platforms... |
tree | commitdiff |
2008-11-28 |
Julian Smart | Compile fix |
tree | commitdiff |
2008-11-28 |
Julian Smart | Fixed centering and right-justification when combined... |
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 | no real changes, just moved wxSocketImplUnix ctor inline |
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-28 |
Julian Smart | Fixed inability to select no superscript and no subscri... |
tree | commitdiff |
2008-11-28 |
Julian Smart | wxRichTextCtrl no longer deletes a character when conte... |
tree | commitdiff |
2008-11-28 |
Julian Smart | Fixed HTML list output |
tree | commitdiff |
2008-11-28 |
Vadim Zeitlin | fix g++ warning about assigning NULL to a non-pointer |
tree | commitdiff |
2008-11-27 |
Paul Cornett | fix for shown TLW having m_isShown == false, #9909 |
tree | commitdiff |
2008-11-26 |
Vadim Zeitlin | document column reordering in wxListCtrl; fix confusion... |
tree | commitdiff |
2008-11-26 |
Vadim Zeitlin | remove apparently unused file (src/osx/core/gsocket... |
tree | commitdiff |
2008-11-26 |
Vadim Zeitlin | remove unused callback and data variables |
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-24 |
Jaakko Salli | DatePickerCtrl editor could crash if property had unspe... |
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 | remove last traces of __GSOCKET_STANDALONE__ |
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 | fix wxSocket notifications under MSW after the last... |
tree | commitdiff |
2008-11-23 |
Vadim Zeitlin | continuation of GSocket/wxSocket merge: always create... |
tree | commitdiff |
2008-11-23 |
Vadim Zeitlin | use int instead of SOCKET to avoid including winsock... |
tree | commitdiff |
2008-11-23 |
Jaakko Salli | Render cell background in renderer only if rendering... |
tree | commitdiff |
2008-11-23 |
Jaakko Salli | Eliminate need to call Connect() in wxPGEditor::CreateC... |
tree | commitdiff |
2008-11-23 |
Vadim Zeitlin | compilation fixes for Unix after moving wxFD_XXX macros... |
tree | commitdiff |
2008-11-23 |
Vadim Zeitlin | don't duplicate GSocket creation/destruction and shutdo... |
tree | commitdiff |
2008-11-23 |
Vadim Zeitlin | fix timeout value for wxDatagramSocket: was off by... |
tree | commitdiff |
2008-11-23 |
Vadim Zeitlin | do not require a running event loop, even under MSW... |
tree | commitdiff |
2008-11-22 |
Vadim Zeitlin | fix compilation after r56753 (closes #10218) |
tree | commitdiff |
2008-11-22 |
Kevin Ollivier | Forward port event handler fixes to trunk. |
tree | commitdiff |
2008-11-21 |
Vadim Zeitlin | fix virtual function hiding for LoadFile(); replace... |
tree | commitdiff |
2008-11-20 |
Vadim Zeitlin | use ShellExecuteEx() instead of ShellExecute() which... |
tree | commitdiff |
2008-11-20 |
Vadim Zeitlin | use GetWindow() instead of GetNextWindow() to fix CE... |
tree | commitdiff |
2008-11-20 |
Vadim Zeitlin | don't test sei.hInstApp in DoLaunchDefaultBrowser(... |
tree | commitdiff |
2008-11-20 |
Vadim Zeitlin | fix substr() calls broken by r56215 (#10198) |
tree | commitdiff |
2008-11-20 |
Vadim Zeitlin | don't log an error if the directory can't be opened... |
tree | commitdiff |
2008-11-20 |
Vadim Zeitlin | add missing Detach() after r56863 changes (thanks troelsk) |
tree | commitdiff |
2008-11-20 |
Vadim Zeitlin | don't load comctl32.dll, just get the handle of the... |
tree | commitdiff |
2008-11-20 |
Vadim Zeitlin | fix gcc 3.3 warning about possibly uninitialized (but... |
tree | commitdiff |
2008-11-20 |
Václav Slavík | don't assert on unsupported metric in wxSystemSettingsN... |
tree | commitdiff |
2008-11-19 |
Jaakko Salli | When calling DrawIconEx(), do not use DI_COMPAT or... |
tree | commitdiff |
2008-11-18 |
Jaakko Salli | Allow wxPropertyGridInterface::ClearSelection() to... |
tree | commitdiff |
2008-11-17 |
Vadim Zeitlin | use GetResolutionFromOptions() to honour wxIMAGE_OPTION... |
tree | commitdiff |
2008-11-17 |
Vadim Zeitlin | fix bad typo in the code: wxIMAGE_OPTION_RESOLUTION... |
tree | commitdiff |
2008-11-17 |
Vadim Zeitlin | added the possibility to rescale the image during loadi... |
tree | commitdiff |
2008-11-17 |
Vadim Zeitlin | minor optimization: create wxTCPEventHandler only when... |
tree | commitdiff |
2008-11-17 |
Vadim Zeitlin | fix assert failure if NULL size pointer was passed... |
tree | commitdiff |
2008-11-17 |
Vadim Zeitlin | stricter reply code checking: verify that we get the... |
tree | commitdiff |
2008-11-16 |
Paul Cornett | simplify wxPizza a bit by always drawing the border... |
tree | commitdiff |
2008-11-16 |
Paul Cornett | cleanup: unreachable code, unused variables, indentatio... |
tree | commitdiff |
next |