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 | wxListItem::m_data is now of type wxUIntPtr, not long... |
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. |
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 |
Dimitri Schoolwerth | doc-typo |
tree | commitdiff |
2004-09-27 |
Ryan Norton | pass by reference, not value |
tree | commitdiff |
2004-09-27 |
Ryan Norton | note font dialog change |
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-26 |
Ryan Norton | todo |
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-25 |
Ryan Norton | wxDrawerWindow - [ 909351 ] Drawer window for OS X... |
tree | commitdiff |
2004-09-25 |
Ryan Norton | more todos so I don't forget |
tree | commitdiff |
2004-09-25 |
Ryan Norton | mark changes. Mac OSX taskbar implementation |
tree | commitdiff |
2004-09-25 |
Dimitri Schoolwerth | added convience functions wxSizer::AddSpacer/AddStretch... |
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 |
Włodzimierz Skiba | wx(Choice/List/Note)book controls send CHANG(ED/ING... |
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 | fixed SetWindowStyleFlag() to not remove WS_VISIBLE... |
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 | fix for crash on 64 bit platforms (patch 1028942) |
tree | commitdiff |
2004-09-16 |
Vadim Zeitlin | smoother time estimation updates in wxProgressDialog... |
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 |
2004-09-16 |
Włodzimierz Skiba | wxChoicebook generic implementation. |
tree | commitdiff |
2004-09-15 |
Vadim Zeitlin | fixed sending duplicate EVT_COMBOBOX events; documented... |
tree | commitdiff |
2004-09-15 |
Vadim Zeitlin | fixed wxMaximizeEvent generation |
tree | commitdiff |
2004-09-14 |
Vadim Zeitlin | fixed base classes; also added include file section |
tree | commitdiff |
2004-09-14 |
George Tasker | Grammtical correction in commented out documentation... |
tree | commitdiff |
2004-09-13 |
Vadim Zeitlin | replaced wxControl with wxWindow in 2 methods |
tree | commitdiff |
2004-09-13 |
Vadim Zeitlin | fixes after some of wxFrame methods were extracted... |
tree | commitdiff |
2004-09-13 |
Włodzimierz Skiba | Recursive wxSizer::Show for subsizer and return value... |
tree | commitdiff |
2004-09-13 |
Vadim Zeitlin | mention wxDateTime::SetToTheWeek() change |
tree | commitdiff |
2004-09-13 |
Vadim Zeitlin | added missing conv parameter to wxTextOutputStream... |
tree | commitdiff |
2004-09-11 |
Vadim Zeitlin | deprecated SetToTheWeek() and GetWeek(); added and... |
tree | commitdiff |
2004-09-10 |
Vadim Zeitlin | make background colour apply to choice/combobox dropdow... |
tree | commitdiff |
2004-09-08 |
Włodzimierz Skiba | Native Smartphone wxTextCtrl. |
tree | commitdiff |
2004-09-07 |
Vadim Zeitlin | added wxTopLevelWindow::RequestUserAttention(); documen... |
tree | commitdiff |
2004-09-07 |
Vadim Zeitlin | documented GetIcon(s), extended SetIcons() doc |
tree | commitdiff |
2004-09-07 |
Vadim Zeitlin | extracted common wxDialog/wxFrame methods to tlw.tex |
tree | commitdiff |
2004-09-04 |
Włodzimierz Skiba | Spelling fixes [#1017001] |
tree | commitdiff |
2004-08-30 |
Václav Slavík | load icons from current icon theme under GTK >= 2.4... |
tree | commitdiff |
2004-08-30 |
Václav Slavík | new stock buttons API |
tree | commitdiff |
2004-08-29 |
Julian Smart | First step in background erase optimization |
tree | commitdiff |
2004-08-25 |
Włodzimierz Skiba | Support for comma in contrib gizmo wxLEDNumberCtrl... |
tree | commitdiff |
2004-08-23 |
Włodzimierz Skiba | Native SmartPhone wxChoice implementation. |
tree | commitdiff |
next |