2000-03-10 |
Julian Smart | Doc corrections, wxMotif toolbar AddControl implementat... |
tree | commitdiff |
2000-03-09 |
Julian Smart | Mmedia, OGL lib directory changes; omitted naughty... |
tree | commitdiff |
2000-03-09 |
Stefan Neis | Added workaround for life crashing in toolbar deletion. |
tree | commitdiff |
2000-03-07 |
Stefan Neis | Add Child to parent instead of adding it to itself! |
tree | commitdiff |
2000-03-06 |
Guillermo Rodrigue... | Added wxIcon(const char **) ctor (same as char **) |
tree | commitdiff |
2000-03-06 |
Guillermo Rodrigue... | Added blind-fix for vert. scrollbars - not tested yet |
tree | commitdiff |
2000-03-06 |
Guillermo Rodrigue... | Added support for timer events in Motif |
tree | commitdiff |
2000-03-05 |
Stefan Neis | Re-added XtDestroyWidget call in ~wxWindow - hopefully... |
tree | commitdiff |
2000-03-03 |
Vadim Zeitlin | regenerated from filelist.txt |
tree | commitdiff |
2000-03-01 |
Julian Smart | Full-screen dragging fix (GC setting) |
tree | commitdiff |
2000-03-01 |
Julian Smart | Added wxDragImage generic implementation and sample... |
tree | commitdiff |
2000-02-28 |
Julian Smart | Moved wxGLCanvas to more normal positions |
tree | commitdiff |
2000-02-27 |
Guillermo Rodrigue... | Added support for wxSCROLL[WIN]_THUMBRELEASE events |
tree | commitdiff |
2000-02-24 |
Julian Smart | Some Motif fixes; makefile fixes; added wxTransferStrea... |
tree | commitdiff |
2000-02-21 |
Vadim Zeitlin | include |
tree | commitdiff |
2000-02-21 |
Michael Bedward | Changed system colours for better default display of... |
tree | commitdiff |
2000-02-17 |
Václav Slavík | added wxMemoryFSHandler for storing VFS in memory |
tree | commitdiff |
2000-02-16 |
Julian Smart | Various VC++ 1.5 and other corrections |
tree | commitdiff |
2000-02-15 |
Václav Slavík | added wxSYS_COLOUR_LISTBOX |
tree | commitdiff |
2000-02-09 |
Vadim Zeitlin | some Motif compilation fixes |
tree | commitdiff |
2000-02-06 |
Stefan Neis | long -> wxCoord |
tree | commitdiff |
2000-01-31 |
Vadim Zeitlin | makefiles changes (@top_srcdir@ adjusted) |
tree | commitdiff |
2000-01-25 |
Vadim Zeitlin | more patches for BC++ from Ricky Gonzales |
tree | commitdiff |
2000-01-11 |
Bart A.M. Jourquin | Bug fix in GetLabelFromText |
tree | commitdiff |
2000-01-11 |
Vadim Zeitlin | wxMenuItem::GetLabelFromText() added/documented, bug... |
tree | commitdiff |
2000-01-07 |
Bart A.M. Jourquin | wxControl child of wxControlBase |
tree | commitdiff |
2000-01-06 |
Vadim Zeitlin | 1. more warnings fixes in gtk/region.cpp and common... |
tree | commitdiff |
2000-01-06 |
Julian Smart | BC++ IDE compile mod to thread.cpp; other small stuff |
tree | commitdiff |
2000-01-04 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-12-29 |
Vadim Zeitlin | wxMotif::wxControl() ctor added, now wxCalendarCtrl... |
tree | commitdiff |
1999-12-29 |
Vadim Zeitlin | 1. wxCalendarCtrl |
tree | commitdiff |
1999-12-16 |
Vadim Zeitlin | 1. wxMotif toolbar works; the toggle buttons have the... |
tree | commitdiff |
1999-12-16 |
Vadim Zeitlin | compilation fixes, doesn't work yet |
tree | commitdiff |
1999-12-15 |
Vadim Zeitlin | merging in the toolbar changes |
tree | commitdiff |
1999-12-15 |
Vadim Zeitlin | a fix for the patch |
tree | commitdiff |
1999-12-15 |
Vadim Zeitlin | fix for wxMouseEvent::LeftUp() from Stefan.Neis@t-online.de |
tree | commitdiff |
1999-12-15 |
Vadim Zeitlin | corrected bug in wxMenu::Enable() |
tree | commitdiff |
1999-12-14 |
Václav Slavík | removed USE_SHARED_LIBRARY(IES) |
tree | commitdiff |
1999-12-14 |
Václav Slavík | removed USE_SHARED_LIBRARIES |
tree | commitdiff |
1999-12-13 |
Vadim Zeitlin | wxCreateMaskedBitmap() is more const correct |
tree | commitdiff |
1999-12-10 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-12-08 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-12-06 |
Vadim Zeitlin | Rotated text patch from Hans-Joachim Baader (with some... |
tree | commitdiff |
1999-12-04 |
Vadim Zeitlin | EMX compilation fix |
tree | commitdiff |
1999-12-01 |
Vadim Zeitlin | 1. wxMotif::wxFrame derives from wxFrameBase now |
tree | commitdiff |
1999-11-18 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-17 |
Václav Slavík | wxBitmap::LoadFile and SaveFile now uses wxImage's... |
tree | commitdiff |
1999-11-17 |
Robin Dunn | Added wxWakeUpIdle() for MSW and empty stubs for Motif... |
tree | commitdiff |
1999-11-15 |
Vadim Zeitlin | wxMenu::callback stuff taken inside WXWIN_COMPATIBILITY... |
tree | commitdiff |
1999-11-14 |
Julian Smart | Watcom C++ fixup in tbar95.cpp; removed WXWIN_COMPATIBI... |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | wxTimer/timercmn.cpp change |
tree | commitdiff |
1999-11-12 |
Julian Smart | Removed warning. |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-08 |
Vadim Zeitlin | small Motif compilation fix |
tree | commitdiff |
1999-11-08 |
Julian Smart | Made various Motif fixes, wxListBox/wxChoice derive... |
tree | commitdiff |
1999-11-05 |
Vadim Zeitlin | wXMotif compilation fixes |
tree | commitdiff |
1999-11-04 |
Vadim Zeitlin | bug with object being passed through ... corrected |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | wxMotif compiles (and runs minimal sample) again after... |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | include <wx/...> => include "wx/..." |
tree | commitdiff |
1999-10-28 |
Julian Smart | Do... fixes and OnMenuHighlight correction (so MDI... |
tree | commitdiff |
1999-10-27 |
Robert Roebling | Minor Motif changes, made scrollsub sample work somehow. |
tree | commitdiff |
1999-10-27 |
Vadim Zeitlin | 1. wxMenu{Item|Bar} modifications for wxMotif |
tree | commitdiff |
1999-10-27 |
Julian Smart | Fixed wxMotif's wxRegion/wxRegionIterator to optionally... |
tree | commitdiff |
1999-10-26 |
Julian Smart | Added temporary iterator fix (generates just 1 bounding... |
tree | commitdiff |
1999-10-26 |
Julian Smart | Motif: made file selector and message box properly... |
tree | commitdiff |
1999-10-26 |
Julian Smart | Removed lots of wxMotif compile warnings. Copied new... |
tree | commitdiff |
1999-10-25 |
Vadim Zeitlin | it now lives under unix |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | wxMotif compilation fixes for wxDataObject and PROCESS_... |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | wxDataObejct and related changes (won't compile right... |
tree | commitdiff |
1999-10-19 |
Michael Bedward | Removed #pragma implementation "appbase.h" which caused... |
tree | commitdiff |
1999-10-19 |
Michael Bedward | Numerous changes to comply with use of wxCoord. |
tree | commitdiff |
1999-10-18 |
Vadim Zeitlin | 1. wxApp::ProcessPendingEvents() is now common, added... |
tree | commitdiff |
1999-10-14 |
Vadim Zeitlin | = replaced with == |
tree | commitdiff |
1999-10-09 |
Robin Dunn | Attempting to restore the binary files that got trashed... |
tree | commitdiff |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
tree | commitdiff |
1999-10-07 |
Vadim Zeitlin | some fixes after global _T() => T() change |
tree | commitdiff |
1999-10-06 |
Michael Bedward | ifdef'd out wxEmptyString. This is defined in string... |
tree | commitdiff |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
tree | commitdiff |
1999-10-01 |
Vadim Zeitlin | wxFontEnumerator class for Motif/X |
tree | commitdiff |
1999-10-01 |
Vadim Zeitlin | wxMotif::wxFont supports encodings too (and shares... |
tree | commitdiff |
1999-10-01 |
Vadim Zeitlin | renamed gsockmot.cpp to *.c |
tree | commitdiff |
1999-09-30 |
Guillermo Rodrigue... | bugfixes |
tree | commitdiff |
1999-09-21 |
Michael Bedward | Added check to ensure that style arg to ctor has either... |
tree | commitdiff |
1999-09-21 |
Michael Bedward | Added code to wxMemoryDC ctor to set default font.... |
tree | commitdiff |
1999-09-21 |
Michael Bedward | Added code to implement wxTE_READONLY style for single... |
tree | commitdiff |
1999-09-16 |
Michael Bedward | Modified wxTranslateMouseEvent so that it can recognize... |
tree | commitdiff |
1999-09-07 |
Julian Smart | Corrected #include in gsockmot.cpp |
tree | commitdiff |
1999-09-05 |
Julian Smart | Misc. 16-bit compilation fixes |
tree | commitdiff |
1999-09-05 |
Michael Bedward | Modifed ShowModal() function so that you can have dialo... |
tree | commitdiff |
1999-09-03 |
Michael Bedward | Fixes for gcc 2.95 and AIX. |
tree | commitdiff |
1999-08-31 |
Michael Bedward | Fixes for scrolling in wxScrolledWindow |
tree | commitdiff |
1999-08-26 |
Michael Bedward | Changed value setting code in ctor and function SetValu... |
tree | commitdiff |
1999-08-25 |
Michael Bedward | Fixed bug (hopefully) that caused windows to be only... |
tree | commitdiff |
1999-08-25 |
Michael Bedward | Fixed but in wxButton::SetDefault() that was causing... |
tree | commitdiff |
1999-08-15 |
Michael Bedward | Put the call to CheckForKeyDown() back in to ProcessXEv... |
tree | commitdiff |
1999-08-15 |
Michael Bedward | Added include for wx/window.h to get this to compile. |
tree | commitdiff |
1999-08-12 |
Robert Roebling | Augmented beta to 9, |
tree | commitdiff |
1999-08-12 |
Robert Roebling | New makefile system in place, obsoletes libtool, |
tree | commitdiff |
1999-08-12 |
Michael Bedward | if'd out CheckForKeyDown call that doesn't seem to... |
tree | commitdiff |
next |