Search found 25 matches

by peterooch
Sun Aug 12, 2018 5:41 pm
Forum: Development Help
Topic: Some code ideas/insights about LPK integration
Replies: 1
Views: 1944

Some code ideas/insights about LPK integration

I don't know where to put this so i'll put this here https://gist.github.com/peterooch/7c21a884dc7cd2d7c669b2151c2420ad (write ups inside a diff file) This sort of a follow up to the PR I opened couple of days ago https://github.com/reactos/reactos/pull/738 The idea behind this diff is to show how (...
by peterooch
Mon Mar 26, 2018 5:40 pm
Forum: Development Help
Topic: BiDi code concepts / help needed
Replies: 3
Views: 4484

Re: BiDi code concepts / help needed

I would very much like to urge you not to write BiDi ordering code yourself, as the rules for this are very complex. As a first attempt, I would check to see if freetype allows to do this, and if it cannot do what you want, check if there is another library that will do it. (Like fribidi) ... The t...
by peterooch
Sun Mar 25, 2018 6:48 pm
Forum: Development Help
Topic: BiDi code concepts / help needed
Replies: 3
Views: 4484

BiDi code concepts / help needed

So i have tried to tackle the BiDi text issue that is existing still and i would like to see if somebody can help me how to make it work... I figured out the "principle" of what to do but with my quite limited skill i can't make it work out... in the link i have 3 "concepts" of w...
by peterooch
Thu Feb 26, 2015 11:29 pm
Forum: Localization
Topic: editing Rc files in visual studio
Replies: 2
Views: 23825

Re: editing Rc files in visual studio

Well editing the files would be easier with a GUI editor(mostly for dialogs) and most resource editors freak out while using mirroring in the files.
for the rest of the stuff i use Notepad++ too.

the issues are mostly with the headers, but i forgot how to use VS properly :?
by peterooch
Thu Feb 26, 2015 8:30 am
Forum: Localization
Topic: editing Rc files in visual studio
Replies: 2
Views: 23825

editing Rc files in visual studio

It would be nice to know how to edit them in VS(CE 2013 in particular), currently it throw lots of errors.

Thanks.
by peterooch
Tue Oct 22, 2013 6:20 pm
Forum: Localization
Topic: Hebrew translation of ReactOS
Replies: 40
Views: 98184

Re: Hebrew translation of ReactOS

ArmyMan007 wrote: How do you think of implementing that component?
The user32 edit control is already in ReactOS (synched from wine IIRC),
Add the Hebrew keyboard layout, after that open notepad, and you have correct alignment.
I checked that in ros many times.
by peterooch
Fri Sep 20, 2013 12:34 pm
Forum: Localization
Topic: Hebrew translation of ReactOS
Replies: 40
Views: 98184

Re: Hebrew translation of ReactOS

Well i created a nice flow chart, trying to clarify the situation with difference between ReactOS and Wine http://peterooch.zzl.org/images/ros_wine_comparison.png , Checked both the Wine Code via their code repo (source.winehq.org) and using Ros's Doxygen, at the end, wine uses usp10 for this, and r...
by peterooch
Sun Aug 25, 2013 9:01 am
Forum: Off Topic
Topic: steve ballmer will retire in 12 months.
Replies: 18
Views: 30662

Re: steve ballmer will retire in 12 months.

gonzoMD wrote:Hermes, you forgot the funniest of all Balmer videos at all: http://www.youtube.com/watch?v=tGvHNNOLnCk
See the Windows XP version: https://www.youtube.com/watch?v=_-8IufkbuD0
lol
by peterooch
Fri Aug 02, 2013 11:16 am
Forum: Development Help
Topic: Hardware Donation
Replies: 1
Views: 4901

Re: Hardware Donation

You can install ReactOS on it, and to check what working or not, and to report bugs to jira. you can consider this as a "donation" to the project. btw. I see that you have a NIC that is interesting because ros have a driver for it, maybe you can test it you can refer to the wiki for debugg...
by peterooch
Sat Jul 06, 2013 7:37 pm
Forum: Support
Topic: Doxygen returns HTTP ERROR 101
Replies: 1
Views: 4161

Re: Doxygen returns HTTP ERROR 101

Also here doxygen is down, wanted to investigate something but no go. :(
by peterooch
Tue Jun 18, 2013 3:01 pm
Forum: Localization
Topic: Hebrew translation of ReactOS
Replies: 40
Views: 98184

Re: Hebrew translation of ReactOS

I think i found a solution, as described in http://jira.reactos.org/browse/CORE-7003?focusedCommentId=52863&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-52863 There is wine code thats deals with this problem (or at least i think so...), but i don't know how to te...
by peterooch
Thu Jun 13, 2013 3:37 pm
Forum: Localization
Topic: צוות עברית
Replies: 2
Views: 30861

Re: צוות עברית

בוא אני אתן לך דוגמה די פשוטה איך ומה עושים: תבדוק באתר הSVN בתיקייה base/setup/welcome/lang יש שם שני קבצים: en-US.rc - הקובץ עם מחרוזות התכנית המקוריות he-IL.rc - הקובץ עם התרגומים שכתבתי, אותו קובץ, רק הסמן השפה ששונה, והמחרוזות עצמן, ששונו בנוסף לכך הוספנו (בעזרת המפתחים) תמיכה בימין לשמאל, שככה...
by peterooch
Wed Jun 12, 2013 4:39 pm
Forum: General Discussion and Feedback
Topic: Opening a new Hebrew sub-forum
Replies: 16
Views: 12615

Re: Opening a new Hebrew sub-forum

For Hebrew relevant translation info, see on Jira CORE-6904 , CORE-7003 and CORE-7218 , and the topic in the "Localization" sub-forum, there is already commited hebrew translations in the trunk, even a Hebrew VGA Font! And there are several major bugs such as reversed strings, mirroring su...
by peterooch
Wed Mar 13, 2013 12:16 pm
Forum: Localization
Topic: Hebrew translation of ReactOS
Replies: 40
Views: 98184

Re: Hebrew translation of ReactOS

Tested in my ubuntu 12.04 hebrew setup, installed wine 1.4, and works pretty well, mirroring worked well, with both ways working correctly, squares in dialogs fixed by installing tahoma font from microsoft ("winetricks tahoma") letters showing correctly bugs: flipped bitmaps, mainly ros lo...
by peterooch
Tue Mar 12, 2013 3:09 pm
Forum: Localization
Topic: Hebrew translation of ReactOS
Replies: 40
Views: 98184

Re: Hebrew translation of ReactOS

The dialogs, when using external style, did not mirrored in ros, and also were graphic corruptions and bugs (push buttons not clickable, tabs etc..) The other way also doesn't work. I remember that both firefox and vlc displayed correctly hebrew, in firefox even the menus! https://dl.dropbox.com/sh/...