rejetto forum
February 11, 2012, 01:33:19 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: This forum is free, you do NOT need to register to post. But you may.
PROBLEMS? QUESTIONS? CLICK HERE!
Fill the survey!
 
   Home   Help Search Login Register  
Pages: 1 [2] 3 4
  Print  
Author Topic: sources  (Read 42632 times)
0 Members and 1 Guest are viewing this topic.
Stamir
Occasional poster
*
Offline Offline

Posts: 6


133594
View Profile WWW
« Reply #15 on: January 28, 2004, 08:14:54 AM »

Quote from: "Xecutor"
Yes, both modules are from RxLib.

Yes !!! I complie &RQ !
Thanks a lot !!!

Quote
But afair Rejetto said that he migrated to jvcl instead of rxlib.
I guess you can remove both modules from uses list painlessly.

No.
Animate.pas could be removed, but ToolEdit is still used.

OK. Now i'll try to remember my delphi knowledge, to improve over languages support (problem with ICQ Light users).  Smiley  Shocked
Logged

alkimiya
Moderator
Insane poster
*****
Offline Offline

Posts: 315


986246
View Profile Email
« Reply #16 on: January 28, 2004, 08:39:59 AM »

Does anyone reading this have any experience in administrating CVS? Because I think development should at least have a main branch. I could perhaps make time to learn this, but if anyone else already can and is willing I'd prefer letting them handling it.
Logged
Stamir
Occasional poster
*
Offline Offline

Posts: 6


133594
View Profile WWW
« Reply #17 on: January 28, 2004, 09:06:04 AM »

Quote from: "alkimiya"
Does anyone reading this have any experience in administrating CVS? Because I think development should at least have a main branch. I could perhaps make time to learn this, but if anyone else already can and is willing I'd prefer letting them handling it.

I already find & fix some bugs (for example enterUinDlg function from utilLib doesn't return uin), and we really need someone, who can coordinate our modifications. Unfortunately i haven't such expirience.  Sad Coul someone help ?
Logged

Anonymous
Guest
« Reply #18 on: January 28, 2004, 09:40:11 AM »

i think you should conglamirate and work with help of rejetto :idea:
Logged
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11759


View Profile
« Reply #19 on: January 28, 2004, 12:15:08 PM »

at this time i think it is a good idea to have me as coordinator.

maybe later we will find a better solution, yes, but until it comes...

if you have bugfixes, etc etc, you could just post them to me in the devel forum.
please, don't do it in this forum.


yes, i use JVCL, because it is richer and opensource, though rxlib became OS lately. it seems to me that JVCL has better support.
Logged
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11759


View Profile
« Reply #20 on: January 28, 2004, 12:18:30 PM »

let me say i'm happy to see that someone is showing will to work on it in so little time Smiley
this may be a turning point
Logged
rejetto forum
« Reply #20 on: January 28, 2004, 12:18:30 PM »

Do you like this software? Consider even $2
 Logged
captor
Regular poster
**
Offline Offline

Posts: 18


View Profile
« Reply #21 on: January 28, 2004, 03:28:59 PM »

now all thó users can make additions to &rq and how we know which version is better? do you gather all changes in one place?
Logged
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11759


View Profile
« Reply #22 on: January 29, 2004, 06:04:36 AM »

everyone is free to make his own version
i think most people will be wise enough to send their changes to me
Logged
Xecutor
Occasional poster
*
Offline Offline

Posts: 8

19188240
View Profile
« Reply #23 on: January 29, 2004, 06:30:29 AM »

btw, Rejetto, what version of delphi you are using?
I have some problems with themes. Undecided
Specifically with transparency.
Logged
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11759


View Profile
« Reply #24 on: January 29, 2004, 08:55:59 AM »

it is written in the about box Wink
Logged
Xecutor
Occasional poster
*
Offline Offline

Posts: 8

19188240
View Profile
« Reply #25 on: January 29, 2004, 09:19:27 AM »

Quote from: "rejetto"
it is written in the about box Wink
Oops Smiley
That's strange.
D6 too... Undecided
I had to tweak png loading a little to get normal icons.
And set transparency property to true for some bitmaps.
Logged
Xecutor
Occasional poster
*
Offline Offline

Posts: 8

19188240
View Profile
« Reply #26 on: January 29, 2004, 09:29:41 AM »

Quote from: "Stamir"
(problem with ICQ Light users).  Smiley  Shocked

I'm afraid this is impossible Sad
I installed icqlite locally.
When I'm sending mixed latin/russian text,
where russian will come first, and latin later,
russian text will arrive as sequence of '?'.
I'm afraid the only way to fix this - implement newer version of protocol.
Logged
Stamir
Occasional poster
*
Offline Offline

Posts: 6


133594
View Profile WWW
« Reply #27 on: January 30, 2004, 01:02:11 AM »

Quote from: "Xecutor"
I'm afraid this is impossible Sad
I installed icqlite locally.
When I'm sending mixed latin/russian text,
where russian will come first, and latin later,
russian text will arrive as sequence of '?'.
I'm afraid the only way to fix this - implement newer version of protocol.

But everifing is all right, if user with &RQ is invisible to user with ICQ. Strange things.
I'll look, what we can do.

Quote from: "Xecutor"
I had to tweak png loading a little to get normal icons.
And set transparency property to true for some bitmaps.

I get the same troubles. Also in some places is mix from different icons...
I think there are some problems with WinXP themes (ThemeMgr).
Logged

Xecutor
Occasional poster
*
Offline Offline

Posts: 8

19188240
View Profile
« Reply #28 on: January 30, 2004, 02:25:58 AM »

Quote
But everifing is all right, if user with &RQ is invisible to user with ICQ. Strange things.
I'll look, what we can do.
Probably something can be done with the
way icqlite identify destination icq client?
i.e. for icqlite users &RQ must identify itself as ... something else Smiley

Quote
I get the same troubles. Also in some places is mix from different icons...
I think there are some problems with WinXP themes (ThemeMgr).
Nope. It's a pngunit. png-s with transparency are blitted over old
content of bmp image. Sometimes this may be usefull, but not in our case Smiley
Logged
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11759


View Profile
« Reply #29 on: January 30, 2004, 09:04:46 AM »

yes, now i remember i had to modify the png unit
but i lost changes Sad
i kept only the compiled one (DCU)

did you find a way to get the same making changes in &RQ sources without modifying pngunit?
Logged
Pages: 1 [2] 3 4
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!


Google visited last this page January 21, 2012, 02:27:54 PM