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 |
2003-07-10 |
Julian Smart | Applied patch [ 761138 ] Replaces references to wxT... |
tree | commitdiff |
2003-07-10 |
Julian Smart | Applied patch [ 762033 ] wxTextValidator crashes when... |
tree | commitdiff |
2003-07-10 |
Julian Smart | Partially applied patch [ 763900 ] fix for vertical... |
tree | commitdiff |
2003-07-10 |
Julian Smart | Applied patch [ 767505 ] BCB6 link error |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | preliminary implementation of wxEVT_MENU_OPEN/CLOSE... |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | wxMac doesn't need UseNativeStatusBar hack |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | no real changes |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | fixed build |
tree | commitdiff |
2003-07-09 |
Vadim Zeitlin | 2 step creation for wxDocMDIChildFrame (patch 661657) |
tree | commitdiff |
2003-07-09 |
Vadim Zeitlin | automatically link with opengl32.lib and glu32.lib... |
tree | commitdiff |
2003-07-09 |
Vadim Zeitlin | added wxSocket::IPAddress() (patch 694119) |
tree | commitdiff |
2003-07-09 |
Vadim Zeitlin | wxScrolledWindow scrollbar update fix (patch 680427... |
tree | commitdiff |
2003-07-09 |
Vadim Zeitlin | made wxTextInputStream Unicode safe and general cleanup... |
tree | commitdiff |
2003-07-09 |
Vadim Zeitlin | oops, compilation fix after applying the patch |
tree | commitdiff |
2003-07-09 |
Vadim Zeitlin | we probably don't need crit section in GetTimeZone() |
tree | commitdiff |
2003-07-09 |
Vadim Zeitlin | added some checks for .mo integrity (part of patch... |
tree | commitdiff |
2003-07-09 |
Vadim Zeitlin | select all text initially in the control (part of patch... |
tree | commitdiff |
next |