Václav Slavík
|
223f9891fd
|
regenerated all 2.8 makefiles with bakefile-0.2.3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-06-02 10:59:26 +00:00 |
|
Kevin Ollivier
|
e2e6bba44d
|
Rebake with 0.2.3.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53807 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-29 00:52:22 +00:00 |
|
Vadim Zeitlin
|
807eac818a
|
make XPM data const to avoid warnings from mingw 4.0 (patch 1874995)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@51519 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-03 13:48:11 +00:00 |
|
Robin Dunn
|
c4ce3de05c
|
rebaked with new version number
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49691 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-06 18:42:32 +00:00 |
|
Vadim Zeitlin
|
ba678694f0
|
backport the WXDLLIMPEXP_FWD_XXX macros to 2.8 (patches 1822143 and 1822146)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49563 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-31 20:46:21 +00:00 |
|
Vadim Zeitlin
|
1573c16360
|
don't leak wxFileType returned from GetFileTypeFromExtension(); fix compilation with wxUSE_MIMETYPE==0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49014 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-02 11:25:29 +00:00 |
|
Robin Dunn
|
4c604e3e77
|
rebake with new version number
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48815 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-19 23:18:34 +00:00 |
|
Robin Dunn
|
aec20c9c0f
|
bake with bakefile 0.2.2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48443 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-28 23:39:10 +00:00 |
|
David Elliott
|
5b89dd4a73
|
Regenerate all of the Makefile.in files with Bakefile 0.2.2.
* Minor whitespace changes in WINDRES commands
* Updates version to 2.8.4 from 2.8.2.
* Other minor generation differences.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48108 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-15 16:24:17 +00:00 |
|
Vadim Zeitlin
|
42a5b4e4f7
|
recognize hover bitmaps (patch 1758843)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@47768 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-07-28 00:21:11 +00:00 |
|
Vadim Zeitlin
|
61044f83ce
|
check whether the string is non-empty before accessing its first element [backport from trunk]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@47536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-07-17 22:47:30 +00:00 |
|
Václav Slavík
|
5f8566b2a3
|
fixed 'url' field extraction to be done for wxHtmlWindow only (bug #1741900)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@46934 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-06-25 12:16:51 +00:00 |
|
Václav Slavík
|
9f50431f18
|
improve XRC loading performance on Unix by avoiding MIME database loading
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@46522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-06-18 18:37:40 +00:00 |
|
Vadim Zeitlin
|
89419ee6a9
|
added src to the HelpGen directory
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45800 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-04 00:28:14 +00:00 |
|
Julian Smart
|
9d90b84e1b
|
Fix for exiting on Windows
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44611 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-03-05 11:34:19 +00:00 |
|
Julian Smart
|
658ba84dc9
|
Fixed helpview sample and app in binary compatible way by only exiting
on idle (would exit prematurely since help frame doesn't prevent app exit
when still open)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44610 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-03-05 10:46:54 +00:00 |
|
Robin Dunn
|
01ffc0fba2
|
rebaked makefiles with new version numbers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-02-13 16:52:00 +00:00 |
|
Bryan Petty
|
e5ab3bbc9c
|
This commit was manufactured by cvs2svn to create branch
'WX_2_8_BRANCH'.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44296 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-22 21:46:14 +00:00 |
|
Vadim Zeitlin
|
a3c8c017cf
|
check parameters after options check sothat usign -version doesn't result in an error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44180 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-09 14:35:06 +00:00 |
|
Vadim Zeitlin
|
fb66c150a4
|
show -version in the list of options; exit after showing the version as all the other programs do
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44179 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-09 14:29:38 +00:00 |
|
Włodzimierz Skiba
|
ccf6c43b3d
|
'-version' parameter for tex2rtf.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44099 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-05 17:30:42 +00:00 |
|
Vadim Zeitlin
|
3fafce674b
|
compilation fixes for --disable-compat26 (patch 1619037)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44051 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-24 12:08:37 +00:00 |
|
Robin Dunn
|
25bb1412af
|
Move version number to 2.8.0.0 and rebake the makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43255 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-10 02:32:01 +00:00 |
|
Vadim Zeitlin
|
69199aad02
|
rebaked with baefile rev 928
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43062 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-04 20:39:49 +00:00 |
|
Robin Dunn
|
2add9e3c2f
|
Moved version number to 2.7.2.0 and rebaked
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42590 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-28 21:54:52 +00:00 |
|
Robin Dunn
|
e912d1d45e
|
remove targets before cp, mv and ln, otherwise ambiguous links and
make errors can result.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41913 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-10 19:17:54 +00:00 |
|
Robin Dunn
|
3abcf424a3
|
Bumping the version number also requires that version.h be modified,
and also rebaking the makeifles.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41767 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-09 01:20:56 +00:00 |
|
Vadim Zeitlin
|
89fad939ec
|
added empty virtual dtors to silence gcc warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41718 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-08 14:34:37 +00:00 |
|
Włodzimierz Skiba
|
c744d3f862
|
'configtool' removal.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41301 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-19 15:37:21 +00:00 |
|
Robin Dunn
|
e2b79cc98f
|
revert last change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41282 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-18 19:15:12 +00:00 |
|
Kevin Ollivier
|
c2c04edc2c
|
Commiting re-baked files after wxListCtrl OS X additions.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41259 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-17 08:06:09 +00:00 |
|
Vadim Zeitlin
|
d3c7fc996a
|
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41020 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-05 20:47:48 +00:00 |
|
Vadim Zeitlin
|
d49be4203e
|
return false from OnInit() in console build if we failed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40897 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-28 10:29:23 +00:00 |
|
Václav Slavík
|
27cc91429d
|
removed wxUSE_TOOLBAR_SIMPLE leftovers from the main sources, it's not used anywhere anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40766 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-23 09:54:29 +00:00 |
|
Robin Dunn
|
a5a6edb40b
|
remove any previously existing targets before installing them. This fixes
an error (and a failed install) on my Mac.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40440 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-03 18:30:10 +00:00 |
|
Włodzimierz Skiba
|
8e62b5ee36
|
Removed all outdated makefile.dos and their *.msc include.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-01 07:09:58 +00:00 |
|
Michael Wetherell
|
2aac402246
|
Remove malloc.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40182 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-18 16:23:52 +00:00 |
|
Michael Wetherell
|
044d5accee
|
Remove malloc.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40181 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-18 09:47:16 +00:00 |
|
Michael Wetherell
|
8399f4c6a7
|
Drop non-ANSI malloc.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40162 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-17 13:17:57 +00:00 |
|
Michael Wetherell
|
5aca3ef449
|
Rename log2 to avoid conflict standard log2 which is a macro on Cygwin.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40161 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-17 13:06:37 +00:00 |
|
Angel Vidal Veiga
|
b5348bbb19
|
Reverting my first test commit, as per ABX request
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39975 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-04 16:08:16 +00:00 |
|
Angel Vidal Veiga
|
5938a184a5
|
Fixes tex2rtf to search for files on current folder too. This is basically to test my write access (tho also fixes tex2rtf for some people, including me)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39902 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-30 12:01:15 +00:00 |
|
Julian Smart
|
3b2cb4316b
|
Moved wxRichTextCtrl to its own library
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39882 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-29 07:16:39 +00:00 |
|
Robin Dunn
|
15fa9a1f82
|
fixed line endings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39709 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-14 06:38:38 +00:00 |
|
Włodzimierz Skiba
|
fefee1134b
|
Allow some paths to be relative to current dir.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39691 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-13 10:38:45 +00:00 |
|
Włodzimierz Skiba
|
8c3bbbea2d
|
Fixed accidental removal in one of past editings.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39690 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-13 10:34:58 +00:00 |
|
Chris Elliott
|
4f90b0b334
|
replace hard coded path with relative path
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39556 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-05 10:31:41 +00:00 |
|
Vadim Zeitlin
|
ff3e84ffdc
|
File/dir dialog styles and other changes (patch 1488371):
- check invalid combinations of styles in wxFileDialogBase::Create()
- use wxFD_XXX naming convention for wxFileDialog styles
- replaces wxDD_NEW_DIR_BUTTON with wxDD_DIR_MUST_EXIST
- removes #ifdef __WXGTK24__ / #endif blocks from wxGTK code
- removes wxFileDialogBase::Get/SetStyle and wxFileDialogBase::m_fileName
- renames wxDirDialogGTK to wxDirDialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39402 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 23:32:12 +00:00 |
|
Vadim Zeitlin
|
55325d01e6
|
more wxFD_XXX renamings (patch 1488371)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39401 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 23:31:38 +00:00 |
|
Włodzimierz Skiba
|
8715875f72
|
Fixed unicode reference file writing under some builds.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39352 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-26 17:27:22 +00:00 |
|