2001-06-08 |
Vadim Zeitlin | regenerated files with tmake |
tree | commitdiff |
2001-05-27 |
Vadim Zeitlin | regenerated from tmake templates |
tree | commitdiff |
2001-05-15 |
Julian Smart | Corrected some casting errors -> XtPointer |
tree | commitdiff |
2001-05-10 |
Guillermo Rodrigue... | Private gsocket files were using 'typedef int bool... |
tree | commitdiff |
2001-05-08 |
Václav Slavík | switched to new XPM code in wxMSW |
tree | commitdiff |
2001-04-30 |
Robin Dunn | Implemented wxGetClientDisplayRect which returns the... |
tree | commitdiff |
2001-04-28 |
Václav Slavík | added xpmdecod.cpp |
tree | commitdiff |
2001-04-22 |
Václav Slavík | added wxXPMHandler |
tree | commitdiff |
2001-04-17 |
Vadim Zeitlin | another attempt to fix wxMotif build |
tree | commitdiff |
2001-04-13 |
Vadim Zeitlin | linking fix for wxMotif |
tree | commitdiff |
2001-04-04 |
Václav Slavík | I moved platform specific code from wxImage to wxBitmap |
tree | commitdiff |
2001-03-13 |
Václav Slavík | moved splines rendering code into wxDCBase |
tree | commitdiff |
2001-03-12 |
Julian Smart | Bug fix for #406153 |
tree | commitdiff |
2001-02-22 |
Julian Smart | Added wxYieldIfNeeded |
tree | commitdiff |
2001-02-20 |
Vadim Zeitlin | compilation fix (patch 103882) |
tree | commitdiff |
2001-02-08 |
Vadim Zeitlin | applied (slightly modified) wxToggleButton patch from... |
tree | commitdiff |
2001-02-08 |
Vadim Zeitlin | (blind) fixes for Motif compilation |
tree | commitdiff |
2001-02-06 |
Vadim Zeitlin | regenerated all makefiles from filelist.txt |
tree | commitdiff |
2001-01-03 |
Vadim Zeitlin | regenerated the makefiles to include filename.cpp |
tree | commitdiff |
2000-12-22 |
Vadim Zeitlin | motif warning fixes |
tree | commitdiff |
2000-12-22 |
Vadim Zeitlin | motif compilation fixes |
tree | commitdiff |
2000-12-20 |
Vadim Zeitlin | compilation fix (?) |
tree | commitdiff |
2000-12-18 |
Vadim Zeitlin | applied wxNativeFontInfo patch from Derry Bryson (with... |
tree | commitdiff |
2000-10-06 |
Julian Smart | Added DECLARE/IMLEMENT_CLASS for wxToolBarBase |
tree | commitdiff |
2000-09-25 |
Ron Lee | implemented wxDisplaySizeMM for gtk, msw & motif. |
tree | commitdiff |
2000-09-12 |
Vadim Zeitlin | 1. removed 'B' flag from treebase.cpp and regenerated... |
tree | commitdiff |
2000-09-08 |
Julian Smart | Removed spurious _ |
tree | commitdiff |
2000-09-08 |
Julian Smart | Fixed some broken things related to context help, fixed... |
tree | commitdiff |
2000-09-08 |
Julian Smart | Put wxContextHelp into cshelp.h/cpp, added wxContextHel... |
tree | commitdiff |
2000-09-07 |
Julian Smart | Got wxHelpContext working, plus wxFindWindowAtPointer... |
tree | commitdiff |
2000-09-07 |
Julian Smart | Made wxContextHelp implementation generic and added... |
tree | commitdiff |
2000-08-29 |
Julian Smart | Fixed CanCut |
tree | commitdiff |
2000-08-25 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-08-25 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-08-24 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-08-04 |
Julian Smart | Modified generic wxTreeCtrl to work under non-Unix... |
tree | commitdiff |
2000-07-30 |
Unknown (NI) | added null pointer check in DoGetSize functions; else... |
tree | commitdiff |
2000-07-30 |
Unknown (NI) | added a simple wrapper class for shared opengl contexts... |
tree | commitdiff |
2000-07-27 |
Julian Smart | Updated wxMotif files.lst |
tree | commitdiff |
2000-07-20 |
Unknown (NI) | applied the patch by Garrick Meeker |
tree | commitdiff |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
tree | commitdiff |
2000-03-16 |
Guillermo Rodrigue... | Process pending events before deleting pending objects... |
tree | commitdiff |
2000-03-14 |
Vadim Zeitlin | 1. aapplied patch for bcc makefiles from Ricky Gonzales |
tree | commitdiff |
2000-03-14 |
Guillermo Rodrigue... | src\unix\gsocket.c |
tree | commitdiff |
2000-03-13 |
Ron Lee | moved wxDash typedef to gdicmn.h |
tree | commitdiff |
2000-03-11 |
Julian Smart | Oops, compile errors... |
tree | commitdiff |
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 |
next |