Commit Graph

10788 Commits

Author SHA1 Message Date
paul
7cbd5a47d5 - publishing TMemo.OnClick event
git-svn-id: trunk@10811 -
2007-03-27 07:47:33 +00:00
vincents
8ac2f8b036 win32 interface: fixed several range errors
* create app window without caption, so that GetWindowSize doesn't return a negative size
* prevent usage of uninitialized array similar to r10798 #eaf391320b

git-svn-id: trunk@10810 -
2007-03-26 19:02:29 +00:00
vincents
4bc63f785d Version 0.9.23
git-svn-id: trunk@10809 -
2007-03-26 17:56:20 +00:00
vincents
0ebe1915fc Version 0.9.22
git-svn-id: trunk@10807 -
2007-03-26 17:53:59 +00:00
vincents
4e8826349b LCL: read Form.RestoredLeft from the Left property if the from in wsNormal state.
Handeling WM_MOVE doesn't work, because windows sends WM_MOVE before WM_SIZE when a form becomes maximized and we have no information to ignore that WM_MOVE message.
same for RestoredTop
Fixes bug #8077.

git-svn-id: trunk@10806 -
2007-03-26 14:57:16 +00:00
vincents
94437574a3 IDE: create directory for po-files, if it doesn't exist yet
git-svn-id: trunk@10805 -
2007-03-26 11:30:41 +00:00
vincents
d69e8e388f LCL: commented debug output of TWinControl.WMChar
git-svn-id: trunk@10804 -
2007-03-26 10:01:08 +00:00
mattias
f107b6226b gtk intf: fixed sending LM_CHAR
git-svn-id: trunk@10803 -
2007-03-26 09:43:02 +00:00
mattias
421093a69f IDE: fixed resizing of project options form page
git-svn-id: trunk@10802 -
2007-03-26 08:34:27 +00:00
mattias
d18565b856 translations: finnish: updates from Seppo
git-svn-id: trunk@10801 -
2007-03-26 08:27:32 +00:00
paul
d1bb7723c4 - forgotten file
git-svn-id: trunk@10800 -
2007-03-25 16:40:39 +00:00
paul
7e597d9d71 - added missed property TCustomListBox.Count for Delphi compatability
git-svn-id: trunk@10799 -
2007-03-25 16:12:00 +00:00
micha
eaf391320b * prevent usage of uninitialized array (found by Vincent)
git-svn-id: trunk@10798 -
2007-03-25 12:38:07 +00:00
vincents
358efe1c14 LCL: fixed range errors in FileNameIsTrimmed
git-svn-id: trunk@10797 -
2007-03-25 11:50:14 +00:00
paul
b561945e53 LCL: implemented setting default button using MB_DEFBUTTONx constants (bug #8517)
git-svn-id: trunk@10796 -
2007-03-25 08:09:10 +00:00
vincents
f657802132 LCL: FileListBox mask defaults to '*' on windows too, so directories without . in the name can be found too.
git-svn-id: trunk@10795 -
2007-03-24 22:06:47 +00:00
micha
45a076d5b7 remove unnecessary units due to r10793 #dfb4fe7303
git-svn-id: trunk@10794 -
2007-03-24 16:24:04 +00:00
micha
dfb4fe7303 replace Add/RemoveSocketEventHandler with simpler win32 specific interface
git-svn-id: trunk@10793 -
2007-03-24 16:17:33 +00:00
marc
cb53dafe02 * Added mac-x86 and arm target detection
git-svn-id: trunk@10792 -
2007-03-24 16:17:28 +00:00
vincents
ebefd69526 TAChart: bug fixes and implemented Series.ShowInLegend from Luis Rodrigues
git-svn-id: trunk@10791 -
2007-03-23 19:38:50 +00:00
mattias
e0972c9bf0 codetools: added x86_64 linux targets to the lazarus target list
git-svn-id: trunk@10790 -
2007-03-23 19:32:36 +00:00
vincents
1810ae2f91 synedit: fixed drawing codefolding [+] and [-] broken by TCanvas.Rectangle change
git-svn-id: trunk@10789 -
2007-03-23 18:56:27 +00:00
vincents
404e47ff0e object inspector: fixed drawing [+] and [-] broken by TCanvas.Rectangle change
git-svn-id: trunk@10788 -
2007-03-23 18:49:31 +00:00
paul
4756aea65c - Default property affected only first button
git-svn-id: trunk@10787 -
2007-03-23 13:52:07 +00:00
paul
7ce330fb4c - removed double freeing
git-svn-id: trunk@10786 -
2007-03-23 01:47:55 +00:00
marc
e4fbd77e28 * cursor improvement
git-svn-id: trunk@10785 -
2007-03-23 01:02:26 +00:00
micha
4a2154935d win32 intf: use rtl unit instead of package, use new Remove method
git-svn-id: trunk@10784 -
2007-03-22 20:54:06 +00:00
micha
c05d288360 initial implementation of gui loop socket event handler (needed for win32 msg loop)
git-svn-id: trunk@10783 -
2007-03-22 20:41:38 +00:00
vincents
27409f3080 gtk interface: made Rectangle winapi compatible (bug #8342)
git-svn-id: trunk@10782 -
2007-03-22 19:10:10 +00:00
mattias
14b348460c h2paswizard: implemented merging multiple C header files into one unit
git-svn-id: trunk@10781 -
2007-03-22 16:11:40 +00:00
mattias
bb7d1e7f50 LCL: TCustomComboBox: do not fire OnSelect if ItemIndex is changed to -1
git-svn-id: trunk@10780 -
2007-03-22 10:44:01 +00:00
paul
aec06c66dd - fixed error in cursor reading previously introduced by me
- fixed cursor creating code in widgetsets

git-svn-id: trunk@10779 -
2007-03-22 02:24:41 +00:00
mattias
eb25220d96 replaced hack with call of svnversion
git-svn-id: trunk@10778 -
2007-03-21 21:55:19 +00:00
mattias
a2ffc321b3 implemented TPointerToPointerTree.Remove
git-svn-id: trunk@10777 -
2007-03-21 21:49:34 +00:00
vincents
ba7e804254 LCL: fixed drawing of [+] and [-] icons of a treeview item (bug #8531).
This will break it for gtk, but to fix that, the gtk implementation of TCanvas.Rectangle needs to be adjusted (bug #8342).

git-svn-id: trunk@10776 -
2007-03-21 21:41:39 +00:00
mattias
aa3864119c translations: german: updates from Joerg Braun
git-svn-id: trunk@10775 -
2007-03-21 08:26:18 +00:00
paul
3a609120e4 - new RawImageDescription from Tom. After last commit it works on LE too.
git-svn-id: trunk@10774 -
2007-03-21 02:14:32 +00:00
marc
8bd32dba70 * fixed bitsperpixel, bitorder and byteorder for included alpha
git-svn-id: trunk@10773 -
2007-03-21 01:11:13 +00:00
mattias
94552293bc rpm: using relativ paths for desktop menu item
git-svn-id: trunk@10772 -
2007-03-20 18:28:48 +00:00
mattias
95fbdd6309 IDE: config build laz dlg: writing text with transparency
git-svn-id: trunk@10771 -
2007-03-20 07:48:01 +00:00
paul
eb6c6b8985 typo in datasize calculation
git-svn-id: trunk@10770 -
2007-03-20 01:59:52 +00:00
paul
55da96e64c Hotspot fix for BE systems
git-svn-id: trunk@10769 -
2007-03-20 01:58:25 +00:00
paul
0362cde314 - forgotten cursor (crHelp - missed in carbon)
- cursors.lrs regenerated

git-svn-id: trunk@10768 -
2007-03-19 14:22:16 +00:00
mattias
5969cf4b03 gtk intf: omitting TComboBoxBox LM_CHANGED events during popup
git-svn-id: trunk@10767 -
2007-03-18 23:01:41 +00:00
mattias
91e8c58c50 LCL: TCanvas.DrawText: changing and restoring BKMode when Style.Opaque=false
git-svn-id: trunk@10766 -
2007-03-18 21:57:25 +00:00
vincents
e730abc793 windows installer: use inno setup localized messages about file associations (bug #8516)
git-svn-id: trunk@10765 -
2007-03-18 21:22:03 +00:00
mattias
0f509809a3 translations: german: updates from Joerg Braun
git-svn-id: trunk@10764 -
2007-03-18 21:21:56 +00:00
marc
26f94e6be2 * updated svnprops
git-svn-id: trunk@10763 -
2007-03-18 18:28:53 +00:00
paul
38e76eb55b - added missed carbon cursors
- regenerated cursors.lrs

git-svn-id: trunk@10762 -
2007-03-18 18:21:54 +00:00
vincents
1f0807667e win32 installer: updated readme.txt
git-svn-id: trunk@10761 -
2007-03-18 17:56:21 +00:00