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 |
2009-03-07 |
Vadim Zeitlin | replace wxGetMultipleChoices() with wxGetSelectedChoice... |
tree | commitdiff |
2009-03-07 |
Vadim Zeitlin | support wxSP_WRAP in generic implementation (closes... |
tree | commitdiff |
2009-03-07 |
Vadim Zeitlin | added wxProtocolLog class for logging network requests... |
tree | commitdiff |
2009-03-06 |
Kevin Ollivier | docs/mac is now docs/osx. |
tree | commitdiff |
2009-03-06 |
Vadim Zeitlin | added wxZlibStream::SetDictionary() (closes #10551) |
tree | commitdiff |
2009-03-05 |
Vadim Zeitlin | fix multiple problems with selection in controls with... |
tree | commitdiff |
2009-03-04 |
Bryan Petty | More wxWindows -> wxWidgets updates (mostly URLs and... |
tree | commitdiff |
2009-03-03 |
Francesco Montorsi | update the list of samples |
tree | commitdiff |
2009-03-02 |
Vadim Zeitlin | added wxTextEntry::SetHint() (a.k.a. cue banner or... |
tree | commitdiff |
2009-03-01 |
Francesco Montorsi | remove old and outdated tech notes |
tree | commitdiff |
2009-02-28 |
Vadim Zeitlin | reset the tooltip text before changing it, this apparen... |
tree | commitdiff |
2009-02-27 |
Francesco Montorsi | mention that some event logic now requires a running... |
tree | commitdiff |
2009-02-26 |
Vadim Zeitlin | deprecate the old TryValidator/Parent() and replace... |
tree | commitdiff |
2009-02-25 |
Vadim Zeitlin | added wxGrid::{Set,Get}{Row,Col}Sizes() methods allowin... |
tree | commitdiff |
2009-02-24 |
Vadim Zeitlin | render <TH> contents in bold, as all the browsers do |
tree | commitdiff |
2009-02-22 |
Vadim Zeitlin | add public wxXmlResource::GetResourceNode() which can... |
tree | commitdiff |
2009-02-22 |
Vadim Zeitlin | put something in the content field type in the tables... |
tree | commitdiff |
2009-02-22 |
Vadim Zeitlin | add public wxLog::Log() to avoid ugly casts needed... |
tree | commitdiff |
2009-02-20 |
Francesco Montorsi | recategorize many misplaced classes; move lots of class... |
tree | commitdiff |
2009-02-18 |
Francesco Montorsi | name wxThreadEvent and YieldFor in wxProgressDialog... |
tree | commitdiff |
2009-02-18 |
Francesco Montorsi | make distinction between classes which send events... |
tree | commitdiff |
2009-02-18 |
Bryan Petty | Fix manual references to the events overview after... |
tree | commitdiff |
2009-02-17 |
Bryan Petty | Fixed the logo image output in the manual after (obviou... |
tree | commitdiff |
2009-02-17 |
Bryan Petty | Updated version numbers tech note with new doxygen... |
tree | commitdiff |
2009-02-17 |
Francesco Montorsi | give credit to the author of the patch for adding wxIma... |
tree | commitdiff |
2009-02-16 |
Stefan Csomor | adding new defines for OSX |
tree | commitdiff |
2009-02-15 |
Francesco Montorsi | second part of #10320: move wxApp event handling functi... |
tree | commitdiff |
2009-02-15 |
Francesco Montorsi | add changelogs for my (relatively) recent commits |
tree | commitdiff |
next |