2001-11-18 |
Robert Roebling | This form of the event cloning patch survived my |
tree | commitdiff |
2001-11-18 |
Robert Roebling | Applied Chris' patch for support for ICO loading. |
tree | commitdiff |
2001-11-18 |
Gilles Depeyrot | removed duplicated prototype |
tree | commitdiff |
2001-11-18 |
Gilles Depeyrot | added missing include (for instance, needed in the... |
tree | commitdiff |
2001-11-18 |
Ron Lee | Don't add -MMD until we are just about ready to build... |
tree | commitdiff |
2001-11-17 |
Robert Roebling | More changes to various controls for more reliably |
tree | commitdiff |
2001-11-17 |
Gilles Depeyrot | added const for constant char pointer function parameters |
tree | commitdiff |
2001-11-17 |
Václav Slavík | added temporary implementation of wxChoice for wxUniv |
tree | commitdiff |
2001-11-17 |
Robert Roebling | Changed/Fixed way in which wxListBox blocks events |
tree | commitdiff |
2001-11-17 |
Robert Roebling | Added ::IsOk() to wxDataStream for error checking in |
tree | commitdiff |
2001-11-17 |
Ron Lee | Added WX_DEFINE_*_USER_EXPORTED_ARRAY macros for extern... |
tree | commitdiff |
2001-11-16 |
David Webster | Implementing some more controls and an MDI child frame... |
tree | commitdiff |
2001-11-16 |
David Webster | TRUE and FALSE; not true and false. |
tree | commitdiff |
2001-11-16 |
Vadim Zeitlin | added wxEVT_COMMAND_LIST_ITEM_FOCUSED event and impleme... |
tree | commitdiff |
2001-11-16 |
Vadim Zeitlin | compilation fix for wxMotif |
tree | commitdiff |
2001-11-16 |
Vadim Zeitlin | compilation fix for wxFrame under wxMotif |
tree | commitdiff |
2001-11-16 |
Vadim Zeitlin | Flush() argument should have a default value for compat... |
tree | commitdiff |
2001-11-15 |
Václav Slavík | use XPMs in wxMGL |
tree | commitdiff |
2001-11-15 |
Vadim Zeitlin | moved EnableCloseButton() from wxialog to wxTLW |
tree | commitdiff |
2001-11-14 |
Vadim Zeitlin | added wxTextBuffer and wxMemoryText which allow to... |
tree | commitdiff |
2001-11-14 |
Robin Dunn | GetSelection --> GetStringSelection |
tree | commitdiff |
2001-11-14 |
Robin Dunn | A little fix for Vadim's fix |
tree | commitdiff |
2001-11-14 |
Vadim Zeitlin | wxPopupWindow::GetPosition() should return point in... |
tree | commitdiff |
2001-11-14 |
Vadim Zeitlin | added wxTextCtrl::GetSelection() returning a wxString... |
tree | commitdiff |
2001-11-14 |
Vadim Zeitlin | fixed wxFrame::IconizeChildFrames() bug which would... |
tree | commitdiff |
2001-11-13 |
Robert Roebling | Applied patch from SF on menu command not blocked |
tree | commitdiff |
2001-11-12 |
Gilles Depeyrot | corrected Carbon to/from POSIX path conversions for... |
tree | commitdiff |
2001-11-11 |
Václav Slavík | wxTimer for wxMGL |
tree | commitdiff |
2001-11-10 |
Václav Slavík | minor fixs |
tree | commitdiff |
2001-11-09 |
Vadim Zeitlin | s/Chiniese/Chinese/g |
tree | commitdiff |
2001-11-09 |
Vadim Zeitlin | applied DBCS patch |
tree | commitdiff |
2001-11-09 |
Robert Roebling | Removed unused variable. |
tree | commitdiff |
2001-11-08 |
Robert Roebling | wxListBox mouse events now report coords relative |
tree | commitdiff |
2001-11-07 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2001-11-06 |
Mattia Barbon | * Fixed wxStaticBitmap::SetBitmap so that it does not... |
tree | commitdiff |
2001-11-06 |
Ron Lee | found another object that nobody appears to have ever... |
tree | commitdiff |
2001-11-05 |
Václav Slavík | forgot to update univ/toplevel.h |
tree | commitdiff |
2001-11-05 |
David Webster | Listbox control code |
tree | commitdiff |
2001-11-04 |
Stefan Csomor | added internal callback when toplevel windows move... |
tree | commitdiff |
2001-11-04 |
Stefan Csomor | added internal callback when toplevel windows move... |
tree | commitdiff |
2001-11-04 |
Gilles Depeyrot | added wcslen prototype declaration for Darwin/FreeBSD... |
tree | commitdiff |
2001-11-04 |
Gilles Depeyrot | wchar/wcslen corrections for Darwin (same as FreeBSD) |
tree | commitdiff |
2001-11-04 |
Václav Slavík | implemented display mode setting |
tree | commitdiff |
2001-11-04 |
Václav Slavík | oh, better interface to GetDisplayMode (Vadim was right... |
tree | commitdiff |
2001-11-03 |
Vadim Zeitlin | removed OnSetFocus() which doesn't exist any more |
tree | commitdiff |
2001-11-03 |
Václav Slavík | added wxApp::GetDisplayMode function for fullscreen... |
tree | commitdiff |
2001-11-03 |
Vadim Zeitlin | implemented Freeze/Thaw() for the generic listctrl |
tree | commitdiff |
2001-11-02 |
Václav Slavík | mingw compilation fixc |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | support for vetoing grid cell editing (patch 469049) |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | wxWizard help patch (474974) |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | wxWizardPage may be loaded from resource (patch 470683) |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | applied patch to make wxGLCanvas derive from wxWindow... |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | patch from Søren Erland Vestø for additional wxCalendar... |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | replaced wxList for storing HWND <-> wxWindow with... |
tree | commitdiff |
2001-10-31 |
Gilles Depeyrot | corrected access to NULL parameters in wxGetOsVersion |
tree | commitdiff |
2001-10-31 |
Stefan Csomor | removed subprojects for ldef and cdef, changed to in... |
tree | commitdiff |
2001-10-31 |
Ron Lee | made declaration of WXDLL_ENTRY_FUNCTION match it defin... |
tree | commitdiff |
2001-10-31 |
Gilles Depeyrot | corrections for path handling under Mac OS X |
tree | commitdiff |
2001-10-30 |
Václav Slavík | cleanup in wxMGL code |
tree | commitdiff |
2001-10-30 |
Václav Slavík | changed wxSystemSettings::HasFrameDecorations to more... |
tree | commitdiff |
2001-10-30 |
Václav Slavík | added inactive titlebar text colour |
tree | commitdiff |
2001-10-30 |
Vadim Zeitlin | applied wxDirSelector() patch and regenerated the makef... |
tree | commitdiff |
2001-10-30 |
Vadim Zeitlin | added and partly implemented the time functions for... |
tree | commitdiff |
2001-10-29 |
Vadim Zeitlin | removed wxListEvent::m_oldItemIndex from docs, it is... |
tree | commitdiff |
2001-10-29 |
Vadim Zeitlin | added WXEXPORT to wxGetClassFirst() declaration to... |
tree | commitdiff |
2001-10-29 |
Vadim Zeitlin | extracted platform/compiler detection macros from wx... |
tree | commitdiff |
2001-10-29 |
Vadim Zeitlin | improved sizing of wxBusyInfo window and updated the... |
tree | commitdiff |
2001-10-28 |
Václav Slavík | minor wxMGL fixes -- controls sample is now OK |
tree | commitdiff |
2001-10-28 |
Stefan Csomor | added conversion routines to CIconHandle, removing... |
tree | commitdiff |
2001-10-28 |
Stefan Csomor | added conversion routines to CIconHandle |
tree | commitdiff |
2001-10-27 |
Robin Dunn | First pass at wxPython for Mac (darwin only so far... |
tree | commitdiff |
2001-10-26 |
Vadim Zeitlin | wxToolBarTool::IsXXX() should return bool, not int |
tree | commitdiff |
2001-10-26 |
Robin Dunn | Added wxDragLink |
tree | commitdiff |
2001-10-24 |
Mattia Barbon | Various cygwin compilation fixes. |
tree | commitdiff |
2001-10-23 |
Robin Dunn | Added DnD related events to wxSTC |
tree | commitdiff |
2001-10-23 |
Vadim Zeitlin | applied patch 473558: fixes for CW compilation under MSW |
tree | commitdiff |
2001-10-23 |
Vadim Zeitlin | simplified WXDLLEXPORT/IMPORT defines, added WXEXPORT... |
tree | commitdiff |
2001-10-22 |
David Webster | no message |
tree | commitdiff |
2001-10-22 |
David Webster | Some OS/2 Modifications |
tree | commitdiff |
2001-10-21 |
Gilles Depeyrot | use "..." instead of <...> for wx headers |
tree | commitdiff |
2001-10-21 |
Robin Dunn | Added wxClientDataContainer to wxSizer, so sizers can... |
tree | commitdiff |
2001-10-21 |
Robin Dunn | #undef Yield |
tree | commitdiff |
2001-10-21 |
Vadim Zeitlin | fixed "toolbar getting focus" bug for the (N+1)-th... |
tree | commitdiff |
2001-10-20 |
Václav Slavík | added wxApp::Yield |
tree | commitdiff |
2001-10-20 |
Mattia Barbon | Cygwin does support 64 bit ints |
tree | commitdiff |
2001-10-20 |
Stefan Csomor | added correct wchar include for metrowerks compilers |
tree | commitdiff |
2001-10-20 |
Stefan Csomor | removed duplicated DYNCLASS macro |
tree | commitdiff |
2001-10-20 |
Gilles Depeyrot | removed extra DECLARE_DYNAMIC_CLASS |
tree | commitdiff |
2001-10-19 |
Václav Slavík | we no longer need wxFrameNative |
tree | commitdiff |
2001-10-19 |
Vadim Zeitlin | added wxApp::Yield() |
tree | commitdiff |
2001-10-19 |
Vadim Zeitlin | who forward declared wcslen() without using extern... |
tree | commitdiff |
2001-10-19 |
Vadim Zeitlin | oops, typo fix |
tree | commitdiff |
2001-10-19 |
Vadim Zeitlin | added wxStreamToTextRedirector |
tree | commitdiff |
2001-10-19 |
Stefan Csomor | corrected default arguments, so that setting GetStdIcon... |
tree | commitdiff |
2001-10-19 |
Vadim Zeitlin | simplified wxTextCtrl::Create() to use wxControl::MSWCr... |
tree | commitdiff |
2001-10-18 |
Mattia Barbon | Added RTTI macros to wxSplashScreen. |
tree | commitdiff |
2001-10-18 |
Mattia Barbon | Check for wxUSE_SPLASH |
tree | commitdiff |
2001-10-18 |
Mattia Barbon | Forgot to commit |
tree | commitdiff |
2001-10-18 |
Robin Dunn | Updated to version 1.40 of Scintilla |
tree | commitdiff |
2001-10-18 |
Vadim Zeitlin | added and documented wxTE_NOHIDESEL |
tree | commitdiff |
next |