|
Stamir
|
 |
« Reply #15 on: January 28, 2004, 08:14:54 AM » |
|
Yes, both modules are from RxLib. Yes !!! I complie &RQ ! Thanks a lot !!! 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). 
|
|
|
|
|
Logged
|
|
|
|
|
alkimiya
|
 |
« 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
|
 |
« Reply #17 on: January 28, 2004, 09:06:04 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. 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.  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
 Italy
Posts: 11759
|
 |
« 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
 Italy
Posts: 11759
|
 |
« 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  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
|
 |
« 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
 Italy
Posts: 11759
|
 |
« 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
|
 |
« 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.  Specifically with transparency.
|
|
|
|
|
Logged
|
|
|
|
rejetto
Administrator
Insane programmer
Offline
 Italy
Posts: 11759
|
 |
« Reply #24 on: January 29, 2004, 08:55:59 AM » |
|
it is written in the about box 
|
|
|
|
|
Logged
|
|
|
|
|
Xecutor
|
 |
« Reply #25 on: January 29, 2004, 09:19:27 AM » |
|
it is written in the about box  Oops  That's strange. D6 too...  I had to tweak png loading a little to get normal icons. And set transparency property to true for some bitmaps.
|
|
|
|
|
Logged
|
|
|
|
|
Xecutor
|
 |
« Reply #26 on: January 29, 2004, 09:29:41 AM » |
|
(problem with ICQ Light users).  I'm afraid this is impossible  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
|
 |
« Reply #27 on: January 30, 2004, 01:02:11 AM » |
|
I'm afraid this is impossible  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. 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
|
 |
« Reply #28 on: January 30, 2004, 02:25:58 AM » |
|
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  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 
|
|
|
|
|
Logged
|
|
|
|
rejetto
Administrator
Insane programmer
Offline
 Italy
Posts: 11759
|
 |
« 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  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
|
|
|
|
|