Commit Graph

13396 Commits

Author SHA1 Message Date
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
marc
e671bbc042 * New Slovak translation by Komunista
git-svn-id: trunk@13491 -
2007-12-27 23:21:29 +00:00
marc
20ed59781e updated translation by Maxim Ganetsky
git-svn-id: trunk@13490 -
2007-12-27 23:16:33 +00:00
mattias
1ce58e87a3 codetools: FindJumpPointInProcNode: using start of code in target line
git-svn-id: trunk@13488 -
2007-12-27 18:50:52 +00:00
mattias
f8a6cc5969 codetools: fixed AV when searching the ancestor of an empty class declaration
git-svn-id: trunk@13487 -
2007-12-27 18:31:26 +00:00
mattias
612dfc2e29 fpc deb: extended create_fpc_deb.sh to create cross compilers from Sam Liddicott
git-svn-id: trunk@13486 -
2007-12-27 18:19:38 +00:00
mattias
3cc92f7af0 LCL: added comments to URL functions
git-svn-id: trunk@13485 -
2007-12-27 18:16:50 +00:00
vincents
eda4c84741 updated translations using patch rstconv which adds the CharSet header
git-svn-id: trunk@13480 -
2007-12-27 12:03:06 +00:00
vincents
73d487801c IDE: fixed passing primary config dir when restarting Lazarus
git-svn-id: trunk@13479 -
2007-12-27 10:22:25 +00:00
paul
9d15123d91 - gtk: move dialogs related stuff to gtkwsdialogs and gtk2wsdialogs
- gtk complete moving CreateComponent code to appropriate classes
- lcl remove CreateComponent method since there is no more need in it

git-svn-id: trunk@13478 -
2007-12-27 09:51:27 +00:00
marc
c94243fad2 testcommit
git-svn-id: trunk@13477 -
2007-12-27 09:50:49 +00:00
vincents
5006db00ee test commit on paul's request
git-svn-id: trunk@13476 -
2007-12-27 09:22:24 +00:00
mattias
040d583e20 IDE: passing primary-config-path to startlazarus, startlazarus: fixed passing parameters with spaces
git-svn-id: trunk@13473 -
2007-12-26 10:13:39 +00:00
paul
bb930dbf27 gtk: move CreateComponent code for TTrackBar to CreateHandle and FinishComponentCreate to SetCallbacks
git-svn-id: trunk@13472 -
2007-12-26 10:00:42 +00:00
paul
21cb1c6901 remove csAlignment and one obsoleted file
git-svn-id: trunk@13471 -
2007-12-26 09:51:30 +00:00
paul
3298b06f86 gtk: move CreateComponent code for TProgressBar to CreateHandle and FinishComponentCreate to SetCallbacks
git-svn-id: trunk@13470 -
2007-12-26 09:47:15 +00:00
paul
20c2a16ecc gtk: move CreateComponent code for TStatusBar to CreateHandle and FinishComponentCreate to SetCallbacks
git-svn-id: trunk@13469 -
2007-12-26 09:36:23 +00:00
jesus
b50f0bcf7a LazReport, support for std graphics formats
git-svn-id: trunk@13468 -
2007-12-26 09:11:40 +00:00
paul
2f0de90ec1 gtk: move CreateComponent code for TPairSplitter, TScrollBox, TScrollBar to CreateHandle and FinishComponentCreate to SetCallbacks
git-svn-id: trunk@13467 -
2007-12-26 08:52:02 +00:00
jesus
d922bc6e85 Lazreport, fix freeze when closing IDE after cancelling changes in report, issue# 10466
git-svn-id: trunk@13466 -
2007-12-26 08:37:00 +00:00
paul
a529591664 gtk: move CreateComponent code for TCustomPage to CreateHandle and FinishComponentCreate to SetCallbacks
git-svn-id: trunk@13465 -
2007-12-26 07:24:05 +00:00
paul
4db415b23b remove obsoleted splitter drawing code
git-svn-id: trunk@13464 -
2007-12-26 07:09:09 +00:00
paul
67df237d33 cleanup
git-svn-id: trunk@13463 -
2007-12-26 06:44:51 +00:00
paul
85e65510e3 gtk: move CreateComponent code for TCalendar to CreateHandle and FinishComponentCreate to SetCallbacks
git-svn-id: trunk@13462 -
2007-12-26 06:40:22 +00:00
paul
6055944e29 removed some unneeded component styles
git-svn-id: trunk@13460 -
2007-12-26 04:48:15 +00:00
paul
9233f84d8e gtk: move CreateComponent code for TCustomControl to CreateHandle and FinishComponentCreate to SetCallbacks
git-svn-id: trunk@13459 -
2007-12-26 04:37:17 +00:00
paul
eaa55af861 gtk: move CreateComponent code for TArrow to CreateHandle and FinishComponentCreate to SetCallbacks
git-svn-id: trunk@13458 -
2007-12-26 04:22:29 +00:00
paul
07cb989050 gtk: move CreateComponent code for ToggleBox, RadioButton, Checkbox, PopupMenu, MainMenu to CreateHandle and FinishComponentCreate to SetCallbacks
git-svn-id: trunk@13457 -
2007-12-26 03:06:56 +00:00