Re: [lazarus] Open file dialog blank after last update

2007-09-08 Thread Tom Gregorovic
Giuliano Colla napsal(a): Giuliano Colla ha scritto: Giuliano Colla ha scritto: Somewhere between rev. 11937 and last svn rev. (11953) something happened to the IDE open file dialog. If the filter is set to any file then the file list is blank. Setting the filter to something else, such

Re: [lazarus] Inconsistent Canvas behavior

2007-09-08 Thread Mattias Gaertner
On Thu, 06 Sep 2007 20:32:25 +0200 Darius Blaszijk [EMAIL PROTECTED] wrote: Marc Weustink wrote: Darius Blaszijk wrote: When I set the font of a canvas to fsBold, it gives a bold appearance on win32. On gtk it does not. Is this font specific behavior, or widgetset specific? Widgetset

Re: [lazarus] Threads in packages

2007-09-08 Thread Mattias Gaertner
On Wed, 05 Sep 2007 13:13:53 +0200 A.J. Venter [EMAIL PROTECTED] wrote: Hi It means some units uses multithreading code. It does no matter if they can not logically be called, because the compiler can not know this. When you use threads, some RTL things must be initialized for that. One

Re: [lazarus] objectinspector patch

2007-09-08 Thread Mattias Gaertner
On Fri, 31 Aug 2007 17:20:49 +0200 Darius Blaszijk [EMAIL PROTECTED] wrote: The following patch implements the objectinspector as lfm. Additionally renamed TObjectInspector to TObjectInspectorDlg. The objectinspector is now also shown bsSizeable instead of bsSizeToolWin. Why did you rename it

Re: [lazarus] Threads in packages

2007-09-08 Thread Vincent Snijders
Mattias Gaertner schreef: On Wed, 05 Sep 2007 13:13:53 +0200 A.J. Venter [EMAIL PROTECTED] wrote: Hi It means some units uses multithreading code. It does no matter if they can not logically be called, because the compiler can not know this. When you use threads, some RTL things must be

Re: [lazarus] Open file dialog blank after last update

2007-09-08 Thread Tobias Giesen
if Length(AText) = S then . Which line in masks.pas would this be? I would like to make the change here manually, as it's not in the daily snapshot yet. It probably will be tomorrow, right? Thanks! Kind Regards, Tobias Giesen Super Flexible Software Ltd. Co. KG Lessingstr. 42 48485

[lazarus] French translation after svn 11960

2007-09-08 Thread wile64
After the svn revision 11960, the header of file objinspstrconsts.fr.po is deleted. Problem with UTF8 - iso-8859-1!!! Thanks -- Laurent. My Web : http://wile64.neuf.fr/ French Forum :

[lazarus] Possible Carbon Widgetset Change in carbonproc.pp

2007-09-08 Thread Tobias Giesen
Hello, I had problems with arithmetic exceptions in the following routine. I was not able to find the root of the problem, so I added this quick safety check. This makes my application work stable. Should I submit this as a patch? The problem is that ARect.origin.x sometimes is +Inf or other

Re: [lazarus] French translation after svn 11960

2007-09-08 Thread Mattias Gaertner
On Sat, 8 Sep 2007 14:24:52 +0200 wile64 [EMAIL PROTECTED] wrote: After the svn revision 11960, the header of file objinspstrconsts.fr.po is deleted. Problem with UTF8 - iso-8859-1!!! The updatepofiles was confused by the three UTF8 header bytes. I improved the tool to handle these bytes

Re: [lazarus] Possible Carbon Widgetset Change in carbonproc.pp

2007-09-08 Thread Tom Gregorovic
Tobias Giesen napsal(a): Hello, I had problems with arithmetic exceptions in the following routine. I was not able to find the root of the problem, so I added this quick safety check. This makes my application work stable. Should I submit this as a patch? Hi, I have encountered exactly the

Re: [lazarus] Patch new dialog

2007-09-08 Thread Mattias Gaertner
On Wed, 05 Sep 2007 01:50:05 +0200 Darius Blaszijk [EMAIL PROTECTED] wrote: The following patch implements: - upgraded layout - implemented IDEImagesIntf to load images from resourcefile - updated IDEWindowHelpTree.xml - implemented IDE help - added images to treeview (folder / template)

Re: [lazarus] objectinspector patch

2007-09-08 Thread Mattias Gaertner
On Sat, 08 Sep 2007 15:42:40 +0200 Darius Blaszijk [EMAIL PROTECTED] wrote: I need to rename it because Lazarus itself objects to this: The unit itself has already the name ObjectInspector. Pascal identifiers must be unique. An objectinspectordlg seemed a logical name. Till now only the

Re: [lazarus] Threads in packages

2007-09-08 Thread Mattias Gaertner
On Sat, 08 Sep 2007 14:02:54 +0200 Vincent Snijders [EMAIL PROTECTED] wrote: Mattias Gaertner schreef: On Wed, 05 Sep 2007 13:13:53 +0200 A.J. Venter [EMAIL PROTECTED] wrote: [...] I added a hint to the multithreading tutorial. See also:

Re: [lazarus] Mouse wheel and Lazarus IDE editor

2007-09-08 Thread Mattias Gaertner
On Sun, 2 Sep 2007 13:32:26 +0200 Burkhard Carstens [EMAIL PROTECTED] wrote: Am Samstag, 1. September 2007 15:20 schrieb Marc Weustink: Graeme Geldenhuys wrote: -- Forwarded message -- From: Graeme Geldenhuys [EMAIL PROTECTED] Date: 29-Aug-2007 10:04 Subject: Mouse

Re: [lazarus] conditional defines

2007-09-08 Thread Mattias Gaertner
On Sat, 08 Sep 2007 16:53:24 +0200 Darius Blaszijk [EMAIL PROTECTED] wrote: The following patch: - updates the appearance - implements IDE help - implements resourcestrings - implements double click of defines inserts them Thanks. Applied. Mattias

Re: [lazarus] UTF-8 input handling

2007-09-08 Thread zaher dirkey
Right-To-Left handling and selection of Right-To-Left text? Someone was working on this for the native widgets. I don't know the current state. For now Right-To-Left work fine with Win32 http://wiki.lazarus.freepascal.org/index.php/BidiMode I am very busy this days to work on GTK, but when i

Re: [lazarus] Can I post via the Gmane newsgroup?

2007-09-08 Thread Giuliano Colla
Graeme Geldenhuys ha scritto: Did anybody receive this posting? [...] I did. Giuliano _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at