2003-07-15 |
Julian Smart | Compile with EVC 3.0 2002 |
commit | commitdiff | tree | snapshot |
2003-07-15 |
Václav Slavík | regenerated after fixes to make install |
commit | commitdiff | tree | snapshot |
2003-07-15 |
Vadim Zeitlin | we don't use wxUSE_FILENAME any longer |
commit | commitdiff | tree | snapshot |
2003-07-15 |
Václav Slavík | added more missing headers |
commit | commitdiff | tree | snapshot |
2003-07-15 |
Václav Slavík | no need to define STRICT here either |
commit | commitdiff | tree | snapshot |
2003-07-15 |
Václav Slavík | added <windows.h> wrapper |
commit | commitdiff | tree | snapshot |
2003-07-15 |
Václav Slavík | DigitalMars check didn't work |
commit | commitdiff | tree | snapshot |
2003-07-15 |
Václav Slavík | don't break lines in the middle of word |
commit | commitdiff | tree | snapshot |
2003-07-15 |
Václav Slavík | don't break lines in the middle of word |
commit | commitdiff | tree | snapshot |
2003-07-15 |
Václav Slavík | cut-and-paste is not good idea, removed duplicated... |
commit | commitdiff | tree | snapshot |
2003-07-15 |
David Elliott | Added wxAutoNSAutoreleasePool to DoGetBestSize method |
commit | commitdiff | tree | snapshot |
2003-07-15 |
David Elliott | Added wxAutoNSAutoreleasePool to Create method |
commit | commitdiff | tree | snapshot |
2003-07-15 |
David Elliott | Use wxAutoNSAutoreleasePool in Create() method |
commit | commitdiff | tree | snapshot |
2003-07-15 |
David Elliott | SetStringSelection: wxString& should be const |
commit | commitdiff | tree | snapshot |
2003-07-15 |
David Elliott | wxCocoa: enable help system |
commit | commitdiff | tree | snapshot |
2003-07-15 |
David Elliott | Added some stubs |
commit | commitdiff | tree | snapshot |
2003-07-15 |
Julian Smart | Updated WinCE project file list |
commit | commitdiff | tree | snapshot |
2003-07-15 |
David Elliott | wxCocoa: Enable gauge and progress dialog |
commit | commitdiff | tree | snapshot |
2003-07-15 |
David Elliott | wxCocoa: Added gauge.(mm|h) |
commit | commitdiff | tree | snapshot |
2003-07-15 |
Julian Smart | Removed obsolete file |
commit | commitdiff | tree | snapshot |
2003-07-15 |
David Elliott | wxCocoa: Added wxGauge |
commit | commitdiff | tree | snapshot |
2003-07-15 |
Julian Smart | Added Watcom makefile |
commit | commitdiff | tree | snapshot |
2003-07-15 |
Julian Smart | Added RTL functions missing from WinCE to wxchar.h/cpp |
commit | commitdiff | tree | snapshot |
2003-07-15 |
Julian Smart | Small tweaks for WinCE compatibility |
commit | commitdiff | tree | snapshot |
2003-07-15 |
Julian Smart | Added missing functions WinCE |
commit | commitdiff | tree | snapshot |
2003-07-15 |
Václav Slavík | reverted two previous Julian's changes, they were incorrect |
commit | commitdiff | tree | snapshot |
2003-07-15 |
Julian Smart | Added call to top-level window OnInternalIdle |
commit | commitdiff | tree | snapshot |
2003-07-15 |
Julian Smart | Fixed out by one error |
commit | commitdiff | tree | snapshot |
2003-07-14 |
Vadim Zeitlin | updated recursive mutexes description |
commit | commitdiff | tree | snapshot |
2003-07-14 |
Václav Slavík | RTL problems fixed |
commit | commitdiff | tree | snapshot |
2003-07-14 |
Václav Slavík | added possibility to choose RTL |
commit | commitdiff | tree | snapshot |
2003-07-14 |
David Elliott | After calling sizeToFit, round the size up to the next... |
commit | commitdiff | tree | snapshot |
2003-07-14 |
David Elliott | wxSpinCtrl abuses m_isShown. Don't use it for any logic |
commit | commitdiff | tree | snapshot |
2003-07-14 |
David Elliott | wxCocoa: Allow calendar control, spin button, spin... |
commit | commitdiff | tree | snapshot |
2003-07-14 |
David Elliott | wxCocoa: added spinbutt.(mm|h) |
commit | commitdiff | tree | snapshot |
2003-07-14 |
David Elliott | wxCocoa: Added wxSpinButton |
commit | commitdiff | tree | snapshot |
2003-07-14 |
David Elliott | wxCocoa: enable combo box |
commit | commitdiff | tree | snapshot |
2003-07-14 |
David Elliott | Added wxUSE_COMBOBOX guard |
commit | commitdiff | tree | snapshot |
2003-07-14 |
Václav Slavík | updated to correctly install wx-config and wxMSW headers |
commit | commitdiff | tree | snapshot |
2003-07-14 |
David Elliott | wxCocoa: Added combobox.(mm|h) |
commit | commitdiff | tree | snapshot |
2003-07-14 |
David Elliott | Fixed file header |
commit | commitdiff | tree | snapshot |
2003-07-14 |
David Elliott | wxCocoa: Added basic (i.e. not working) implementation... |
commit | commitdiff | tree | snapshot |
2003-07-14 |
Václav Slavík | fixed make install for wxMSW ole headers |
commit | commitdiff | tree | snapshot |
2003-07-14 |
Václav Slavík | fixed wx-config installation |
commit | commitdiff | tree | snapshot |
2003-07-14 |
Václav Slavík | added missing header files |
commit | commitdiff | tree | snapshot |
2003-07-14 |
Václav Slavík | removed --enable-precomp |
commit | commitdiff | tree | snapshot |
2003-07-14 |
David Elliott | Added default argument (true) to Show() |
commit | commitdiff | tree | snapshot |
2003-07-14 |
David Elliott | wxCocoa: Allow find/replace dialog, font dialog, grid... |
commit | commitdiff | tree | snapshot |
2003-07-14 |
David Elliott | Added wxButtonBase::GetDefaultSize stub |
commit | commitdiff | tree | snapshot |
2003-07-14 |
Mattia Barbon | Use wxApp::ProcessIdle() instead of wxApp::SendIdleEv... |
commit | commitdiff | tree | snapshot |
2003-07-14 |
David Elliott | wxCocoa: allow sash, splitter, and startup tips |
commit | commitdiff | tree | snapshot |
2003-07-14 |
David Elliott | Use generic MDI with wxCocoa until a real implementatio... |
commit | commitdiff | tree | snapshot |
2003-07-14 |
David Elliott | Added (Start|End)DrawingOnTop stubs |
commit | commitdiff | tree | snapshot |
2003-07-14 |
David Elliott | Commented out wxAutoNSAutoreleasePool in CallOnInit() |
commit | commitdiff | tree | snapshot |
2003-07-14 |
David Elliott | Put wxAutoNSAutoreleasePool in methods that may be... |
commit | commitdiff | tree | snapshot |
2003-07-14 |
David Elliott | Use the new wx/cocoa/autorelease.h header. |
commit | commitdiff | tree | snapshot |
2003-07-14 |
David Elliott | Place wxAutoNSAutoreleasePool in this header |
commit | commitdiff | tree | snapshot |
2003-07-14 |
Julian Smart | SendIdleEvents -> ProcessIdle |
commit | commitdiff | tree | snapshot |
2003-07-14 |
Julian Smart | Rationalised OnIdle |
commit | commitdiff | tree | snapshot |
2003-07-14 |
David Elliott | Put OnIdle() back. Without deleting pending objects... |
commit | commitdiff | tree | snapshot |
2003-07-14 |
David Elliott | In the object destructor, Disassociate the object from... |
commit | commitdiff | tree | snapshot |
2003-07-14 |
David Elliott | In destructor, pass the NSView ownership to the base... |
commit | commitdiff | tree | snapshot |
2003-07-14 |
David Elliott | Call -[NSApplication stop] instead of terminate. The... |
commit | commitdiff | tree | snapshot |
2003-07-14 |
Vadim Zeitlin | removed OnIdle() which didn't compile any longer |
commit | commitdiff | tree | snapshot |
2003-07-13 |
Vadim Zeitlin | ugly fix for warnings when wxUSE_STL==0 not breaking... |
commit | commitdiff | tree | snapshot |
2003-07-13 |
Vadim Zeitlin | mention wxCrashReport |
commit | commitdiff | tree | snapshot |
2003-07-13 |
Vadim Zeitlin | added crashrpt.cpp |
commit | commitdiff | tree | snapshot |
2003-07-13 |
Vadim Zeitlin | wxGlobalSEHandler() takes PEXCEPTION_POINTERS now |
commit | commitdiff | tree | snapshot |
2003-07-13 |
Vadim Zeitlin | moved SEH stuff to crashrpt.cpp |
commit | commitdiff | tree | snapshot |
2003-07-13 |
Vadim Zeitlin | added wxHAS_ICON_LOCATION and wxHAS_CRASH_REPORT |
commit | commitdiff | tree | snapshot |
2003-07-13 |
Vadim Zeitlin | wxSEHReport renamed to wxCrashReport enhanced and debug... |
commit | commitdiff | tree | snapshot |
2003-07-13 |
Mattia Barbon | Move #inclusion of wx/msw/winundef.h for MinGW to... |
commit | commitdiff | tree | snapshot |
2003-07-13 |
Julian Smart | Improvements to OnIdle processing |
commit | commitdiff | tree | snapshot |
2003-07-13 |
Vadim Zeitlin | first version of crash reporting code |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Julian Smart | Use WM_INITMENUPOPUP |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Mattia Barbon | Warning fixes for wxUSE_STL=1. |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Vadim Zeitlin | warning fix |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Vadim Zeitlin | set the containing sizer to NULL when destroying the... |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Mattia Barbon | Readd wxStringList::Add when wxUSE_STL=1, for compati... |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Mattia Barbon | Added and documented wxColourDatabase::AddColour. |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Julian Smart | Added wxWinceHelpController |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Julian Smart | Added net stuff, some fixes to gsock code for WinCE |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Vadim Zeitlin | fixed wxTempFile::Commit() broken by last check in |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Julian Smart | Fixed menubar on WinCE |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Vadim Zeitlin | fixed incorrect RegOpenKeyEx() usage |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Vadim Zeitlin | fixed a crash |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Julian Smart | Removed obsolete file |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Vadim Zeitlin | font is only non default if it has non default field... |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Vadim Zeitlin | fix for a warning when wxUSE_STL == 1 |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Vadim Zeitlin | fixed class/struct mismatch |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Vadim Zeitlin | fix for a warning |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Julian Smart | Compilo |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Mattia Barbon | Fix some leaks cause by removing list.DeleteContents... |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Mattia Barbon | Remove duplicate colour entries. |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Mattia Barbon | Multilib linking fixes. |
commit | commitdiff | tree | snapshot |
2003-07-12 |
David Elliott | In the object destructor, leave m_cocoaNSView intact... |
commit | commitdiff | tree | snapshot |
2003-07-12 |
David Elliott | In the object destructor, Disassociate the object from... |
commit | commitdiff | tree | snapshot |
2003-07-11 |
Julian Smart | More WinCE mods |
commit | commitdiff | tree | snapshot |
2003-07-11 |
Julian Smart | More WinCE mods |
commit | commitdiff | tree | snapshot |
2003-07-11 |
Vadim Zeitlin | [attempt to] fix a warning |
commit | commitdiff | tree | snapshot |
next |