Commit Graph

9172 Commits

Author SHA1 Message Date
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
mattias
62ffcbc9b2 added codetools directory cache for units
git-svn-id: trunk@8945 -
2006-03-17 17:10:53 +00:00
vincents
c48acb6961 fixed releasing capture, if the interface already has released (fixes issue #1809)
git-svn-id: trunk@8944 -
2006-03-17 13:24:28 +00:00
vincents
42f3d0cebb fixed fpdoc warnings
git-svn-id: trunk@8943 -
2006-03-17 09:54:03 +00:00
vincents
20a44fb2a6 textual fixes to actionlist documentation from Graeme
git-svn-id: trunk@8942 -
2006-03-16 21:13:25 +00:00
vincents
1305af6d49 added Application.OnEndSession and Application.OnQueryEndSession from Boguslaw Brandys
git-svn-id: trunk@8941 -
2006-03-16 20:07:16 +00:00
vincents
0ee592fa18 added dynamicarray documentation from Marton Papp
git-svn-id: trunk@8940 -
2006-03-15 20:55:53 +00:00
vincents
cc3cbbe033 updated Portuguese translations from Junior Goncalves
git-svn-id: trunk@8939 -
2006-03-15 19:53:51 +00:00
vincents
6eaa675714 updated polish translations from Poul
git-svn-id: trunk@8938 -
2006-03-14 19:52:34 +00:00
mattias
845e3ce931 fixed masking character in inptdialog from Barko
git-svn-id: trunk@8937 -
2006-03-13 23:07:21 +00:00
mattias
c4aef17fa9 implemented FindDeclarationOfOIProperty path for child components
git-svn-id: trunk@8936 -
2006-03-13 22:35:50 +00:00