2008-03-25 |
Bryan Petty | Removed the old, manual entry function, macro, and... |
tree | commitdiff |
2008-03-25 |
Bryan Petty | Finished review/fixes of the rest of the functions... |
tree | commitdiff |
2008-03-23 |
Bryan Petty | Finished review/fixes of Math and Miscellaneous categor... |
tree | commitdiff |
2008-03-23 |
Bryan Petty | Finished review/fixes of Logging category of functions... |
tree | commitdiff |
2008-03-23 |
Vadim Zeitlin | correct hhp2cached path |
tree | commitdiff |
2008-03-22 |
Francesco Montorsi | added the interface checker to the utils folder |
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-22 |
Václav Slavík | documented that Freeze and Thaw are now recursive |
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-20 |
Bryan Petty | Finished review/fixes of GDI category of functions... |
tree | commitdiff |
2008-03-19 |
Bryan Petty | Removed docs for old clipboard functions, and reviewed... |
tree | commitdiff |
2008-03-18 |
Vadim Zeitlin | added wxSpinCtrlDouble (slightly modified patch 1835864) |
tree | commitdiff |
2008-03-17 |
Bryan Petty | Fixed GENERATE_TAGFILE setting after realizing that... |
tree | commitdiff |
2008-03-17 |
Bryan Petty | One last navigation tab font adjustment, and made searc... |
tree | commitdiff |
2008-03-17 |
Bryan Petty | Bumped up the size of fonts used in the top tabs and... |
tree | commitdiff |
2008-03-17 |
Francesco Montorsi | restore previous encoding, changed for error to UTF8 |
tree | commitdiff |
2008-03-16 |
Francesco Montorsi | fix also wxPen to use wxPenStyle,wxPenJoin,wxPenCap... |
tree | commitdiff |
2008-03-16 |
Francesco Montorsi | sort the errors so it's easy to see if already processe... |
tree | commitdiff |
2008-03-16 |
Francesco Montorsi | introduce wxBrushStyle enum and replace 'int style... |
tree | commitdiff |
2008-03-16 |
Francesco Montorsi | enable the search engine so that the manual which gets... |
tree | commitdiff |
2008-03-16 |
Bryan Petty | Removed layout constaints related docs as discussed... |
tree | commitdiff |
2008-03-15 |
Vadim Zeitlin | add support for asynchronous execution in wxBase (patch... |
tree | commitdiff |
2008-03-15 |
Francesco Montorsi | turn GENERATE_HTML on otherwise CHM generation does... |
tree | commitdiff |
2008-03-15 |
Francesco Montorsi | put the CHM in the out folder instead of out/html;... |
tree | commitdiff |
2008-03-15 |
Francesco Montorsi | update generation info and mention that you need doxyge... |
tree | commitdiff |
2008-03-15 |
Vadim Zeitlin | implement wxSpinCtrl::Reparent() to properly reparent... |
tree | commitdiff |
2008-03-15 |
Bryan Petty | Categorized all functions and macros in the Debugging... |
tree | commitdiff |
2008-03-15 |
Vadim Zeitlin | added support for double arguments to wxCmdLineParser... |
tree | commitdiff |
2008-03-14 |
Francesco Montorsi | replace @seealso with @see; as Vaclav pointed out we... |
tree | commitdiff |
2008-03-14 |
Francesco Montorsi | mention wxMenuItem::* deprecations |
tree | commitdiff |
2008-03-14 |
Francesco Montorsi | remove wine path from doxygen_chm: instead add some... |
tree | commitdiff |
2008-03-14 |
Francesco Montorsi | make the script a bit more intelligent using MS broken... |
tree | commitdiff |
2008-03-14 |
Francesco Montorsi | remove wine path from doxygen_chm: instead add some... |
tree | commitdiff |
2008-03-14 |
Bryan Petty | Updated doxygen launcher scripts to reflect new Doxyfil... |
tree | commitdiff |
2008-03-14 |
Vadim Zeitlin | rename Doxyfile.* to Doxyfile_* to avoid inappropriate... |
tree | commitdiff |
2008-03-14 |
Vadim Zeitlin | no changes, just fix a few typos and wrap long lines |
tree | commitdiff |
2008-03-14 |
Bryan Petty | Added the function and macro group pages for Doxygen. |
tree | commitdiff |
2008-03-13 |
Francesco Montorsi | revised archive header; changed overview_arc to overvie... |
tree | commitdiff |
2008-03-13 |
Bryan Petty | Added the class group pages for Doxygen. |
tree | commitdiff |
2008-03-12 |
Bryan Petty | Added class groups example to Doxygen and added parent... |
tree | commitdiff |
2008-03-12 |
Bryan Petty | Replaced /*! with /** in remaining Doxygen headers... |
tree | commitdiff |
2008-03-11 |
Bryan Petty | Removed printer functions from doxygen docs (they were... |
tree | commitdiff |
2008-03-11 |
Bryan Petty | Looking for comments on new functions and macros organi... |
tree | commitdiff |
2008-03-10 |
Francesco Montorsi | interface headers reviewed |
tree | commitdiff |
2008-03-10 |
Vadim Zeitlin | added wxNativeContainerWindow and implemented it for... |
tree | commitdiff |
2008-03-10 |
Francesco Montorsi | update the technote with the conventions recently defined |
tree | commitdiff |
2008-03-10 |
Francesco Montorsi | use CSS spans instead of \sections so that we uniform... |
tree | commitdiff |
2008-03-09 |
Francesco Montorsi | remove spurious \b |
tree | commitdiff |
2008-03-09 |
Vadim Zeitlin | document "wrap" attribute for wxStaticText |
tree | commitdiff |
2008-03-09 |
Francesco Montorsi | don't style using Doxygen tags; use <span> tags and... |
tree | commitdiff |
2008-03-09 |
Francesco Montorsi | fix missing end brace |
tree | commitdiff |
2008-03-09 |
Francesco Montorsi | adjust comments for latex Doxyfile; no real change... |
tree | commitdiff |
2008-03-08 |
Stefan Csomor | latex include is not making things worse, so we use... |
tree | commitdiff |
2008-03-08 |
Stefan Csomor | latex include not properly working for links and titlepage |
tree | commitdiff |
2008-03-08 |
Stefan Csomor | fixes |
tree | commitdiff |
2008-03-08 |
Stefan Csomor | pdflatex support |
tree | commitdiff |
2008-03-08 |
Stefan Csomor | adding files for pdflatex support |
tree | commitdiff |
2008-03-08 |
Francesco Montorsi | use SPAN.literal CSS style for @true, @false, @ifdef_... |
tree | commitdiff |
2008-03-08 |
Francesco Montorsi | specify we don't use # character; other minor details |
tree | commitdiff |
2008-03-08 |
Francesco Montorsi | more comments |
tree | commitdiff |
2008-03-08 |
Francesco Montorsi | make it callable from any path |
tree | commitdiff |
2008-03-08 |
Francesco Montorsi | added interface headers with latest discussed changes |
tree | commitdiff |
2008-03-05 |
Francesco Montorsi | fix links to overviews |
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 | add some explanation text for the new sections |
tree | commitdiff |
2008-03-03 |
Francesco Montorsi | added the @appearance tag with a first test screenshot |
tree | commitdiff |
2008-03-03 |
Francesco Montorsi | added the logos for our main ports |
tree | commitdiff |
2008-03-03 |
Francesco Montorsi | use page_port as prefix since it's shorter and more... |
tree | commitdiff |
2008-03-03 |
Francesco Montorsi | typo fix |
tree | commitdiff |
2008-03-03 |
Francesco Montorsi | use rtti as shortcut for runtime type information |
tree | commitdiff |
2008-03-03 |
Francesco Montorsi | use rtti as shortcut for runtime type information |
tree | commitdiff |
2008-03-03 |
Bryan Petty | Updated library dependancy graph to use Graphviz (throu... |
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 include file syntax |
tree | commitdiff |
2008-03-02 |
Francesco Montorsi | added category pages for macros and functions |
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 |
2008-03-02 |
Francesco Montorsi | fix the @section tag |
tree | commitdiff |
2008-03-02 |
Vadim Zeitlin | add support for custom controls in file dialog in wxGTK... |
tree | commitdiff |
2008-03-02 |
Bryan Petty | More doxygen topic overview cleanup. |
tree | commitdiff |
2008-03-02 |
Bryan Petty | More doxygen topic overview cleanup. |
tree | commitdiff |
2008-03-01 |
Robert Roebling | Mention wxURLDataObject some more |
tree | commitdiff |
2008-03-01 |
Robert Roebling | typo char_t -> char |
tree | commitdiff |
2008-03-01 |
Francesco Montorsi | to be valid HTML4 alt attribute is needed |
tree | commitdiff |
2008-03-01 |
Francesco Montorsi | typo fix |
tree | commitdiff |
2008-03-01 |
Bryan Petty | More doxygen topic overview cleanup. |
tree | commitdiff |
2008-03-01 |
Bryan Petty | More doxygen topic overview cleanup. |
tree | commitdiff |
2008-02-29 |
Bryan Petty | More doxygen topic overview cleanup. |
tree | commitdiff |
2008-02-28 |
Francesco Montorsi | fix little problem previously introduced: GENERATE_TAGF... |
tree | commitdiff |
2008-02-28 |
Francesco Montorsi | remove svn:executable property |
tree | commitdiff |
2008-02-28 |
Francesco Montorsi | splitted the Doxyfile in more files; now it's easy... |
tree | commitdiff |
2008-02-28 |
Francesco Montorsi | prepare for Doxygen renaming into Doxygen.inc |
tree | commitdiff |
2008-02-28 |
Francesco Montorsi | move cpp constants just before the wxUSE list |
tree | commitdiff |
next |