2001-10-02 |
Vadim Zeitlin | first new sample project file - comments welcome |
tree | commitdiff |
2001-09-30 |
Vadim Zeitlin | template for VC++ dsp for building wxUniv static lib |
tree | commitdiff |
2001-09-30 |
Vadim Zeitlin | updated templates for creation of VC++ 6.0 project... |
tree | commitdiff |
2001-09-30 |
Vadim Zeitlin | added GUI_LOWLEVEL_OBJS to src/msw/files.lst |
tree | commitdiff |
2001-09-29 |
Vadim Zeitlin | templates for VC++ project files |
tree | commitdiff |
2001-09-28 |
Vadim Zeitlin | applied patch for regex building with BC++ (patch 463140) |
tree | commitdiff |
2001-09-28 |
Ron Lee | More build system polishing.. mostly. Some stuff... |
tree | commitdiff |
2001-09-27 |
Robin Dunn | Added MSW toplevel.cpp and regenerated makefiles and... |
tree | commitdiff |
2001-09-23 |
Mattia Barbon | Forgot to update the template. |
tree | commitdiff |
2001-09-22 |
Václav Slavík | added wxInputConsumer to wxUniv |
tree | commitdiff |
2001-09-18 |
Václav Slavík | wxUniversal doesn't need wxDialog and wxFrame from... |
tree | commitdiff |
2001-09-16 |
Václav Slavík | added toplevel.cpp |
tree | commitdiff |
2001-09-06 |
Julian Smart | Small changes |
tree | commitdiff |
2001-09-01 |
Václav Slavík | finally applied the helpbest patch |
tree | commitdiff |
2001-08-21 |
Julian Smart | Added Net library to contrib |
tree | commitdiff |
2001-08-09 |
Václav Slavík | added evtlooop.cpp for mgl |
tree | commitdiff |
2001-08-06 |
Vadim Zeitlin | moved knd handling logic from wxPanel to wxControlConta... |
tree | commitdiff |
2001-08-01 |
Václav Slavík | fixed MGL files |
tree | commitdiff |
2001-08-01 |
Václav Slavík | fixed mgl.t to not include paletteg.o (hey, reading... |
tree | commitdiff |
2001-08-01 |
Václav Slavík | added mgl.t to makeall.sh |
tree | commitdiff |
2001-08-01 |
Julian Smart | This time, changed the correct release script. |
tree | commitdiff |
2001-08-01 |
Julian Smart | Added progress dialog to project files; changed version... |
tree | commitdiff |
2001-08-01 |
Vadim Zeitlin | added generic implementation and documentation for... |
tree | commitdiff |
2001-07-25 |
Julian Smart | Tweaks to fl project files |
tree | commitdiff |
2001-07-22 |
Gilles Depeyrot | removed inexistant header files |
tree | commitdiff |
2001-07-17 |
Robin Dunn | Added rules to build the regex library from the main... |
tree | commitdiff |
2001-07-13 |
Vadim Zeitlin | added regex to all the templates |
tree | commitdiff |
2001-07-13 |
Vadim Zeitlin | popupcmn is needed by wxGTK too, why was it excluded? |
tree | commitdiff |
2001-07-13 |
Vadim Zeitlin | added regex.h/.cpp files |
tree | commitdiff |
2001-07-11 |
Václav Slavík | fixes for broken records |
tree | commitdiff |
2001-07-11 |
Julian Smart | Added wxUSE_DC_CACHEING and associated code to wxMSW |
tree | commitdiff |
2001-07-10 |
Vadim Zeitlin | wxUniv compilation fixes |
tree | commitdiff |
2001-07-10 |
Vadim Zeitlin | added missing menu.cpp |
tree | commitdiff |
2001-07-09 |
Julian Smart | Removed helpxlp.cpp. I really don't think we need that... |
tree | commitdiff |
2001-07-09 |
Robert Roebling | Removed wxPopupWindow from normal (non-wxUniv) build |
tree | commitdiff |
2001-07-07 |
Vadim Zeitlin | applied patch 428750 (abs paths in vc makefile) |
tree | commitdiff |
2001-07-07 |
Vadim Zeitlin | added vector and stack classes (UNTESTED) |
tree | commitdiff |
2001-07-07 |
Robert Roebling | Added wxPopupWindow to GTK port, wxComboBox had to |
tree | commitdiff |
2001-07-06 |
Julian Smart | Added animation classes to contrib hierarchy |
tree | commitdiff |
2001-07-04 |
Vadim Zeitlin | use fontdlgg.cpp under wxUniv/GTK |
tree | commitdiff |
2001-07-04 |
Vadim Zeitlin | made filelist.txt more readable |
tree | commitdiff |
2001-07-04 |
Vadim Zeitlin | marked MSW imaglist.cpp as low level so that it is... |
tree | commitdiff |
2001-07-03 |
Vadim Zeitlin | tons of fixes for wxGTK/Univ - seems to work, more... |
tree | commitdiff |
2001-07-02 |
Vadim Zeitlin | 1. fixed wxGTK notebook which was completely broken... |
tree | commitdiff |
2001-07-02 |
Julian Smart | Fix to minimal sample project file; changed protected... |
tree | commitdiff |
2001-07-01 |
Václav Slavík | added generic/accel.h to filelist.txt so that wxGTK... |
tree | commitdiff |
2001-07-01 |
Václav Slavík | post-merge fix: added chkconf.h to filelist.txt so... |
tree | commitdiff |
2001-06-29 |
Julian Smart | Further wxUniv fixes |
tree | commitdiff |
2001-06-29 |
Vadim Zeitlin | 2 more files added on wxUniv branch I had forgot to... |
tree | commitdiff |
2001-06-29 |
Julian Smart | Corrections to config checking; tweaking wxUniv's setup... |
tree | commitdiff |
2001-06-27 |
Julian Smart | Updated version to 2.3.2 so apps can test for differenc... |
tree | commitdiff |
2001-06-27 |
Vadim Zeitlin | MSW compilation fixes - widgets sample runs! |
tree | commitdiff |
2001-06-26 |
Vadim Zeitlin | first pass of wxUniv merge - nothing works, most parts... |
tree | commitdiff |
2001-06-26 |
Vadim Zeitlin | reverting accidental commit |
tree | commitdiff |
2001-06-26 |
Vadim Zeitlin | testing merging with -kk |
tree | commitdiff |
2001-06-22 |
Vadim Zeitlin | 1. fixed wxBase RPM template |
tree | commitdiff |
2001-06-18 |
Václav Slavík | applied patch #432997 (wxHTML added to Watcom makefiles) |
tree | commitdiff |
2001-06-17 |
Julian Smart | Reduced true colour icon (!) to 16 colours, updated... |
tree | commitdiff |
2001-06-17 |
Julian Smart | Makefile and other small corrections |
tree | commitdiff |
2001-06-14 |
Julian Smart | These add .mak (for BCB1) and .bpr (for BCB3 and 4... |
tree | commitdiff |
2001-06-13 |
Julian Smart | Added wxUSE_MENUS to setup0.h to make menu sample compile; |
tree | commitdiff |
2001-06-12 |
Julian Smart | Added geometry option to setup.h; added some missing... |
tree | commitdiff |
2001-06-11 |
Julian Smart | Project file updates; cast in strconv.cpp to compile... |
tree | commitdiff |
2001-06-10 |
George Tasker | Added wxDbGrid files |
tree | commitdiff |
2001-06-09 |
Vadim Zeitlin | applied patch 428783 (fix B32 makefiles) |
tree | commitdiff |
2001-06-09 |
Julian Smart | Updates for 2.3.1; fixed syntax error in makefile.b32... |
tree | commitdiff |
2001-06-08 |
Vadim Zeitlin | added wxSingleInstanceChecker class |
tree | commitdiff |
2001-06-06 |
Julian Smart | Fixed memory leak in textcmn.cpp |
tree | commitdiff |
2001-05-27 |
Vadim Zeitlin | applied tons of wxGrid patches |
tree | commitdiff |
2001-05-27 |
Vadim Zeitlin | applied patch 422308 (fixes for version info for wxWin... |
tree | commitdiff |
2001-05-23 |
Julian Smart | Added missing files to listing |
tree | commitdiff |
2001-05-20 |
Julian Smart | Added dircmn.cpp to VC++ project files |
tree | commitdiff |
2001-05-20 |
Stefan Neis | Added gsockpm.c for OS/2. |
tree | commitdiff |
2001-05-19 |
Vadim Zeitlin | added wxDir::Traverse |
tree | commitdiff |
2001-05-18 |
Julian Smart | Bug fixes |
tree | commitdiff |
2001-05-15 |
Julian Smart | Corrected some casting errors -> XtPointer |
tree | commitdiff |
2001-05-14 |
Julian Smart | Fixes for 16-bit compilation |
tree | commitdiff |
2001-05-14 |
Julian Smart | Added some missing makefiles |
tree | commitdiff |
2001-05-14 |
Julian Smart | Added event sample |
tree | commitdiff |
2001-05-14 |
Julian Smart | Mods to release scripts |
tree | commitdiff |
2001-05-14 |
Julian Smart | Misc release-related mods |
tree | commitdiff |
2001-05-11 |
Julian Smart | Removed Mac-specific XPM files from mac.rsp |
tree | commitdiff |
2001-05-11 |
Julian Smart | Minor mods |
tree | commitdiff |
2001-05-10 |
Julian Smart | Some installation updates |
tree | commitdiff |
2001-05-10 |
Julian Smart | Removed references to xpm[d].lib |
tree | commitdiff |
2001-05-09 |
Václav Slavík | removed libxpm from templates |
tree | commitdiff |
2001-05-08 |
Julian Smart | Removed wxXPMHandler |
tree | commitdiff |
2001-05-08 |
Julian Smart | Added "set new icon" menu item to taskbar sample; updat... |
tree | commitdiff |
2001-05-07 |
Julian Smart | Misc small mods |
tree | commitdiff |
2001-05-06 |
Unknown (DM) | Added Codewarrior project files for jpeg, png, tiff... |
tree | commitdiff |
2001-05-04 |
Unknown (DM) | Added the Carbon precompiled headers |
tree | commitdiff |
2001-05-04 |
Julian Smart | *** empty log message *** |
tree | commitdiff |
2001-05-04 |
Julian Smart | Added mac.rsp, zipmac.bat |
tree | commitdiff |
2001-05-01 |
Julian Smart | Removed generic scrolwin.cpp from wxGTK list because... |
tree | commitdiff |
2001-04-30 |
Julian Smart | Changed generic wxScrolledWindow -> wxGenericScrolledWindow |
tree | commitdiff |
2001-04-29 |
Robert Roebling | wxScrolledWindow is now a native widget under GTK. |
tree | commitdiff |
2001-04-29 |
Julian Smart | Updated distribution scripts |
tree | commitdiff |
2001-04-28 |
Václav Slavík | added imagxpm.h and xpmdecod |
tree | commitdiff |
2001-04-26 |
Julian Smart | Minor mods |
tree | commitdiff |
2001-04-25 |
Julian Smart | Added MS Word template file to be applied to manual... |
tree | commitdiff |
next |