Gilles Depeyrot
|
afcca39be9
|
store CodeWarrior 5.3 projects as xml instead of binary projects
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12828 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-12-02 18:11:49 +00:00 |
|
Vadim Zeitlin
|
a6f762a646
|
replaced "CC = gcc" and even stranger "CPP = gcc -g" (huh?) with
"CXX = $(shell wx-config --cxx)" in all makefile.unx
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12744 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-28 18:10:15 +00:00 |
|
Vadim Zeitlin
|
f6656ccb14
|
replaced wx-config --cflags with wx-config --cxxflags and mentioned that
it must be done in user makefiles too in changes.txt
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12740 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-28 12:30:26 +00:00 |
|
Gilles Depeyrot
|
9832ce0bcc
|
Added compile-time check to be sure that wxUSE_ is set to 1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12702 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-26 06:47:54 +00:00 |
|
Jouk Jansen
|
abfcca57dd
|
Committing in .
Modified Files:
wxWindows/descrip.mms wxWindows/setup.h_vms
wxWindows/distrib/msw/makefile.rsp
wxWindows/include/wx/dbgrid.h wxWindows/lib/vms_gtk.opt
wxWindows/samples/db/dbtest.cpp
wxWindows/src/common/descrip.mms
wxWindows/src/generic/descrip.mms
Added Files:
wxWindows/samples/dialup/descrip.mms
wxWindows/samples/docview/descrip.mms
wxWindows/samples/font/descrip.mms
dbgrid.h change as announced in the developer mailing list
various OpenVMS complile issues
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12343 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-07 09:26:33 +00:00 |
|
Vadim Zeitlin
|
e0221ef7cb
|
1. new samples proejct files for VC++
2. a few fixes (mainly compilation warnings) to the code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11916 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-10 00:34:22 +00:00 |
|
Vadim Zeitlin
|
56f23a5855
|
added new project files for all samples and demos; removed the old ones
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11910 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-09 22:30:29 +00:00 |
|
Mattia Barbon
|
4693b20c75
|
Unicode compilation fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11661 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-09-21 20:21:44 +00:00 |
|
Gilles Depeyrot
|
a0bb22c231
|
renamed CodeWarrior 5 projects (added new ones as well)
added CarbonAccessors.o to Classic targets
corrected link warnings/errors in Carbon targets
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11577 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-09-09 17:38:00 +00:00 |
|
Julian Smart
|
e9799102dd
|
Fixed project files for regex.lib, taking the regex C files out of the main wxvc.dsp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11344 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-08-10 17:03:02 +00:00 |
|
Gilles Depeyrot
|
721a4a08bc
|
added dependency handling to Makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11149 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-22 15:05:53 +00:00 |
|
Julian Smart
|
9806a0e71e
|
Updated version to 2.3.2 so apps can test for differences in new merged source
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10690 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-06-27 20:36:30 +00:00 |
|
Julian Smart
|
0ddef74db4
|
Updates for version change to 2.3.1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10447 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-06-07 10:57:58 +00:00 |
|
Julian Smart
|
c60f5c6517
|
Removed references to xpm[d].lib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10105 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-10 14:31:41 +00:00 |
|
Julian Smart
|
1ddfb726b2
|
Updated VC++ project files for making DLL-based samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9314 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-06 17:50:06 +00:00 |
|
Gilles Depeyrot
|
1811a0927b
|
ignore CodeWarrior build directory
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9267 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-02 21:25:08 +00:00 |
|
Julian Smart
|
f485492a1e
|
Added VC++ project files (seems logical)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8514 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-10-10 16:59:34 +00:00 |
|
Vadim Zeitlin
|
48fe83743a
|
makefiles changes (@top_srcdir@ adjusted)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5762 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-31 18:31:18 +00:00 |
|
Robert Roebling
|
e680a37841
|
Various makefile corrections,
Minor beatifications.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5598 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-22 22:47:30 +00:00 |
|
Guillermo Rodriguez Garcia
|
76ae3c63db
|
Fixes from Mumit Khan
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5425 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-15 21:32:32 +00:00 |
|
Julian Smart
|
8caa4ed10e
|
Further fixes to Dialog Editor; additions to .dsp files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5390 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-14 17:55:49 +00:00 |
|
Vadim Zeitlin
|
70d26c3f4f
|
renaming and moving samples around
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5300 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-08 15:28:31 +00:00 |
|