Commit graph

294605 commits

Author SHA1 Message Date
Andras Timar
a91a7567e7 extract strings for l10n from description.xml files
Merging is to be implemented...
2011-09-30 23:49:38 +02:00
Andras Timar
ca2235e871 upgrade to the newer extension description scheme 2011-09-30 23:49:38 +02:00
Andras Timar
7969f909e2 fix error messages 2011-09-30 23:49:37 +02:00
Andras Timar
0bb5161900 typo in comment 2011-09-30 23:49:37 +02:00
Andras Timar
397a67a7ad remove unused tokens 2011-09-30 23:49:36 +02:00
Jan Holesovsky
ddf1d503c6 Kill copy'n'paste. 2011-09-30 21:34:55 +02:00
Jan Holesovsky
3927d9bd2a Add support for bundling the -system .dll's into the MinGW builds. 2011-09-30 21:11:26 +02:00
Norbert Thiebaud
8a2776971d preliminary work on a ExternalLib extension support for gbuild 2011-09-30 13:44:50 -05:00
Norbert Thiebaud
bba594a820 fix an apparent cut-and-paste typo in CustomeTarget 2011-09-30 13:44:08 -05:00
Stephan Bergmann
cce442bc13 Cleaned up DGColorNameLookUp. 2011-09-30 19:43:09 +02:00
Stephan Bergmann
c35ad52639 Cleaned up svldata. 2011-09-30 19:05:03 +02:00
Norbert Thiebaud
57dbe3e466 temp fix to issues stemming from 979e2c8f8b 2011-09-30 11:39:46 -05:00
Caolán McNamara
dd71d38483 rtl_cipher_decode doesn't like 0 len data 2011-09-30 17:02:38 +01:00
Caolán McNamara
e898bcc1c2 silence tedious malware checkers, arcfour, key 0x435645 2011-09-30 17:02:37 +01:00
Caolán McNamara
8c0a791b74 callcatcher: newly unused code 2011-09-30 17:02:37 +01:00
Norbert Thiebaud
8192787942 MacOSX 10.4 is still the 'default' SDK, choose the righ gcc for other SDKs 2011-09-30 09:40:27 -05:00
Michael Meeks
6f1dbfbe71 set the core locale as well as the UI one to English 2011-09-30 14:57:41 +01:00
Stephan Bergmann
979e2c8f8b -fthreadsafe-statics uses a single lock on Mac OS X and thus leads to deadlock. 2011-09-30 15:37:11 +02:00
Tor Lillqvist
62892c5cac Kill unused SalFrameWndProcA() function 2011-09-30 16:25:18 +03:00
Tor Lillqvist
d91a698637 Kill unused ImplSalUpdateStyleFontA() function 2011-09-30 16:23:28 +03:00
Norbert Thiebaud
ddc28b8ad6 clean-up ghost traces of unicow 2011-09-30 08:11:31 -05:00
Tor Lillqvist
677da6ca3d Fix copy/paste error 2011-09-30 15:48:22 +03:00
Tor Lillqvist
cb4a3b13e8 Remove a commented out obsolete test 2011-09-30 15:45:21 +03:00
Tor Lillqvist
62a4321812 Surely MOZILLA_TOOLKIT is never "gtk2" for MacOSX 2011-09-30 15:45:20 +03:00
Caolán McNamara
d25b61cd7f enum/namespace foo 2011-09-30 13:23:04 +01:00
Caolán McNamara
d7971ea58f sigh... 2011-09-30 13:05:42 +01:00
Caolán McNamara
7af852b3f4 callcatcher: remove newly unused code 2011-09-30 13:03:16 +01:00
Caolán McNamara
bebf836275 new files 2011-09-30 13:02:35 +01:00
Tor Lillqvist
665fc0285c If no SDK options given, default to 10.6 if that is present 2011-09-30 14:55:03 +03:00
Caolán McNamara
4a5745503c merge filters-test code 2011-09-30 12:39:35 +01:00
Caolán McNamara
ebbfc7ea4a callcatcher: newly unused methods 2011-09-30 12:39:35 +01:00
Regina Henschel
c5047ca9fa Generate valid xhtml export by using xml:lang, see also fdo#40373 2011-09-30 12:13:30 +01:00
Bjoern Michaelsen
848bb3202c Merge branch 'master' of /home/bjoern/.jenkins/jobs/repo-mirror/workspace/core 2011-09-30 11:28:32 +02:00
Bjoern Michaelsen
2b9e302f0a keep platform stuff in the platform subdir 2011-09-30 11:24:21 +02:00
Thorsten Behrens
8bd171e786 Make translation tools cross-build aware
Build-time tools should use build-time inpath...
2011-09-30 11:23:12 +02:00
Caolán McNamara
acc5c0734c callcatcher: remove newly unused code 2011-09-30 09:09:27 +01:00
Caolán McNamara
11cc59815a use read_uInt8s_AsOString instead of hand-crafted loop 2011-09-30 09:09:27 +01:00
Caolán McNamara
d64707589f callcatcher: unused methods 2011-09-30 09:09:26 +01:00
Caolán McNamara
1b78b83fbd tweak ambiguities for F-15 gcc 4.6.1-9 2011-09-30 09:09:26 +01:00
Caolán McNamara
350e1e2456 help gcc 4.6.1 out with ambiguity 2011-09-30 09:09:26 +01:00
Caolán McNamara
6fed5b8385 Repeat not implemented 2011-09-30 09:09:26 +01:00
Caolán McNamara
1f5c696c37 add mode-lines to .m files and last round of merged files, etc. 2011-09-30 09:09:25 +01:00
Caolán McNamara
ffbab6ccbd get this building with gcc 4.6.1 2011-09-30 09:09:25 +01:00
Caolán McNamara
71e5f262a5 add objective-C to add-modelines 2011-09-30 09:09:25 +01:00
Tor Lillqvist
58462caa51 Fix error reported by gcc 4.4.3: NULL used in arithmetic 2011-09-30 10:45:20 +03:00
Tor Lillqvist
2414639738 Clarify help for the MacOSX version options 2011-09-30 10:07:26 +03:00
Takeshi Abe
c5580874d1 removed unused macro 2011-09-30 07:58:26 +09:00
Markus Mohrhard
eea06c00ab enable the registration for vba unit test again 2011-09-30 00:43:50 +02:00
Markus Mohrhard
5e733c781f remove library entries for now
maybe add them later and adapt path to something useful
2011-09-30 00:42:04 +02:00
Markus Mohrhard
b8d6626a13 remove file from unit test user dir that gets modified 2011-09-29 23:09:45 +02:00