Commit Graph

1207 Commits

Author SHA1 Message Date
Vadim Zeitlin
6a5a7fba9d reorganize scroll sample to make it possible to understand what it does both when reading its code and when running it; merged scrollsub sample in it and removed the original one
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57523 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-12-24 01:28:55 +00:00
Chris Elliott
2af62e6641 add missing header to dfb
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57438 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-12-19 16:46:26 +00:00
Vadim Zeitlin
1c4293cb91 added wxPropertyGrid from Jaakko Salli (#9934)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55576 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-12 20:57:41 +00:00
Stefan Csomor
ca91917e19 fixing paths for xcode proj
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55402 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-01 07:15:52 +00:00
Vadim Zeitlin
099f7f787b add Scintilla.iface to the distribution
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54425 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-06-29 22:05:47 +00:00
Vadim Zeitlin
871ff36618 include configure/makefiles necessary for building libtiff
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53880 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-05-31 13:31:15 +00:00
Vadim Zeitlin
b6db2d145a remove unused onsolete response files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-05-28 12:30:54 +00:00
Vadim Zeitlin
0411a5f92a change VERSION to 2.9.0 (not sure if this is really used though)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53795 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-05-27 18:07:13 +00:00
Vadim Zeitlin
1224c6ee60 remove mentions of demos/dbbrowse which doesn't exist any more
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53794 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-05-27 18:02:51 +00:00
Vadim Zeitlin
fd8a001266 add build/msw/wx_stc.dsp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53793 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-05-27 18:00:26 +00:00
Chris Elliott
5d67db40d8 try to fix SF bug 1913671
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53645 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-05-18 20:12:44 +00:00
Chris Elliott
7038287253 remove helpGen from distribution (see SF bug 1812087
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53644 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-05-18 19:55:31 +00:00
Chris Elliott
9827cf350f add missing hildon files to gtk distrib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53263 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-19 09:10:36 +00:00
Chris Elliott
cbed009b20 add ifacechaek to distrib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53136 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-04-12 12:05:54 +00:00
Kevin Ollivier
cc669f240b Merge build script updates from 2.8 branch.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-30 18:30:48 +00:00
Chris Elliott
3d902bdfa8 add meta to manifests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51912 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-19 15:01:25 +00:00
Václav Slavík
815399d5bb removed no longer used src/iodbc directory
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51755 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-13 15:37:15 +00:00
Chris Elliott
25645ca5b1 see http://thread.gmane.org/gmane.comp.lib.wxwidgets.devel/97537
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51652 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-11 08:59:59 +00:00
Chris Elliott
fe02497d70 fix SF bug 1890890
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51651 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-11 08:29:23 +00:00
Vadim Zeitlin
f172cb8200 removed support for Salford compiler (which was almost certainly broken anyhow) (patch 1861133)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50960 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-31 10:05:00 +00:00
Stefan Neis
fbb63e807a Added new files for console event loop on OS/2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50206 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-24 08:45:27 +00:00
Václav Slavík
a2b18c5746 renamed wxstd.po to wxstd.pot so that it uses standard gettext extension for catalog templates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49852 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-12 10:12:49 +00:00
Chris Elliott
86dd5aff13 add missing inc files docsrc.rsp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49040 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-10-04 15:51:18 +00:00
Chris Elliott
48801471de typo fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49012 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-10-02 10:30:34 +00:00
Chris Elliott
2d87db1201 add misisng files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49011 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-10-02 09:39:06 +00:00
Vadim Zeitlin
3442c078ad build updates for libtiff 3.8.2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48824 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-09-20 00:01:33 +00:00
Kevin Ollivier
39796bac00 Adding prototype script for creating a wx Mac framework from a configure-based wxPython build.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48753 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-09-17 15:41:48 +00:00
Chris Elliott
8d5aff92f4 remove refernce to removed samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48724 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-09-16 17:29:30 +00:00
Chris Elliott
89e704cf63 add missing timer.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48582 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-09-06 09:19:38 +00:00
Chris Elliott
88a37bc3d9 add missing ds? files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48564 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-09-05 08:41:30 +00:00
Vadim Zeitlin
1c5eeec392 simplify the test for build setup.h being out of date (do it as in the patch 1752567 for consistency with 2.8)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47488 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-07-15 20:49:45 +00:00
Stefan Csomor
8577d8c34d avoiding copies if not necessary (better dependancy tracking)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47337 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-07-11 15:50:41 +00:00
Chris Elliott
d96c09df7e added missing unixfiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47151 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-07-05 17:27:22 +00:00
Chris Elliott
392b9a6fba replace cvsentries
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47150 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-07-05 17:02:58 +00:00
Chris Elliott
1a1f3e4b53 cvs to svn
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47147 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-07-05 09:07:05 +00:00
Chris Elliott
99bc6ea392 move to svn
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47132 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-07-05 08:03:48 +00:00
Chris Elliott
1877544c7d svn cleanup added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47093 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-07-03 07:58:08 +00:00
Chris Elliott
163d665402 change svn repository
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47092 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-07-03 07:51:47 +00:00
Chris Elliott
950905affd svn not cvs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-06-25 11:14:05 +00:00
Václav Slavík
cacd819d0e removed unused glob.inc file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46348 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-06-07 04:46:03 +00:00
Chris Elliott
d7d0ed353b add univ files to MGL build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45866 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-05-07 09:34:27 +00:00
Chris Elliott
9be4fc3cea add svg in new location
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45464 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-04-14 15:52:07 +00:00
Chris Elliott
741f81ac6f remove outdated makefiles and .cvsignore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45463 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-04-14 14:31:09 +00:00
Chris Elliott
29263adce4 add back stc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45462 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-04-14 14:26:29 +00:00
Chris Elliott
3393bed9b4 stc src and includes added back
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45461 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-04-14 14:24:38 +00:00
Chris Elliott
343ce358df stc sample added back
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45460 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-04-14 14:20:44 +00:00
Vadim Zeitlin
9d1eeb0bf2 removed contrib files from the scripts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45437 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-04-13 02:13:41 +00:00
Chris Elliott
0b898d4558 restore cvs up
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45217 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-04-02 18:14:37 +00:00
Chris Elliott
dc168f05b4 tidy up daily build for 2.9
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45215 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-04-02 17:42:42 +00:00
Chris Elliott
39e00125e5 remove dead pro files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45192 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-03-31 18:36:35 +00:00