2004-10-22 |
Kevin Hock | *** empty log message *** |
tree | commitdiff |
2004-10-20 |
Włodzimierz Skiba | Minor manual fixes. |
tree | commitdiff |
2004-10-19 |
Vadim Zeitlin | fixed GetConfigDir() description; added MT-safety note |
tree | commitdiff |
2004-10-19 |
Vadim Zeitlin | document that not skipping left click event results... |
tree | commitdiff |
2004-10-19 |
Vadim Zeitlin | define __WXOSX__ for wxMac/Cocoa; document it |
tree | commitdiff |
2004-10-18 |
Vadim Zeitlin | - added and documented Get/SetInstallPath() under Unix |
tree | commitdiff |
2004-10-18 |
Vadim Zeitlin | renamed wxFileLocator to wxStandardPaths |
tree | commitdiff |
2004-10-18 |
Václav Slavík | fixed typo |
tree | commitdiff |
2004-10-18 |
Vadim Zeitlin | documented that SetSelection(-1) removes the selection |
tree | commitdiff |
2004-10-17 |
Vadim Zeitlin | added wxDynamicLibrary::HasSymbol() |
tree | commitdiff |
2004-10-17 |
Vadim Zeitlin | added \newsince command |
tree | commitdiff |
2004-10-17 |
Vadim Zeitlin | added interface for wxFileLocator class |
tree | commitdiff |
2004-10-17 |
Stefan Csomor | added mac constants |
tree | commitdiff |
2004-10-16 |
Vadim Zeitlin | added wxSetCursorEvent documentation (patch 1048181) |
tree | commitdiff |
2004-10-16 |
Václav Slavík | wxProcess::OnTerminate is not const |
tree | commitdiff |
2004-10-15 |
Włodzimierz Skiba | Parts of wxSizer::Show() extracted into wxSizer::GetIte... |
tree | commitdiff |
2004-10-15 |
Vadim Zeitlin | ReadChar() is called GetChar() in fact |
tree | commitdiff |
2004-10-14 |
Vadim Zeitlin | call Skip() under Mac |
tree | commitdiff |
2004-10-14 |
Vadim Zeitlin | replaced deprecated GetNoHistoryFiles() function with... |
tree | commitdiff |
2004-10-14 |
Włodzimierz Skiba | Bug #1001474. Text!=Password. |
tree | commitdiff |
2004-10-14 |
Julian Smart | Doc tweaks |
tree | commitdiff |
2004-10-14 |
Julian Smart | Added SetScrollLinesX, SetScrollLinesY so apps can... |
tree | commitdiff |
2004-10-13 |
Ryan Norton | fix syntax errors |
tree | commitdiff |
2004-10-13 |
Ryan Norton | fix syntax error |
tree | commitdiff |
2004-10-13 |
Ryan Norton | small doc cleanup |
tree | commitdiff |
2004-10-12 |
Václav Slavík | updated after moving xrc to the core |
tree | commitdiff |
2004-10-12 |
Ryan Norton | slight correction |
tree | commitdiff |
2004-10-12 |
Ryan Norton | I can't beleive I forgot this |
tree | commitdiff |
2004-10-11 |
Włodzimierz Skiba | Missed wxList::Erase description. |
tree | commitdiff |
2004-10-09 |
Julian Smart | Removed over-specific references to wxDDE.. |
tree | commitdiff |
2004-10-07 |
Kevin Hock | Fixed typos -- obejct should be object |
tree | commitdiff |
2004-10-07 |
Ryan Norton | 1. Yet another unit test for new stirng stuff |
tree | commitdiff |
2004-10-07 |
Ryan Norton | 2.5.3 - cleanups, fixes, etc. etc. - |
tree | commitdiff |
2004-10-06 |
Ryan Norton | cocoa tooltips. Remove runtime warning from 10.2 ... |
tree | commitdiff |
2004-10-06 |
Václav Slavík | added reference to GetUnicodeKey to GetKeyCode |
tree | commitdiff |
2004-10-04 |
Vadim Zeitlin | made IsMainLoopRunning() static and implemented it... |
tree | commitdiff |
2004-10-04 |
Julian Smart | Typo corrections |
tree | commitdiff |
2004-10-04 |
Włodzimierz Skiba | Missed labels to replace number of 'topicNNN' in anchor... |
tree | commitdiff |
2004-10-04 |
Vadim Zeitlin | added wxApp::IsMainLoopRunnning() (see bug 994293) |
tree | commitdiff |
2004-10-03 |
Vadim Zeitlin | added wxFileConfig::Save(stream); documented it in... |
tree | commitdiff |
2004-10-03 |
Vadim Zeitlin | added wxUmaskChanger class and wxCHANGE_UMASK macro... |
tree | commitdiff |
2004-10-03 |
Julian Smart | Updated version number |
tree | commitdiff |
2004-10-02 |
Vadim Zeitlin | removed non-const wxDC accessors for pens, brushes... |
tree | commitdiff |
2004-10-02 |
Vadim Zeitlin | added wxVaCopy() and use it to fix wxVsnprintf() crash... |
tree | commitdiff |
2004-09-30 |
Julian Smart | Deprecated SetItemImage with 2 image ids |
tree | commitdiff |
2004-09-30 |
Włodzimierz Skiba | Missed labels to replace number of 'topicNNN' in anchor... |
tree | commitdiff |
2004-09-29 |
Robin Dunn | wxSystemSettings::GetMetric returns -1 if the metric... |
tree | commitdiff |
2004-09-29 |
Włodzimierz Skiba | Missed labels to replace number of 'topicNNN' in anchor... |
tree | commitdiff |
2004-09-29 |
Włodzimierz Skiba | wxTLW::SetLeft/RightMenu of smart phones documented. |
tree | commitdiff |
2004-09-28 |
Vadim Zeitlin | added wx_reinterpret_cast() macro |
tree | commitdiff |
2004-09-28 |
Julian Smart | Duplicate wxLC_VIRTUAL removed |
tree | commitdiff |
2004-09-28 |
Włodzimierz Skiba | Hardware defines spec. Their application to the sources... |
tree | commitdiff |
2004-09-28 |
Włodzimierz Skiba | Missed labels to replace number of 'topicNNN' in anchor... |
tree | commitdiff |
2004-09-28 |
Julian Smart | Typo corrections |
tree | commitdiff |
2004-09-27 |
Ryan Norton | revert bad change |
tree | commitdiff |
2004-09-27 |
Vadim Zeitlin | set click coordinates to (-1, -1) if right mouse button... |
tree | commitdiff |
2004-09-27 |
Włodzimierz Skiba | Missed labels to replace number of 'topicNNN' in anchor... |
tree | commitdiff |
2004-09-27 |
Ryan Norton | pass by reference, not value |
tree | commitdiff |
2004-09-26 |
Vadim Zeitlin | documented IsActive() |
tree | commitdiff |
2004-09-26 |
Julian Smart | Tweaks to fix RTF contents (need newline at end of... |
tree | commitdiff |
2004-09-26 |
Julian Smart | Improved libs.bmp file but shows too small in WinHelp |
tree | commitdiff |
2004-09-26 |
Vadim Zeitlin | renamed HasFocus() to IsActive() to avoid confusion... |
tree | commitdiff |
2004-09-26 |
Ryan Norton | no reference to wxFont - you've got to be kidding! :) |
tree | commitdiff |
2004-09-25 |
Vadim Zeitlin | added a way to create fonts with specified pixel size |
tree | commitdiff |
2004-09-25 |
Vadim Zeitlin | support for huge files (patch 1002226) |
tree | commitdiff |
2004-09-24 |
Vadim Zeitlin | trying to make GetData() return data format more clear |
tree | commitdiff |
2004-09-24 |
Włodzimierz Skiba | Missed labels to replace number of 'topicNNN' in anchor... |
tree | commitdiff |
2004-09-24 |
Václav Slavík | documented return value of wxListCtrl::HitTest |
tree | commitdiff |
2004-09-24 |
Ryan Norton | note that drawpoint only takes into account pen color... |
tree | commitdiff |
2004-09-24 |
Ryan Norton | Add doc TODOs for wxVariant. You know, Convert wasn... |
tree | commitdiff |
2004-09-23 |
Ryan Norton | GetId of wxTreeItemData returns a wxTreeItemId, not... |
tree | commitdiff |
2004-09-23 |
Ryan Norton | wxT sample fix for regex docs - documentation buglet... |
tree | commitdiff |
2004-09-23 |
Ryan Norton | Mention that some functions are virtual - I'm pretty... |
tree | commitdiff |
2004-09-23 |
Ryan Norton | Link to event handling overview in wxEvent - documentat... |
tree | commitdiff |
2004-09-23 |
Ryan Norton | Put include file for sizer classes in docs - documentat... |
tree | commitdiff |
2004-09-23 |
Ryan Norton | delightful typo fixed - it was indefontedly a spelling... |
tree | commitdiff |
2004-09-23 |
Ryan Norton | get rid of \\ macros and change See Also -> See also |
tree | commitdiff |
2004-09-23 |
Julian Smart | Minor doc corrections |
tree | commitdiff |
2004-09-23 |
Ryan Norton | typo |
tree | commitdiff |
2004-09-23 |
Ryan Norton | wxGLContext docs, tidy up of some wxGLCanvas docs,... |
tree | commitdiff |
2004-09-23 |
Włodzimierz Skiba | Missed labels to replace number of 'topicNNN' in anchor... |
tree | commitdiff |
2004-09-23 |
Ryan Norton | simple GetContext() and one other minor doc |
tree | commitdiff |
2004-09-22 |
Włodzimierz Skiba | Missed labels to replace number of 'topicNNN' in anchor... |
tree | commitdiff |
2004-09-21 |
Włodzimierz Skiba | Missed labels to replace number of 'topicNNN' in anchors. |
tree | commitdiff |
2004-09-20 |
Václav Slavík | moving XRC to the core |
tree | commitdiff |
2004-09-20 |
Włodzimierz Skiba | Missed labels to replace number of 'topicNNN' in anchors. |
tree | commitdiff |
2004-09-19 |
Vadim Zeitlin | fixed include header name |
tree | commitdiff |
2004-09-19 |
Vadim Zeitlin | added wxStringOutputStream::TellO(); fixed bugs in... |
tree | commitdiff |
2004-09-19 |
Vadim Zeitlin | added wxStringStream classes |
tree | commitdiff |
2004-09-18 |
Vadim Zeitlin | mention that Check() doesn't work before the item is... |
tree | commitdiff |
2004-09-18 |
Vadim Zeitlin | active mode support for wxFTP (extremely heavily modifi... |
tree | commitdiff |
2004-09-18 |
Václav Slavík | moving XRC to the core |
tree | commitdiff |
2004-09-18 |
Václav Slavík | fixed corrupted file, checked in as text file now |
tree | commitdiff |
2004-09-18 |
Vadim Zeitlin | added GetMenu() (closes bug 1026662) |
tree | commitdiff |
2004-09-17 |
Vadim Zeitlin | added possibility to specify printer bin (patch 910272) |
tree | commitdiff |
2004-09-17 |
Włodzimierz Skiba | Notebook sample redesign. Now it is 'wxNotebook & frien... |
tree | commitdiff |
2004-09-16 |
Vadim Zeitlin | spelling fix |
tree | commitdiff |
2004-09-16 |
Vadim Zeitlin | mention that read_write mode doesn't work for standalon... |
tree | commitdiff |
2004-09-16 |
Włodzimierz Skiba | Missed labels to replace number of 'topicNNN' with... |
tree | commitdiff |
2004-09-16 |
Włodzimierz Skiba | Corrections to frame/tlw references. |
tree | commitdiff |
next |