2003-10-21 |
Gilles Depeyrot | applied SF patch # 826838 to fix removal of -psn_*... |
tree | commitdiff |
2003-10-18 |
Vadim Zeitlin | replaced all occurences of wxColourDatabase::FindColour... |
tree | commitdiff |
2003-10-15 |
Vadim Zeitlin | removed the weird m_style which was never initialized... |
tree | commitdiff |
2003-10-15 |
Stefan Csomor | bug fix |
tree | commitdiff |
2003-10-10 |
Stefan Csomor | newlines conversions streamlined |
tree | commitdiff |
2003-10-04 |
Stefan Csomor | applied bug fix |
tree | commitdiff |
2003-09-30 |
Stefan Csomor | fixed typo |
tree | commitdiff |
2003-09-28 |
Vadim Zeitlin | added 3-state checkboxes (patch 813790) |
tree | commitdiff |
2003-09-27 |
Vadim Zeitlin | removed wxApp::Initialized() (replaced with a dummy... |
tree | commitdiff |
2003-09-25 |
Vadim Zeitlin | compilation fixes after making wxFontRefData private... |
tree | commitdiff |
2003-09-24 |
Vadim Zeitlin | pointer returned by GetNativeFontInfo() is now const... |
tree | commitdiff |
2003-09-24 |
Vadim Zeitlin | made wxNO_FULL_REPAINT_ON_RESIZE default, added wxFULL_... |
tree | commitdiff |
2003-09-23 |
Vadim Zeitlin | added wxTextCtrl::MarkDirty() |
tree | commitdiff |
2003-09-21 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
2003-09-21 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
2003-09-20 |
Vadim Zeitlin | removed mark #pragmas |
tree | commitdiff |
2003-09-20 |
Vadim Zeitlin | compilation fix for xlc |
tree | commitdiff |
2003-09-20 |
Vadim Zeitlin | made globals static to avoid linking problems |
tree | commitdiff |
2003-09-18 |
Stefan Csomor | support for true two button mouse under OSX |
tree | commitdiff |
2003-09-18 |
Stefan Csomor | turning on old quit apple event handling |
tree | commitdiff |
2003-09-18 |
Stefan Csomor | moved drawing to isvisible branch only |
tree | commitdiff |
2003-09-18 |
Vadim Zeitlin | warnings fixes |
tree | commitdiff |
2003-09-17 |
Stefan Csomor | no message |
tree | commitdiff |
2003-09-15 |
Stefan Csomor | fix for preserving the clip rgn (control redraws missin... |
tree | commitdiff |
2003-09-15 |
Vadim Zeitlin | use wxEventLoop in wxApp under wxMSW; factored out... |
tree | commitdiff |
2003-09-15 |
Vadim Zeitlin | call RemoveChild() in ~wxWindowBase instead of doing... |
tree | commitdiff |
2003-09-14 |
Stefan Csomor | removal of pc-mac charset conversion for wxMac |
tree | commitdiff |
2003-09-13 |
Stefan Csomor | target_carbon added |
tree | commitdiff |
2003-09-13 |
Stefan Csomor | faster portsetting backpatched |
tree | commitdiff |
2003-09-13 |
Stefan Csomor | classic fixes |
tree | commitdiff |
2003-09-13 |
Robin Dunn | Move more stuff into base for wxMac so that two level... |
tree | commitdiff |
2003-09-11 |
Stefan Csomor | disabling anti-aliasing in carbon builds running under... |
tree | commitdiff |
2003-09-11 |
Stefan Csomor | moved setting of internal vars in order to avoid proble... |
tree | commitdiff |
2003-09-11 |
Stefan Csomor | focus setting must be possible even when not shown yet |
tree | commitdiff |
2003-09-11 |
Stefan Csomor | mouse events added, menu id 0 safety check |
tree | commitdiff |
2003-09-11 |
Stefan Csomor | reminder added |
tree | commitdiff |
2003-09-11 |
Stefan Csomor | new carbon implementation (unicode support) |
tree | commitdiff |
2003-09-11 |
Stefan Csomor | mouse event handling extended |
tree | commitdiff |
2003-09-10 |
Stefan Csomor | switching off tight borders to have it look properly... |
tree | commitdiff |
2003-09-10 |
Stefan Csomor | ghost button fix (was calling another baseclass create) |
tree | commitdiff |
2003-09-09 |
Václav Slavík | applied Otto Wyss' patch to extend wxHelpController... |
tree | commitdiff |
2003-09-09 |
Stefan Csomor | const ptr fix |
tree | commitdiff |
2003-09-09 |
Stefan Csomor | crashes fixed, trying to remove erradic redraws when... |
tree | commitdiff |
2003-09-09 |
Stefan Csomor | wxID_PREFERENCES added |
tree | commitdiff |
2003-09-09 |
Stefan Csomor | implementation changes to closer follow MSW, crashes... |
tree | commitdiff |
2003-09-09 |
Stefan Csomor | initial creation invisible |
tree | commitdiff |
2003-09-09 |
Stefan Csomor | trying to avoid redraw problems at wrong places |
tree | commitdiff |
2003-09-09 |
Stefan Csomor | fixing Update, attempt to speed redrawing by making... |
tree | commitdiff |
2003-09-09 |
Stefan Csomor | when memory dumps out debug info, lookups can go wrong... |
tree | commitdiff |
2003-09-09 |
Robert Roebling | Applied patch for better sizing of bitmap buttons. |
tree | commitdiff |
2003-09-09 |
Robert Roebling | Applied patch for better pattern support. |
tree | commitdiff |
2003-09-05 |
Stefan Csomor | selection for DeleteAllPages corrected, images scaleing... |
tree | commitdiff |
2003-09-05 |
Stefan Csomor | commented section removed |
tree | commitdiff |
2003-09-05 |
Stefan Csomor | todo added |
tree | commitdiff |
2003-09-05 |
Stefan Csomor | removing scroll flags before instantiation the base... |
tree | commitdiff |
2003-09-05 |
Stefan Csomor | added live resizing |
tree | commitdiff |
2003-09-01 |
Stefan Csomor | only work on the focus if the control is shown |
tree | commitdiff |
2003-08-31 |
Stefan Csomor | Carbon Event Mouse Moved handler changes |
tree | commitdiff |
2003-08-31 |
Robert Roebling | Prevent wxMac from creating an epmpty bitmap in a... |
tree | commitdiff |
2003-08-30 |
Stefan Csomor | made Update be window local (before was updating the... |
tree | commitdiff |
2003-08-29 |
Vadim Zeitlin | implemented IsModified() and DiscardEdits() |
tree | commitdiff |
2003-08-29 |
Vadim Zeitlin | don't reset timer interval to 0 in Stop(), this prevent... |
tree | commitdiff |
2003-08-28 |
Stefan Csomor | -1 , -1 for SetSelection improved |
tree | commitdiff |
2003-08-26 |
Robin Dunn | WXMAKINGDLL --> WXMAKINGDLL_CORE and also fixed name... |
tree | commitdiff |
2003-08-22 |
Vadim Zeitlin | fixed text control creation broken by my MacPreControlC... |
tree | commitdiff |
2003-08-21 |
Vadim Zeitlin | no changes, just resolved conflicts (due to the fact... |
tree | commitdiff |
2003-08-21 |
Stefan Csomor | destructor should not clear the ControlHandle, otherwis... |
tree | commitdiff |
2003-08-19 |
Stefan Csomor | unicode fixes, enabling notebook images again |
tree | commitdiff |
2003-08-18 |
Vadim Zeitlin | use wxWindowBase::Create() instead of duplicating its... |
tree | commitdiff |
2003-08-18 |
Vadim Zeitlin | commented out annoying wxLogDebug |
tree | commitdiff |
2003-08-18 |
Vadim Zeitlin | deleted unused variable |
tree | commitdiff |
2003-08-18 |
Stefan Csomor | scope added for keyboard handler |
tree | commitdiff |
2003-08-17 |
Stefan Csomor | several patches and extensions |
tree | commitdiff |
2003-08-17 |
Stefan Csomor | textcontrol handling change for mac (execute event... |
tree | commitdiff |
2003-08-17 |
Václav Slavík | removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2 |
tree | commitdiff |
2003-08-17 |
Stefan Csomor | unicode for mac fixes |
tree | commitdiff |
2003-08-17 |
Stefan Csomor | unicode for mac fixes |
tree | commitdiff |
2003-08-16 |
Stefan Csomor | unicode for mac fixes |
tree | commitdiff |
2003-08-16 |
Stefan Csomor | unicode for mac fixes |
tree | commitdiff |
2003-08-13 |
Robin Dunn | Clear --> ClearBackground |
tree | commitdiff |
2003-08-13 |
Vadim Zeitlin | renamed wxWindow::Clear() to ClearBackground() (fixes... |
tree | commitdiff |
2003-08-12 |
Stefan Csomor | panther fix |
tree | commitdiff |
2003-08-10 |
Vadim Zeitlin | compilation fix for !wxUSE_BASE |
tree | commitdiff |
2003-08-10 |
Vadim Zeitlin | parameters must have names in C |
tree | commitdiff |
2003-08-10 |
Stefan Csomor | two fixes from Justin Bradford |
tree | commitdiff |
2003-08-07 |
Václav Slavík | fixed wxBase and GUI separation for sockets code |
tree | commitdiff |
2003-08-04 |
Václav Slavík | added build options sanity checks into all main libraries |
tree | commitdiff |
2003-08-04 |
Vadim Zeitlin | compilation fixes |
tree | commitdiff |
2003-08-02 |
Václav Slavík | return wxToolkitInfo by reference and not by pointer |
tree | commitdiff |
2003-08-02 |
Václav Slavík | replaced wxAppTraits::GetOSVersion with GetToolkitInfo... |
tree | commitdiff |
2003-08-01 |
Vadim Zeitlin | 1. added flags to splitter drawing functions and replaced |
tree | commitdiff |
2003-07-28 |
Vadim Zeitlin | added wxAppTraits::CreateRenderer() which may be used... |
tree | commitdiff |
2003-07-27 |
Vadim Zeitlin | added orient parameter to DrawSplitterSash instead... |
tree | commitdiff |
2003-07-24 |
Julian Smart | Deal with a zero to-page |
tree | commitdiff |
2003-07-24 |
Vadim Zeitlin | more compilation fixes |
tree | commitdiff |
2003-07-23 |
Julian Smart | Printing improvements: GetPageInfo() gets called after... |
tree | commitdiff |
2003-07-23 |
Vadim Zeitlin | another compilation fix |
tree | commitdiff |
2003-07-23 |
Vadim Zeitlin | compilation fixes |
tree | commitdiff |
2003-07-22 |
Vadim Zeitlin | more warning fixes; removed references to wxToolBarBase... |
tree | commitdiff |
2003-07-21 |
Vadim Zeitlin | virtualized splitter drawing; removed/deprecated some... |
tree | commitdiff |
next |