Commit Graph

18065 Commits

Author SHA1 Message Date
Julian Smart
9c8efca00a Removed obsolete files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@33849 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-23 19:06:15 +00:00
Chris Elliott
0bd8abe586 wxbase bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@32882 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-18 08:50:14 +00:00
Vadim Zeitlin
eec54048d9 define wxList::compatibility_iterator for forward compatibility with 2.5 (patch 1078566)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@32173 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-19 13:47:42 +00:00
Julian Smart
f58c5480f4 Removed AFM files from 2.4 branch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@31021 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-15 13:38:04 +00:00
Julian Smart
16a6aaf759 Added missing wxToggleButton files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@30875 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-06 16:29:19 +00:00
Robin Dunn
546477259d Use the 2.4 macro for exporting event types
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@30854 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-04 18:40:24 +00:00
Robin Dunn
669f2d2b3f export the event types
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@30853 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-03 19:47:17 +00:00
Julian Smart
8035267893 Changed GPL to wxWindows Licence
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@30722 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-23 09:54:12 +00:00
Julian Smart
33fcde3b52 Added licence line
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@30717 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-22 21:07:50 +00:00
Julian Smart
c2a8495c9a Added licence lines
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@30716 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-22 21:02:49 +00:00
Julian Smart
84b7c330e9 Licence for Lacheck unclear, so removing from CVS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@30714 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-22 20:50:14 +00:00
Julian Smart
72852be865 Licence correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@30711 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-22 20:28:28 +00:00
Julian Smart
0c92d71030 Licence fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@30710 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-22 20:24:03 +00:00
Julian Smart
d7fd311227 Added wxWidgets licence line accidentally omitted
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@30707 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-22 20:19:12 +00:00
Julian Smart
a97f57deab Added accidentally omitted license to match source files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@30704 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-22 20:05:26 +00:00
Julian Smart
85739dd4be Doesn't conform to license conditions, so removing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@30703 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-22 19:57:59 +00:00
Julian Smart
a54518b039 Corrected copyright
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@30702 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-22 19:52:50 +00:00
Julian Smart
021bd3e092 Replaced Rocketeer license with wxWindows license after reply from author
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@30699 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-22 18:04:04 +00:00
Vadim Zeitlin
641a9a621c compilation fixes for newer GTK versions (patch 1042407)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@29921 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-16 19:55:51 +00:00
Julian Smart
5fcf273b05 Removed doubly-defined stubs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@29754 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-09 17:02:07 +00:00
Julian Smart
b65213b029 Backported menu fix from 2.5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@29753 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-09 16:55:25 +00:00
Julian Smart
c8894755e6 Typo corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@29650 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-10-04 16:11:04 +00:00
Julian Smart
8d72832f14 Typo corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@29488 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-28 10:32:34 +00:00
Ron Lee
f8e7bddaad Typo fixes backported from 2.5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@29034 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-06 04:41:53 +00:00
Chris Elliott
31cccb13ac fixed SF bug 1007859 (avoiding changing headers)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@28807 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-16 10:32:22 +00:00
Mattia Barbon
53eb4b3a90 Updated italian translation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@28648 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-05 21:35:22 +00:00
Ron Lee
ee378cf1d7 Prepare another upload with .po updates and a wrongly reverted hunk from
the KBSD patch.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@28613 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-04 04:44:31 +00:00
Julian Smart
d705c3aade Fix for toolbar workaround (mustn't set flag unless we're in Classic mode
or we get separators showing)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@28586 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-02 10:03:32 +00:00
Ron Lee
1e5931f6b2 Reapply the HURD/KBSD hunk for icc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@28579 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-02 06:09:47 +00:00
Julian Smart
dfa21dcf24 Fixed flat style for toolbars under XP, Windows Classic style
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@28577 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-01 09:23:42 +00:00
Julian Smart
ee6eb266cc Fix by George Wismer to get flat toolbars under Windows Classic style,
by setting TBSTYLE_FLAT after toolbar creation


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@28576 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-01 09:19:10 +00:00
Ron Lee
e0640d7096 Updated swedish translation from Jonas Rydberg.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@28568 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-07-31 19:38:30 +00:00
Ron Lee
f9fd6c9576 typo fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@28567 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-07-31 18:50:02 +00:00
Ron Lee
7c2cbd8316 Hid the GNUism in Makefile.in from other makes.
Make -python conflict/replace -dbg-python to make them easier to switch.
Really don't build -dbg-python by default.
Added a warning about the project name change for 2.5 to README.Debian.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@28566 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-07-31 18:26:05 +00:00
Julian Smart
b1a14f6748 Fixed wxTextCtrl::SetMaxLength for rich edit controls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@28565 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-07-31 15:43:20 +00:00
Ron Lee
3a56289bb0 Silence signed / unsigned comparison warning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@28564 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-07-31 14:38:39 +00:00
Ron Lee
5936b9262a Fix broken macro token pasting.
Cast argument of format string to avoid warnings.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@28563 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-07-31 14:29:28 +00:00
Ron Lee
1148e779b8 Silence warning about uninitialised variable.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@28562 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-07-31 14:16:15 +00:00
Ron Lee
6183c6481b Regenerated .po files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@28561 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-07-31 14:10:58 +00:00
Ron Lee
68f58d781a Updated config.{guess,sub}
Backported fixes from Robert Millan for HURD/K*BSD.
Fix broken linking of wxgtk_gl.
Fix uninitialised var warning in wxrcedit/preview.cpp
Updates for 2.4.2.5 .debs.
Update wx-config.1
Fixed makefile.unx in opengl samples to use --gl-lib
Removed #! from newevent.py


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@28560 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-07-31 13:58:38 +00:00
Bryan Petty
927429443f This commit was manufactured by cvs2svn to create branch
'WX_2_4_BRANCH'.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@28559 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-07-31 13:58:38 +00:00
Vadim Zeitlin
360f2ea332 removed SO_REUSEADDR
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@28462 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-07-25 12:36:30 +00:00
Václav Slavík
7ab3284e67 don't mess with tooltips' colour in 2.4 either
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@28153 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-07-03 12:17:07 +00:00
Vadim Zeitlin
5469423e5d DLL compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@27892 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-06-19 10:40:52 +00:00
Julian Smart
e3275133ab Allow wxSplitterWindow::Initialize(NULL) in case we've deleted both child
windows and want to clean up dangling pointers


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@27852 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-06-17 09:05:39 +00:00
Julian Smart
1ee57585b5 Added event table macros to wxGrid that take window identifiers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@27778 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-06-13 23:29:33 +00:00
Julian Smart
e38223714c Combine new extra styles with old ones since some ports use
this for internal implementation


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@27735 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-06-10 20:40:43 +00:00
Stefan Neis
c315428388 Readded WS_VISIBLE flags that I removed for testing.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@27670 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-06-06 18:10:13 +00:00
Stefan Neis
8a005cfb0d Readded WS_VISIBLE flags that I removed for testing.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@27669 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-06-06 17:45:55 +00:00
Stefan Neis
1ce5e614ba Readded WS_VISIBLE flag.
Fixed expansion of size limit for contained text.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@27668 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-06-06 17:37:49 +00:00