2010-07-22 |
Vadim Zeitlin | Replace 2.9.1 version with 2.9.2. |
tree | commitdiff |
2010-07-17 |
Vadim Zeitlin | Really set svn:eol-style property. |
tree | commitdiff |
2010-07-13 |
Vadim Zeitlin | Fix file paths in the header comments. |
tree | commitdiff |
2010-07-13 |
Vadim Zeitlin | Globally rename all occurrences of "XCode" to "Xcode". |
tree | commitdiff |
2010-07-13 |
Vadim Zeitlin | Globally use "wxWindows licence" consistently. |
tree | commitdiff |
2010-07-12 |
Vadim Zeitlin | Replace remaining references to 2.9.0 with 2.9.1. |
tree | commitdiff |
2010-07-10 |
Jaakko Salli | wxArrayEditorDialog now uses wxEditableListBox. It... |
tree | commitdiff |
2010-07-07 |
Francesco Montorsi | mention wxPostEvent() and wxQueueEvent() and related... |
tree | commitdiff |
2010-07-04 |
Jaakko Salli | Mention why wxPG_EX_UNFOCUS_ON_ENTER was removed |
tree | commitdiff |
2010-07-04 |
Jaakko Salli | Changed wxPropertyGrid default property validation... |
tree | commitdiff |
2010-06-20 |
Vadim Zeitlin | Remove unnecessary mondrian.{ico,xpm} files from sample... |
tree | commitdiff |
2010-06-13 |
Jaakko Salli | Documented pythonic iterators |
tree | commitdiff |
2010-05-30 |
Vadim Zeitlin | Add <span> tag and limited support for CSS styles to... |
tree | commitdiff |
2010-05-11 |
Francesco Montorsi | update the main page of the manual to be more consisten... |
tree | commitdiff |
2010-05-11 |
Francesco Montorsi | minor fixes to reduce number of Doxygen warnings |
tree | commitdiff |
2010-05-11 |
Francesco Montorsi | img tags need a final slash as they are empty tags... |
tree | commitdiff |
2010-05-11 |
Francesco Montorsi | make H3 titles center-aligned (fixes the display of... |
tree | commitdiff |
2010-04-16 |
Jaakko Salli | Adapted wxPropertyGrid documentation, samples, tests... |
tree | commitdiff |
2010-04-16 |
Václav Slavík | Remove wxLOCALE_CONV_ENCODING flag. |
tree | commitdiff |
2010-03-28 |
Václav Slavík | wxHTML: Support percentage width in IMG tag. |
tree | commitdiff |
2010-03-19 |
Francesco Montorsi | Fix various doxygen warnings |
tree | commitdiff |
2010-03-12 |
Vadim Zeitlin | Add minimal support for QNX to configure. |
tree | commitdiff |
2010-02-14 |
Jaakko Salli | Added note about removed member function wxPropertyGrid... |
tree | commitdiff |
2010-02-14 |
Jaakko Salli | Added wxPropertyGridInterface::SetColumnProportion... |
tree | commitdiff |
2010-01-19 |
Vadim Zeitlin | Further enhancement to the samples overview page. |
tree | commitdiff |
2010-01-19 |
Vadim Zeitlin | Explain the location of samples better in the samples... |
tree | commitdiff |
2010-01-18 |
Vadim Zeitlin | Add support for stretchable spacers to XRC wxToolBar... |
tree | commitdiff |
2010-01-09 |
Vadim Zeitlin | Minor fixes and enhancements to wxWindowID documentation. |
tree | commitdiff |
2009-12-30 |
Vadim Zeitlin | Explicitly mention MSVC std::fstream(wxString) incompat... |
tree | commitdiff |
2009-12-26 |
Jaakko Salli | Reduced unnecessary wxT usage |
tree | commitdiff |
2009-12-26 |
Jaakko Salli | Replaced 'InlineHelp' property attribute with 'Hint... |
tree | commitdiff |
2009-11-21 |
Jaakko Salli | Added a new documentation overview section 'Caveats... |
tree | commitdiff |
2009-11-06 |
Vadim Zeitlin | Recognize MSVC 10 in wx/platform.h. |
tree | commitdiff |
2009-10-22 |
Vadim Zeitlin | Merge SOC2009_FSWATCHER branch into trunk. |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Initial wxInfoBar implementation. |
tree | commitdiff |
2009-09-19 |
Jaakko Salli | wxAny initial commit (closes #10932) |
tree | commitdiff |
2009-09-16 |
Peter Cawley | Merged GSOC Ribbon work from SOC2009_RIBBON branch... |
tree | commitdiff |
2009-09-12 |
Vadim Zeitlin | Add wxDEBUG_LEVEL to wx/setup.h and document it. |
tree | commitdiff |
2009-09-12 |
Vadim Zeitlin | Define wxDEBUG_LEVEL in both debug and release builds... |
tree | commitdiff |
2009-09-07 |
Vadim Zeitlin | Show the order in which different event handlers are... |
tree | commitdiff |
2009-09-03 |
Vadim Zeitlin | Clarify the priority rules for static and dynamic handlers. |
tree | commitdiff |
2009-08-29 |
Jaakko Salli | Disabled top-level parent tracking by default (crashes... |
tree | commitdiff |
2009-08-23 |
Vadim Zeitlin | Extract event handlers chain documentation in a separat... |
tree | commitdiff |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
tree | commitdiff |
2009-07-17 |
Kevin Ollivier | Typo in a bug fix I made. |
tree | commitdiff |
2009-07-17 |
Kevin Ollivier | Adding preliminary code for C bindings, thanks to Luke... |
tree | commitdiff |
2009-07-17 |
Kevin Ollivier | Add an underscore before the generated output names. |
tree | commitdiff |
2009-07-17 |
Kevin Ollivier | Only load/parse options when run as the main script. |
tree | commitdiff |
2009-07-13 |
Vadim Zeitlin | Make wxLog::EnableLogging() and wxLogNull thread-specific. |
tree | commitdiff |
2009-07-12 |
Vadim Zeitlin | Made wxLogXXX() functions thread-safe. |
tree | commitdiff |
2009-07-12 |
Vadim Zeitlin | Add component-level filtering to wxLog. |
tree | commitdiff |
2009-07-09 |
Vadim Zeitlin | Add information about the log message generation locati... |
tree | commitdiff |
2009-07-05 |
Vadim Zeitlin | updated the version to 2.9.1 |
tree | commitdiff |
2009-06-15 |
Vadim Zeitlin | add support for bitmap and bitmapposition tags to the... |
tree | commitdiff |
2009-06-15 |
Vadim Zeitlin | fix Doxygen syntax error which prevented output for... |
tree | commitdiff |
2009-06-13 |
Vadim Zeitlin | added own{fg,bg,font} allowing to set non-inheritable... |
tree | commitdiff |
2009-06-12 |
Robert Roebling | Update docs to mention wxRefCounter class |
tree | commitdiff |
2009-06-12 |
Vadim Zeitlin | added XRC handler for wxFileCtrl (closes #10785) |
tree | commitdiff |
2009-06-10 |
Jaakko Salli | Added note about 'Py' prefix no longer being necessary... |
tree | commitdiff |
2009-06-07 |
Jaakko Salli | Added section 'Changes from wxPropertyGrid 1.4' |
tree | commitdiff |
2009-06-04 |
Vadim Zeitlin | value of wrap parameter of wxStaticText must be specifi... |
tree | commitdiff |
2009-05-31 |
Francesco Montorsi | group wxPlatformInfo functions for easier browsing... |
tree | commitdiff |
2009-05-30 |
Vadim Zeitlin | define HAVE_LARGEFILE_SUPPORT in setup.h when large... |
tree | commitdiff |
2009-05-25 |
Vadim Zeitlin | correct a typo in wxSplitterWindow gravity parameter... |
tree | commitdiff |
2009-05-25 |
Vadim Zeitlin | add support for defining list control columns in XRC... |
tree | commitdiff |
2009-05-13 |
Bryan Petty | Small build and run fixes made to screenshotgen util... |
tree | commitdiff |
2009-05-13 |
Bryan Petty | Replaced dir control screenshot in the manual with... |
tree | commitdiff |
2009-05-13 |
Bryan Petty | Updated wxMSW screenshots in the manual generated with... |
tree | commitdiff |
2009-05-07 |
Vadim Zeitlin | add support for loading wxListCtrl items and wxImageLis... |
tree | commitdiff |
2009-05-02 |
Kevin Ollivier | Separate the parts of make_bindings.py out into common... |
tree | commitdiff |
2009-05-02 |
Kevin Ollivier | Move the scripts into a separate directory and commit... |
tree | commitdiff |
2009-05-02 |
Kevin Ollivier | Add the ability to query if a class is derived from... |
tree | commitdiff |
2009-05-02 |
Vadim Zeitlin | added wxStd{In,Out}putStream classes (closes #10637) |
tree | commitdiff |
2009-05-01 |
Vadim Zeitlin | put wx{Keyboard,Mouse}State in events category instead... |
tree | commitdiff |
2009-04-26 |
Vadim Zeitlin | add a possibility to disable individual grid rows/colum... |
tree | commitdiff |
2009-04-26 |
Vadim Zeitlin | added short col/row resizing overview |
tree | commitdiff |
2009-04-26 |
Vadim Zeitlin | set eol style correctly (see #10745) |
tree | commitdiff |
2009-04-25 |
Kevin Ollivier | Separate out constructors / destructors, add support... |
tree | commitdiff |
2009-04-25 |
Vadim Zeitlin | attempt to hyperlink wxCHECK_VISUALC_VERSION |
tree | commitdiff |
2009-04-25 |
Vadim Zeitlin | define __EVC4__ for eVC 4 compiler to make testing... |
tree | commitdiff |
2009-04-23 |
Vadim Zeitlin | another typo correction; provide GNU gettext link |
tree | commitdiff |
2009-04-23 |
Vadim Zeitlin | fix links and references to cvs (closes #10729) |
tree | commitdiff |
2009-04-21 |
Stefan Csomor | adding me to author, updating date |
tree | commitdiff |
2009-04-15 |
Kevin Ollivier | Add a space to ensure we have a space between qualifier... |
tree | commitdiff |
2009-04-10 |
Kevin Ollivier | Catch the return type when it's inside a <ref> tag. |
tree | commitdiff |
2009-04-09 |
Kevin Ollivier | Commit script which parses the Doxygen XML output into... |
tree | commitdiff |
2009-03-30 |
Vadim Zeitlin | minor improvements to Bind() description |
tree | commitdiff |
2009-03-30 |
Václav Slavík | always return (owned or non-owned, depending on build... |
tree | commitdiff |
2009-03-29 |
Vadim Zeitlin | update documentation for Bind() (closes #10594) |
tree | commitdiff |
2009-03-23 |
Francesco Montorsi | remember to users that env vars are hardly usable for... |
tree | commitdiff |
2009-03-23 |
Vadim Zeitlin | mention wxGridBagSizer (closes #10488) |
tree | commitdiff |
2009-03-21 |
Francesco Montorsi | minimal list of wx CRT wrappers (so doxygen highlights... |
tree | commitdiff |
2009-03-20 |
Francesco Montorsi | add group file for locale functions (was part of r59627) |
tree | commitdiff |
2009-03-20 |
Francesco Montorsi | update date for 2.9.0 release; set the title to "Refere... |
tree | commitdiff |
2009-03-19 |
Francesco Montorsi | revised wxString docs: don't use old style grouping... |
tree | commitdiff |
2009-03-18 |
Francesco Montorsi | use doxygen autolinking feature; use @ref command for... |
tree | commitdiff |
2009-03-18 |
Vadim Zeitlin | set native eol-style for the overview files |
tree | commitdiff |
2009-03-18 |
Francesco Montorsi | some note about DOT_PATH, specially for Windows |
tree | commitdiff |
2009-03-15 |
Václav Slavík | fixed docs of rows/cols XRC property |
tree | commitdiff |
2009-03-15 |
Kevin Ollivier | Consider wxOSX the port name, and have wxOSX/Carbon... |
tree | commitdiff |
next |