Commit Graph

10385 Commits

Author SHA1 Message Date
mattias
2b2ad3367d IDE: fixed lcl compiled unit path to nonwin32
git-svn-id: trunk@10307 -
2006-12-06 11:38:00 +00:00
mattias
e3efca8f4b IDE: LazDoc: lazdoc paths can now be relative and contain global macros for projects and packages
git-svn-id: trunk@10306 -
2006-12-06 11:06:31 +00:00
jesus
a6020fde72 fix dbgrid false bookmark duplicates, issue #7884
git-svn-id: trunk@10305 -
2006-12-06 08:24:44 +00:00
jesus
a604ab58bd force postcript float numbers to use '.' instead of ',' for some locales, issue #7920
git-svn-id: trunk@10304 -
2006-12-06 05:38:27 +00:00
marc
7d07ce4768 * per request, added a TDefaultEditor
git-svn-id: trunk@10303 -
2006-12-05 22:34:02 +00:00
marc
537aa8c748 + added Carbon TTimer implementation, based on a patch from Tom Gregorovic
git-svn-id: trunk@10302 -
2006-12-05 22:01:30 +00:00
jesus
8f4b59e396 grids, fix to get OnKeyPress on some key combinations, from Luis Rodrigues
git-svn-id: trunk@10301 -
2006-12-05 18:21:42 +00:00
jesus
4654080e39 avoid to paste into string the ending #0 (if present)
git-svn-id: trunk@10300 -
2006-12-05 11:49:53 +00:00
jesus
a6d43caf21 fixed mem leak
git-svn-id: trunk@10299 -
2006-12-05 11:45:47 +00:00
vincents
470920716e LCL: made TCustomForm.IsShortcut virtual (bug #7921) from Colin Western
git-svn-id: trunk@10298 -
2006-12-05 07:41:39 +00:00
vincents
28bfc29f27 LCL: added THintWindow.ActivateHintData (bug #7488)
git-svn-id: trunk@10297 -
2006-12-05 07:24:50 +00:00
marc
17018c7bca * Patch from Felipe Monteiro de Carvalho (modified)
* Temp fix for stings without terminator (fix needs improvement, count <> length)

git-svn-id: trunk@10296 -
2006-12-05 00:56:47 +00:00
mattias
b8a4c2ed02 codetools: reparsing source on searching for a published method body
git-svn-id: trunk@10295 -
2006-12-04 17:08:44 +00:00
mattias
421ec5b6aa codetools: removing doubles when collecting published methods
git-svn-id: trunk@10294 -
2006-12-04 16:51:19 +00:00
mattias
69660016b1 LCL: published TMemo.Enabled
git-svn-id: trunk@10293 -
2006-12-04 15:59:02 +00:00
mattias
9af49e0fa8 codetools: JumpToPublishedMethodBody now also jumps to methods in ancestors
git-svn-id: trunk@10292 -
2006-12-04 15:56:30 +00:00
mattias
368ecf5f31 IDE: reordered buttons from Graeme
git-svn-id: trunk@10291 -
2006-12-04 10:34:44 +00:00
vincents
e2b9e5adbd win32 interface: clean up SC_RESTORE handling from Boguslaw
git-svn-id: trunk@10290 -
2006-12-04 10:12:46 +00:00
mattias
84eb5a5a3f codetools: extract proc: fixed removing whole var sections
git-svn-id: trunk@10289 -
2006-12-04 01:15:29 +00:00
mattias
af58c185f9 gtk intf: scrollbar reduced wheel increment
git-svn-id: trunk@10288 -
2006-12-04 00:58:51 +00:00
mattias
a527f37527 SynEdit: added NoStackFrame to keywords of TSynPasSyn
git-svn-id: trunk@10287 -
2006-12-04 00:51:20 +00:00
mattias
fe0a80e0e8 LCL: TCanvas: added line methods with TPoint
git-svn-id: trunk@10286 -
2006-12-04 00:43:43 +00:00
mattias
a6a3f56624 IDE: added checks for cleaning up codetools defines for packages and projects
git-svn-id: trunk@10285 -
2006-12-04 00:37:36 +00:00
mattias
c08c61fe53 LCL: ttreeview: multi selection and Ctrl click now selects one additional, not the whole group
git-svn-id: trunk@10284 -
2006-12-04 00:27:57 +00:00
mattias
220d4e0e7c codetools: added MacPAS mode specials: IFC, ELSEC, ELIFC, ENDC, defined identifier, undefined identifier, SETC, SETC name := value, out as parameter name, property as parameter name
git-svn-id: trunk@10283 -
2006-12-04 00:00:36 +00:00
sekelsenmat
47e5345d72 Fixes component colors bug on Qt widgetset.
git-svn-id: trunk@10282 -
2006-12-03 19:10:33 +00:00
marc
73b5502f8c * patch for #7763, by Boguslaw Brandys
git-svn-id: trunk@10281 -
2006-12-03 16:06:39 +00:00
vincents
71748fcfa6 ide: TLabel.Caption has a dialog for entering multiline strings in the OI (bug #7395)
git-svn-id: trunk@10280 -
2006-12-03 12:43:23 +00:00
mattias
185cecd04e IDE: when adding designer form child names to source, consider ancestor
git-svn-id: trunk@10279 -
2006-12-02 17:43:44 +00:00
mattias
6e3467a93b IDE: auto start of identifier completion now checks range operator .. and string constants
git-svn-id: trunk@10278 -
2006-12-02 16:22:41 +00:00
mattias
df8adf12f8 added slovak translation fro OI from helix84
git-svn-id: trunk@10277 -
2006-12-02 15:04:57 +00:00
mattias
cec8f5b20e lcl: TLazIntfImage added quick setup functions for pf24bit and pf32bit formats
git-svn-id: trunk@10276 -
2006-12-01 21:37:03 +00:00
mattias
4aaef35274 examples: added an example for ScanLine replacement
git-svn-id: trunk@10275 -
2006-12-01 21:23:32 +00:00
vincents
df594a122f IDE: added Find in files to the Find context menu in the source editor (bug #7683)
git-svn-id: trunk@10274 -
2006-12-01 21:00:09 +00:00
vincents
f5483e721d IDE: fixed AV when resetting the filter in search results view (bug #7689)
git-svn-id: trunk@10273 -
2006-12-01 20:22:43 +00:00
mattias
82dafe9281 LCL: moved TTranslateString to lcltype.pp
git-svn-id: trunk@10272 -
2006-12-01 17:11:17 +00:00
mattias
e6b41be37c gtk intf: added dummy proc for AppRestore
git-svn-id: trunk@10271 -
2006-12-01 11:17:23 +00:00
vincents
d1113a07c2 IDE: fixed initial size of Find in files dialog (bug #7625)
git-svn-id: trunk@10270 -
2006-12-01 09:54:59 +00:00
vincents
93cdf93327 Converter: fixed access violation (bug #7503)
git-svn-id: trunk@10269 -
2006-12-01 08:47:19 +00:00
vincents
a4f24ffb45 win32 interface: implemented TEdit.EchoMode=emNone as PassWordChar=#32 (bug #7705)
git-svn-id: trunk@10268 -
2006-12-01 08:09:49 +00:00
jesus
70ac84f4fb added OnSelectEditor for dbgrid
git-svn-id: trunk@10267 -
2006-11-30 21:41:05 +00:00
mattias
17f6550896 lazdoc: added menu shortcut
git-svn-id: trunk@10266 -
2006-11-30 18:38:24 +00:00
vincents
d3748b96c4 LCL + win32 interface: implemented Application.Restore and Application.Minimize + events (bug #1391) from Boguslaw Brandys
git-svn-id: trunk@10265 -
2006-11-30 13:40:34 +00:00
mattias
0999d7c7a8 codetools, LCL: fixed CeateRelativePath
git-svn-id: trunk@10264 -
2006-11-30 00:17:55 +00:00
mattias
198bbb69ce IDE: implemented auto adding package when setting TPicture property with TPicturePropertyEditor
git-svn-id: trunk@10263 -
2006-11-29 23:11:02 +00:00
jesus
b6cd183455 Can tab into TStringGrid control, but not out of it, scrollbar range: issue #7896, removed grids log
git-svn-id: trunk@10262 -
2006-11-29 21:30:28 +00:00
vincents
016dc06f02 LCL: changing TCustomComboBox.ReadOnly affects ComboBox.Style
git-svn-id: trunk@10261 -
2006-11-29 21:22:02 +00:00
vincents
17bc899c64 LCL: published TStaticText.TabStop
git-svn-id: trunk@10260 -
2006-11-29 21:20:57 +00:00
vincents
20fc685e98 IDE: environment option fpc path gives compiler name as example, not as prescription (bug #7812)
git-svn-id: trunk@10259 -
2006-11-29 19:08:25 +00:00
vincents
5d85f5ef6b win32 interface: implemented FloodFill
git-svn-id: trunk@10258 -
2006-11-29 18:37:21 +00:00