Commit Graph

9455 Commits

Author SHA1 Message Date
mattias
18b6c31b47 fixed trayicon compilation under gtk2
git-svn-id: trunk@9322 -
2006-05-21 08:25:08 +00:00
mattias
8d4b943024 added lcl test for synedit
git-svn-id: trunk@9321 -
2006-05-21 07:58:27 +00:00
mattias
3787720bcf fixed missing result
git-svn-id: trunk@9320 -
2006-05-21 07:49:00 +00:00
mattias
0fe3331886 codetools: fpc sources: fcl wince: include path: TargetOs is now in front of SrcOS
git-svn-id: trunk@9319 -
2006-05-20 20:56:18 +00:00
mattias
6d131c62a1 replace in files: fixed missing last character
git-svn-id: trunk@9318 -
2006-05-20 20:44:44 +00:00
mattias
cb8e2a21f3 find in files: directory options only enabled if where is directories
git-svn-id: trunk@9317 -
2006-05-20 20:05:17 +00:00
jesus
aa20edd467 fixed mouse events return wrong coordinates in scrolling components (win32, issue #1983), enabled ajustments for customforms in gtk
git-svn-id: trunk@9316 -
2006-05-20 17:10:17 +00:00
mattias
b31c5c3b3e clean up
git-svn-id: trunk@9315 -
2006-05-20 12:54:16 +00:00
mattias
236481b49c implemented parameter hints
git-svn-id: trunk@9314 -
2006-05-20 12:53:57 +00:00
mattias
bd3901d53f fixed mem leak
git-svn-id: trunk@9313 -
2006-05-19 23:15:52 +00:00
mattias
35df38220d added TFindDialog, TReplaceDialog from Aleksey Lagunov
git-svn-id: trunk@9312 -
2006-05-19 22:32:04 +00:00
mattias
84a4d25163 added example for HTML help
git-svn-id: trunk@9311 -
2006-05-19 21:56:07 +00:00
mattias
3cd3f331af added icons for html help
git-svn-id: trunk@9310 -
2006-05-19 17:12:25 +00:00
mattias
dc4d7c5d38 IDE now checks, if all files of the package exists
git-svn-id: trunk@9309 -
2006-05-19 16:27:15 +00:00
mattias
7ed0ada460 added widgetset to the output path of TrayIcon package
git-svn-id: trunk@9308 -
2006-05-19 10:15:52 +00:00
mattias
3929941cd0 updated german translation from Joerg Braun
git-svn-id: trunk@9307 -
2006-05-19 07:38:37 +00:00
vincents
407fe6ef53 fixed German translation
git-svn-id: trunk@9306 -
2006-05-19 06:18:54 +00:00
mattias
4023c08654 fixed checking adding unitpaths on adding units to packages
git-svn-id: trunk@9305 -
2006-05-18 22:52:15 +00:00
vincents
2353d96a82 check if path is selected before removing a LazDoc path (issue #6941)
git-svn-id: trunk@9304 -
2006-05-18 17:35:29 +00:00
vincents
33cd10e7c1 TSourceNoteBook -> TSourceNotebook
git-svn-id: trunk@9303 -
2006-05-18 07:50:37 +00:00
mattias
2ae268c57c fpcunit: feedback and progress animation during testing from Graeme
git-svn-id: trunk@9302 -
2006-05-18 07:45:28 +00:00
mattias
888332de6b wince intf: tarrow, timage, spinedit, tchecklist, WinCEWinAPIEmu from roozbeh
git-svn-id: trunk@9301 -
2006-05-18 07:16:43 +00:00
mattias
1d574b8d57 added flag DisableCWString
git-svn-id: trunk@9300 -
2006-05-18 06:23:58 +00:00
mattias
c74dc32a5a fixed av in code templ dlg and added help for linker error cannot find -l
git-svn-id: trunk@9299 -
2006-05-17 16:29:37 +00:00
mattias
78fe2ca791 updated finnish translation from Seppo
git-svn-id: trunk@9298 -
2006-05-17 15:35:42 +00:00
mattias
aea55d928c fixed compilation
git-svn-id: trunk@9297 -
2006-05-17 07:57:04 +00:00
mattias
d15d5a84e9 codetools: implemented FindCodeContext for procedures
git-svn-id: trunk@9296 -
2006-05-17 00:56:04 +00:00
jesus
8bb640c7fd csBrushValid is not required for DrawFocusRect, fixed warning msg in TWin32WidgetSet.DrawFocusRect, tnks Vincent
git-svn-id: trunk@9295 -
2006-05-16 22:51:35 +00:00
mattias
47948ab39e identifier completion: improved heuristic to recognize LValue
git-svn-id: trunk@9294 -
2006-05-16 22:16:13 +00:00
vincents
c8920abb80 renamed SourceNoteBook -> SourceNotebook, the same as in the IDE window list, to workaround a bug in TComponent.ValidateRename
git-svn-id: trunk@9293 -
2006-05-16 22:14:58 +00:00
mattias
a3cbfca3a5 identifier completion: improved heuristic to recognize LValue
git-svn-id: trunk@9292 -
2006-05-16 22:07:48 +00:00
vincents
1dc696deef fixed compilation
git-svn-id: trunk@9291 -
2006-05-16 21:41:21 +00:00
jesus
675ab2b3f5 implements Canvas.DrawFocusRect in windows and gtk issue #2095
git-svn-id: trunk@9290 -
2006-05-16 21:22:58 +00:00
mattias
d6e20f3d08 TComboBox: call OnChange if OnSelect is not set
git-svn-id: trunk@9289 -
2006-05-16 16:27:18 +00:00
mattias
9433f832bb fixed typo
git-svn-id: trunk@9288 -
2006-05-16 16:18:18 +00:00
mattias
33f05b97f4 fixed clicking on dsigner TDataModule
git-svn-id: trunk@9287 -
2006-05-16 13:11:46 +00:00
mattias
8ec5b0aee6 designer rename component: ifdefed workaround, added rtl include path rtl/srcos2/targetcpu
git-svn-id: trunk@9286 -
2006-05-16 13:08:41 +00:00
vincents
fd6b25b4f0 OldToolbar should not be defined in code. It is not used by the LCL.
git-svn-id: trunk@9285 -
2006-05-16 07:25:16 +00:00
vincents
c42c19439c updated qt interface from Felipe
* updated qt4.pas
* improved radiobutton
* improved brush and font

git-svn-id: trunk@9284 -
2006-05-16 07:18:13 +00:00
micha
31ab65cb0f adjust scrolling factor, instead of 40%, do 12.5%
git-svn-id: trunk@9283 -
2006-05-15 20:23:14 +00:00
mattias
4985171d4c CreateCompilerTestPascalFilename now catches exceptions
git-svn-id: trunk@9282 -
2006-05-14 19:56:31 +00:00
mattias
336c22deda added Help to TApplication, disable it with Application.Navigation-[anoF1ForHelp]
git-svn-id: trunk@9281 -
2006-05-13 17:07:25 +00:00
mattias
0ee6a67e72 moved ideintf/helphtml.pas to lcl/lazhelphtml.pas
git-svn-id: trunk@9280 -
2006-05-13 15:12:42 +00:00
mattias
b14b7825dc made THelpDatabase and THelpViewer a component
git-svn-id: trunk@9279 -
2006-05-13 15:04:36 +00:00
mattias
988f29ba13 LCL help is now autarc
git-svn-id: trunk@9278 -
2006-05-13 14:41:42 +00:00
mattias
678d335e79 moved ideintf/helpintf.pas to lcl/lazhelpintf.pas
git-svn-id: trunk@9277 -
2006-05-13 13:39:30 +00:00
mattias
9c209dac9a fixed compilation
git-svn-id: trunk@9276 -
2006-05-13 13:29:47 +00:00
mattias
1202899898 added baseideintf
git-svn-id: trunk@9275 -
2006-05-13 13:29:03 +00:00
mattias
fa83cfbcf9 added TCustomForm.IntfHelp - a method to be called by the interfaces
git-svn-id: trunk@9274 -
2006-05-13 12:58:32 +00:00
mattias
444e56f095 qt intf: fixed TMemo clear from Felipe
git-svn-id: trunk@9273 -
2006-05-13 12:51:52 +00:00