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 |
2007-06-16 |
Vadim Zeitlin | show the unhandled exceptions in debug build instead... |
tree | commitdiff |
2007-06-16 |
Vadim Zeitlin | replace wxDocument::GetPrintableName(wxString&) and... |
tree | commitdiff |
2007-06-15 |
Václav Slavík | use char* instead of wxChar* for XRC IDs to save space... |
tree | commitdiff |
2007-06-15 |
Vadim Zeitlin | added wxDEPRECATED_BUT_USED_INTERNALLY macro and use... |
tree | commitdiff |
2007-06-15 |
Vadim Zeitlin | documented WXUSING/MAKINGDLL |
tree | commitdiff |
2007-06-15 |
Vadim Zeitlin | documented __WXDFB__ and __WXGTK2n__ |
tree | commitdiff |
2007-06-11 |
Václav Slavík | use wxString argument and not wxChar* in wxHtmlParser... |
tree | commitdiff |
2007-06-10 |
Václav Slavík | don't use implicit wxString->char*/wchar_t* conversion... |
tree | commitdiff |
2007-06-10 |
Václav Slavík | 1. made CRT wrappers definitions indepenent of wxUSE_UN... |
tree | commitdiff |
2007-06-08 |
Julian Smart | Small typo fix |
tree | commitdiff |
2007-06-07 |
Chris Elliott | missing closing bracket broke tex2rtf |
tree | commitdiff |
2007-06-04 |
Vadim Zeitlin | fix typo in Selecting() description (bug 1726270) |
tree | commitdiff |
2007-06-04 |
Václav Slavík | changed wxLog::OnLog(String) to take wxString instead... |
tree | commitdiff |
2007-06-03 |
Vadim Zeitlin | corrected wrong change description: raw RGB support... |
tree | commitdiff |
2007-06-03 |
Vadim Zeitlin | added raw RGB support and colour normalization to PNM... |
tree | commitdiff |
2007-06-03 |
Julian Smart | Typo fix |
tree | commitdiff |
2007-06-02 |
Vadim Zeitlin | the same event handler class, not object, can be used... |
tree | commitdiff |
2007-06-02 |
Vadim Zeitlin | upported changes from 2.8.5 (at the very least this... |
tree | commitdiff |
2007-06-02 |
Vadim Zeitlin | enable non-top tabs workaround for Vista too (replaces... |
tree | commitdiff |
2007-06-02 |
Vadim Zeitlin | added msw.font.no-proof-quality system option as it... |
tree | commitdiff |
2007-05-28 |
Robert Roebling | Doc update. |
tree | commitdiff |
2007-05-28 |
Robert Roebling | Implemented dataview_model notification event to... |
tree | commitdiff |
2007-05-28 |
Robert Roebling | Removed wxDataViewViewColumn since it is redundant. |
tree | commitdiff |
2007-05-26 |
Vadim Zeitlin | GetMenuCount() returns size_t, not int |
tree | commitdiff |
2007-05-25 |
Vadim Zeitlin | added wxMSW-specific wxEntryStart() overload taking... |
tree | commitdiff |
2007-05-24 |
Vadim Zeitlin | 1. Derive wxMessageDialogBase from wxDialog (why did... |
tree | commitdiff |
2007-05-24 |
Vadim Zeitlin | s/wxStaticIcon/wxStaticBitmap/g (bug 1724527) |
tree | commitdiff |
2007-05-24 |
Vadim Zeitlin | added wxRect::operator+() and *() (union and intersecti... |
tree | commitdiff |
2007-05-24 |
Vadim Zeitlin | deprecate unneeded wxDIRCTRL_SHOW_FILTERS style, just... |
tree | commitdiff |
2007-05-23 |
Václav Slavík | take wxString, not wxChar* in wxStandardPaths::GetLocal... |
tree | commitdiff |
2007-05-19 |
Robert Roebling | Implemented dropdown items in wxToolBar for wxGTK. |
tree | commitdiff |
2007-05-19 |
Vadim Zeitlin | document wxLaunchDefaultBrowser() scheme handling |
tree | commitdiff |
2007-05-18 |
Vadim Zeitlin | LaTeX syntax and links corrections |
tree | commitdiff |
2007-05-16 |
Stefan Neis | Minor cleanup ( _ -> \_ ). |
tree | commitdiff |
2007-05-15 |
Václav Slavík | make it posible to change the compiler part of objects... |
tree | commitdiff |
2007-05-14 |
Vadim Zeitlin | implement event loop for console applications (heavily... |
tree | commitdiff |
2007-05-12 |
Vadim Zeitlin | another patch bring the docs more up to date (patch... |
tree | commitdiff |
2007-05-12 |
Vadim Zeitlin | remove gettext docs, they have nothing to do in our... |
tree | commitdiff |
2007-05-12 |
Vadim Zeitlin | mention drop down toolbar buttons |
tree | commitdiff |
2007-05-12 |
Stefan Neis | Fixed typo. |
tree | commitdiff |
2007-05-11 |
Vadim Zeitlin | added support for drop down toolbar buttons (patch... |
tree | commitdiff |
2007-05-11 |
Vadim Zeitlin | apply the table bg colour between the cells too (patch... |
tree | commitdiff |
2007-05-11 |
Vadim Zeitlin | fix wxComboCtrl colours under Windows Vista (patch... |
tree | commitdiff |
2007-05-11 |
Vadim Zeitlin | update the samples/platforms which were unchanged since... |
tree | commitdiff |
2007-05-11 |
Vadim Zeitlin | fix compilation |
tree | commitdiff |
2007-05-11 |
Václav Slavík | use const wxMBConv& instead of wxMBConv& in public... |
tree | commitdiff |
2007-05-10 |
Vadim Zeitlin | added wxListCtrl::SetItemPtrData() |
tree | commitdiff |
2007-05-09 |
Václav Slavík | changed wxString::StartsWidth/EndsWidth to take wxStrin... |
tree | commitdiff |
2007-05-07 |
Robert Roebling | [ 1713933 ] docs for wxEditableListBox |
tree | commitdiff |
2007-05-06 |
Mart Raudsepp | Fix "depreciated" to "deprecated". |
tree | commitdiff |
2007-05-05 |
Václav Slavík | added wxString::FromUTF8/ToUTF8/utf8_str() |
tree | commitdiff |
2007-05-05 |
Vadim Zeitlin | added wxTimerEvent::GetTimer() |
tree | commitdiff |
2007-05-04 |
Václav Slavík | use wxString instead of const wxChar* in wxFFile public API |
tree | commitdiff |
2007-05-04 |
Václav Slavík | use wxString instead of const wxChar* in wxFile's publi... |
tree | commitdiff |
2007-05-03 |
Vadim Zeitlin | make it possible to override desktop detection using... |
tree | commitdiff |
2007-05-02 |
Václav Slavík | added convenience functions wxString::To/From8BitData... |
tree | commitdiff |
2007-05-02 |
Julian Smart | Corrected swapped descriptions |
tree | commitdiff |
2007-05-02 |
Julian Smart | Corrected swapped descriptions |
tree | commitdiff |
2007-05-01 |
Robert Roebling | Made device to logical and vv conversion methods |
tree | commitdiff |
2007-05-01 |
Vadim Zeitlin | clarified alpha support status (bug 1710013) |
tree | commitdiff |
2007-05-01 |
Vadim Zeitlin | fix wxStringOutputStream::Write() in Unicode build... |
tree | commitdiff |
2007-04-30 |
Vadim Zeitlin | fix m_sizerPage memory leak for the wizards not using... |
tree | commitdiff |
2007-04-30 |
Vadim Zeitlin | don't drop lines without trailing new line character... |
tree | commitdiff |
2007-04-27 |
Vadim Zeitlin | no changes, just fix a typo |
tree | commitdiff |
2007-04-26 |
Chris Elliott | add Borland Developer Studio and Turbo Explorer info |
tree | commitdiff |
2007-04-26 |
Chris Elliott | removd as recommended in http://article.gmane.org/gmane... |
tree | commitdiff |
2007-04-26 |
Chris Elliott | tested and applied http://article.gmane.org/gmane.comp... |
tree | commitdiff |
2007-04-26 |
Vadim Zeitlin | don't assert in SetSelection(wxNOT_FOUND), just clear... |
tree | commitdiff |
2007-04-26 |
Vadim Zeitlin | don't assert in SetSelection(wxNOT_FOUND), just clear... |
tree | commitdiff |
2007-04-25 |
Robert Roebling | Added mini docs for wxChoicebook |
tree | commitdiff |
next |