2003-07-19 |
Mattia Barbon | Fix use of deprecated wxList/Node methods.
|
commit | commitdiff | tree |
2003-07-19 |
Mattia Barbon | Don't #include Motif headers from src/x11/glcanvas...
|
commit | commitdiff | tree |
2003-07-19 |
Mattia Barbon | Remove commented-out code.
|
commit | commitdiff | tree |
2003-07-19 |
Mattia Barbon | Fix wx[Sorted]ArrayString::Index when wxUSE_STL=1...
|
commit | commitdiff | tree |
2003-07-19 |
Mattia Barbon | Some bakefile fixes.
|
commit | commitdiff | tree |
2003-07-19 |
Mattia Barbon | Fix some compilation and linking errors in samples.
|
commit | commitdiff | tree |
2003-07-19 |
Mattia Barbon | Added bakefiles for cube OpenGL sample.
|
commit | commitdiff | tree |
2003-07-18 |
Mattia Barbon | Fix wxStringBuffer for wxUSE_STL=1.
|
commit | commitdiff | tree |
2003-07-18 |
Mattia Barbon | Added wxStringBufferLength: works like wxStringBuffer...
|
commit | commitdiff | tree |
2003-07-18 |
Mattia Barbon | Compilation fixes for wxUSE_STL=1.
|
commit | commitdiff | tree |
2003-07-18 |
Mattia Barbon | MSVC 5 compilation fixes.
|
commit | commitdiff | tree |
2003-07-18 |
Mattia Barbon | GCC warning fix.
|
commit | commitdiff | tree |
2003-07-18 |
Mattia Barbon | Fix for crash when wxUSE_STL=1. wxDocument::DeleteAllViews...
|
commit | commitdiff | tree |
2003-07-18 |
Mattia Barbon | Replace SendIdleEvents with ProcessIdle.
|
commit | commitdiff | tree |
2003-07-18 |
Mattia Barbon | Fix unintialized pointer in wxCommandProcessor when
|
commit | commitdiff | tree |
2003-07-17 |
Mattia Barbon | Remove incorrect and unnecessary wxEntryCleanup declaration.
|
commit | commitdiff | tree |
2003-07-17 |
Mattia Barbon | Use correct types for comparison functions in wxArray,
|
commit | commitdiff | tree |
2003-07-14 |
Mattia Barbon | Use wxApp::ProcessIdle() instead of wxApp::SendIdleEvents().
|
commit | commitdiff | tree |
2003-07-13 |
Mattia Barbon | Move #inclusion of wx/msw/winundef.h for MinGW to...
|
commit | commitdiff | tree |
2003-07-12 |
Mattia Barbon | Warning fixes for wxUSE_STL=1.
|
commit | commitdiff | tree |
2003-07-12 |
Mattia Barbon | Readd wxStringList::Add when wxUSE_STL=1, for compatibilit...
|
commit | commitdiff | tree |
2003-07-12 |
Mattia Barbon | Added and documented wxColourDatabase::AddColour.
|
commit | commitdiff | tree |
2003-07-12 |
Mattia Barbon | Fix some leaks cause by removing list.DeleteContents...
|
commit | commitdiff | tree |
2003-07-12 |
Mattia Barbon | Remove duplicate colour entries.
|
commit | commitdiff | tree |
2003-07-12 |
Mattia Barbon | Multilib linking fixes.
|
commit | commitdiff | tree |
2003-07-10 |
Mattia Barbon | wxUSE_STL compilation fixes.
|
commit | commitdiff | tree |
2003-07-10 |
Mattia Barbon | Compilation fix for wxUSE_STL.
|
commit | commitdiff | tree |
2003-07-10 |
Mattia Barbon | Use correct export directive for multilib.
|
commit | commitdiff | tree |
2003-07-10 |
Mattia Barbon | STL-ification patch for wxMSW and wxGTK.
|
commit | commitdiff | tree |
2003-07-10 |
Mattia Barbon | wxSortedArray::Add must return the index of the newly
|
commit | commitdiff | tree |
2003-07-10 |
Mattia Barbon | Missing CHARSET_HANGUL fix.
|
commit | commitdiff | tree |
2003-07-10 |
Mattia Barbon | Compilation fix.
|
commit | commitdiff | tree |
2003-07-08 |
Mattia Barbon | More MSVC fixes .
|
commit | commitdiff | tree |
2003-07-08 |
Mattia Barbon | More MSVC fixes .
|
commit | commitdiff | tree |
2003-07-08 |
Mattia Barbon | Blind fix for MSVC.
|
commit | commitdiff | tree |
2003-07-08 |
Mattia Barbon | Morec ompilation fixes.
|
commit | commitdiff | tree |
2003-07-08 |
Mattia Barbon | Compilation fix.
|
commit | commitdiff | tree |
2003-07-08 |
Mattia Barbon | Compilation fix.
|
commit | commitdiff | tree |
2003-07-08 |
Mattia Barbon | Added --use-stl to cnfigure, wxUSE_STL to setup0.h
|
commit | commitdiff | tree |
2003-07-04 |
Mattia Barbon | Blind bakefile fixes.
|
commit | commitdiff | tree |
2003-07-04 |
Mattia Barbon | Applied first part of Roger Gammans' wxHashMap patch...
|
commit | commitdiff | tree |
2003-07-04 |
Mattia Barbon | wxArrayString::Sort(bool) not deprecated (yet).
|
commit | commitdiff | tree |
2003-07-03 |
Mattia Barbon | Updated wxArrayString documentation.
|
commit | commitdiff | tree |
2003-07-03 |
Mattia Barbon | Moved some methods/classes inside COMPATIBILITY_2_4.
|
commit | commitdiff | tree |
2003-07-03 |
Mattia Barbon | GCC 2.95.3 compilation fix.
|
commit | commitdiff | tree |
2003-07-03 |
Mattia Barbon | Blind bakefile fixes.
|
commit | commitdiff | tree |
2003-07-02 |
Mattia Barbon | Borland (5.5) compilation fix.
|
commit | commitdiff | tree |
2003-07-02 |
Mattia Barbon | Check for null pointer.
|
commit | commitdiff | tree |
2003-07-02 |
Mattia Barbon | Remove now unneeded header.
|
commit | commitdiff | tree |
2003-07-02 |
Mattia Barbon | More COMPATIBILITY_2_4 fixes.
|
commit | commitdiff | tree |
2003-07-02 |
Mattia Barbon | Blind bakefile fix.
|
commit | commitdiff | tree |
2003-07-02 |
Mattia Barbon | Quick and dirty fix for building with COMPATIBILITY_2_4...
|
commit | commitdiff | tree |
2003-07-01 |
Mattia Barbon | MinGW compilation fixes.
|
commit | commitdiff | tree |
2003-06-28 |
Mattia Barbon | Stop GCC from complaining about unhandled enumeration...
|
commit | commitdiff | tree |
2003-06-23 |
Mattia Barbon | Compilation fix.
|
commit | commitdiff | tree |
2003-06-21 |
Mattia Barbon | Add a missing structure definition, move all rich...
|
commit | commitdiff | tree |
2003-06-21 |
Mattia Barbon | Typo fix.
|
commit | commitdiff | tree |
2003-06-20 |
Mattia Barbon | Applied patch from William Gallafent to copy manifest...
|
commit | commitdiff | tree |
2003-06-15 |
Mattia Barbon | Blind fix for startup crash with Lesstif.
|
commit | commitdiff | tree |
2003-06-08 |
Mattia Barbon | wxMessageDialog and ::wxMessageBox don't support...
|
commit | commitdiff | tree |
2003-06-05 |
Mattia Barbon | Add missing header for wxMotif.
|
commit | commitdiff | tree |
2003-05-27 |
Mattia Barbon | Derive wxScrollBar from wxScrollBarBase, plus miscellaneous
|
commit | commitdiff | tree |
2003-05-27 |
Mattia Barbon | Allow initialising wxStaticBitamp with wxNullBitmap...
|
commit | commitdiff | tree |
2003-05-27 |
Mattia Barbon | Removed some duplicated code, made wxCursor( wxImage )
|
commit | commitdiff | tree |
2003-05-27 |
Mattia Barbon | Don't leave the wxStaticBox hanging around after...
|
commit | commitdiff | tree |
2003-05-24 |
Mattia Barbon | Removed obsoleted files from vc.t.
|
commit | commitdiff | tree |
2003-05-24 |
Mattia Barbon | Compilation/warning fixes.
|
commit | commitdiff | tree |
2003-05-24 |
Mattia Barbon | Added --enable-accessibility switch to configure
|
commit | commitdiff | tree |
2003-05-24 |
Mattia Barbon | wxMotif now uses src/x11/region.cpp, change makefiles...
|
commit | commitdiff | tree |
2003-05-24 |
Mattia Barbon | Used wxRegion code from wxX11.
|
commit | commitdiff | tree |
2003-05-22 |
Mattia Barbon | MinGW compilation fix.
|
commit | commitdiff | tree |
2003-05-22 |
Mattia Barbon | Correct wxCommandEvent.IsChecked() when generated...
|
commit | commitdiff | tree |
2003-05-22 |
Mattia Barbon | Remove duplicate wxEmptyString declaration.
|
commit | commitdiff | tree |
2003-05-21 |
Mattia Barbon | Stop the ApplicationShell from being managed (and...
|
commit | commitdiff | tree |
2003-05-17 |
Mattia Barbon | Remove dead code. Factor out duplicated code.
|
commit | commitdiff | tree |
2003-05-17 |
Mattia Barbon | Update changes.txt.
|
commit | commitdiff | tree |
2003-05-17 |
Mattia Barbon | Compilation fix.
|
commit | commitdiff | tree |
2003-05-13 |
Mattia Barbon | Derive wxStaticText from wxStaticTextBase, remove...
|
commit | commitdiff | tree |
2003-05-13 |
Mattia Barbon | Fixed bug with notebook pages not showing (probably...
|
commit | commitdiff | tree |
2003-05-13 |
Mattia Barbon | Lesstif compilation fix.
|
commit | commitdiff | tree |
2003-05-12 |
Mattia Barbon | Factored out some common code.
|
commit | commitdiff | tree |
2003-05-12 |
Mattia Barbon | Removed dead code.
|
commit | commitdiff | tree |
2003-05-12 |
Mattia Barbon | Implemented copy-on-demand for wxClipboard.
|
commit | commitdiff | tree |
2003-05-12 |
Mattia Barbon | Compilation fix.
|
commit | commitdiff | tree |
2003-05-12 |
Mattia Barbon | Removed redundant wx<Control>NameStr declarations.
|
commit | commitdiff | tree |
2003-05-07 |
Mattia Barbon | Implemented wxBitmapDataObject.
|
commit | commitdiff | tree |
2003-05-05 |
Mattia Barbon | Fix for crash on exit.
|
commit | commitdiff | tree |
2003-05-04 |
Mattia Barbon | Changed the way ApplicationShells are used: now wxMotif
|
commit | commitdiff | tree |
2003-05-04 |
Mattia Barbon | Avoid crash during global destruction.
|
commit | commitdiff | tree |
2003-05-04 |
Mattia Barbon | Fix for the fact that unmapped but managed widgets
|
commit | commitdiff | tree |
2003-05-04 |
Mattia Barbon | Pass events to pushed event handlers.
|
commit | commitdiff | tree |
2003-04-29 |
Mattia Barbon | MinGW compilation fix.
|
commit | commitdiff | tree |
2003-04-28 |
Mattia Barbon | Blind compilation fix in the case where libXpm
|
commit | commitdiff | tree |
2003-04-26 |
Mattia Barbon | Implemented wxEntryStart, wxEntryInitGui, wxEntryCleanup.
|
commit | commitdiff | tree |
2003-04-25 |
Mattia Barbon | Patch [ 726877 ]: Remove /GX- from makevc.env
|
commit | commitdiff | tree |
2003-04-25 |
Mattia Barbon | Compilation fix for wxBase.
|
commit | commitdiff | tree |
2003-04-25 |
Mattia Barbon | Warning fix.
|
commit | commitdiff | tree |
2003-04-25 |
Mattia Barbon | Not used anymore.
|
commit | commitdiff | tree |
2003-04-24 |
Mattia Barbon | COmpilation fix.
|
commit | commitdiff | tree |
2003-04-24 |
Mattia Barbon | Added wxWizard handler to Makefile.in.
|
commit | commitdiff | tree |
next |