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 |
2003-07-11 |
Vadim Zeitlin | fix for a warning |
commit | commitdiff | tree | snapshot |
2003-07-11 |
Julian Smart | Fixed some duff #ifdefs |
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 |
Stefan Csomor | apptraits in line for carbon and mach-o |
commit | commitdiff | tree | snapshot |
2003-07-11 |
Stefan Csomor | out of memory for strdup handled |
commit | commitdiff | tree | snapshot |
2003-07-11 |
Stefan Csomor | codewarrior fixes |
commit | commitdiff | tree | snapshot |
2003-07-11 |
Stefan Csomor | style creation |
commit | commitdiff | tree | snapshot |
2003-07-11 |
Vadim Zeitlin | fixed using arrays as nested classes |
commit | commitdiff | tree | snapshot |
2003-07-11 |
Vadim Zeitlin | removed a :: from WX_CLEAR_HASHMAP |
commit | commitdiff | tree | snapshot |
2003-07-11 |
David Elliott | Associate/Disassociate now check for non-NULL pointer... |
commit | commitdiff | tree | snapshot |
2003-07-11 |
David Elliott | Implement SetValue() and GetValue() |
commit | commitdiff | tree | snapshot |
2003-07-11 |
David Elliott | * Removed BASE_AND_GUI_MAC_SRC. At the moment DARWIN... |
commit | commitdiff | tree | snapshot |
2003-07-11 |
Julian Smart | Oops, no such function as wxIsascii |
commit | commitdiff | tree | snapshot |
2003-07-11 |
Julian Smart | More WinCE mods. |
commit | commitdiff | tree | snapshot |
2003-07-11 |
Julian Smart | Further WinCE mods |
commit | commitdiff | tree | snapshot |
2003-07-11 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Stefan Neis | Removed Auto3D variable following other ports. |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Vadim Zeitlin | restored old wxCOMPILE_TIME_ASSERT2 definition as the... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Vadim Zeitlin | VC++ warning fixes |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Vadim Zeitlin | compilation fix |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Vadim Zeitlin | corrected bug with alignment of static labels with... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Julian Smart | Some WinCE fixes |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Mattia Barbon | wxUSE_STL compilation fixes. |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Mattia Barbon | Compilation fix for wxUSE_STL. |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Mattia Barbon | Use correct export directive for multilib. |
commit | commitdiff | tree | snapshot |
2003-07-10 |
David Elliott | Add support for foreground and background colors to... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
David Elliott | Implement SetBackgroundMode() |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Mattia Barbon | STL-ification patch for wxMSW and wxGTK. |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Mattia Barbon | wxSortedArray::Add must return the index of the newly |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Mattia Barbon | Missing CHARSET_HANGUL fix. |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Mattia Barbon | Compilation fix. |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Vadim Zeitlin | Wait() doesn't cancel the thread any longer |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Vadim Zeitlin | trying to fix the bug which results in blocking forever... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Vadim Zeitlin | fix for IsAlive() called after Kill() or Exit() |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Vadim Zeitlin | allow adding/removing columns dynamically (based on... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Stefan Csomor | added release event |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Vadim Zeitlin | compilation fix |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Vadim Zeitlin | GTK_TOOLBAR_BOTH_HORIZ is GTK 2 only (it would have... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Vadim Zeitlin | fixes to allow dragging in multiselection tree ctrl... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Vadim Zeitlin | added state image support (patch 530155) |
commit | commitdiff | tree | snapshot |
2003-07-10 |
David Elliott | include "wx/toolbar.h" instead of tbar(base|smpl).h |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Vadim Zeitlin | added wxThreadHelper class (patch 756906) |
commit | commitdiff | tree | snapshot |
2003-07-10 |
David Elliott | Use wxGetEmptyString() so the types in the ?: statement... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Vadim Zeitlin | more Unicode fixes |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Vadim Zeitlin | set string length properly in wxString(p, conv, len... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Vadim Zeitlin | make string at least empty (instead of containing garba... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Vadim Zeitlin | correction to the separators in vertical toolbar after... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Vadim Zeitlin | added functions to read/write several elements at once... |
commit | commitdiff | tree | snapshot |
next |