2008-12-02 |
Vadim Zeitlin | add support for creating drop down toolbar buttons... |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Vadim Zeitlin | no changes, just added a TODO comment |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Vadim Zeitlin | show the use of check and radio items in the toolbars |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Francesco Montorsi | document the main event table macros, wxEventType,... |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Francesco Montorsi | fix #4754 providing better description of how to set... |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Jouk Jansen | Update OpenVMS compile support |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Vadim Zeitlin | compilation fix for wxStrlcpy use in STL Unicode build |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Vadim Zeitlin | better documentation for wxEvent ctor |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Francesco Montorsi | document wx[US]Char and wxStringCharType typedefs;... |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Francesco Montorsi | initial declaration of wx*Char*Buffer and wxUniChar... |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Francesco Montorsi | add 'redirection page' for wxULongLong |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Francesco Montorsi | add @deprecated tag |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Francesco Montorsi | remove wxNotebookSizer; it's not in wx anymore |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Francesco Montorsi | committing the slightly-modified patch by R.U.10 for... |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Francesco Montorsi | adding a new topic overview about writing custom widget... |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Francesco Montorsi | use sections and an initial TOC like all other overviews |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Francesco Montorsi | put wxURI under networking group, next to wxURL |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Paul Cornett | fix for uninitialized alpha being used to create mask... |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Francesco Montorsi | create better QCH files |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Vadim Zeitlin | demonstrate column reordering -- currently it demonstra... |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Vadim Zeitlin | don't make wxGridTableBase::IsEmptyCell() pure virtual... |
commit | commitdiff | tree | snapshot |
2008-11-30 |
Vadim Zeitlin | don't make wxGridTableBase::IsEmptyCell() pure virtual... |
commit | commitdiff | tree | snapshot |
2008-11-30 |
Vadim Zeitlin | removed small and tabular grid tests which didn't seem... |
commit | commitdiff | tree | snapshot |
2008-11-30 |
Francesco Montorsi | document default ctor |
commit | commitdiff | tree | snapshot |
2008-11-30 |
Vadim Zeitlin | really fix the typo in the message |
commit | commitdiff | tree | snapshot |
2008-11-30 |
Francesco Montorsi | typo fix |
commit | commitdiff | tree | snapshot |
2008-11-30 |
Vadim Zeitlin | fix typo in new wxVector(size_t, T) ctor |
commit | commitdiff | tree | snapshot |
2008-11-29 |
Vadim Zeitlin | compilation fix after making wxSocketImpl derive from... |
commit | commitdiff | tree | snapshot |
2008-11-29 |
Vadim Zeitlin | replace the mismatched new[]/delete (bug #10234) with... |
commit | commitdiff | tree | snapshot |
2008-11-29 |
Vadim Zeitlin | add wxVector(size_t size[, const value_type& value... |
commit | commitdiff | tree | snapshot |
2008-11-29 |
Vadim Zeitlin | cleanup the Win32 window classes registration code... |
commit | commitdiff | tree | snapshot |
2008-11-29 |
Vadim Zeitlin | more updates after r57026 change to app.cpp |
commit | commitdiff | tree | snapshot |
2008-11-29 |
Vadim Zeitlin | update after r57026 change to app.cpp |
commit | commitdiff | tree | snapshot |
2008-11-29 |
Vadim Zeitlin | get rid of CE-specific code for class name registration... |
commit | commitdiff | tree | snapshot |
2008-11-29 |
Vadim Zeitlin | don't reuse the double click handled in activation... |
commit | commitdiff | tree | snapshot |
2008-11-29 |
Vadim Zeitlin | correct CalcSizeFromPage() for multiline notebooks... |
commit | commitdiff | tree | snapshot |
2008-11-29 |
Vadim Zeitlin | add safe wxStrlcpy() function and replaced all wxStrncp... |
commit | commitdiff | tree | snapshot |
2008-11-29 |
Vadim Zeitlin | don't use wxChar arrays and wxStrncpy (especially as... |
commit | commitdiff | tree | snapshot |
2008-11-29 |
Vadim Zeitlin | properly NUL-terminate the string when using strncpy... |
commit | commitdiff | tree | snapshot |
2008-11-29 |
Francesco Montorsi | add GetSize also to wxGDIImage since wxBitmap under... |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Francesco Montorsi | fix wrong placement of the @apperance tag previously... |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Francesco Montorsi | remove @appearance tag from abstract classes; add the... |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Francesco Montorsi | fix crash caused by cancelling querybitmap dialog;... |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Francesco Montorsi | provide GetSize() getters in wxBitmap and wxImage |
commit | commitdiff | tree | snapshot |
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 |
next |