2009-02-22 |
Vadim Zeitlin | put something in the content field type in the tables... |
tree | commitdiff |
2009-02-18 |
Francesco Montorsi | name wxThreadEvent and YieldFor in wxProgressDialog... |
tree | commitdiff |
2009-02-18 |
Bryan Petty | Fix manual references to the events overview after... |
tree | commitdiff |
2009-02-07 |
Vadim Zeitlin | update custom event definition documentation; document... |
tree | commitdiff |
2009-02-07 |
Vadim Zeitlin | update/reorganize events overview and changed links... |
tree | commitdiff |
2009-02-06 |
Francesco Montorsi | remove typo |
tree | commitdiff |
2009-02-06 |
Francesco Montorsi | fix title of the previously-modified section |
tree | commitdiff |
2009-02-06 |
Francesco Montorsi | mention wxwindow::SetExtraStyle( wxWS_EX_VALIDATE_RECUR... |
tree | commitdiff |
2009-02-05 |
Francesco Montorsi | remove mention of wxMutexGuiEnter/leave from the multit... |
tree | commitdiff |
2009-02-05 |
Francesco Montorsi | add many references to the overview_windowsizing topic... |
tree | commitdiff |
2009-01-31 |
Vadim Zeitlin | remove extra line breaks which prevents Doxygen from... |
tree | commitdiff |
2009-01-30 |
Vadim Zeitlin | add support for persistent controls |
tree | commitdiff |
2009-01-22 |
Francesco Montorsi | fix wxWindow::PushEventHandler and related wxWindow... |
tree | commitdiff |
2009-01-19 |
Francesco Montorsi | fix some wording and a typo |
tree | commitdiff |
2008-12-27 |
Francesco Montorsi | autolink CreateButtonSizer |
tree | commitdiff |
2008-12-20 |
Francesco Montorsi | mention multi-core systems and wxThread::GetCPUCount |
tree | commitdiff |
2008-12-17 |
Robert Roebling | Minor stream class changes |
tree | commitdiff |
2008-12-14 |
Francesco Montorsi | reformat stream overview and provide a description... |
tree | commitdiff |
2008-12-08 |
Francesco Montorsi | added a overview_string_binary section describing what... |
tree | commitdiff |
2008-12-06 |
Francesco Montorsi | moved many things from wxString reference page to the... |
tree | commitdiff |
2008-12-05 |
Francesco Montorsi | add definitions of some Unicode terms (code point/unit... |
tree | commitdiff |
2008-12-02 |
Vadim Zeitlin | Doxygen markup corrections after last change |
tree | commitdiff |
2008-12-02 |
Vadim Zeitlin | add support for creating drop down toolbar buttons... |
tree | commitdiff |
2008-12-02 |
Francesco Montorsi | document the main event table macros, wxEventType,... |
tree | commitdiff |
2008-12-01 |
Francesco Montorsi | adding a new topic overview about writing custom widget... |
tree | commitdiff |
2008-12-01 |
Francesco Montorsi | use sections and an initial TOC like all other overviews |
tree | commitdiff |
2008-11-25 |
Bryan Petty | Fixed doxygen warnings regarding the XRC File Format... |
tree | commitdiff |
2008-11-25 |
Francesco Montorsi | commit remaining portions of #10087 |
tree | commitdiff |
2008-11-23 |
Francesco Montorsi | many document corrections by charles; partial commit... |
tree | commitdiff |
2008-11-22 |
Francesco Montorsi | modernize the documented systems to declare new events |
tree | commitdiff |
2008-10-30 |
Francesco Montorsi | fix typos |
tree | commitdiff |
2008-10-30 |
Francesco Montorsi | modernized |
tree | commitdiff |
2008-10-28 |
Francesco Montorsi | added some 'wxString::' portions to make referenced... |
tree | commitdiff |
2008-10-23 |
Francesco Montorsi | remove references to tex2rtf; it's not part of wxWidget... |
tree | commitdiff |
2008-10-19 |
Francesco Montorsi | doxygen warnings and formatting fixes |
tree | commitdiff |
2008-10-15 |
Vadim Zeitlin | document GetSizeAvailableForScrollTarget() |
tree | commitdiff |
2008-10-13 |
Francesco Montorsi | add docs for the #define of wxBookCtrl |
tree | commitdiff |
2008-10-06 |
Jaakko Salli | Fix RCS-IDs |
tree | commitdiff |
2008-10-04 |
Robert Roebling | Moved list of subclasses away from 'classes overview... |
tree | commitdiff |
2008-10-01 |
Václav Slavík | wxSpinButton was missing in XRC spec, added |
tree | commitdiff |
2008-10-01 |
Václav Slavík | get rid of public constants for various XRC defaults... |
tree | commitdiff |
2008-10-01 |
Václav Slavík | finished XRC format specification: added docs for all... |
tree | commitdiff |
2008-09-25 |
Francesco Montorsi | final f*h interface header reviews |
tree | commitdiff |
2008-09-25 |
Francesco Montorsi | fix many doxygen warnings; added wxMotif section in... |
tree | commitdiff |
2008-09-22 |
Vadim Zeitlin | fix the event handling in presence of pushed event... |
tree | commitdiff |
2008-09-22 |
Vadim Zeitlin | no changes, just some markup fixes |
tree | commitdiff |
2008-09-22 |
Vadim Zeitlin | correct and expand (while omitting the irrelevant bits... |
tree | commitdiff |
2008-09-21 |
Jaakko Salli | 'wx(U)LongLong << variant' type safety improved (now... |
tree | commitdiff |
2008-09-21 |
Jaakko Salli | A lot of documentation revision. Updated doctest code... |
tree | commitdiff |
2008-09-19 |
Jaakko Salli | Removed macros to create enum and flag props with custo... |
tree | commitdiff |
2008-09-19 |
Jaakko Salli | Moved wxPGChoices m_choices member from various propert... |
tree | commitdiff |
2008-09-18 |
Jaakko Salli | Replaced @link with @ref |
tree | commitdiff |
2008-09-18 |
Jaakko Salli | Made section names more globally unique |
tree | commitdiff |
2008-09-14 |
Jaakko Salli | Updated documentation to acknowledge the fact that... |
tree | commitdiff |
2008-09-14 |
Jaakko Salli | wxVariant list used to translate between list of proper... |
tree | commitdiff |
2008-09-12 |
Vadim Zeitlin | added wxPropertyGrid from Jaakko Salli (#9934) |
tree | commitdiff |
2008-09-11 |
Vadim Zeitlin | made wxLogGui more flexible and documented it and added... |
tree | commitdiff |
2008-09-06 |
Václav Slavík | added XRC format documentation to the manual (per-class... |
tree | commitdiff |
2008-08-29 |
Robert Roebling | Mention wxString caching in UTF-8 ode |
tree | commitdiff |
2008-06-28 |
Vadim Zeitlin | deprecate wxTE_AUTO_SCROLL as it's always on in the... |
tree | commitdiff |
2008-06-08 |
Vadim Zeitlin | make list whose items are referred to by their numbers... |
tree | commitdiff |
2008-05-30 |
Vadim Zeitlin | mention the problem with writing enums to wxConfig... |
tree | commitdiff |
2008-05-30 |
Vadim Zeitlin | mention the ambiguities which arise when passing wxStri... |
tree | commitdiff |
2008-05-21 |
Robert Roebling | Update wxString overview |
tree | commitdiff |
2008-05-17 |
Václav Slavík | minor Unicode overview corrections |
tree | commitdiff |
2008-05-11 |
Vadim Zeitlin | take const wxConfig object in wxDocManager::FileHistory... |
tree | commitdiff |
2008-05-08 |
Vadim Zeitlin | update and complete Unicode overview; add an overview... |
tree | commitdiff |
2008-05-04 |
Bryan Petty | Initial review of various [q-r] by Utensil Candel. |
tree | commitdiff |
2008-04-29 |
Robert Roebling | Minor clarification |
tree | commitdiff |
2008-04-25 |
Robert Roebling | Minor updates |
tree | commitdiff |
2008-04-25 |
Robert Roebling | const_iterator |
tree | commitdiff |
2008-04-17 |
Bryan Petty | Fixed wxScrolledWindow references to properly link... |
tree | commitdiff |
2008-04-15 |
Vadim Zeitlin | added a section about Connect(), improve/streamline... |
tree | commitdiff |
2008-04-10 |
Francesco Montorsi | revisions of o-p headers contributed by Utensil Candel... |
tree | commitdiff |
2008-04-10 |
Robert Roebling | Minor correction to Unicode overview |
tree | commitdiff |
2008-04-08 |
Robert Roebling | Update Unicode overview to 3.0 |
tree | commitdiff |
2008-04-08 |
Robert Roebling | We do use templates now |
tree | commitdiff |
2008-04-07 |
Francesco Montorsi | better integration of the window sizing overview in... |
tree | commitdiff |
2008-04-06 |
Francesco Montorsi | small typo fix |
tree | commitdiff |
2008-03-31 |
Francesco Montorsi | move TODO items for wxDocs from the wxwiki to the doxyg... |
tree | commitdiff |
2008-03-25 |
Bryan Petty | Removed the old, manual entry function, macro, and... |
tree | commitdiff |
2008-03-22 |
Francesco Montorsi | remove the 1-space indentation from remaining pages... |
tree | commitdiff |
2008-03-22 |
Francesco Montorsi | moved the samples in a separate page so it has a summar... |
tree | commitdiff |
2008-03-21 |
Francesco Montorsi | warn the user about using getters of objects in invalid... |
tree | commitdiff |
2008-03-21 |
Václav Slavík | document standard IDs only in one place, not two; bring... |
tree | commitdiff |
2008-03-20 |
Václav Slavík | removed trailing whitespace in Doxygen files |
tree | commitdiff |
2008-03-16 |
Bryan Petty | Removed layout constaints related docs as discussed... |
tree | commitdiff |
2008-03-14 |
Francesco Montorsi | replace @seealso with @see; as Vaclav pointed out we... |
tree | commitdiff |
2008-03-13 |
Francesco Montorsi | revised archive header; changed overview_arc to overvie... |
tree | commitdiff |
2008-03-12 |
Bryan Petty | Replaced /*! with /** in remaining Doxygen headers... |
tree | commitdiff |
2008-03-11 |
Bryan Petty | Looking for comments on new functions and macros organi... |
tree | commitdiff |
2008-03-05 |
Francesco Montorsi | fixed all doxygen warnings fixable |
tree | commitdiff |
2008-03-04 |
Bryan Petty | Converted bitmaps to PNG (saving 600KB+), flattened... |
tree | commitdiff |
2008-03-03 |
Francesco Montorsi | use rtti as shortcut for runtime type information |
tree | commitdiff |
2008-03-03 |
Bryan Petty | Removed wxImageList overview, and other @ref fixes. |
tree | commitdiff |
2008-03-02 |
Francesco Montorsi | keep the list of event classes in a single place |
tree | commitdiff |
2008-03-02 |
Francesco Montorsi | fix topic overview name |
tree | commitdiff |
2008-03-02 |
Francesco Montorsi | typofix |
tree | commitdiff |
2008-03-02 |
Francesco Montorsi | ensure all topic overviews have an horizontal rule... |
tree | commitdiff |
2008-03-02 |
Francesco Montorsi | fixed @code sections |
tree | commitdiff |
next |