Commit Graph

15872 Commits

Author SHA1 Message Date
paul
5994265add cleanup
git-svn-id: trunk@16010 -
2008-08-09 15:48:16 +00:00
mattias
1e3bcf7af8 removed dangling lpl files
git-svn-id: trunk@16009 -
2008-08-09 09:53:52 +00:00
mattias
c737c9082c IDE: compiler options test: now supporting packages and checking for separate output directory
git-svn-id: trunk@16008 -
2008-08-09 09:51:58 +00:00
vincents
ec1bc95d4b mac os x installer build script: fixed location of license file
git-svn-id: trunk@16007 -
2008-08-09 09:13:01 +00:00
mattias
9fb1a45d00 fixed compilation of old dialog, bug #11823
git-svn-id: trunk@16006 -
2008-08-08 18:59:07 +00:00
kirkpatc
534adcc68b FPDoc - some links changed in TImage in extctrls.xml
git-svn-id: trunk@16005 -
2008-08-08 17:02:57 +00:00
paul
66a43dc768 lcl: fix loading bitmap from a windows resource (#0011520)
git-svn-id: trunk@16004 -
2008-08-08 15:23:23 +00:00
mattias
0bcf56402b IDE: fixed mem leak for code help provider
git-svn-id: trunk@16003 -
2008-08-08 14:45:44 +00:00
mattias
b5c52f240b gtk1+2: fixed reference count for style widget tooltip
git-svn-id: trunk@16002 -
2008-08-08 14:45:23 +00:00
vincents
9ca6edefb0 IDE: added source editor tabs to the Window menu, if the source editor notebook doesn't have the PageListPopup capability from Benito (part of issue #11562)
git-svn-id: trunk@16001 -
2008-08-08 14:43:39 +00:00
vincents
11038348f3 LCL: added TNotebookCapabilities from Benito van der Zander (part of issue #11563)
git-svn-id: trunk@16000 -
2008-08-08 14:31:54 +00:00
vincents
cedc3fdcad win32 interface: fixed range check error
git-svn-id: trunk@15999 -
2008-08-08 14:05:39 +00:00
mattias
b7bba11457 gtk1+2: fixed stopping mouse down signal at design time
git-svn-id: trunk@15998 -
2008-08-08 13:56:23 +00:00
paul
e323565073 lcl: use FActive instead of FDefault when we tell to interface about the default button. Part of #0010685
git-svn-id: trunk@15997 -
2008-08-08 13:47:59 +00:00
mattias
7ca6501375 IDE: renamed caret to cursor for consistency
git-svn-id: trunk@15996 -
2008-08-08 13:42:16 +00:00
vincents
2d3e98accd fixed mac os x installer build scrips after license file name changes
git-svn-id: trunk@15995 -
2008-08-08 13:35:35 +00:00
vincents
a9daf44a6d fpcunit console test runner: allow to pass a test name like suite1.subsuite2.test3 to the suite parameter from Michael VC
git-svn-id: trunk@15994 -
2008-08-08 13:20:02 +00:00
vincents
a1a13ca9cb win32 interface: implemented changing borderstyle of a memo (issue #11785)
git-svn-id: trunk@15993 -
2008-08-08 09:46:04 +00:00
mattias
15e404fffb cleanup
git-svn-id: trunk@15992 -
2008-08-08 08:21:56 +00:00
mattias
2bfd56b636 gtk intf: fixed mouse callback result values, e.g. clicking on notebook tab at designtime
git-svn-id: trunk@15991 -
2008-08-08 07:21:21 +00:00
mattias
5ebb7d717d synedit: moved fold code to TSynEditStringList, fixed folding after enter, bug #7773
git-svn-id: trunk@15990 -
2008-08-08 04:57:39 +00:00
mattias
3ca7d74abe IDE: editor options: fixed n-th linnumber label and sping edit enable from Maxim
git-svn-id: trunk@15989 -
2008-08-07 21:08:05 +00:00
jesus
ab5c54df8e LCL, fix 'Error reading MaskEdit1.Text: Error setting text...' when editmask has three fields
git-svn-id: trunk@15988 -
2008-08-07 20:24:17 +00:00
mattias
372a7016a7 IDE: codehlp: implemented finding references in fpdoc files
git-svn-id: trunk@15987 -
2008-08-07 18:13:17 +00:00
paul
9a68acdbec - gtk1: dont realize GtkTooltip window
git-svn-id: trunk@15986 -
2008-08-07 15:52:53 +00:00
paul
988a36252e gtk: return drawing of clInfoBk with styled box
git-svn-id: trunk@15985 -
2008-08-07 15:42:08 +00:00
paul
d15814e550 gtk2: further fix filling with clInfoBk
git-svn-id: trunk@15984 -
2008-08-07 14:47:31 +00:00
mattias
fc3340556a LCL: fixed encoding
git-svn-id: trunk@15983 -
2008-08-07 14:16:17 +00:00
mattias
8c20e8c9b9 codetools: fixed endless loop
git-svn-id: trunk@15982 -
2008-08-07 14:13:29 +00:00
mattias
8c97c26419 translations: russian: updates from Maxim
git-svn-id: trunk@15981 -
2008-08-07 07:41:16 +00:00
paul
f868144bd5 gtk: make default value for clInfoBk more usual for linux themes than for windows
git-svn-id: trunk@15980 -
2008-08-07 06:18:12 +00:00
mattias
79519ea9a3 IDE: update for new editor opts dialog, bug #11761
git-svn-id: trunk@15979 -
2008-08-06 20:39:31 +00:00
mattias
6b0f252b00 IDE: code help: fixed caching module owner
git-svn-id: trunk@15978 -
2008-08-06 20:38:38 +00:00
jesus
b5a227e0d8 LazReport, removed missing debug output
git-svn-id: trunk@15977 -
2008-08-06 17:33:51 +00:00
jesus
81d36b8670 LazReport, handle position and dimesion of objects in Object Inspector using selected units
git-svn-id: trunk@15976 -
2008-08-06 17:30:17 +00:00
mattias
9cdbd4cf27 IDE: code help: clean up
git-svn-id: trunk@15975 -
2008-08-06 16:55:20 +00:00
mattias
746be92b66 codetools: fixed reparsing MethodMap nodes, IDE: fpdoc editor: added short label
git-svn-id: trunk@15974 -
2008-08-06 15:46:13 +00:00
paul
7714255166 gtk2: use Set8087CW on windows since it crashes on setting an icon and exception mask method from math unit does not mask this one error
git-svn-id: trunk@15973 -
2008-08-06 15:37:48 +00:00
kirkpatc
50be3a5048 FPDoc: inserted links for TCustomImage, TImage, TCustomRadioGroup, TRadioGroup, TCustomCheckGroup, TCheckGroup in ExtCtrls.xml
git-svn-id: trunk@15972 -
2008-08-06 13:19:30 +00:00
mattias
d45a6a4b70 IDE: fpdoc editor: shorten filename in caption
git-svn-id: trunk@15971 -
2008-08-06 12:26:32 +00:00
zeljko
7bf7a4167b Qt: fixed bug in StretchMaskBlt(), variable should be SrcHeight instead of SrcWidth.
git-svn-id: trunk@15970 -
2008-08-06 11:57:20 +00:00
mattias
d13eb6c161 IDE: fpdoc editor: implemented saving seealso links
git-svn-id: trunk@15969 -
2008-08-06 10:08:18 +00:00
mattias
88dafd0030 IDE: fpdoc editor: implemented saving example filename
git-svn-id: trunk@15968 -
2008-08-06 09:24:39 +00:00
mattias
2e066c2d2a IDE: fpdoc editor: changed addlinktoinherited button to set the link attribute
git-svn-id: trunk@15967 -
2008-08-06 09:10:20 +00:00
mattias
5b14ebccf3 IDE: fpdoc editor: implemented link attribute
git-svn-id: trunk@15966 -
2008-08-06 09:04:37 +00:00
mattias
4f8e6b22ae LCL: fixed TDBEdit setting freenotification for DataSource, bug #11779
git-svn-id: trunk@15965 -
2008-08-06 07:26:49 +00:00
mattias
a261ea868b IDE: started searching in fpdoc files
git-svn-id: trunk@15964 -
2008-08-05 21:51:30 +00:00
mattias
6366cefff6 rtti controls: started docs
git-svn-id: trunk@15963 -
2008-08-05 21:22:24 +00:00
jesus
ee64a11642 LCL, removing a column with DeleteColRow in a columns enabled StringGrid should also remove columns content, issue #11799
git-svn-id: trunk@15962 -
2008-08-05 18:44:57 +00:00
zeljko
22df1a1eb9 Qt: TQtAbstractItemView is inherited from TQtWidget, not from TQtAbstractScrollArea from now, since it can raise AV when eg.TListView asks about viewport.
git-svn-id: trunk@15961 -
2008-08-05 15:55:11 +00:00