2009-06-16 |
Vadim Zeitlin | introduce wxBG_STYLE_{ERASE,PAINT} and implement their... |
tree | commitdiff |
2009-06-15 |
Jaakko Salli | Added support for wxLongLong and wxULongLong in wxVaria... |
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-14 |
Vadim Zeitlin | preparation work for implementing images support in... |
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 convenient wxFont::Make{Bold,Italic,Smaller,Large... |
tree | commitdiff |
2009-06-12 |
Vadim Zeitlin | only allow selecting existing files in wxLoadFileSelect... |
tree | commitdiff |
2009-06-12 |
Vadim Zeitlin | added XRC handler for wxFileCtrl (closes #10785) |
tree | commitdiff |
2009-06-11 |
Vadim Zeitlin | allow customizing wxStandardPaths logic for the program... |
tree | commitdiff |
2009-06-10 |
Jaakko Salli | Added note about 'Py' prefix no longer being necessary... |
tree | commitdiff |
2009-06-07 |
Vadim Zeitlin | mention support for multiselection in wxDirCtrl |
tree | commitdiff |
2009-06-07 |
Jaakko Salli | Added section 'Changes from wxPropertyGrid 1.4' |
tree | commitdiff |
2009-06-06 |
Vadim Zeitlin | mention wxTreeCtrl::SelectItem() fix of r60921 |
tree | commitdiff |
2009-06-04 |
Vadim Zeitlin | added wxEditbaleListBox XRC handler |
tree | commitdiff |
2009-06-04 |
Vadim Zeitlin | value of wrap parameter of wxStaticText must be specifi... |
tree | commitdiff |
2009-06-03 |
Vadim Zeitlin | don't fix the columns number to 1 by default in ctors... |
tree | commitdiff |
2009-05-31 |
Vadim Zeitlin | extracted wxTextWrapper in its own header and made... |
tree | commitdiff |
2009-05-31 |
Vadim Zeitlin | added wxDC::CopyAttributes() and use it in wxBufferedDC... |
tree | commitdiff |
2009-05-31 |
Francesco Montorsi | group wxPlatformInfo functions for easier browsing... |
tree | commitdiff |
2009-05-31 |
Vadim Zeitlin | don't add client area origin when positioning the child... |
tree | commitdiff |
2009-05-31 |
Vadim Zeitlin | improve wxTreeCtrl::ScrollTo() behaviour in the generic... |
tree | commitdiff |
2009-05-31 |
Vadim Zeitlin | enable OpenGL library build by default under Windows too |
tree | commitdiff |
2009-05-31 |
Vadim Zeitlin | added wxTempFile::Flush() (dedicated to Theodore Ts... |
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-24 |
Vadim Zeitlin | update CRT environment block in wxSetEnv() too |
tree | commitdiff |
2009-05-23 |
Vadim Zeitlin | make wxWindow::SetAutoLayout() now works for all window... |
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-02 |
Vadim Zeitlin | keep {Left,Middle,Right}Down() methods of wxMouseState... |
tree | commitdiff |
2009-05-01 |
Vadim Zeitlin | added wxMouseEventsManager |
tree | commitdiff |
2009-05-01 |
Vadim Zeitlin | put wx{Keyboard,Mouse}State in events category instead... |
tree | commitdiff |
2009-05-01 |
Vadim Zeitlin | implement changing wxChoice and wxComboBox height |
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 | include port number in HTTP Host header (closes #10632) |
tree | commitdiff |
2009-04-25 |
Vadim Zeitlin | add support for table border width attribute (closes... |
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-25 |
Francesco Montorsi | allow windows which are placed inside wxStaticBoxes... |
tree | commitdiff |
2009-04-24 |
Vadim Zeitlin | correction to last commit: Korean and Romanian translat... |
tree | commitdiff |
2009-04-24 |
Vadim Zeitlin | added Korean and Romanian translations |
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-16 |
Vadim Zeitlin | pass wxIntPtr, not wxUIntPtr, to wxListCtrl::SortItems... |
tree | commitdiff |
2009-04-15 |
Vadim Zeitlin | use wxUIntPtr instead of long for 3rd parameter of... |
tree | commitdiff |
2009-04-15 |
Vadim Zeitlin | removed the note about wxEvent::Clone() startup test... |
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-04-05 |
Vadim Zeitlin | implement GetImageCount() for GIF handler (closes ... |
tree | commitdiff |
2009-04-05 |
Vadim Zeitlin | allow reading GIFs with incorrectly specified animation... |
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 | Added wxLOCALE_DATE/TIME_FMT support to wxLocale::GetIn... |
tree | commitdiff |
2009-03-29 |
Vadim Zeitlin | update documentation for Bind() (closes #10594) |
tree | commitdiff |
2009-03-26 |
Vadim Zeitlin | mention wxFilename::StripExtension() |
tree | commitdiff |
2009-03-26 |
Vadim Zeitlin | detect horizontal overflow in wxHtmlPrintout and warn... |
tree | commitdiff |
2009-03-25 |
Vadim Zeitlin | abandon attempts to make wxAnyStrPtr behave as bool... |
tree | commitdiff |
2009-03-25 |
Vadim Zeitlin | compilation fixes for wxAnyStrPtr for VC7; mention... |
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-22 |
Vadim Zeitlin | fix typo; wrap lines; add some clarifications |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | use wxALIGN_LEFT/CENTRE/RIGHT instead of wxTE_XXX to... |
tree | commitdiff |
2009-03-22 |
Kevin Ollivier | New release script docs. |
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 |
Vadim Zeitlin | copied 2.8.10 changelog |
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 | add combobox drop down/close up events (closes #10587) |
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 |
2009-03-14 |
Francesco Montorsi | more links to native docs for wxGTK; some typo fix |
tree | commitdiff |
2009-03-12 |
Kevin Ollivier | Remove docs for the removed CodeWarrior projects. |
tree | commitdiff |
2009-03-12 |
Kevin Ollivier | Remove instructions for Mac OS Classic. |
tree | commitdiff |
2009-03-12 |
Kevin Ollivier | Fix reference ids and update Mac requirements in the... |
tree | commitdiff |
2009-03-12 |
Kevin Ollivier | Remove CodeWarrior portion of the Mac installation... |
tree | commitdiff |
2009-03-12 |
Kevin Ollivier | CodeWarrior has been discontinued on Mac for years... |
tree | commitdiff |
2009-03-12 |
Kevin Ollivier | Update wxMac docs to reflect new wxOSX/Carbon and wxOSX... |
tree | commitdiff |
2009-03-12 |
Kevin Ollivier | Add a note about the flag for compiling OSX/Cocoa. |
tree | commitdiff |
2009-03-10 |
Vadim Zeitlin | also fix handling of wxSP_ARROW_KEYS|wxSP_WRAP (see... |
tree | commitdiff |
2009-03-09 |
Vadim Zeitlin | add support for multiple extensions to wxImage handlers... |
tree | commitdiff |
2009-03-07 |
Vadim Zeitlin | support %l in wxDateTime::ParseFormat() |
tree | commitdiff |
2009-03-07 |
Vadim Zeitlin | optimize Replace() to use a linear algorithm (closes... |
tree | commitdiff |
next |