vincents
4d23bfc01d
regenerated to support i386-darwin
...
git-svn-id: trunk@9020 -
2006-03-26 21:12:46 +00:00
vincents
976a7618cd
regenerated to support i386-darwin
...
git-svn-id: trunk@9019 -
2006-03-26 21:06:02 +00:00
vincents
ac16f20cac
regenerated to support i386-darwin
...
git-svn-id: trunk@9018 -
2006-03-26 20:16:01 +00:00
vincents
e6e312a80c
added cwstring for unix again ( fixes #1753 )
...
git-svn-id: trunk@9017 -
2006-03-26 20:01:21 +00:00
vincents
3481a47cf4
regenerated to support i386-darwin
...
git-svn-id: trunk@9016 -
2006-03-26 17:44:15 +00:00
mattias
9957887943
added warning if editor font does not support UTF8 and the system uses it
...
git-svn-id: trunk@9015 -
2006-03-25 14:53:25 +00:00
mattias
bea76b8d1a
limited completion box hint to screen width, otherwise some window managers will put it somewhere
...
git-svn-id: trunk@9014 -
2006-03-25 12:46:24 +00:00
mattias
3166c7b2cc
identifier completion: reduced level for compiler functions
...
git-svn-id: trunk@9013 -
2006-03-24 16:02:47 +00:00
mattias
451e5c4942
TCustomEdit for wince interface from Felipe
...
git-svn-id: trunk@9012 -
2006-03-24 15:52:18 +00:00
mattias
96a32ac3a1
added src editor popup menu item copy filename
...
git-svn-id: trunk@9011 -
2006-03-24 11:35:22 +00:00
vincents
4f24979971
64 bits fixes
...
git-svn-id: trunk@9010 -
2006-03-24 09:25:04 +00:00
mattias
680c5169a8
replaced exception with debugln
...
git-svn-id: trunk@9009 -
2006-03-24 09:13:54 +00:00
vincents
22e049a217
regenerated to support i386-darwin
...
git-svn-id: trunk@9008 -
2006-03-24 07:55:17 +00:00
mattias
580c5bbbe4
commented ReleaseCapture in gtk killfocus, as this bites focusing TEdit in OI
...
git-svn-id: trunk@9007 -
2006-03-24 01:16:47 +00:00
mattias
870ae865c3
fixed save/restore dialog size
...
git-svn-id: trunk@9006 -
2006-03-24 00:22:24 +00:00
mattias
9f066ff965
fixed autosizing and escape and return key of configure build lazarus dlg
...
git-svn-id: trunk@9005 -
2006-03-24 00:12:45 +00:00
mattias
c466ce486f
fixed TIDEMessageLine.SetSourcePosition when linenumber has more decimals
...
git-svn-id: trunk@9004 -
2006-03-24 00:02:46 +00:00
vincents
e7bdea71ee
if revision.inc does not exist, make sure the directory is writable before proceeding
...
git-svn-id: trunk@9003 -
2006-03-23 12:48:54 +00:00
vincents
bfaaefd126
span comment over mulitple lines
...
git-svn-id: trunk@9002 -
2006-03-23 09:48:36 +00:00
vincents
6e5cb0069a
fix another typo in example file name
...
git-svn-id: trunk@9001 -
2006-03-23 06:54:04 +00:00
mattias
0b48164f48
anchordocking: implemented saving layout
...
git-svn-id: trunk@9000 -
2006-03-22 23:18:04 +00:00
mattias
2a2a3e1ba5
converted buildlazdialog to lfm
...
git-svn-id: trunk@8999 -
2006-03-22 23:16:33 +00:00
mattias
b5df9f177e
fixed using Drop parameter in DragDone from Daniel Dugan
...
git-svn-id: trunk@8998 -
2006-03-22 23:11:35 +00:00
mattias
f4ca574134
added sql highlighter to IDE
...
git-svn-id: trunk@8997 -
2006-03-22 23:07:58 +00:00
mattias
f4277fcbcd
codetools: implemented RepalceUsedUnits: replacing, commenting units
...
git-svn-id: trunk@8996 -
2006-03-22 22:59:52 +00:00
vincents
72c8675fcf
fixed link to example file
...
git-svn-id: trunk@8995 -
2006-03-22 21:53:15 +00:00
vincents
1991aae8c5
fixed example file name
...
git-svn-id: trunk@8994 -
2006-03-22 21:16:06 +00:00
mattias
9f07b81e81
codetools: fixed commenting units with directives
...
git-svn-id: trunk@8993 -
2006-03-22 20:45:37 +00:00
mattias
dac3215c52
fixed keeping messages in block mode
...
git-svn-id: trunk@8992 -
2006-03-22 20:21:12 +00:00
mattias
c1d664c2de
added synhighlighterany.pas
...
git-svn-id: trunk@8991 -
2006-03-22 20:13:24 +00:00
mattias
39d76028e2
fixed gtk TListBox.ItemIndex with MultiSelect and implemented loading .lpk info in install package dialog
...
git-svn-id: trunk@8990 -
2006-03-22 20:04:40 +00:00
mattias
7e0e0f24e1
added package info in install packages dialog from Tomas Gregorovic
...
git-svn-id: trunk@8989 -
2006-03-22 19:22:07 +00:00
vincents
687b5e0be2
fixed link to example file
...
git-svn-id: trunk@8988 -
2006-03-22 19:04:16 +00:00
mattias
d13febced8
added TMenuItem.IsLine from Graeme
...
git-svn-id: trunk@8987 -
2006-03-22 19:01:55 +00:00
mattias
30f1bff9f2
clean up
...
git-svn-id: trunk@8986 -
2006-03-22 18:35:10 +00:00
vincents
69ecbdb9c3
use / as directory seperator for examples
...
git-svn-id: trunk@8985 -
2006-03-22 16:13:47 +00:00
vincents
e95350931d
* adds some documentation to the TCustomCheckbox control.
...
* added an example file for TCustomCheckbox
* Improves the formatting of the tarrayexample.pas file
* adds some documentation to the TWinControl
patch by Graeme
git-svn-id: trunk@8984 -
2006-03-22 15:23:24 +00:00
vincents
66de59fb71
moved tarrayexample.pas into an example dir.
...
git-svn-id: trunk@8983 -
2006-03-22 14:51:41 +00:00
vincents
2cc77fc788
fixed handle leak after showing popup menu from Martin Smat
...
git-svn-id: trunk@8982 -
2006-03-22 13:42:41 +00:00
vincents
fbad86c6a2
fixed format string
...
git-svn-id: trunk@8981 -
2006-03-22 08:46:40 +00:00
mattias
9d06481002
updated portugues translation from Júnior Gonçalves
...
git-svn-id: trunk@8980 -
2006-03-22 01:17:43 +00:00
mattias
e823eee86d
updated finnish translation from Seppo
...
git-svn-id: trunk@8979 -
2006-03-22 01:14:13 +00:00
mattias
1d9f747f93
delphi package conversion: implemented converting package units
...
git-svn-id: trunk@8978 -
2006-03-22 01:10:33 +00:00
mattias
e710e115ed
codetools implemented parsing requires and contains section of packages
...
git-svn-id: trunk@8977 -
2006-03-22 00:42:43 +00:00
mattias
44421a008a
added keywords to TSynPasSyn package, requires, contains
...
git-svn-id: trunk@8976 -
2006-03-22 00:31:19 +00:00
mattias
0cb3ad4814
Delphi package conversion: started conversion of package units
...
git-svn-id: trunk@8975 -
2006-03-22 00:15:42 +00:00
mattias
93f2393650
implemented Delphi package conversion of .cfg and .dof
...
git-svn-id: trunk@8974 -
2006-03-21 17:48:11 +00:00
mattias
ed108e7e99
added simple check if system characterset is UTF8 and strings do not need to be converted
...
git-svn-id: trunk@8973 -
2006-03-21 15:23:51 +00:00
mattias
072dc71ff5
improved IDE source pos jumping when not eoScrollPastEOL
...
git-svn-id: trunk@8972 -
2006-03-21 14:17:22 +00:00
mattias
ca0d0923ed
fixed syendit when not eoScrollPastEOL
...
git-svn-id: trunk@8971 -
2006-03-21 14:12:45 +00:00