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
mattias
ed534f773e
started Delphi package conversion tool
...
git-svn-id: trunk@8970 -
2006-03-21 13:17:55 +00:00
mattias
ae450142cf
improved delphi conversion, include paths and error handling
...
git-svn-id: trunk@8969 -
2006-03-21 12:21:53 +00:00
vincents
380fa81917
finished implementation of TWinControl.Repaint (fixes issue #1890 )
...
git-svn-id: trunk@8968 -
2006-03-20 19:13:16 +00:00
vincents
2826cea395
fixes for new resourcestring layout of fpc 2.1.1 from Peter Vreman
...
git-svn-id: trunk@8967 -
2006-03-20 18:50:52 +00:00
vincents
2339144625
added support for compiling for Solaris from Peter Vreman
...
git-svn-id: trunk@8966 -
2006-03-20 15:22:03 +00:00
jesus
5da71e890e
fixed dbgrid eating some keys
...
git-svn-id: trunk@8965 -
2006-03-19 21:03:22 +00:00
mattias
ba79bfe6ab
When tComboBox is first component on Form, Gtk enable grab capture for it and not release from Darek
...
git-svn-id: trunk@8964 -
2006-03-18 23:10:14 +00:00
mattias
b3acb323cf
added GraphType aliases for Delphi compatibility
...
git-svn-id: trunk@8963 -
2006-03-18 21:51:35 +00:00
mattias
2fd40eed9d
clean up delphi unit conversion
...
git-svn-id: trunk@8962 -
2006-03-18 21:47:56 +00:00
mattias
decac5e3ee
calling TComboBox.OnSelect when ItemIndex changes from luizamerico
...
git-svn-id: trunk@8961 -
2006-03-18 15:47:57 +00:00
mattias
f7ceee21aa
project now saves more files relative
...
git-svn-id: trunk@8960 -
2006-03-18 15:24:29 +00:00
mattias
30545fa17e
compiler options now minimize search path on loading
...
git-svn-id: trunk@8959 -
2006-03-18 15:01:36 +00:00
mattias
3b29d9a2ae
creating complete src path with absolute paths
...
git-svn-id: trunk@8958 -
2006-03-18 14:56:44 +00:00
mattias
252c0feff3
OnSelChange for tComboBox fired only one per click from Darek
...
git-svn-id: trunk@8957 -
2006-03-18 14:39:13 +00:00
mattias
bddde6ee5e
fixed wordwrap for TLabel from Darek
...
git-svn-id: trunk@8956 -
2006-03-18 01:35:31 +00:00
mattias
d8f62890ca
fixed searching second file in directory
...
git-svn-id: trunk@8955 -
2006-03-18 01:10:23 +00:00
mattias
1f0d4ffeee
fixed crash in PackageGraphFindFPCUnit
...
git-svn-id: trunk@8954 -
2006-03-18 00:57:47 +00:00
mattias
f1671aa7a9
improved doceditor: session info, anchors, output directory from Graeme
...
git-svn-id: trunk@8953 -
2006-03-18 00:30:03 +00:00
mattias
b1754ccbad
qt4 TBitmap, TComboBox from Felipe
...
git-svn-id: trunk@8952 -
2006-03-18 00:19:11 +00:00
mattias
663d9d28c4
added codetools cache for unit search
...
git-svn-id: trunk@8951 -
2006-03-17 23:44:24 +00:00
vincents
0dd09a9638
use EnsureVisible to make sure the AnchorEditor shows up from Salvatore Coppola
...
git-svn-id: trunk@8950 -
2006-03-17 22:45:35 +00:00
vincents
c3c44b2778
fixed default value for CancelEndSession
...
git-svn-id: trunk@8949 -
2006-03-17 20:12:13 +00:00
vincents
26d140391a
moved EndQuerySession and EndSession handling after calling default window proc
...
git-svn-id: trunk@8948 -
2006-03-17 19:45:47 +00:00
vincents
175cd46ccf
updated French translation from beuz
...
git-svn-id: trunk@8947 -
2006-03-17 19:20:13 +00:00
vincents
1d625be7d0
published TListBox.OnShowHint
...
git-svn-id: trunk@8946 -
2006-03-17 18:48:34 +00:00