2001-06-10 |
Gilles Depeyrot | corrected Mac OS X resource file name |
blob | commitdiff | raw |
2001-05-25 |
Robin Dunn | Added a "rpm" target so you can just do "make rpm"... |
blob | commitdiff | raw | diff to current |
2001-05-22 |
Robin Dunn | Fixed "make dist" so it doesn't try to copy some files... |
blob | commitdiff | raw | diff to current |
2001-05-08 |
Gilles Depeyrot | corrected Mac OS X resource targets |
blob | commitdiff | raw | diff to current |
2001-05-01 |
Gilles Depeyrot | Added Mac OS X resource file handling: |
blob | commitdiff | raw | diff to current |
2001-04-26 |
Vadim Zeitlin | applied patch 419155 (OLE x-compilation with mingw) |
blob | commitdiff | raw | diff to current |
2001-02-08 |
Ron Lee | More mostly cross compiling related mods.. |
blob | commitdiff | raw | diff to current |
2001-02-07 |
Ron Lee | mainly fixes for cross compiling.. |
blob | commitdiff | raw | diff to current |
2001-02-04 |
Gilles Depeyrot | added Mac OS X toolkit configuration |
blob | commitdiff | raw | diff to current |
2001-01-29 |
Vadim Zeitlin | modified make and .spec files to build distribution... |
blob | commitdiff | raw | diff to current |
2001-01-29 |
Vadim Zeitlin | 1. updated docs/gtk/changes.txt for 2.2.5 |
blob | commitdiff | raw | diff to current |
2001-01-27 |
Ron Lee | Began updating 2.2 Debian build scripts for 2.3 |
blob | commitdiff | raw | diff to current |
2000-09-08 |
Julian Smart | Tried to fix problem with 'clean' target |
blob | commitdiff | raw | diff to current |
2000-09-03 |
Robert Roebling | Makefile correction |
blob | commitdiff | raw | diff to current |
2000-09-03 |
Robert Roebling | Preparing makefiles for freetype |
blob | commitdiff | raw | diff to current |
2000-08-28 |
Vadim Zeitlin | make clean shouldn't delete lib/CVS |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-20 |
Vadim Zeitlin | 1. some (benign) warnings fixed |
blob | commitdiff | raw | diff to current |
2000-03-19 |
Ron Lee | fixed broken test for wxUSE_JOYSTICK in configure. |
blob | commitdiff | raw | diff to current |
2000-03-17 |
Robert Roebling | Small makefile change. |
blob | commitdiff | raw | diff to current |
2000-03-15 |
Ron Lee | added some missing makefile.unx to samples_dist |
blob | commitdiff | raw | diff to current |
2000-03-15 |
Ron Lee | makefile changes for utils_dist |
blob | commitdiff | raw | diff to current |
2000-03-12 |
Robert Roebling | Some doc updates, |
blob | commitdiff | raw | diff to current |
2000-03-09 |
Robert Roebling | Some make corrections for HP and related, |
blob | commitdiff | raw | diff to current |
2000-03-05 |
Guilhem Lavaux | Moved wxMMedia to contrib/src/mmedia |
blob | commitdiff | raw | diff to current |
2000-03-05 |
Robert Roebling | Various makefile and installation things. |
blob | commitdiff | raw | diff to current |
2000-03-01 |
Robert Roebling | Various changes due to OGL and glcanvas having changed |
blob | commitdiff | raw | diff to current |
2000-02-26 |
Vadim Zeitlin | SHARED_LD/LDFLAGS correction |
blob | commitdiff | raw | diff to current |
2000-02-24 |
Ron Lee | configure changes, for wxBase and wx-config |
blob | commitdiff | raw | diff to current |
2000-02-23 |
Ron Lee | tweaked debian-dist for building wxBase |
blob | commitdiff | raw | diff to current |
2000-02-23 |
Vadim Zeitlin | using LDFLAGS for the linker |
blob | commitdiff | raw | diff to current |
2000-02-22 |
Ron Lee | added missing files to life & poem, added wxPython... |
blob | commitdiff | raw | diff to current |
2000-02-21 |
Ron Lee | added PYTHON_DIST for creating Debian source |
blob | commitdiff | raw | diff to current |
2000-02-17 |
Ron Lee | fixed cutnpaste error samples->utils in UTILS_DIST |
blob | commitdiff | raw | diff to current |
2000-02-17 |
Ron Lee | ignore CVS dir when copying /debian |
blob | commitdiff | raw | diff to current |
2000-02-16 |
Ron Lee | added files / made changes to enable building Debian... |
blob | commitdiff | raw | diff to current |
2000-02-15 |
Robert Roebling | Various distrib related changes. |
blob | commitdiff | raw | diff to current |
2000-02-10 |
Robert Roebling | Whole lotta stuff for wxPlotWindow, |
blob | commitdiff | raw | diff to current |
2000-02-06 |
Robert Roebling | compilation fixes. |
blob | commitdiff | raw | diff to current |
2000-02-04 |
Vadim Zeitlin | new sample: statbar |
blob | commitdiff | raw | diff to current |
2000-02-01 |
Robert Roebling | Various corrections to makefiles, RPMs etc. |
blob | commitdiff | raw | diff to current |
2000-01-31 |
Vadim Zeitlin | added wxBase.dsp to the list of files |
blob | commitdiff | raw | diff to current |
2000-01-31 |
Vadim Zeitlin | 1. configre/makefiles changes |
blob | commitdiff | raw | diff to current |
2000-01-29 |
Robert Roebling | Disabled ODBC code by default, |
blob | commitdiff | raw | diff to current |
2000-01-27 |
Robert Roebling | Copied isql.h and isqlext.h to /include/wx/unix and... |
blob | commitdiff | raw | diff to current |
2000-01-26 |
Robert Roebling | Corrected TIFF, |
blob | commitdiff | raw | diff to current |
2000-01-24 |
Robert Roebling | Added datetime.inl to filelist.txt |
blob | commitdiff | raw | diff to current |
2000-01-24 |
Robert Roebling | Added geometry.cpp and made it compile, |
blob | commitdiff | raw | diff to current |
2000-01-23 |
Robert Roebling | Fixed small bug in tab code WRT to having only |
blob | commitdiff | raw | diff to current |
2000-01-22 |
Robert Roebling | Various makefile corrections, |
blob | commitdiff | raw | diff to current |
2000-01-22 |
Robert Roebling | Changes for next snapshot. |
blob | commitdiff | raw | diff to current |
2000-01-19 |
Václav Slavík | mimetype.cpp/.h split into unix,max,msw |
blob | commitdiff | raw | diff to current |
2000-01-17 |
Robert Roebling | Add draft wxPlotWindow |
blob | commitdiff | raw | diff to current |
2000-01-16 |
Václav Slavík | added <meta http-equiv> handler |
blob | commitdiff | raw | diff to current |
2000-01-15 |
Stefan Neis | SN: Added dir.cpp to OS/2 sources |
blob | commitdiff | raw | diff to current |
2000-01-14 |
Robert Roebling | Updated "make dist", |
blob | commitdiff | raw | diff to current |
2000-01-14 |
Vadim Zeitlin | added the fix to autoconf hack |
blob | commitdiff | raw | diff to current |
2000-01-13 |
Vadim Zeitlin | 1. added wxEnhMetaFileXXX classes |
blob | commitdiff | raw | diff to current |
2000-01-12 |
Vadim Zeitlin | fixed 'make install' I had broken previously |
blob | commitdiff | raw | diff to current |
2000-01-10 |
Vadim Zeitlin | fixes for 'make install' for wxBase - seems to work |
blob | commitdiff | raw | diff to current |
2000-01-05 |
Vadim Zeitlin | 1. added wfstream.cpp to wxBase (needed by filesys... |
blob | commitdiff | raw | diff to current |
2000-01-05 |
Vadim Zeitlin | added cmdline.h/.cpp to the makefiles |
blob | commitdiff | raw | diff to current |
2000-01-03 |
Robert Roebling | Distrib things, |
blob | commitdiff | raw | diff to current |
2000-01-02 |
Václav Slavík | refreshed makefiles to be in sync with filelist.txt |
blob | commitdiff | raw | diff to current |
1999-12-29 |
Vadim Zeitlin | 1. wxCalendarCtrl |
blob | commitdiff | raw | diff to current |
1999-12-21 |
Robert Roebling | Some doc updates. |
blob | commitdiff | raw | diff to current |
1999-12-21 |
Vadim Zeitlin | removed date.cpp and time.cpp from the makefiles |
blob | commitdiff | raw | diff to current |
1999-12-20 |
Václav Slavík | added support for definition lists (DL,DT,DD) to wxHTML |
blob | commitdiff | raw | diff to current |
1999-12-15 |
Vadim Zeitlin | added datetime.h/cpp to filelist and regenerated the... |
blob | commitdiff | raw | diff to current |
1999-12-09 |
Vadim Zeitlin | generic/wizard.h added |
blob | commitdiff | raw | diff to current |
1999-12-08 |
Vadim Zeitlin | 1. fix for compiling samples with profile info |
blob | commitdiff | raw | diff to current |
1999-12-07 |
Robert Roebling | Added wxUSE_SPINCTRL, |
blob | commitdiff | raw | diff to current |
1999-12-04 |
Robert Roebling | Change to wxMenuBar::Remove(), |
blob | commitdiff | raw | diff to current |
1999-11-30 |
Robert Roebling | Made db.h compile (removed this wxODBC_ONLY_FARWRD_XX... |
blob | commitdiff | raw | diff to current |
1999-11-28 |
Robert Roebling | Some tiff code. |
blob | commitdiff | raw | diff to current |
1999-11-25 |
Vadim Zeitlin | 1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed |
blob | commitdiff | raw | diff to current |
1999-11-21 |
Robert Roebling | makefile updates, |
blob | commitdiff | raw | diff to current |
1999-11-15 |
Robert Roebling | Added a few non-threads compile fixes, |
blob | commitdiff | raw | diff to current |
1999-11-15 |
Vadim Zeitlin | wizard.h added to the list of headers |
blob | commitdiff | raw | diff to current |
1999-11-14 |
Robert Roebling | Distrib changes. |
blob | commitdiff | raw | diff to current |
1999-11-11 |
Robert Roebling | Fixed optical bug in wxListCtrl, |
blob | commitdiff | raw | diff to current |
1999-11-08 |
Vadim Zeitlin | removing Makefile.ams (and minor additions/fixes to... |
blob | commitdiff | raw | diff to current |
1999-11-05 |
Robert Roebling | Added IsTopLevel() as a virtual function. |
blob | commitdiff | raw | diff to current |
1999-11-01 |
Robert Roebling | Small doc updates. |
blob | commitdiff | raw | diff to current |
1999-10-31 |
Robert Roebling | Distrib corrections, |
blob | commitdiff | raw | diff to current |
1999-10-27 |
Václav Slavík | cleaned Harm's new wxHTML help code (removed search... |
blob | commitdiff | raw | diff to current |
1999-10-27 |
Robert Roebling | Minor Motif changes, made scrollsub sample work somehow. |
blob | commitdiff | raw | diff to current |
1999-10-27 |
Vadim Zeitlin | fix for make clean when building in topdir |
blob | commitdiff | raw | diff to current |
1999-10-26 |
Vadim Zeitlin | 1. added wxMenuBarBase |
blob | commitdiff | raw | diff to current |
1999-10-25 |
Robert Roebling | Makefile corrections after the setup.h changes. |
blob | commitdiff | raw | diff to current |
1999-10-24 |
Robert Roebling | Small distrib changes, |
blob | commitdiff | raw | diff to current |
1999-10-22 |
Vadim Zeitlin | 1. sorted wxListBox and wxComboBox seem to work under... |
blob | commitdiff | raw | diff to current |
1999-10-21 |
Vadim Zeitlin | added helpext.cpp and regenerated the makefiles |
blob | commitdiff | raw | diff to current |
1999-10-21 |
Robert Roebling | Made wxGTK compile and link again. Broke wxMSW a... |
blob | commitdiff | raw | diff to current |
1999-10-21 |
Vadim Zeitlin | added wxDataObject related files and regenerated the... |
blob | commitdiff | raw | diff to current |
1999-10-18 |
Robert Roebling | New wxDataObject etc. Almost works. |
blob | commitdiff | raw | diff to current |
1999-10-17 |
Robert Roebling | Distrib changes. |
blob | commitdiff | raw | diff to current |
1999-10-17 |
Václav Slavík | added HTML printing |
blob | commitdiff | raw | diff to current |
1999-10-14 |
Vadim Zeitlin | init.cpp isn't included in the makefiles for wxMSW... |
blob | commitdiff | raw | diff to current |
1999-10-14 |
Michael Bedward | Regenerated from tmake after editing filelist.txt to... |
blob | commitdiff | raw | diff to current |
next |