Commit Graph

13573 Commits

Author SHA1 Message Date
mattias
dc816283ee LCL: renamed CPConvert to ConvertEncoding
git-svn-id: trunk@13543 -
2007-12-30 23:28:38 +00:00
mattias
92c1cfafa2 LCL: added GuessEncoding
git-svn-id: trunk@13542 -
2007-12-30 22:41:12 +00:00
mattias
2130c25eb8 codetools: added TCodeCache.OnDecodeLoaded/OnEncodeSaving
git-svn-id: trunk@13541 -
2007-12-30 20:54:19 +00:00
mattias
bb71681bc5 IDE: code explorer: replaced buttons with TSpeedButtons from Sérgio Marcelo
git-svn-id: trunk@13540 -
2007-12-30 19:31:27 +00:00
mattias
3fe0a8d341 codetools: added hooks to TSourceLog to encode/decode on load/save
git-svn-id: trunk@13539 -
2007-12-30 19:22:19 +00:00
mattias
0ae3fcfe1f LCL: added lcl/lconvencoding.pas
git-svn-id: trunk@13538 -
2007-12-30 18:58:09 +00:00
paul
c8d52d15d6 gtk:
- remove FinishComponentCreate: code moved to appropriate ws classes
- remove HookSignals (same reason)

git-svn-id: trunk@13537 -
2007-12-30 18:15:53 +00:00
mattias
936234b07b IDE: code explorer: auto expand interface and implementation node
git-svn-id: trunk@13536 -
2007-12-30 14:58:02 +00:00
mattias
059fedafec IDE: update code explorer on open project
git-svn-id: trunk@13535 -
2007-12-30 14:52:50 +00:00
mattias
b2dfb3370c IDE: code explorer: implemented alphabetical sort for identifiers, hiding type/const/var/class visibility section nodes
git-svn-id: trunk@13534 -
2007-12-30 14:40:57 +00:00
mattias
dc751454a6 IDEIntf: added TIDEHTMLControlIntf.GetPreferredControlSize
git-svn-id: trunk@13533 -
2007-12-30 11:36:24 +00:00
kirkpatc
88d02f87da LazDoc - new material for TAction and TCustomAction; minor corrections to StdCtrls.xml; Unit definition for StdActns.xml
git-svn-id: trunk@13532 -
2007-12-30 10:44:46 +00:00
mattias
878e4f3ba1 IDE: implemented using html control for fpdoc hints
git-svn-id: trunk@13531 -
2007-12-29 22:48:14 +00:00
mattias
5987e7d9cb added package components/turbopower_ipro/design/turbopoweriprodsgn.lpk
git-svn-id: trunk@13530 -
2007-12-29 20:58:16 +00:00
mattias
26aebf8d14 IDEIntf: started htmlcontrol interface
git-svn-id: trunk@13529 -
2007-12-29 20:39:54 +00:00
mattias
d3a6947d40 LCL: added TPicture.LoadFromStreamWithFileExt
git-svn-id: trunk@13528 -
2007-12-29 19:52:10 +00:00
mattias
cf4a33912a LCL: fixed compilation
git-svn-id: trunk@13527 -
2007-12-29 19:18:55 +00:00
mattias
02774924f6 LCL: added TPicture.FindGraphicClassWithFileExt
git-svn-id: trunk@13526 -
2007-12-29 19:17:18 +00:00
mattias
72c50fe0be IDE: PI / add requirement / combobox now uses auto completion
git-svn-id: trunk@13525 -
2007-12-29 17:18:25 +00:00
mattias
75b86f252e debian packages: fixed creating fpc-cross.cfg
git-svn-id: trunk@13524 -
2007-12-29 16:56:20 +00:00
paul
e5b5000d5a regenerate makefile for all platforms
git-svn-id: trunk@13523 -
2007-12-29 16:38:32 +00:00
kirkpatc
4788ff848a LazDoc - New information for TActionList, and minor corrections to StdCtrls
git-svn-id: trunk@13522 -
2007-12-29 16:28:20 +00:00
paul
dbd4c1f1d2 regenerate makefile for all platforms
git-svn-id: trunk@13521 -
2007-12-29 16:28:15 +00:00
mattias
2edae8c5f9 IDE: codeexplorer removed function/procedure keywords because there are now icons
git-svn-id: trunk@13520 -
2007-12-29 12:43:37 +00:00
mattias
398f8d4667 debian: updated control files from Mazen
git-svn-id: trunk@13519 -
2007-12-29 11:50:14 +00:00
mattias
e585e2ff74 IDE: renamed lazdoc structures to codehelp
git-svn-id: trunk@13518 -
2007-12-29 11:36:35 +00:00
mattias
c26a8750c8 IDE: renamed TLazDocManager to TCodeHelpManager
git-svn-id: trunk@13517 -
2007-12-29 11:28:23 +00:00
mattias
c5951ad564 IDE: renamed lazdocfrm.pas to fpdoceditwindow.pas
git-svn-id: trunk@13516 -
2007-12-29 11:22:06 +00:00
mattias
e26daf951a IDE: renamed lazdocselectinherited.pas to fpdocselectinherited.pas
git-svn-id: trunk@13515 -
2007-12-29 11:05:52 +00:00
mattias
e27df21ad7 IDE: renamed lazdochints.pas to fpdochints.pas
git-svn-id: trunk@13514 -
2007-12-29 11:00:29 +00:00
mattias
0216c6b5c8 IDE: renamed TCodeHelpFrm to TSrcEditHintWindow
git-svn-id: trunk@13513 -
2007-12-29 10:32:20 +00:00
mattias
8f8dd580ad IDE: renamed codehelpform.pas to srcedithintfrm.pas
git-svn-id: trunk@13512 -
2007-12-29 10:27:00 +00:00
mattias
30013eaefe IDE: renamed lazdoc.pas to codehelp.pas
git-svn-id: trunk@13511 -
2007-12-29 10:10:01 +00:00
mattias
a6358840d5 codetools: TStandardCodeTool.RenamePublishedVariable fixed renaming type
git-svn-id: trunk@13510 -
2007-12-28 21:01:50 +00:00
mattias
b0ad5fd977 LCL+gtk intf: improved debugging missing FWidgetSetClass and fixed crash on calling SetCCCallbacks in TGtkWSCustomControl.CreateHandle
git-svn-id: trunk@13509 -
2007-12-28 20:52:21 +00:00
mattias
fb2f004237 codetools: code completion: auto create procedure from call statement
git-svn-id: trunk@13508 -
2007-12-28 19:35:10 +00:00
vincents
74ba1b4b62 explorermenu example package: fixed compilation
git-svn-id: trunk@13507 -
2007-12-28 15:03:04 +00:00
vincents
592bf0f82d tests: added tests to compile lpk files in the components and example directories
git-svn-id: trunk@13506 -
2007-12-28 14:54:07 +00:00
mattias
25984ff7aa codetools: fixed code completion example
git-svn-id: trunk@13504 -
2007-12-28 12:34:18 +00:00
mattias
b883a482c5 codetools: fixed crash on finalization
git-svn-id: trunk@13503 -
2007-12-28 12:28:58 +00:00
mattias
9261739e8f IDE: fixed uninitialized variable in TMainIDE.OnDesignerRenameComponent
git-svn-id: trunk@13502 -
2007-12-28 12:22:55 +00:00
mattias
ed73de5c00 IDE: fixed mem leak in sort selection dialog
git-svn-id: trunk@13501 -
2007-12-28 10:58:11 +00:00
mattias
9306d7d9e9 codetools: fixed mem leak on guess unclosed blocks
git-svn-id: trunk@13500 -
2007-12-28 10:54:49 +00:00
vincents
1f166394f9 localization scripts: pass -c UTF-8 parameter to rstconv to create a header with the UTF-8 charset, needs rstconv patch from fpc r9541 #24649d370c
git-svn-id: trunk@13499 -
2007-12-28 10:15:08 +00:00
paul
59d7d14e47 reanchor charmap dialog and replace button by bitbtn
git-svn-id: trunk@13497 -
2007-12-28 06:48:25 +00:00
paul
5a8035a802 some Handle => Reference.Handle replacement in lazarus parts of synedit
git-svn-id: trunk@13496 -
2007-12-28 06:05:54 +00:00
paul
9e76d7e615 remove OldRawImageProcs
git-svn-id: trunk@13495 -
2007-12-28 06:05:12 +00:00
paul
6c90924c4c gtk:
- remove obsoleted code
- fix mem leak in TGtkWSCustomControl.CreateHandle

git-svn-id: trunk@13494 -
2007-12-28 04:18:53 +00:00
mattias
e62b25127e codetools: added defines for FPC fcl-base/src include dirs
git-svn-id: trunk@13493 -
2007-12-28 00:34:06 +00:00
mattias
82e314a897 codetools: fixed mem leak when searching for proc expr lists
git-svn-id: trunk@13492 -
2007-12-28 00:23:11 +00:00