Pierre Schweitzer
3dce2f69c7
[FORMATTING] Fix indentation
...
svn path=/trunk/; revision=31461
2007-12-27 16:52:25 +00:00
Pierre Schweitzer
5f52a2893f
Added help tooltips to header buttons
...
svn path=/trunk/; revision=31460
2007-12-27 14:40:02 +00:00
Timo Kreuzer
68dbbc3eaf
- enumerate symbols instead of simple lookup, this makes the program slow, but you can now see if an adress has more than one name
...
svn path=/trunk/; revision=31456
2007-12-27 03:42:56 +00:00
Timo Kreuzer
f9840d8e29
- fix section pointer calculation
...
- print parameter byte count from W32pArgumentTable
- use value of W32pServiceLimit for the loop
svn path=/trunk/; revision=31450
2007-12-26 17:57:53 +00:00
Pierre Schweitzer
41c68f8bd0
Updated French translation for systeminfo
...
svn path=/trunk/; revision=31389
2007-12-22 09:20:32 +00:00
Timo Kreuzer
c9dc5d76f8
syscall dumper for win32k that also works on vista.
...
You need dbghelp.dll and symsrv.dll. The ones from syscall lister (http://www.openrce.org/blog/view/808/Syscall_lister ) work fine, the ones shipped with windows don't.
todo: support x64
svn path=/trunk/; revision=31340
2007-12-19 21:48:15 +00:00
Marc Piulachs
fa17bda2ef
spanish localizations by Remialdo <remialdo at gmail dot com>
...
- Added: systeminfo, mazescr and msgina
- Fix unterminated string in systeminfo/lang/es-ES.rc
See issue #2905 for more details.
svn path=/trunk/; revision=31338
2007-12-19 21:25:05 +00:00
Daniel Reimer
fe74c78c12
Updated German RC File of systeminfo.
...
svn path=/trunk/; revision=31320
2007-12-19 10:28:55 +00:00
Dmitry Chapyshev
82200e9e04
- Functions for definition BIOS date and version, Domain are added
...
svn path=/trunk/; revision=31316
2007-12-19 08:54:15 +00:00
Marc Piulachs
5e418ee356
spanish localizations by Remialdo <remialdo at gmail dot com>
...
- Updated: downloader,solitarie, winemine,screensaver 3dtext
- Added: mmc,screensaver logon, freeldr fdebug, console
See issue #2898 for more details.
svn path=/trunk/; revision=31312
2007-12-18 23:05:26 +00:00
Timo Kreuzer
12096d19c4
- add GDI_OBJECT_TYPE_PFE
...
- use own version of GdiQueryTable() instead of relying on gdi32.dll, as vista seems not to support it anymore
svn path=/trunk/; revision=31222
2007-12-15 00:34:57 +00:00
Daniel Reimer
010b5920af
Bug 2881 : Bulgarian translation of ReactOS. (sstpr<AT>narod<DOT>ru)
...
Bug 2882 : Ukrainian translation update. (temarez<AT>yandex<DOT>ru)
svn path=/trunk/; revision=31137
2007-12-11 08:34:27 +00:00
Pierre Schweitzer
7adb28bee6
Updated French translation for butterflies
...
svn path=/trunk/; revision=31102
2007-12-09 13:03:07 +00:00
Daniel Reimer
9d091efc46
Add and Update German RC Files of the Screensavers.
...
svn path=/trunk/; revision=31098
2007-12-09 11:58:39 +00:00
Marc Piulachs
c199df2315
Partly applied patch from bug 2874 by Vytis Girdzijauskas "CMan" cman<at>cman<dot>us
...
* Added description string to Butterflies screensaver for all languages.
* Use string resources in Maze screensaver.
My notes:
I haven't added butterflies.scr to reactos.dff as opengl screen savers are still broken under reactos , we already have 3dtext added for testing no need to add another one
I have modified mazescr installname to have the same name as the module has inset of changing it on reactos.dff
See issue #2874 for more details.
svn path=/trunk/; revision=31096
2007-12-09 11:27:23 +00:00
Daniel Reimer
794e87f37f
Bug 2869 - Lithuanian translation update - cman<AT>cman<DOT>us
...
Bug 2867 - Italian resource files, some updates and some added - devotip<AT>tiscali<DOT>it
Part II
svn path=/trunk/; revision=31076
2007-12-08 13:38:43 +00:00
Colin Finck
58e12f3874
Remove all that VS stuff from the butterflies screensaver resource files, create a "rsrc.rc" file and add common resources only one time. Also remove an unused string.
...
This makes the screensaver much smaller and easier to translate.
svn path=/trunk/; revision=30959
2007-12-02 14:39:07 +00:00
Colin Finck
4f987d4817
Spanish translations for screensavers by Javier Remacha (remialdo AT gmail DOT com)
...
See issue #2863 for more details.
svn path=/trunk/; revision=30956
2007-12-02 14:16:09 +00:00
Colin Finck
cd714dc38e
Ukrainian translations by Artem Reznikov (temarez AT yandex DOT ru)
...
See issue #2854 for more details.
svn path=/trunk/; revision=30955
2007-12-02 12:44:21 +00:00
Pierre Schweitzer
bafbcc303d
Updated download.xml with newer releases.
...
svn path=/trunk/; revision=30953
2007-12-02 11:24:35 +00:00
Pierre Schweitzer
ba1a443efd
Updated French translation
...
svn path=/trunk/; revision=30944
2007-12-01 20:21:50 +00:00
Marc Piulachs
6eb82849c7
- XML compliance : add XInclude namespace
...
svn path=/trunk/; revision=30922
2007-11-30 23:45:10 +00:00
Marc Piulachs
b6c3503427
- Change blankscr installname attribute to scrnsave.scr as it's the name it has the equivalent component on MS Windows.
...
svn path=/trunk/; revision=30804
2007-11-27 00:57:09 +00:00
Daniel Reimer
c5a4ece055
Bug 2844: Ukrainian translation update (temarezATyandexDTru)
...
Bug 2852: New Greek resource files (djapalATgmailDTcom)
Part 1 (Who deleted scrnsave when I wanted to commit???!)
svn path=/trunk/; revision=30795
2007-11-26 21:51:56 +00:00
Marc Piulachs
fdb78c697c
final step , rename the scrnsave.scr to blankscr.scr to avoid conflicts with scrnsave.lib
...
caution: manually deleting makefile.auto may be required!
note: It works fine in windows it highlights a but in reactos
svn path=/trunk/; revision=30793
2007-11-26 21:47:35 +00:00
Marc Piulachs
090e490da6
Add missing include glext.h
...
svn path=/trunk/; revision=30757
2007-11-25 20:32:10 +00:00
Marc Piulachs
2750f99b97
- Modified butterflies screensaver registry key
...
- Updated scrnsave library reference name
- started removing MSVC resource stuff
- renamed scrnsave to blankscr to avoid name conflicts with scrnsave library
- modified scrnsave (aka blankscr) to use scrnsave library . simplified the code a lot!
- various other small changes
svn path=/trunk/; revision=30753
2007-11-25 20:09:27 +00:00
Pierre Schweitzer
63c8167a57
Simplified code
...
svn path=/trunk/; revision=30744
2007-11-25 17:08:13 +00:00
Pierre Schweitzer
1b3dd9fe0e
Use a default path if there are no settings
...
svn path=/trunk/; revision=30740
2007-11-25 15:46:06 +00:00
Pierre Schweitzer
ec59ed82f2
- Fixed and enabled about dialog
...
- Added French translation
svn path=/trunk/; revision=30714
2007-11-24 09:14:56 +00:00
Daniel Reimer
9bf128a547
Last missing German RC File. :-)
...
svn path=/trunk/; revision=30676
2007-11-22 15:46:10 +00:00
Colin Finck
fdc5759408
Get avtest to build again by adding the _NTDDK_ define
...
See issue #2220 for more details.
svn path=/trunk/; revision=30655
2007-11-21 22:41:24 +00:00
Colin Finck
4183277285
Bulgarian translations by Станев (sstpr AT narod DOT ru)
...
See issue #2838 for more details.
svn path=/trunk/; revision=30647
2007-11-21 20:23:15 +00:00
Aleksey Bragin
7353b246e9
Dmitry Chapyshev <lentind@yandex.ru>
...
- Add russian translation.
- Fix control's size (in all languages).
svn path=/trunk/; revision=30645
2007-11-21 19:54:06 +00:00
Colin Finck
16a82647de
Ukrainian translations by Artem Reznikov (temarez AT yandex DOT ru)
...
See issue #2836 for more details.
svn path=/trunk/; revision=30625
2007-11-21 14:26:42 +00:00
Colin Finck
214c6fef87
Commit the "write" translation, which wasn't committed in r30579
...
See issue #2832 for more details.
svn path=/trunk/; revision=30580
2007-11-19 20:35:46 +00:00
Daniel Reimer
61705cebb5
Remove all trailing Spaces.
...
Change the Name shown for the ScreenSaver in the String to a more fitting one.
Add a German Resource.
svn path=/trunk/; revision=30574
2007-11-19 10:04:29 +00:00
Marc Piulachs
502b2e6106
Add butterfiles OpenGL screen saver to build
...
svn path=/trunk/; revision=30571
2007-11-19 01:26:33 +00:00
Marc Piulachs
be611cca2b
Cool flying butterflies screen saver. It uses the new scrnsave library. All screen savers *should* be modified to use this library inset of replicating a large amount of code
...
Original work by Jeff Molofee tutorials (http://nehe.gamedev.net )
basically converted from C++ to C and adapted as a windows screensaver
svn path=/trunk/; revision=30570
2007-11-19 01:11:35 +00:00
Pierre Schweitzer
2bf254d901
Hackfix Download! to get it working under ReactOS
...
svn path=/trunk/; revision=30544
2007-11-18 13:33:06 +00:00
Pierre Schweitzer
a651f76068
Updated French translation
...
svn path=/trunk/; revision=30541
2007-11-18 13:01:18 +00:00
Gregor Brunmar
f33d18ade0
Corrected small typo
...
svn path=/trunk/; revision=30537
2007-11-18 11:28:46 +00:00
Aleksey Bragin
95e1eddf2d
Dmitry Chapyshev <lentind@yandex.ru>
...
- Improve the icon, as usual.
svn path=/trunk/; revision=30535
2007-11-18 10:06:20 +00:00
Marc Piulachs
57193fc999
Forgot to commit it
...
svn path=/trunk/; revision=30462
2007-11-15 16:59:12 +00:00
Marc Piulachs
0a68fe54ba
Fix maze screensaver and move it to a more adecuate location
...
svn path=/trunk/; revision=30461
2007-11-15 16:56:54 +00:00
Marc Piulachs
47f240c7fb
- Compile screensavers as UNICODE applications + minor fixes (Part 2/2)
...
svn path=/trunk/; revision=29966
2007-10-29 22:52:33 +00:00
Colin Finck
646ada92cc
Move cylfrac, matrix, scrmsave and starfield to rosapps as proposed on the mailing list. New screensavers should only go there now.
...
I created an "applications/screensavers" directory for that, eventually rosapps should get a similar directory structure to reactos.
Also changed the appropriate parts in reactos.dff.
svn path=/trunk/; revision=29961
2007-10-29 21:30:02 +00:00
Martin Fuchs
28facd60b4
disable PHP search in Doxy docu
...
svn path=/trunk/; revision=29930
2007-10-28 16:19:37 +00:00
Martin Fuchs
c6b7e9b31e
update Doxyfile to current format
...
svn path=/trunk/; revision=29913
2007-10-27 10:32:43 +00:00
Marc Piulachs
4655339c23
Build files updates and fixes
...
svn path=/trunk/; revision=29860
2007-10-25 01:15:21 +00:00