2003-10-13 |
Mattia Barbon | wxMotif now uses wxGLCanvas implementation from wxX11, |
tree | commitdiff |
2003-10-13 |
Mattia Barbon | Fixes for application not closing after last top... |
tree | commitdiff |
2003-09-27 |
Vadim Zeitlin | removed wxApp::Initialized() (replaced with a dummy... |
tree | commitdiff |
2003-09-24 |
Vadim Zeitlin | pointer returned by GetNativeFontInfo() is now const... |
tree | commitdiff |
2003-09-23 |
Mattia Barbon | Use glcanvas.cpp from wxX11 for wxMotif. |
tree | commitdiff |
2003-09-23 |
Vadim Zeitlin | fixed MarkDirty() |
tree | commitdiff |
2003-09-23 |
Vadim Zeitlin | added wxTextCtrl::MarkDirty() |
tree | commitdiff |
2003-09-15 |
Vadim Zeitlin | use wxEventLoop in wxApp under wxMSW; factored out... |
tree | commitdiff |
2003-09-15 |
Vadim Zeitlin | call RemoveChild() in ~wxWindowBase instead of doing... |
tree | commitdiff |
2003-09-11 |
Mattia Barbon | No real changes, just refactoring. |
tree | commitdiff |
2003-08-28 |
Mattia Barbon | Don't crash in wxControl::GetLabel when getting the... |
tree | commitdiff |
2003-08-24 |
Stefan Neis | Use "Base" version of wxBell on OS/2. |
tree | commitdiff |
2003-08-17 |
Václav Slavík | removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2 |
tree | commitdiff |
2003-08-13 |
Mattia Barbon | Refactoring: no real changes. |
tree | commitdiff |
2003-08-13 |
Mattia Barbon | wxMotif STL-ification. |
tree | commitdiff |
2003-08-13 |
Vadim Zeitlin | renamed wxWindow::Clear() to ClearBackground() (fixes... |
tree | commitdiff |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
tree | commitdiff |
2003-08-07 |
Václav Slavík | fixed wxBase and GUI separation for sockets code |
tree | commitdiff |
2003-08-04 |
Václav Slavík | added build options sanity checks into all main libraries |
tree | commitdiff |
2003-08-03 |
Mattia Barbon | Compilation fix. |
tree | commitdiff |
2003-08-02 |
Václav Slavík | return wxToolkitInfo by reference and not by pointer |
tree | commitdiff |
2003-08-02 |
Václav Slavík | replaced wxAppTraits::GetOSVersion with GetToolkitInfo... |
tree | commitdiff |
2003-08-02 |
Václav Slavík | compilation fix |
tree | commitdiff |
2003-07-26 |
Mattia Barbon | Blind compilation fix for old Motif wxComboBox. |
tree | commitdiff |
2003-07-22 |
Vadim Zeitlin | more warning fixes; removed references to wxToolBarBase... |
tree | commitdiff |
2003-07-21 |
Mattia Barbon | wxX11 and wxMotif STL-ification, part 1. it does... |
tree | commitdiff |
2003-07-20 |
Mattia Barbon | Compilation fixes for !WXWIN_COMPATIBILITY_2_4. |
tree | commitdiff |
2003-07-20 |
Václav Slavík | files.lst files are no longer used |
tree | commitdiff |
2003-07-19 |
Mattia Barbon | Don't #include Motif headers from src/x11/glcanvas... |
tree | commitdiff |
2003-07-19 |
Vadim Zeitlin | extracted common code into a single wxfileDialogBase... |
tree | commitdiff |
2003-07-14 |
Julian Smart | Rationalised OnIdle |
tree | commitdiff |
2003-07-13 |
Julian Smart | Improvements to OnIdle processing |
tree | commitdiff |
2003-07-09 |
Julian Smart | Fixed a crash on initialization |
tree | commitdiff |
2003-07-09 |
Julian Smart | - Moved wxApp::SendIdleEvents and wxApp::ProcessIdle... |
tree | commitdiff |
2003-07-07 |
Julian Smart | Added wxFrameBase::OnMenuOpen, and wxUSE_IDLEMENUUPDATE... |
tree | commitdiff |
2003-07-03 |
Mattia Barbon | Moved some methods/classes inside COMPATIBILITY_2_4. |
tree | commitdiff |
2003-06-30 |
Vadim Zeitlin | more work on fixing wxEntry() and ANSI/Unicode cmd... |
tree | commitdiff |
2003-06-30 |
Vadim Zeitlin | extracted common initialization/cleanup functions in... |
tree | commitdiff |
2003-06-30 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2003-06-30 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2003-06-24 |
Vadim Zeitlin | regenerated project/makefiles with tmake |
tree | commitdiff |
2003-06-24 |
Vadim Zeitlin | removed duplicate wxTheApp and m_appInitFn definitions... |
tree | commitdiff |
2003-06-24 |
Vadim Zeitlin | wxBase/GUI separation: 1st step, wxMSW should build... |
tree | commitdiff |
2003-06-21 |
Vadim Zeitlin | added wxIconLocation; minor fixes to wxIcon on some... |
tree | commitdiff |
2003-06-15 |
Mattia Barbon | Blind fix for startup crash with Lesstif. |
tree | commitdiff |
2003-06-14 |
Vadim Zeitlin | regenerated using tmake to add fldlgcmn.cpp |
tree | commitdiff |
2003-06-14 |
Vadim Zeitlin | wxFileDialog cleanup, extracted common code to fldlgcmn... |
tree | commitdiff |
2003-06-13 |
Vadim Zeitlin | regenerated all make/project files to include selstore... |
tree | commitdiff |
2003-06-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2003-05-27 |
Mattia Barbon | Derive wxScrollBar from wxScrollBarBase, plus miscell... |
tree | commitdiff |
2003-05-27 |
Mattia Barbon | Allow initialising wxStaticBitamp with wxNullBitmap... |
tree | commitdiff |
2003-05-27 |
Mattia Barbon | Removed some duplicated code, made wxCursor( wxImage ) |
tree | commitdiff |
2003-05-27 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2003-05-24 |
Mattia Barbon | wxMotif now uses src/x11/region.cpp, change makefiles... |
tree | commitdiff |
2003-05-24 |
Mattia Barbon | Used wxRegion code from wxX11. |
tree | commitdiff |
2003-05-24 |
Julian Smart | Removed wxHTMLHelpControllerBase (putting the |
tree | commitdiff |
2003-05-22 |
Mattia Barbon | Correct wxCommandEvent.IsChecked() when generated... |
tree | commitdiff |
2003-05-21 |
Mattia Barbon | Stop the ApplicationShell from being managed (and... |
tree | commitdiff |
2003-05-17 |
Mattia Barbon | Remove dead code. Factor out duplicated code. |
tree | commitdiff |
2003-05-14 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2003-05-13 |
Mattia Barbon | Derive wxStaticText from wxStaticTextBase, remove... |
tree | commitdiff |
2003-05-13 |
Mattia Barbon | Fixed bug with notebook pages not showing (probably... |
tree | commitdiff |
2003-05-13 |
Mattia Barbon | Lesstif compilation fix. |
tree | commitdiff |
2003-05-12 |
Mattia Barbon | Factored out some common code. |
tree | commitdiff |
2003-05-12 |
Mattia Barbon | Removed dead code. |
tree | commitdiff |
2003-05-12 |
Mattia Barbon | Implemented copy-on-demand for wxClipboard. |
tree | commitdiff |
2003-05-11 |
Gilles Depeyrot | We don't put main() in the library any more. |
tree | commitdiff |
2003-05-09 |
Vadim Zeitlin | Insert() patch from John Labenski |
tree | commitdiff |
2003-05-09 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2003-05-07 |
Mattia Barbon | Implemented wxBitmapDataObject. |
tree | commitdiff |
2003-05-04 |
Mattia Barbon | Changed the way ApplicationShells are used: now wxMotif |
tree | commitdiff |
2003-05-04 |
Mattia Barbon | Avoid crash during global destruction. |
tree | commitdiff |
2003-05-04 |
Julian Smart | Added some missing copyright lines |
tree | commitdiff |
2003-05-04 |
Mattia Barbon | Fix for the fact that unmapped but managed widgets |
tree | commitdiff |
2003-05-04 |
Mattia Barbon | Pass events to pushed event handlers. |
tree | commitdiff |
2003-04-26 |
Mattia Barbon | Implemented wxEntryStart, wxEntryInitGui, wxEntryCleanup. |
tree | commitdiff |
2003-04-14 |
Mattia Barbon | Code clanup: removed some useless/unused member |
tree | commitdiff |
2003-04-13 |
Mattia Barbon | Removed conflict markers. |
tree | commitdiff |
2003-04-10 |
Vadim Zeitlin | regenerated with tmake after adding datacmn.cpp |
tree | commitdiff |
2003-04-10 |
Vadim Zeitlin | extracted duplicated code from src/*/data.cpp in a... |
tree | commitdiff |
2003-04-10 |
Vadim Zeitlin | moved wxFloat/DoubleToStringStr from src/*/data.cpp... |
tree | commitdiff |
2003-04-09 |
Mattia Barbon | Compilation fix (missing headers). |
tree | commitdiff |
2003-04-09 |
Mattia Barbon | Add tests for XShape extension API in configure, |
tree | commitdiff |
2003-04-09 |
Mattia Barbon | Use the wxBitmap implementation from wxX11 |
tree | commitdiff |
2003-04-07 |
Mattia Barbon | Fix some GCC 3.2 -O2 warnings. |
tree | commitdiff |
2003-04-07 |
Mattia Barbon | Moved m_visual* wxApp[X11] members used by wxBitmap and |
tree | commitdiff |
2003-04-06 |
Mattia Barbon | Remove (now) pointless checks for __WXX11__/__WXMOTIF... |
tree | commitdiff |
2003-04-05 |
Václav Slavík | regenerated makefiles |
tree | commitdiff |
2003-04-02 |
Mattia Barbon | Remove dulicated call to wxBitmap::Init/CleanupStanda... |
tree | commitdiff |
2003-04-02 |
Mattia Barbon | No real change. |
tree | commitdiff |
2003-04-02 |
Mattia Barbon | Make wxIcon more independent from wxBitmap implementa... |
tree | commitdiff |
2003-03-31 |
Mattia Barbon | Regenerated some more makefiles/filelists. |
tree | commitdiff |
2003-03-31 |
Mattia Barbon | Removed Motif files that only contained stubs |
tree | commitdiff |
2003-03-31 |
Mattia Barbon | Removed a deprecated wxBitmap constructor, and some |
tree | commitdiff |
2003-03-31 |
Julian Smart | More deprecated class mods |
tree | commitdiff |
2003-03-30 |
Julian Smart | Removing deprecated classes |
tree | commitdiff |
2003-03-30 |
Mattia Barbon | No real changes. |
tree | commitdiff |
2003-03-30 |
Mattia Barbon | Moved wxWindow::SetSizeHints implementation to wxTopL... |
tree | commitdiff |
2003-03-30 |
Mattia Barbon | Inherit LoadFile and SaveFile from wxTextCtrlBase... |
tree | commitdiff |
2003-03-30 |
Mattia Barbon | Removed dependency on wxTabView. |
tree | commitdiff |
next |