2003-07-15 |
Julian Smart | Added missing functions WinCE |
tree | commitdiff |
2003-07-15 |
Václav Slavík | reverted two previous Julian's changes, they were incorrect |
tree | commitdiff |
2003-07-15 |
Julian Smart | Added call to top-level window OnInternalIdle |
tree | commitdiff |
2003-07-15 |
Julian Smart | Fixed out by one error |
tree | commitdiff |
2003-07-14 |
David Elliott | After calling sizeToFit, round the size up to the next... |
tree | commitdiff |
2003-07-14 |
David Elliott | wxSpinCtrl abuses m_isShown. Don't use it for any logic |
tree | commitdiff |
2003-07-14 |
David Elliott | wxCocoa: Added wxSpinButton |
tree | commitdiff |
2003-07-14 |
David Elliott | Added wxUSE_COMBOBOX guard |
tree | commitdiff |
2003-07-14 |
David Elliott | Fixed file header |
tree | commitdiff |
2003-07-14 |
David Elliott | wxCocoa: Added basic (i.e. not working) implementation... |
tree | commitdiff |
2003-07-14 |
David Elliott | Added wxButtonBase::GetDefaultSize stub |
tree | commitdiff |
2003-07-14 |
Mattia Barbon | Use wxApp::ProcessIdle() instead of wxApp::SendIdleEv... |
tree | commitdiff |
2003-07-14 |
David Elliott | Commented out wxAutoNSAutoreleasePool in CallOnInit() |
tree | commitdiff |
2003-07-14 |
David Elliott | Put wxAutoNSAutoreleasePool in methods that may be... |
tree | commitdiff |
2003-07-14 |
David Elliott | Use the new wx/cocoa/autorelease.h header. |
tree | commitdiff |
2003-07-14 |
Julian Smart | SendIdleEvents -> ProcessIdle |
tree | commitdiff |
2003-07-14 |
Julian Smart | Rationalised OnIdle |
tree | commitdiff |
2003-07-14 |
David Elliott | Put OnIdle() back. Without deleting pending objects... |
tree | commitdiff |
2003-07-14 |
David Elliott | In the object destructor, Disassociate the object from... |
tree | commitdiff |
2003-07-14 |
David Elliott | In destructor, pass the NSView ownership to the base... |
tree | commitdiff |
2003-07-14 |
David Elliott | Call -[NSApplication stop] instead of terminate. The... |
tree | commitdiff |
2003-07-14 |
Vadim Zeitlin | removed OnIdle() which didn't compile any longer |
tree | commitdiff |
2003-07-13 |
Vadim Zeitlin | ugly fix for warnings when wxUSE_STL==0 not breaking... |
tree | commitdiff |
2003-07-13 |
Vadim Zeitlin | added crashrpt.cpp |
tree | commitdiff |
2003-07-13 |
Vadim Zeitlin | wxGlobalSEHandler() takes PEXCEPTION_POINTERS now |
tree | commitdiff |
2003-07-13 |
Vadim Zeitlin | moved SEH stuff to crashrpt.cpp |
tree | commitdiff |
2003-07-13 |
Vadim Zeitlin | wxSEHReport renamed to wxCrashReport enhanced and debug... |
tree | commitdiff |
2003-07-13 |
Julian Smart | Improvements to OnIdle processing |
tree | commitdiff |
2003-07-13 |
Vadim Zeitlin | first version of crash reporting code |
tree | commitdiff |
2003-07-12 |
Julian Smart | Use WM_INITMENUPOPUP |
tree | commitdiff |
2003-07-12 |
Mattia Barbon | Warning fixes for wxUSE_STL=1. |
tree | commitdiff |
2003-07-12 |
Vadim Zeitlin | warning fix |
tree | commitdiff |
2003-07-12 |
Vadim Zeitlin | set the containing sizer to NULL when destroying the... |
tree | commitdiff |
2003-07-12 |
Mattia Barbon | Readd wxStringList::Add when wxUSE_STL=1, for compati... |
tree | commitdiff |
2003-07-12 |
Mattia Barbon | Added and documented wxColourDatabase::AddColour. |
tree | commitdiff |
2003-07-12 |
Julian Smart | Added wxWinceHelpController |
tree | commitdiff |
2003-07-12 |
Julian Smart | Added net stuff, some fixes to gsock code for WinCE |
tree | commitdiff |
2003-07-12 |
Vadim Zeitlin | fixed wxTempFile::Commit() broken by last check in |
tree | commitdiff |
2003-07-12 |
Julian Smart | Fixed menubar on WinCE |
tree | commitdiff |
2003-07-12 |
Vadim Zeitlin | fixed incorrect RegOpenKeyEx() usage |
tree | commitdiff |
2003-07-12 |
Vadim Zeitlin | fixed a crash |
tree | commitdiff |
2003-07-12 |
Vadim Zeitlin | font is only non default if it has non default field... |
tree | commitdiff |
2003-07-12 |
Vadim Zeitlin | fix for a warning when wxUSE_STL == 1 |
tree | commitdiff |
2003-07-12 |
Vadim Zeitlin | fix for a warning |
tree | commitdiff |
2003-07-12 |
Julian Smart | Compilo |
tree | commitdiff |
2003-07-12 |
Mattia Barbon | Fix some leaks cause by removing list.DeleteContents... |
tree | commitdiff |
2003-07-12 |
Mattia Barbon | Remove duplicate colour entries. |
tree | commitdiff |
2003-07-12 |
Mattia Barbon | Multilib linking fixes. |
tree | commitdiff |
2003-07-12 |
David Elliott | In the object destructor, leave m_cocoaNSView intact... |
tree | commitdiff |
2003-07-12 |
David Elliott | In the object destructor, Disassociate the object from... |
tree | commitdiff |
2003-07-11 |
Julian Smart | More WinCE mods |
tree | commitdiff |
2003-07-11 |
Julian Smart | More WinCE mods |
tree | commitdiff |
2003-07-11 |
Vadim Zeitlin | [attempt to] fix a warning |
tree | commitdiff |
2003-07-11 |
Vadim Zeitlin | fix for a warning |
tree | commitdiff |
2003-07-11 |
Julian Smart | Fixed some duff #ifdefs |
tree | commitdiff |
2003-07-11 |
Julian Smart | More WinCE mods |
tree | commitdiff |
2003-07-11 |
Stefan Csomor | out of memory for strdup handled |
tree | commitdiff |
2003-07-11 |
Stefan Csomor | codewarrior fixes |
tree | commitdiff |
2003-07-11 |
Stefan Csomor | style creation |
tree | commitdiff |
2003-07-11 |
David Elliott | Associate/Disassociate now check for non-NULL pointer... |
tree | commitdiff |
2003-07-11 |
David Elliott | Implement SetValue() and GetValue() |
tree | commitdiff |
2003-07-11 |
Julian Smart | Oops, no such function as wxIsascii |
tree | commitdiff |
2003-07-11 |
Julian Smart | More WinCE mods. |
tree | commitdiff |
2003-07-11 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2003-07-10 |
Stefan Neis | Removed Auto3D variable following other ports. |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | VC++ warning fixes |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | corrected bug with alignment of static labels with... |
tree | commitdiff |
2003-07-10 |
Julian Smart | Some WinCE fixes |
tree | commitdiff |
2003-07-10 |
Mattia Barbon | wxUSE_STL compilation fixes. |
tree | commitdiff |
2003-07-10 |
David Elliott | Add support for foreground and background colors to... |
tree | commitdiff |
2003-07-10 |
Mattia Barbon | STL-ification patch for wxMSW and wxGTK. |
tree | commitdiff |
2003-07-10 |
Mattia Barbon | wxSortedArray::Add must return the index of the newly |
tree | commitdiff |
2003-07-10 |
Mattia Barbon | Missing CHARSET_HANGUL fix. |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | Wait() doesn't cancel the thread any longer |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | trying to fix the bug which results in blocking forever... |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | fix for IsAlive() called after Kill() or Exit() |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | allow adding/removing columns dynamically (based on... |
tree | commitdiff |
2003-07-10 |
Stefan Csomor | added release event |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | GTK_TOOLBAR_BOTH_HORIZ is GTK 2 only (it would have... |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | fixes to allow dragging in multiselection tree ctrl... |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | added state image support (patch 530155) |
tree | commitdiff |
2003-07-10 |
David Elliott | include "wx/toolbar.h" instead of tbar(base|smpl).h |
tree | commitdiff |
2003-07-10 |
David Elliott | Use wxGetEmptyString() so the types in the ?: statement... |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | set string length properly in wxString(p, conv, len... |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | make string at least empty (instead of containing garba... |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | correction to the separators in vertical toolbar after... |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | added functions to read/write several elements at once... |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | (blindly) fixed header case confusion (replacement... |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | added state image support (patch 530155) |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | keep selected image in sync with the normal one if... |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | added wxTB_HORZ_TEXT (patch 713813); documented it... |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | use gdk_fontset_load() instead of gdk_font_load() for... |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | linking fixes and code cleanup after hotkey patch |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | allow wxPopupWindow get the key events (patch 713269) |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | applied an extended version of patch 685795: clean... |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | deTABified |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | (blind) fix for valgrind error |
tree | commitdiff |
2003-07-10 |
Julian Smart | Applied patch [ 758687 ] RegisterHotkey implemented |
tree | commitdiff |
next |