2008-03-15 |
Vadim Zeitlin | remove/replace redundant SetAutoLayout() and Fit()... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Francesco Montorsi | replace @seealso with @see; as Vaclav pointed out we... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Vadim Zeitlin | don't delete the context in ~wxGLCanvas(), the base... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Vadim Zeitlin | changed eol-style to native for all .h files |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Francesco Montorsi | mention wxMenuItem::* deprecations |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Francesco Montorsi | remove wine path from doxygen_chm: instead add some... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Francesco Montorsi | make the script a bit more intelligent using MS broken... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Francesco Montorsi | remove wine path from doxygen_chm: instead add some... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Bryan Petty | Updated doxygen launcher scripts to reflect new Doxyfil... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Vadim Zeitlin | rename Doxyfile.* to Doxyfile_* to avoid inappropriate... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Vadim Zeitlin | make wxCmdLineParser:Usage() const |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Vadim Zeitlin | no changes, just fix a few typos and wrap long lines |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Paul Cornett | minimize searching for tlw parent, remove useless code |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Francesco Montorsi | revised wxAUI headers; added @todo in various places... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Paul Cornett | fix for infinite sizing loop (partial patch 1907189) |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Francesco Montorsi | extracted from wxArrayString docs the docs for wxSorted... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Francesco Montorsi | revised a* interface headers; categorized many function... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Francesco Montorsi | remove @ingroup; use @category instead |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Julian Smart | Corrected typecasts (Sebastian Gottschalk) |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Julian Smart | Fixed bug in wxDialUpManagerMSW::GetISPNames - uses... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Julian Smart | Fixed bug for chars with ASCII value > 127, explicitly... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Julian Smart | Fixed bug for chars with ASCII value > 127, explicitly... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Stefan Csomor | use the same font matching fallbacks for all layout... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Bryan Petty | Fixed some function/define paramter names to match... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Bryan Petty | Catagorized all functions and macros belonging to the... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Paul Cornett | fix for size 1x1 wxChoice when SetSelection() is called... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Bryan Petty | Added the function and macro group pages for Doxygen. |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Václav Slavík | simplified and cleaned up wxGTK's focus handling |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Václav Slavík | reverted Julian's r44600, it broke help window behavior... |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Václav Slavík | fixed crash in wxHtmlHelpController if the help window... |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Francesco Montorsi | revised archive header; changed overview_arc to overvie... |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Václav Slavík | fixed unreadable formatting |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Paul Cornett | fix for idle processing stopping without processing... |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Bryan Petty | Added the class group pages for Doxygen. |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Francesco Montorsi | revised other headers |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Václav Slavík | include 'Version' in version string, it's what Apple... |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Václav Slavík | indent app name + version from the rest in about dialog... |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Bryan Petty | Added class groups example to Doxygen and added parent... |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Julian Smart | Better fix |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Julian Smart | Sizing/scrollbar corrections for Mac |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Bryan Petty | Replaced /*! with /** in remaining Doxygen headers... |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Paul Cornett | don't defer showing if _NET_FRAME_EXTENTS handler is... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Michael Wetherell | Add configuration for push builds. |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Bryan Petty | Removed printer functions from doxygen docs (they were... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Václav Slavík | RPM spec files should use Unix line endings |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Bryan Petty | Looking for comments on new functions and macros organi... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Vadim Zeitlin | delete wxNativeContainerWindow when the native window... |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Vadim Zeitlin | fix handling of native toolkit command line options... |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Francesco Montorsi | interface headers reviewed |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Vadim Zeitlin | compilation fix after last commit |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Vadim Zeitlin | added wxNativeContainerWindow and implemented it for... |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Francesco Montorsi | update the technote with the conventions recently defined |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Francesco Montorsi | regenerated headers to remove @seealso in favour of... |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Francesco Montorsi | fixed links to global variables; fixed categories;... |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Francesco Montorsi | use CSS spans instead of \sections so that we uniform... |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Vadim Zeitlin | further simplifiy USE_NATIVE_HEADER_WINDOW checks |
commit | commitdiff | tree | snapshot |
2008-03-09 |
Francesco Montorsi | remove spurious \b |
commit | commitdiff | tree | snapshot |
2008-03-09 |
Michael Wetherell | Add interface/* to fileNotImportant. |
commit | commitdiff | tree | snapshot |
2008-03-09 |
Francesco Montorsi | revised the first two interface headers |
commit | commitdiff | tree | snapshot |
2008-03-09 |
Francesco Montorsi | use wxAcceleratorEntryFlags as wxACCEL_* enum name... |
commit | commitdiff | tree | snapshot |
2008-03-09 |
Francesco Montorsi | fixed category |
commit | commitdiff | tree | snapshot |
2008-03-09 |
Francesco Montorsi | add const qualifiers |
commit | commitdiff | tree | snapshot |
2008-03-09 |
Vadim Zeitlin | remove wxTextAttr::CreateFont(); return wxNullFont... |
commit | commitdiff | tree | snapshot |
2008-03-09 |
Vadim Zeitlin | don't use native headers in wxUniv build (this doesn... |
commit | commitdiff | tree | snapshot |
2008-03-09 |
Vadim Zeitlin | document "wrap" attribute for wxStaticText |
commit | commitdiff | tree | snapshot |
2008-03-09 |
Francesco Montorsi | removed @NULL,@true,@false tags from the function proto... |
commit | commitdiff | tree | snapshot |
2008-03-09 |
Francesco Montorsi | don't style using Doxygen tags; use <span> tags and... |
commit | commitdiff | tree | snapshot |
2008-03-09 |
Francesco Montorsi | fix missing end brace |
commit | commitdiff | tree | snapshot |
2008-03-09 |
Francesco Montorsi | adjust comments for latex Doxyfile; no real change... |
commit | commitdiff | tree | snapshot |
2008-03-09 |
Robin Dunn | Enable XRC to call wxStaticText::Wrap |
commit | commitdiff | tree | snapshot |
2008-03-09 |
Robin Dunn | Don't need to use wxHAVE_RAW_BITMAP any more. |
commit | commitdiff | tree | snapshot |
2008-03-08 |
Vadim Zeitlin | wxUniv compilation fix for gs_windowHandles assignment |
commit | commitdiff | tree | snapshot |
2008-03-08 |
Václav Slavík | fixed 'Select All' context menu in wxTextCtrl with... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
Stefan Csomor | latex include is not making things worse, so we use... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
Stefan Csomor | latex include not properly working for links and titlepage |
commit | commitdiff | tree | snapshot |
2008-03-08 |
Stefan Csomor | fixes |
commit | commitdiff | tree | snapshot |
2008-03-08 |
Stefan Csomor | pdflatex support |
commit | commitdiff | tree | snapshot |
2008-03-08 |
Stefan Csomor | adding files for pdflatex support |
commit | commitdiff | tree | snapshot |
2008-03-08 |
Francesco Montorsi | use SPAN.literal CSS style for @true, @false, @ifdef_... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
Francesco Montorsi | specify we don't use # character; other minor details |
commit | commitdiff | tree | snapshot |
2008-03-08 |
Michael Wetherell | Typo in filesNotImportant. |
commit | commitdiff | tree | snapshot |
2008-03-08 |
Stefan Csomor | cleaning up common OSX code |
commit | commitdiff | tree | snapshot |
2008-03-08 |
Francesco Montorsi | more comments |
commit | commitdiff | tree | snapshot |
2008-03-08 |
Francesco Montorsi | adjusted indentation with astyle; added Id keyword |
commit | commitdiff | tree | snapshot |
2008-03-08 |
Francesco Montorsi | make it callable from any path |
commit | commitdiff | tree | snapshot |
2008-03-08 |
Francesco Montorsi | added interface headers with latest discussed changes |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Stefan Csomor | cleaning up common OSX code |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Stefan Csomor | cleaning up common OSX code |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Stefan Csomor | cleaning up common OSX code |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Stefan Csomor | cleaning up common OSX code |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Stefan Csomor | cleaning up common OSX code |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Stefan Csomor | cleaning up common OSX code |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Stefan Csomor | cleaning up common OSX code |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Stefan Csomor | xcode_config moved |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Stefan Csomor | adding Aspen (iPhone) |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Stefan Csomor | moving out of 'carbon' dir |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Stefan Csomor | moving out of 'carbon' dir |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Stefan Csomor | adding DLOPEN |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Václav Slavík | fixed syntax error |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Julian Smart | Only use fonts in wxTextAttr::Combine if they are reall... |
commit | commitdiff | tree | snapshot |
next |