Julian Smart
|
618f2efa41
|
Added __WXX11__ tests where appropriate
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14703 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-21 10:32:18 +00:00 |
|
Julian Smart
|
7d92395d60
|
Works with wxX11 now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14686 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-19 17:21:56 +00:00 |
|
Julian Smart
|
59db9cfaa7
|
Replaced Blit with DrawBitmap in wxPoem to make it run with wxX11
Added some XSyncs because it seems the only way to make
dialog sizing work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14560 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-12 10:56:39 +00:00 |
|
Julian Smart
|
d27294ac6e
|
Added XPM icon; minor mods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14555 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-11 12:50:06 +00:00 |
|
Julian Smart
|
fc7995487f
|
Applied patch for Forty, print patch and wxHTML book patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14465 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-03-06 17:50:52 +00:00 |
|
Gilles Depeyrot
|
983ceb3d12
|
removed obsolete CodeWarrior project file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14392 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-24 19:11:02 +00:00 |
|
Julian Smart
|
e334d0eac8
|
Include XPM under wxX11 for some samples; added comment about
non-working images in dragimag sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14227 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-15 12:32:50 +00:00 |
|
Václav Slavík
|
b87c90c18c
|
more wxMGL-aware samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14109 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-10 19:07:33 +00:00 |
|
Julian Smart
|
9fce8d2eee
|
Applied wxPoem, wxSystemSettings, sizing, install doc patches
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13941 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-31 21:58:34 +00:00 |
|
Vadim Zeitlin
|
22c3fb2ba3
|
changes to allow making samples/demos with non GNU make as well
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13797 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-25 11:59:25 +00:00 |
|
Vadim Zeitlin
|
27fd024644
|
inserted @IF_GNU_MAKE@ to allow building with other make versions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13795 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-25 11:31:21 +00:00 |
|
Julian Smart
|
847341dbeb
|
Updated VC++ files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13631 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-18 14:33:01 +00:00 |
|
Gilles Depeyrot
|
ebef72d60c
|
changed PPC struct alignement setting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13489 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-10 20:46:51 +00:00 |
|
Václav Slavík
|
e1c6c6aede
|
use the new wxSystemSettings API everywhere
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13460 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-08 23:27:54 +00:00 |
|
Gilles Depeyrot
|
1c777e15c9
|
store CodeWarrior 5.3 projects as xml instead of binary projects
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12827 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-12-02 17:09:31 +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 |
|
Julian Smart
|
e0e50e29c4
|
Removed dsw file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12594 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-22 14:16:15 +00:00 |
|
Julian Smart
|
5638d705f5
|
Project file corrections, doc corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12485 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-19 16:05:55 +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 |
|
George Tasker
|
243d4b3603
|
Added code to handle SQLSERVER, ACCESS, and MSDE allowing spaces in table names and column names (ARRRRGH! -> MS)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11830 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-04 16:44:08 +00:00 |
|
Gilles Depeyrot
|
70c1945c6a
|
renamed CodeWarrior 5 projects
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11573 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-09-08 11:50:21 +00:00 |
|
Gilles Depeyrot
|
a99c96b0ff
|
bitmap mask corrections for Mac OS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11357 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-08-12 15:39:20 +00:00 |
|
Gilles Depeyrot
|
050f7ffbd1
|
added CodeWarrior 5.3 projects for working demos
corrected CodeWarrior project target names and generated application names
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11354 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-08-12 15:07:12 +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
|
0147a7c140
|
post wxUniv merge fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11143 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-22 14:09:23 +00:00 |
|
Gilles Depeyrot
|
685aded8fd
|
corrections for Mac OS X compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11142 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-22 14:08:55 +00:00 |
|
Gilles Depeyrot
|
8b2a4e0c1a
|
added dependency handling to Makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11141 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-22 14:06:10 +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 |
|
Gilles Depeyrot
|
78c17f622d
|
added dead-strip static initialization code option
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10485 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-06-09 20:08:42 +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 |
|
Vadim Zeitlin
|
dd107c50be
|
applied patch for compilation with gcc 3.0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10445 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-06-06 16:51:53 +00:00 |
|
George Tasker
|
9e4d1095ea
|
Fixed #pragma interface mismatches
Updated comments
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10365 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-28 12:10:04 +00:00 |
|
George Tasker
|
412394b831
|
Fixed incorrect creation of the pColFor instances (per Roger Gammans patches). This fixes surious crashes with large database systems, and significantly increases the speed of the application when idntifying all datasource tables.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10364 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-28 12:02:51 +00:00 |
|
George Tasker
|
c55dea6070
|
Compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10312 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-24 18:31:49 +00:00 |
|
George Tasker
|
c20a12bd55
|
XPMHAND.H dependency removed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10217 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-18 18:43:30 +00:00 |
|
George Tasker
|
5d59e67a7b
|
Added compile-time check to be sure that wxUSE_ODBC is set to 1 before attempting to compile this program, and error out telling the user to change the setting if they want to compile this program
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10212 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-18 18:32:33 +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 |
|
Guillermo Rodriguez Garcia
|
2b15fdfcf3
|
Use GetPath instead of GetFileName in file selector, otherwise it doesn't work for files outside the current directory
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10100 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-10 06:35:42 +00:00 |
|
Guillermo Rodriguez Garcia
|
d493b66a90
|
Streams were being created the wrong way (was using the copy
ctor which should not be used for any stream class)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10097 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-10 06:24:10 +00:00 |
|
Stefan Csomor
|
b916de3e4f
|
updated dead-strip linking
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10049 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-08 11:55:54 +00:00 |
|
Julian Smart
|
a98f98ac6f
|
Some doc corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9874 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-04-25 15:38:00 +00:00 |
|
Gilles Depeyrot
|
496e58550c
|
added CarbonAccessors to non Carbon builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9617 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-03-31 13:44:33 +00:00 |
|
George Tasker
|
829c421b93
|
Changed source files to not include Mark's old defunct e-mail address. It now only shows in the ABOUT dialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9356 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-12 19:23:44 +00:00 |
|
Gilles Depeyrot
|
00f34af570
|
updated CodeWarrior projects for latest wxMac commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-09 20:40:42 +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
|
764835a5d5
|
corrections for event handling changes in wxWindows
renamed Cell and CellBox to LifeCell and LifeCellBox to avoid conflict
with Classic Mac OS Toolbox type
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9297 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-04 20:11:49 +00:00 |
|
Gilles Depeyrot
|
50dacf0581
|
re-added CodeWarrior projects for Classic Mac OS (as binary!)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9296 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-04 20:06:45 +00:00 |
|
Gilles Depeyrot
|
5ee3522ce5
|
removed CodeWarrior projects added as binary instead of ascii
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9295 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-04 20:04:58 +00:00 |
|
Gilles Depeyrot
|
653d24e092
|
added CodeWarrior projects for Classic Mac OS
ignore CodeWarrior build directory and files produced
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9294 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-04 20:00:39 +00:00 |
|