Julian Smart
|
7266b67235
|
Now compiling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14068 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-08 17:44:23 +00:00 |
|
Václav Slavík
|
844e5ad37f
|
fixed wxPageSetupDialogData::SetPaperId() to take value, not reference
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14060 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-08 00:16:20 +00:00 |
|
Gilles Depeyrot
|
dea106e532
|
removing dependancy on mac headers from public wx headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13411 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-06 15:38:43 +00:00 |
|
Stefan Csomor
|
5273bf2fd3
|
removing dependancy on mac headers from public wx headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13368 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-04 17:13:39 +00:00 |
|
Gilles Depeyrot
|
92ed97b709
|
added include for Print Manager Session APIs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10730 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-06-29 20:37:12 +00:00 |
|
Gilles Depeyrot
|
03e11df547
|
modifications for compilation under Mac OS X
applied patches extracted from submission by Marc Newsam (tested under Mac OS 9)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9372 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-15 21:51:14 +00:00 |
|
Stefan Csomor
|
5b781a6729
|
updated mac sources (CW 5.3 working , CW6 still having code gen problems)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9334 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-08 21:13:12 +00:00 |
|
Vadim Zeitlin
|
7826e2dd83
|
wxNativeFontInfo changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8949 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-12-18 21:15:16 +00:00 |
|
Julian Smart
|
eaeb6a3c37
|
Added DEVNAMES to wxPrintDialog to remember printer name; fixed wxDC::Clear
to not assert for printer DCs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5650 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-25 13:35:44 +00:00 |
|
Stefan Csomor
|
e75491071d
|
mac adaptions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4458 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-11-09 15:24:52 +00:00 |
|
Vadim Zeitlin
|
7beba2fc73
|
1. wxFontMapper almost finished
2. font helper functions are now in separate files, not utilsunx.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4376 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-11-05 19:03:19 +00:00 |
|
Julian Smart
|
5360828db9
|
Added Set/GetSelection to wxPrintDialogData (the value of the Selection radio button);
corrected bug in cursor.cpp (used wxIconRefData).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-08-31 12:03:05 +00:00 |
|
David Webster
|
1777b9bbf4
|
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3173 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-07-28 03:38:12 +00:00 |
|
Harco de Hilster
|
77b497a04a
|
minor fixes for mingw32 compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3024 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-07-17 16:30:03 +00:00 |
|
Robert Roebling
|
8bedcdce08
|
Makefiles without dependencies
Compile fixes...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2859 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-06-22 10:45:56 +00:00 |
|
Julian Smart
|
25889d3c43
|
Getting various compilers to work with wxWin again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2734 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-06-09 18:16:38 +00:00 |
|
Vadim Zeitlin
|
88ac883a0d
|
new makefiles (part I)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2613 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-06-01 15:32:12 +00:00 |
|
Robin Dunn
|
69157f8b8b
|
Added SetPaperId. It seemed to want such a method.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2093 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-04-12 01:22:05 +00:00 |
|
Vadim Zeitlin
|
d6b9496a96
|
header changes for the fixes commited previously
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1999 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-03-29 20:49:05 +00:00 |
|
Julian Smart
|
7bcb11d307
|
Many changes to the printing classes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1981 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-03-25 23:06:01 +00:00 |
|
Julian Smart
|
34138703c3
|
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
compiles under Windows with VC++. Also OGL enhancements espec. wxDrawnShape.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-08-15 00:23:28 +00:00 |
|
Karsten Ballüder
|
2049ba38ad
|
Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@224 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-07-10 14:15:17 +00:00 |
|
Karsten Ballüder
|
c801d85f15
|
Initial revision
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-05-20 14:01:55 +00:00 |
|