2007-08-06 |
Vadim Zeitlin | use wxBORDER_NONE instead of wxNO_BORDER |
tree | commitdiff |
2007-08-06 |
Vadim Zeitlin | corrected sizer code example which wrongly used wxBORDER |
tree | commitdiff |
2007-08-05 |
Francesco Montorsi | added the static function GetLabelText() to wxStaticTex... |
tree | commitdiff |
2007-08-05 |
Julian Smart | Updated border style names |
tree | commitdiff |
2007-08-04 |
Vadim Zeitlin | make wxTmemchr() return (and take) char* instead of... |
tree | commitdiff |
2007-08-04 |
Vadim Zeitlin | added FromAscii(unsigned char *) overloads |
tree | commitdiff |
2007-08-03 |
Vadim Zeitlin | more wxUSE_XXX documented (patch from Tim Stahlhut) |
tree | commitdiff |
2007-08-03 |
Julian Smart | Added Get/SetParentWindow to allow the same easy printi... |
tree | commitdiff |
2007-08-01 |
Francesco Montorsi | typo fix |
tree | commitdiff |
2007-08-01 |
Julian Smart | Added EVT_MOVE_START, EVT_MOVE_END (wxMSW only for... |
tree | commitdiff |
2007-08-01 |
Vadim Zeitlin | corrected library link |
tree | commitdiff |
2007-07-29 |
Vadim Zeitlin | added support for 2 extra mouse buttons (patch 1757630) |
tree | commitdiff |
2007-07-29 |
Vadim Zeitlin | removed empty or duplicated samples: checklst, dynamic... |
tree | commitdiff |
2007-07-29 |
Vadim Zeitlin | added wxMiniFrame demonstration to the dialogs sample |
tree | commitdiff |
2007-07-28 |
Vadim Zeitlin | added the mention of library in which each class is... |
tree | commitdiff |
2007-07-28 |
Vadim Zeitlin | escape underscores |
tree | commitdiff |
2007-07-28 |
Vadim Zeitlin | added more wxUSE_XXX symbols (modified patch 1758917) |
tree | commitdiff |
2007-07-28 |
Vadim Zeitlin | added maxDepth parameter to WalkFromException() (patch... |
tree | commitdiff |
2007-07-27 |
Vadim Zeitlin | made strings used in wxIPC methods const as a temporary... |
tree | commitdiff |
2007-07-27 |
Vadim Zeitlin | added wxTo/FromString() overloads for wxFont (1st part... |
tree | commitdiff |
2007-07-26 |
Robert Roebling | escape _ |
tree | commitdiff |
2007-07-26 |
Vadim Zeitlin | many wxItemContainer-related changes: |
tree | commitdiff |
2007-07-25 |
Robert Roebling | Rewritten wxList docs |
tree | commitdiff |
2007-07-25 |
Robert Roebling | call attributes attributes |
tree | commitdiff |
2007-07-22 |
Vadim Zeitlin | removed erroneous spaces from wxTo/FromString() documen... |
tree | commitdiff |
2007-07-22 |
Vadim Zeitlin | corrected the include file names (rest of patch 1757479) |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | removed docs for classes not existing any more (part... |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | added support for user-defined types to wxConfig (patch... |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | added wxTo/FromString(wxColour) (part of patch 1753875) |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | added wxUSE_REGKEY option |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | use colour in the libraries diagram to indicate base... |
tree | commitdiff |
2007-07-20 |
Vadim Zeitlin | document wxCB_SORT |
tree | commitdiff |
2007-07-19 |
Vadim Zeitlin | added wxUSE_TASKBARICON; corrected condition for genera... |
tree | commitdiff |
2007-07-18 |
Vadim Zeitlin | added documentation of wxUSE_XXX symbols (modified... |
tree | commitdiff |
2007-07-18 |
Vadim Zeitlin | fix broken wxvscrolledwindowsetrowcount link |
tree | commitdiff |
2007-07-17 |
Vadim Zeitlin | added new libraries (patch from Francesco) |
tree | commitdiff |
2007-07-17 |
Vadim Zeitlin | added missing libraries to the requirements list |
tree | commitdiff |
2007-07-17 |
Vadim Zeitlin | remove references to contrib (patch from Francesco) |
tree | commitdiff |
2007-07-17 |
Chris Elliott | svn rather than cvs |
tree | commitdiff |
2007-07-16 |
Vadim Zeitlin | remove file containing many obsolete defines, if anyone... |
tree | commitdiff |
2007-07-16 |
David Elliott | Added preliminary documentation about how to write... |
tree | commitdiff |
2007-07-14 |
Václav Slavík | renamed wxXmlProperty to wxXmlAttribute, plus implied... |
tree | commitdiff |
2007-07-13 |
Václav Slavík | removed broken and global GetLine() function from wx... |
tree | commitdiff |
2007-07-13 |
Vadim Zeitlin | set the string field of the wxEVT_COMMAND_CHECKLISTBOX_... |
tree | commitdiff |
2007-07-13 |
Vadim Zeitlin | fixed showing busy cursor for disabled windows and... |
tree | commitdiff |
2007-07-12 |
Vadim Zeitlin | added support for alpha channel to wxColour to/from... |
tree | commitdiff |
2007-07-12 |
Vadim Zeitlin | added missing spaces |
tree | commitdiff |
2007-07-12 |
Vadim Zeitlin | added support for binary data to wxConfig (slightly... |
tree | commitdiff |
2007-07-10 |
Vadim Zeitlin | added --optional-libs wx-config argument (patch 1747239) |
tree | commitdiff |
2007-07-10 |
Vadim Zeitlin | added functions for base64 en/decoding (replaces patch... |
tree | commitdiff |
2007-07-09 |
Vadim Zeitlin | generate wxEVT_COMMAND_LIST_END_LABEL_EDIT event even... |
tree | commitdiff |
2007-07-09 |
Václav Slavík | added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM... |
tree | commitdiff |
2007-07-08 |
Václav Slavík | documented removal of unsafe wxGets() and wxTmpnam... |
tree | commitdiff |
2007-07-06 |
Vadim Zeitlin | document that SetValue() accepts values in 0..GetRange... |
tree | commitdiff |
2007-07-06 |
Vadim Zeitlin | use 'neither ... nor ...' instead of 'neither ... or... |
tree | commitdiff |
2007-07-05 |
Bryan Petty | Added deprecation warnings to old wxVScrolledWindow... |
tree | commitdiff |
2007-07-05 |
Bryan Petty | Fixed case on LaTeX member function labels. |
tree | commitdiff |
2007-07-04 |
Vadim Zeitlin | added support for broadcasting to UDP sockets (patch... |
tree | commitdiff |
2007-07-04 |
Vadim Zeitlin | added wxAtomicInc/Dec() functions (patch 1739486) |
tree | commitdiff |
2007-07-03 |
Paul Cornett | fix XPM SaveFile for more than 92 colors |
tree | commitdiff |
2007-07-02 |
Vadim Zeitlin | removed instructions for adding contrib libraries ... |
tree | commitdiff |
2007-07-02 |
Julian Smart | Added SetBitmap, GetBitmap to wxWizard |
tree | commitdiff |
2007-06-29 |
Vadim Zeitlin | strip the leading dot from extension if present in... |
tree | commitdiff |
2007-06-28 |
Václav Slavík | ANSI+Unicode compatibility fixes to wxArrayString |
tree | commitdiff |
2007-06-28 |
Václav Slavík | added wxString::FromAscii(char*,size_t) for consistency... |
tree | commitdiff |
2007-06-28 |
Vadim Zeitlin | corrected some links |
tree | commitdiff |
2007-06-28 |
Vadim Zeitlin | mention wxLogInterposer(Temp) |
tree | commitdiff |
2007-06-27 |
Vadim Zeitlin | don't invalidate the font in SetNativeFontInfo[Desc... |
tree | commitdiff |
2007-06-27 |
Vadim Zeitlin | added wxLog::DisableTimestamp() to be used as a synonym... |
tree | commitdiff |
2007-06-26 |
Vadim Zeitlin | remove .cvsignore files, they're useless with svn |
tree | commitdiff |
2007-06-23 |
Robert Roebling | More const bool (sigh) |
tree | commitdiff |
2007-06-23 |
Robert Roebling | Remove const bool |
tree | commitdiff |
2007-06-23 |
Robert Roebling | Remove const bool |
tree | commitdiff |
2007-06-23 |
Robert Roebling | Remove const bool |
tree | commitdiff |
2007-06-23 |
Robert Roebling | Don't use const bool. |
tree | commitdiff |
2007-06-23 |
Robert Roebling | We don't use "const bool" anywhere, I think. |
tree | commitdiff |
2007-06-22 |
Václav Slavík | clarified global and local config files behavior |
tree | commitdiff |
2007-06-22 |
Vadim Zeitlin | don't always add wxCAPTION to wxMiniFrame style uncondi... |
tree | commitdiff |
2007-06-22 |
Vadim Zeitlin | fix __SUNCC__ definition; added wxCHECK_SUNCC_VERSION |
tree | commitdiff |
2007-06-22 |
Václav Slavík | added documentantion for wxMemoryFSHandler::AddFileWith... |
tree | commitdiff |
2007-06-22 |
Václav Slavík | made wxUSE_UNICODE=1 the default |
tree | commitdiff |
2007-06-22 |
Vadim Zeitlin | document CreateConfig() (extended patch 1739374) |
tree | commitdiff |
2007-06-21 |
Vadim Zeitlin | changed AddPendingEvent() to take const wxEvent referen... |
tree | commitdiff |
2007-06-21 |
Robert Roebling | Added minor clarification to the wxListBox events... |
tree | commitdiff |
2007-06-21 |
Paul Cornett | fix typo |
tree | commitdiff |
2007-06-21 |
Julian Smart | Added font setting and ability to determine AUI noteboo... |
tree | commitdiff |
2007-06-21 |
Julian Smart | Added DetachOldLog to avoid destruction of old log... |
tree | commitdiff |
2007-06-21 |
Vadim Zeitlin | document that wx[HV]SCROLL don't work with native contr... |
tree | commitdiff |
2007-06-20 |
Vadim Zeitlin | single line wxTextCtrl fg colour fix is now in 2.8 |
tree | commitdiff |
2007-06-20 |
Václav Slavík | use wxString in wxRegKey methods; make it compile witho... |
tree | commitdiff |
2007-06-20 |
Mart Raudsepp | Fix SetExtraLong parameter type in docs from int to... |
tree | commitdiff |
2007-06-20 |
Vadim Zeitlin | mention changes from 2.8 branch too, at the very least... |
tree | commitdiff |
2007-06-20 |
Vadim Zeitlin | don't free "static" alpha data (patch 1738966) |
tree | commitdiff |
2007-06-19 |
Václav Slavík | make wxSetEnv compatible with ANSI and Unicode, depreca... |
tree | commitdiff |
2007-06-19 |
Václav Slavík | use wxString in wxFileSystem::FindFileInPath() |
tree | commitdiff |
2007-06-19 |
Václav Slavík | wxLog::Get/Settimestamp() now use wxString |
tree | commitdiff |
2007-06-19 |
Václav Slavík | changed wxFFileOutput/InputStream ctor 'mode' argument... |
tree | commitdiff |
2007-06-19 |
Václav Slavík | changed wxGLContext::SetColour() argument from wxChar... |
tree | commitdiff |
2007-06-17 |
Václav Slavík | determine wxFSFile's MIME type when wxFSFile::GetMimeTy... |
tree | commitdiff |
2007-06-17 |
Vadim Zeitlin | correct setting of pSymbol->SizeOfStruct (patch 1737789) |
tree | commitdiff |
next |