Commit graph

1164 commits

Author SHA1 Message Date
Hermès Bélusca-Maïto 8e06e32a8f [ROSAPPS]
Missing _SEH2_YIELD.

svn path=/trunk/; revision=60145
2013-09-15 18:17:25 +00:00
Aleksey Bragin 65502e2141 [CTM]
- Change my email address to a working one.
- Remove version info from the title.

svn path=/trunk/; revision=59787
2013-08-20 11:51:05 +00:00
Ziliang Guo 467ca7e83e [VGAFONTEDIT] Add Chinese translation for VGA font edit utility. ROSAPPS-254 #resolve
svn path=/trunk/; revision=59643
2013-08-05 17:24:09 +00:00
Hermès Bélusca-Maïto b73890ea0d Fix ASSERTMSG definition and usage (which is: ASSERTMSG(Message, expression) and not the other way around, see http://msdn.microsoft.com/en-us/library/windows/hardware/ff542113(v=vs.85).aspx , http://www.osronline.com/DDKx/ddtools/debugfns_41yr.htm and google...) (Part 1/X)
svn path=/trunk/; revision=59508
2013-07-19 12:54:34 +00:00
Hermès Bélusca-Maïto 2cb57b25b4 [ROSAPPS]
Correct spelling of "receive" throughout the codebase.
Patch by andygui.

CORE-7062 #resolve #comment Part for RosApps fixed in revision r58746.

svn path=/trunk/; revision=58746
2013-04-13 21:33:53 +00:00
Hermès Bélusca-Maïto c45852fcfd [ROSAPPS]
Fix "initialize" misspelling.

svn path=/trunk/; revision=58677
2013-04-04 19:44:23 +00:00
Hermès Bélusca-Maïto cd804b45cb [ROSAPPS]
Fix the remaining 'lenght' --> 'length' misspelling.

svn path=/trunk/; revision=58676
2013-04-04 19:41:50 +00:00
Hermès Bélusca-Maïto 3ab4c09ac2 [ROSAPPS]
Fix spelling of 'length' in various places.
Patch by andygui

CORE-7043 #comment Part for ROSApps committed in r58673, thanks!

svn path=/trunk/; revision=58673
2013-04-04 19:34:27 +00:00
Hermès Bélusca-Maïto 66a44527fd Remove the unneeded $Id$ blabla from the source code.
svn path=/trunk/; revision=58493
2013-03-14 01:14:18 +00:00
Hermès Bélusca-Maïto 57ddcaf0fa Remove ALL the unneeded "author date id revision" svn properties.
svn path=/trunk/; revision=58490
2013-03-14 00:00:01 +00:00
Amine Khaldi d2351c0d6e [CMAKE]
* Remove unneeded set_rc_compiler.
ROSAPPS-255 #resolve #comment Fixed in r57968.

svn path=/trunk/; revision=57969
2012-12-22 15:45:00 +00:00
Eric Kohl fa8ab28a6d [SKEL_SERVICE]
The HandlerEx control handler is DWORD WINAPI, not VOID WINAPI .
Patch by Hermes BELUSCA - MAITO.
Fixes ROSAPPS-243.

svn path=/trunk/; revision=57324
2012-09-18 20:37:51 +00:00
Sylvain Petreolle 3d2d44a14c [ROSAPPS]
Add the imagesoft CMakeLists.txt (forgotten in previous commit.)

svn path=/trunk/; revision=57202
2012-08-29 21:07:55 +00:00
Sylvain Petreolle 36cc36e73f [ROSAPPS]
Move imagesoft to applications and add it to build.
Convert lang files to UTF-8.
Fix casts and x64 warnings.
Patch by Hermes Belusca.
See bug 7185 for details.

svn path=/trunk/; revision=57201
2012-08-29 20:44:54 +00:00
Sylvain Petreolle eefb798bff [ROSAPPS]
Add vgafontedit to build.
Convert the language resource files into UTF-8.
Fix x64 warnings.
Patch by Hermes Belusca.
Bug 7152.

svn path=/trunk/; revision=57200
2012-08-29 18:06:24 +00:00
Sylvain Petreolle 347c43d13c [ROSAPPS]
Add notevil, ctm, kill and tlist to build.

Patch by Hermes Belusca. Bug 7150.

svn path=/trunk/; revision=56812
2012-06-30 11:33:33 +00:00
James Tabor 592fd1b680 - Fix configure warnings.
svn path=/trunk/; revision=56715
2012-06-09 02:17:39 +00:00
Sylvain Petreolle a90cb98c5d [ROSAPPS]
Add maze and green to build.

svn path=/trunk/; revision=56102
2012-03-10 13:36:45 +00:00
Sylvain Petreolle f88b8ad363 [ROSAPPS]
Fix screensavers build.

svn path=/trunk/; revision=56096
2012-03-10 00:54:06 +00:00
James Tabor f3bea9c548 [Screen Savers]
- CMake it! MazeScr is skipped for now.

svn path=/trunk/; revision=56086
2012-03-08 02:02:58 +00:00
Sylvain Petreolle 3a2974ab60 [ROSAPPS]
Add cmdutils apps to build.

svn path=/trunk/; revision=55592
2012-02-14 14:03:05 +00:00
Sylvain Petreolle 0eecf78205 [SSSTARS]
Fix include paths casing.

svn path=/trunk/; revision=54695
2011-12-19 10:22:06 +00:00
Olaf Siejka 03a54ff941 [SSSTARS]
- Convert the remainder of PL strings to UTF-8 to fix build, since that RC is declared as Unicode. Convert italian resources to UTF-8 and place all rc in a single section;

svn path=/trunk/; revision=54582
2011-12-04 14:46:04 +00:00
Dmitry Gorbachev a2b753d441 [SsStars]
Update Starfield screensaver translations (bug #6270):
- Polish by Wojtek Kozlowski <=wojtekkozlo664=AT=op=DOT=pl=>;
- Russian by Evilslon <=evilslon=AT=mail=DOT=ru=>.

svn path=/trunk/; revision=54545
2011-11-30 11:27:50 +00:00
James Tabor dd2688a02d - Fix RosApps build.
svn path=/trunk/; revision=54378
2011-11-14 22:14:52 +00:00
Sylvain Petreolle 3ed5f76537 [ROSAPPS]
Add cmake base files with ssstars.

svn path=/trunk/; revision=54242
2011-10-23 12:30:27 +00:00
Pierre Schweitzer c91f9ef382 [REGEXPL]
Fix memory leaks
Fix broken if condition
Use delete[] operator for allocations made with new[] operator
Properly check for failed allocations by not throwing exception

svn path=/trunk/; revision=54034
2011-10-06 21:36:10 +00:00
Pierre Schweitzer 7e02fbd0dd [PEDUMP]
Fix memory & resource leaks

svn path=/trunk/; revision=54033
2011-10-06 20:45:06 +00:00
Pierre Schweitzer ae16f78ede [MAN]
Fix memory leaks

svn path=/trunk/; revision=54032
2011-10-06 20:35:52 +00:00
Pierre Schweitzer c89df83f91 [FRAGINATOR]
Use vector<>::empty() instead of vector<>::size() to check for vector emptyness

svn path=/trunk/; revision=54031
2011-10-06 20:24:19 +00:00
Pierre Schweitzer cc5d780806 [COMP]
Fix resource leak


svn path=/trunk/; revision=54030
2011-10-06 20:13:54 +00:00
Amine Khaldi aa3e500d16 [ROSAPPS/SCREENSAVERS]
* Add a new Starfield screensaver. By Carlo Bramini (carlo DOT bramix AT libero DOT it).
* Adapted the build system files to get it to compile with current trunk.
See issue #6270 for more details.

svn path=/trunk/; revision=53920
2011-10-01 21:28:47 +00:00
Rafal Harabien 4ce4beb1cb [SYSTEMINFO]
Add Italian translation (patch by Vincenzo Cotugno <vins8920 at hotmail dot com>)
Decrease buffer size
Don't print NULL domain/workgroup
Add network adapters detection

svn path=/trunk/; revision=51260
2011-04-05 21:20:42 +00:00
Rafal Harabien a27aa83904 [SYSTEMINFO]
Clean it up a bit
Prepare for CSV format support

svn path=/trunk/; revision=51233
2011-04-02 17:51:09 +00:00
Rafal Harabien 888f3912cb [SYSTEMINFO]
* Fix System Locale field
* Fix Input Locale field

svn path=/trunk/; revision=51228
2011-04-02 15:50:45 +00:00
Johannes Anderwald 542a951d46 [TEE]
- TEE should overwrite existing file
- Patch by vins8920 hotmail 
See issue #6022 for more details.

svn path=/trunk/; revision=51226
2011-04-02 15:15:08 +00:00
Rafal Harabien 88e51aaa47 [SYSTEMINFO]
* Fix Domain field
* Get rid of TCHAR
* Translate System Up Time to polish

svn path=/trunk/; revision=51225
2011-04-02 14:54:24 +00:00
Rafal Harabien 7c126a9a69 [SYSTEMINFO]
Don't translate System Type
Don't mix TCHARs and chars
Fix Time Zone for not English systems
Use proper registry key for Install Date
Format dates using system settings
Format numbers

svn path=/trunk/; revision=51221
2011-04-01 18:58:12 +00:00
Rafal Harabien 04afecea16 [SYSTEMINFO]
Add System Manufacturer and System Model to resources
Convert TABs to spaces in resources
Sort strings in resources a bit

svn path=/trunk/; revision=51215
2011-03-31 16:51:19 +00:00
Rafal Harabien ddbfebc22a [SYSTEMINFO]
Convert TABs to spaces
Print output to stdout instead of stderr
Close opened registry keys
Simplify a bit
Add System Manufacturer and System Model
Add System Up Time (patch by Edijs Kolesnikovics <terminedijs at yahoo dot com>, see issue 6055 for more details)

svn path=/trunk/; revision=51212
2011-03-31 15:56:24 +00:00
Johannes Anderwald 39b14c177e [Y]
- Fix argument checking
- Close correct handle
- Patch by Kuts Alexey
- bug 6004

svn path=/trunk/; revision=51087
2011-03-18 16:28:21 +00:00
Daniel Reimer 0093430c81 Update Winefile to 1.3.10 too
svn path=/trunk/; revision=50151
2010-12-26 16:28:51 +00:00
Sylvain Petreolle 949283de1e [TOUCH]
Remove ntdll library and link to getopt.

svn path=/trunk/; revision=48263
2010-07-25 20:57:38 +00:00
Daniel Reimer 1048fa4974 Sync Winefile with Wine 1.2
svn path=/trunk/; revision=48209
2010-07-23 08:34:57 +00:00
Timo Kreuzer ecc9ac8278 [TLIST]
link to getopt library

svn path=/trunk/; revision=48182
2010-07-22 09:20:35 +00:00
Daniel Reimer a71a4c7943 Forgot to remove the old libpng.
svn path=/trunk/; revision=48015
2010-07-12 19:07:39 +00:00
Daniel Reimer 7e93e6537f remove the old and static linked libpng. A new one will follow into the main tree, linked as dll for windowscodecs.dll.
svn path=/trunk/; revision=48013
2010-07-12 19:02:47 +00:00
Daniel Reimer fe430b6d23 Update WineFile to Wine 1.2rc5
svn path=/trunk/; revision=47855
2010-06-26 14:07:37 +00:00
Daniel Reimer 59ed163b9e Sync winefile to Wine 1.2 RC3
svn path=/trunk/; revision=47778
2010-06-14 10:49:56 +00:00
Amine Khaldi 09d662004d [FRAGINATOR]
- Add Ukrainian translation.

Patch by Igor Paliychuk - igor-hkr[at]mail[dot]ru

svn path=/trunk/; revision=47750
2010-06-10 23:29:42 +00:00