Commit Graph

2390 Commits

Author SHA1 Message Date
vincents
b758598ba6 synedit: added icon for TSynFreePascalSyn
git-svn-id: trunk@11811 -
2007-08-14 11:03:48 +00:00
mattias
06753dbd34 codetools: added update check for parsing directives
git-svn-id: trunk@11810 -
2007-08-14 08:36:30 +00:00
mattias
3c7d2a9d84 codetools: imporoved finding unreachable IFDEF blocks
git-svn-id: trunk@11806 -
2007-08-13 18:07:51 +00:00
mattias
b050f71de9 codetools: added example for ifndef def combination
git-svn-id: trunk@11804 -
2007-08-12 20:37:27 +00:00
mattias
14d4329219 codetools: improved simplifying IF directive expressions
git-svn-id: trunk@11803 -
2007-08-12 20:23:51 +00:00
mattias
b684aa7ac5 codetools: implemented disabling unreachable IFDEF blocks
git-svn-id: trunk@11802 -
2007-08-12 19:42:36 +00:00
mattias
09bb70e178 clean up
git-svn-id: trunk@11801 -
2007-08-12 18:00:35 +00:00
mattias
09d15928ca codetools: implemented removing IFDEF nodes with content
git-svn-id: trunk@11799 -
2007-08-12 14:55:22 +00:00
mattias
619ed3c329 codetools: added include path for packages/fcl-base/src/SrcOS
git-svn-id: trunk@11795 -
2007-08-12 11:09:55 +00:00
mattias
e8ca93235b rtti controls: published TTIMaskEdit.Link
git-svn-id: trunk@11794 -
2007-08-12 09:55:44 +00:00
mattias
ff1ef707c1 codetools: started function to disable unreachable IFDEF blocks
git-svn-id: trunk@11791 -
2007-08-11 20:03:06 +00:00
mattias
ece5c99e5b codetools: added function to move DEFINEs a level up
git-svn-id: trunk@11790 -
2007-08-11 14:18:44 +00:00
mattias
9708b1003e synedit: fixed codefolding block comparison
git-svn-id: trunk@11789 -
2007-08-11 13:08:53 +00:00
mattias
afa5563498 codetools: added FindNameInIfExpression
git-svn-id: trunk@11788 -
2007-08-11 12:54:06 +00:00
mattias
ce2e2d8d45 codetools: added IsIfExpressionSimple, DefineUsesName
git-svn-id: trunk@11787 -
2007-08-11 10:53:37 +00:00
mattias
82501a3e17 codetools: improved FixMissingH2PasDirectives for running twice
git-svn-id: trunk@11785 -
2007-08-10 19:40:53 +00:00
mattias
91d9b36709 codetools: implemented function FixMissingH2PasDirectives
git-svn-id: trunk@11784 -
2007-08-10 19:35:49 +00:00
mattias
cb61186467 laz_xmlcfg: made FindNode public
git-svn-id: trunk@11783 -
2007-08-10 19:11:03 +00:00
mattias
fb10d9cb9c rtti controls: TTIComboBox now keeps Items if the property does not provide a value list
git-svn-id: trunk@11782 -
2007-08-10 18:49:43 +00:00
mattias
217be5842e rtti controls: added OnBeforeWite and OnAfterWrite
git-svn-id: trunk@11781 -
2007-08-10 18:29:54 +00:00
mattias
2096f744ef codetools: directive parser now sets StartPos and EndPos of all nodes
git-svn-id: trunk@11780 -
2007-08-10 18:22:43 +00:00
mattias
ebac9fd99f gtk2 intf: added workaround for inherited call bug of TGtk2WSCustomComboBox.DestroyHandle
git-svn-id: trunk@11779 -
2007-08-10 17:18:51 +00:00
mattias
f2b483fd29 rtti controls; published OnEditingDone
git-svn-id: trunk@11778 -
2007-08-10 16:17:36 +00:00
mattias
e493426c94 codetools: started adding missing h2pas directives
git-svn-id: trunk@11777 -
2007-08-10 16:17:14 +00:00
vincents
4cca6df0e3 rtti: fixed AV when closing example 3
git-svn-id: trunk@11774 -
2007-08-10 10:18:45 +00:00
mattias
ac47999c2d rtti controls: implemented streaming Link.AliasValues
git-svn-id: trunk@11773 -
2007-08-10 08:15:02 +00:00
mattias
a8c24af92f added tool lrstolfm - to convert lrs files back to lfm
git-svn-id: trunk@11770 -
2007-08-09 23:21:57 +00:00
mattias
85e878ca94 rtti controls: added SaveActivePropertyLink procedure
git-svn-id: trunk@11769 -
2007-08-09 21:56:58 +00:00
mattias
7431e8f800 rtti-controls: removed check for IsValidIdent fo name property
git-svn-id: trunk@11767 -
2007-08-09 21:26:32 +00:00
mattias
4c9036617f clean up debug info
git-svn-id: trunk@11766 -
2007-08-09 21:20:27 +00:00
mattias
757912ddb4 codetools: fixed mem leak
git-svn-id: trunk@11763 -
2007-08-09 11:23:59 +00:00
mattias
897336de38 codetools: added function to find all functions of a h2pas output
git-svn-id: trunk@11762 -
2007-08-09 11:07:28 +00:00
mattias
d48eb4b364 codetools: implemented function to convert simple functions to constants, h2pas: new tools to reduce IFDEFs and fucntions to constant conversion
git-svn-id: trunk@11761 -
2007-08-08 18:22:43 +00:00
mattias
3b1bf0495f codetools: implemented removing empty IFDEF blocks and unneeded brackets
git-svn-id: trunk@11760 -
2007-08-07 22:24:34 +00:00
mattias
8cf42e9ebe LCL: replaced array typecasts to integer - not supported on all platforms
git-svn-id: trunk@11759 -
2007-08-07 21:12:22 +00:00
mattias
c6dcda57b3 codetools: started tool to remove empty IFDEF blocks
git-svn-id: trunk@11757 -
2007-08-07 20:49:54 +00:00
mattias
77fdb7a54d codetools: added example how to use the compiler directive optimizer
git-svn-id: trunk@11756 -
2007-08-07 17:08:02 +00:00
mattias
4b0f257ac3 codetools: implemented function to remove unused $Define and $Undef
git-svn-id: trunk@11755 -
2007-08-07 17:06:56 +00:00
mattias
f9f7d157a3 codetools: implemented function to simplify some types of compiler directives
git-svn-id: trunk@11754 -
2007-08-07 14:21:13 +00:00
mattias
e0d54cce93 project templates: improved substution variable and added italian translations from tiziano
git-svn-id: trunk@11735 -
2007-08-03 23:00:46 +00:00
mattias
3b69506329 gtk2 intf: added focus events for combobox, ideintf: textconverter now supports codetool buffers, h2pas wiz: added tool to remove redfinitions, reduced warnings
git-svn-id: trunk@11733 -
2007-08-03 22:38:11 +00:00
mattias
0f906599f6 LCL: fixed DoAutoSize endless loop, h2pas: small improvements, fixed range check errors
git-svn-id: trunk@11717 -
2007-08-02 18:51:03 +00:00
mattias
63a8c982ad gtk intf: fixed crash on paste for 64 bit
git-svn-id: trunk@11697 -
2007-07-31 23:13:06 +00:00
mattias
edb53d8528 IDE: fpc messages filter now shows Recompiling unit, checksum changed messages
git-svn-id: trunk@11691 -
2007-07-31 16:43:36 +00:00
mattias
dbdbc446b0 synedit: fixed caret position when searching within tabs and UTF-8 strings
git-svn-id: trunk@11679 -
2007-07-30 17:25:16 +00:00
mattias
2ed9da3c37 synedit: fixed painting codefolding lines in text area
git-svn-id: trunk@11670 -
2007-07-29 14:55:53 +00:00
mattias
ec710980fa codetools: fixed parsing nested comment (* *)
git-svn-id: trunk@11658 -
2007-07-28 10:58:39 +00:00
mattias
85abf3e057 translations: german: updates from Joerg Braun
git-svn-id: trunk@11652 -
2007-07-28 09:38:53 +00:00
sekelsenmat
cb00cac54d Patch from Mattias that fixes SynEdit unicode text selection
git-svn-id: trunk@11651 -
2007-07-28 06:55:28 +00:00
mattias
3bbc19ca0a IDE: added compiler tests: ambiguous fpc ppu, checking compiler date
git-svn-id: trunk@11548 -
2007-07-17 16:22:37 +00:00
mattias
8960c22b37 translations: german: updates from Jeorg Braun, added ToDos to compiler checks
git-svn-id: trunk@11537 -
2007-07-17 07:33:27 +00:00
marc
3e9d95ad12 * added and updated translations by Laurent Jacques
git-svn-id: trunk@11530 -
2007-07-16 21:32:53 +00:00
mattias
f03569a3c1 IDE: added compiler check for relative unit paths, missing directories, wrong * character, ambiguous fpc configs, missing fpc config
git-svn-id: trunk@11529 -
2007-07-16 21:23:55 +00:00
mattias
dcbce23a9c codetools: added proc modifier safecall
git-svn-id: trunk@11522 -
2007-07-16 06:17:00 +00:00
michael
d29c363442 * Do not compile sqlite3 for win64
git-svn-id: trunk@11511 -
2007-07-15 09:45:02 +00:00
michael
40a3069b52 * Fixed compilation for earlier versions
git-svn-id: trunk@11510 -
2007-07-15 09:35:55 +00:00
michael
16c9905f94 * Registered TSQLScript, TSQLConnector and TSQLITE3Connection
git-svn-id: trunk@11507 -
2007-07-14 14:35:08 +00:00
mattias
c322f31b08 updated turbopower_ipro .po files
git-svn-id: trunk@11500 -
2007-07-13 21:31:41 +00:00
vincents
1d975f0bfe removed interbase component package, it is part of sqldb since fpc 2.0.4 (bug #9260)
git-svn-id: trunk@11494 -
2007-07-13 19:50:06 +00:00
mattias
00484d3581 IDE: fixed check if .po file changed
git-svn-id: trunk@11493 -
2007-07-13 14:10:04 +00:00
mattias
d2ed7122f6 improved package compiler options: compile
git-svn-id: trunk@11492 -
2007-07-13 13:53:32 +00:00
jesus
d270b16e7d LCL, implemented AppHandle in TWidgetset, fixed issue #9239
git-svn-id: trunk@11479 -
2007-07-12 21:09:00 +00:00
sekelsenmat
93cb7bacc3 Reverted unintended changes to some makefiles.
git-svn-id: trunk@11471 -
2007-07-12 10:41:52 +00:00
sekelsenmat
599b947018 Fixed ExtTextOut on Carbon to be able to fill a background area.
git-svn-id: trunk@11470 -
2007-07-12 10:37:49 +00:00
marc
0c7849de57 * Added new translations by Laurent Jacques
git-svn-id: trunk@11461 -
2007-07-11 21:55:55 +00:00
marc
92017a02c7 * Updated translation by Antonio Galvao
git-svn-id: trunk@11447 -
2007-07-08 23:27:31 +00:00
marc
f33a50df4f * Updated translations by Mario Bonati
git-svn-id: trunk@11445 -
2007-07-08 23:17:15 +00:00
andrew
11c8f8cc12 disabled a chm debug define
git-svn-id: trunk@11442 -
2007-07-07 17:45:34 +00:00
andrew
78393ef6fe * cleaned up code in chmreader.
* renamed TChmReader to TITSReader and moved the chm 
  specific stuff to TChmReader descended from TITSReader.
* changed how TITSReader looks up files. It no longer reads
  all the entries into memory but look them up efficiently
  as needed
* added a ChmCompareText function that is compatible to 
  how the archive expects the files to be ordered

git-svn-id: trunk@11441 -
2007-07-07 16:00:26 +00:00
mattias
65b701d26c opengl context: example set LCL widgetset to default
git-svn-id: trunk@11435 -
2007-07-06 12:46:12 +00:00
mattias
466d2337c3 gtk2 intf: implemented UpdateWindow
git-svn-id: trunk@11434 -
2007-07-06 12:42:20 +00:00
paul
1518e4a714 - add i386-win32-qt combination to definetemplates.pas
git-svn-id: trunk@11431 -
2007-07-06 06:25:40 +00:00
andrew
ea4b652818 added some stuff for chm writing
git-svn-id: trunk@11391 -
2007-06-27 10:53:00 +00:00
andrew
cdae7c2e28 Added some stuff for chmwriting
git-svn-id: trunk@11390 -
2007-06-27 10:51:53 +00:00
vincents
c3984613f6 synedit: don't show caret, if synedit is not focused, fixes bug #9008
git-svn-id: trunk@11383 -
2007-06-26 13:38:20 +00:00
vincents
5d45cd9bc9 fixed compilation: use ImageList.AddLazarusResource instead of AddFromLazarusResource
git-svn-id: trunk@11348 -
2007-06-21 08:38:47 +00:00
mattias
113a06c488 translations: german: from Joerg Braun
git-svn-id: trunk@11335 -
2007-06-19 19:29:09 +00:00
marc
c6e3472e09 * Updated translation by Laurent Jacques
git-svn-id: trunk@11301 -
2007-06-08 22:41:56 +00:00
vincents
87b63512ba update Russian translations from Maxim Ganetsky
git-svn-id: trunk@11298 -
2007-06-07 21:33:08 +00:00
vincents
9da20e1178 tachart: removed wrong unit search dir
git-svn-id: trunk@11271 -
2007-06-03 13:23:21 +00:00
vincents
038458d75d fpcunit gui runner: disabled run buttons during test run, fixes #8761
git-svn-id: trunk@11259 -
2007-06-01 21:59:45 +00:00
vincents
e9f2123983 codetools: fixed directory separator of unit path of the packages dir
git-svn-id: trunk@11257 -
2007-06-01 21:05:57 +00:00
mattias
0d0427f294 gtk2 intf: moved menuitem handle creation code from CreateComponent, gtk2 intf: handling menu underscore shortcuts of Application.MainForm
git-svn-id: trunk@11255 -
2007-06-01 16:55:15 +00:00
mattias
6b2e1a7219 laz_xmlcfg: fixed CompareDomStrings, this fixes saving help options too
git-svn-id: trunk@11253 -
2007-06-01 10:24:57 +00:00
vincents
c067201ed8 daemon component: fixed creating deamon application units (second part)
git-svn-id: trunk@11250 -
2007-06-01 07:01:13 +00:00
vincents
d2eb15ce52 daemon component: fixed creating deamon application units.
git-svn-id: trunk@11249 -
2007-06-01 06:51:06 +00:00
mattias
8e8e776887 codetools: added FindDeclarationInUsesSection from Darek
git-svn-id: trunk@11242 -
2007-05-31 17:34:59 +00:00
mattias
34c3ed4df7 codetools: fixed $ELIFC and $ELSEIF
git-svn-id: trunk@11222 -
2007-05-29 23:49:11 +00:00
vincents
11ec1c7a2e fpcunit test runners: less output on the console fro Graeme.
git-svn-id: trunk@11221 -
2007-05-29 20:20:07 +00:00
mattias
78509220c9 LCL: TSpeedButton: if mouse capture lost then update state, fixed state when invoking Click which triggers ShowModal
git-svn-id: trunk@11211 -
2007-05-28 12:12:51 +00:00
mattias
0c488faf40 synedit: siabling workaround for scrolling >32k loc: the LCL does not have this winapi limitation
git-svn-id: trunk@11200 -
2007-05-25 10:07:34 +00:00
vincents
1c4cbac926 make bigide also compiles sqldb components on win64
git-svn-id: trunk@11186 -
2007-05-23 21:09:13 +00:00
mattias
759a269ca6 gtk intf: resize messages for fixed/client widgets are now kept back and sent for main widgets
git-svn-id: trunk@11184 -
2007-05-23 17:32:10 +00:00
vincents
eaea956c4f sqldb pacakge: don't add pqconnection to the file list, because it is not available on all supported platforms (win64)
git-svn-id: trunk@11181 -
2007-05-23 10:52:04 +00:00
mattias
84e280545f rtticontrols: TTiTrackBar the frequency is no longer set, so can be setup
git-svn-id: trunk@11177 -
2007-05-22 20:48:39 +00:00
mattias
efaec13a02 codetools, TSynPasSyn: aded bitpacked keyword
git-svn-id: trunk@11173 -
2007-05-21 10:09:46 +00:00
vincents
58a04388c9 sqldb component:
- remove compatibility with fpc version < 2.0.4
* only enable ibconnection, mysql50connection and odbcconnection for win64

git-svn-id: trunk@11159 -
2007-05-17 20:34:28 +00:00
vincents
0a7bf3d67d fpcunit: fixed console testrunning crash when writing results to output with fpc 2.0.4 (bug #8798) from Darius
git-svn-id: trunk@11156 -
2007-05-16 22:07:22 +00:00
vincents
18c708fb14 components: added progress events to the jpeg reader / writer (#8874)
git-svn-id: trunk@11152 -
2007-05-16 11:04:25 +00:00
marc
111a7eaa55 * moved codepageconverter translations to languages dir
* updated brazilian translations by Antonio Galvao

git-svn-id: trunk@11139 -
2007-05-14 22:05:46 +00:00
mattias
8d7812da86 IDE: completion form is now created on demand and the internal double buffer bitmap is resized correct
git-svn-id: trunk@11130 -
2007-05-12 09:39:20 +00:00
mattias
0f2b6b8e44 gtk2 intf: fonts of device contexts are now created on demand
git-svn-id: trunk@11121 -
2007-05-10 08:44:03 +00:00
vincents
30fc8f47b0 editortoolbar: fixed toolbar button order from Graeme (#8832)
git-svn-id: trunk@11101 -
2007-05-08 08:56:26 +00:00
mattias
34b67b7af7 IDE: always creating the custom defines templates for project source directories, so that IDE add-ons can add their own settings
git-svn-id: trunk@11098 -
2007-05-08 08:05:57 +00:00
marc
78584a938d * Update pb translation by Antonio Galvao
git-svn-id: trunk@11096 -
2007-05-07 22:39:48 +00:00
mattias
0684e89b83 codetools: added example how to insert a class behind a uses section
git-svn-id: trunk@11085 -
2007-05-05 16:28:59 +00:00
vincents
370aa4c253 fixed fpc 2.3 compilation (assigning to set or record properties)
git-svn-id: trunk@11078 -
2007-05-04 22:43:58 +00:00
paul
32a03c1212 editor toolbar changes:
- buttons destruction after config dialog (no more button doubling)
- closing config dialog by ESC
- switched from menuitem.bitmap to menuitem.imageindex due to yesterday changes

git-svn-id: trunk@11055 -
2007-05-03 00:31:20 +00:00
vincents
e19a42fc45 fpcunit: fixed style sheet from Darius (#8799)
git-svn-id: trunk@11044 -
2007-05-02 08:16:29 +00:00
mattias
a6d2e13791 replaced calls to MethodName with hooks
git-svn-id: trunk@11036 -
2007-04-29 22:18:42 +00:00
mattias
c593d02c01 codetools: fixed addmethod example
git-svn-id: trunk@11035 -
2007-04-29 21:21:33 +00:00
vincents
6291169acd editor toolbar: patch from Graeme (#8787)
+ It's now able to save and restore the users selection on the toolbar.
+ toolbar dividers can now be added
+ Items can be reordered on the toolbar. 

git-svn-id: trunk@11031 -
2007-04-29 20:39:05 +00:00
mattias
af43c121dc codetools: examples: omit implementation section
git-svn-id: trunk@11026 -
2007-04-29 10:35:23 +00:00
mattias
ecfaa83c15 codetools: omit forward classes in example
git-svn-id: trunk@11024 -
2007-04-29 09:47:53 +00:00
mattias
bc2699b1fb codetools: aded example to extend the include search path of a directory
git-svn-id: trunk@11023 -
2007-04-29 09:37:57 +00:00
mattias
511f43bfa0 codetools: aded example to list all classes of interface
git-svn-id: trunk@11022 -
2007-04-29 09:02:43 +00:00
mattias
3012a523fe fixed FPC 2.0 compilation
git-svn-id: trunk@11018 -
2007-04-27 15:06:08 +00:00
mattias
029d4f6327 added package prettymessages - an IDE add-on to reduce FPC hints
git-svn-id: trunk@11002 -
2007-04-25 16:37:19 +00:00
vincents
9df7768691 removed fpc 2.0.2 workaround from turbopower_ipro package
git-svn-id: trunk@10990 -
2007-04-23 20:16:54 +00:00
marc
dab74de8af * Updated translation by Mario Bonati
git-svn-id: trunk@10978 -
2007-04-19 20:55:38 +00:00
mattias
20de3bd7ff lazopenglcontext: started gtk2 support using X directly
git-svn-id: trunk@10965 -
2007-04-17 23:22:46 +00:00
jesus
cb772e1198 fixes grid's line widths in several forms
git-svn-id: trunk@10962 -
2007-04-17 18:58:04 +00:00
vincents
c123b3ac70 TAChart: re-added icon in component bar
git-svn-id: trunk@10960 -
2007-04-17 14:51:47 +00:00
vincents
9e0cbc1e29 TAChart: Series clipping bugfixes and partially implement TSeriesPointer from Luis Rodrigues (issue #8706)
git-svn-id: trunk@10959 -
2007-04-17 14:43:02 +00:00
mattias
87921a7455 gtk2 intf: reduced notes
git-svn-id: trunk@10948 -
2007-04-15 08:54:04 +00:00
mattias
7f0d09ecbf translations: german: updates from Joerg Braun
git-svn-id: trunk@10947 -
2007-04-15 08:00:51 +00:00
marc
584a1f6a33 * fixes for newstyle imagelist
git-svn-id: trunk@10932 -
2007-04-10 21:44:21 +00:00
mattias
a30c44a863 codetools: removed fpgui paths for other widgetsets
git-svn-id: trunk@10922 -
2007-04-09 07:32:58 +00:00
mattias
0e86c269a0 codetools: removed too much fpgui paths
git-svn-id: trunk@10920 -
2007-04-08 18:35:03 +00:00
mattias
f8db4d067f codetools: made gfx default for fpGUI lcl intf
git-svn-id: trunk@10916 -
2007-04-08 06:36:09 +00:00
vincents
71cf2762a4 codetools: let them know about win64
git-svn-id: trunk@10915 -
2007-04-07 20:13:08 +00:00
vincents
2b2dcceaac synedit: use registry key constants from registry unit instead of LCLType
git-svn-id: trunk@10902 -
2007-04-06 17:37:01 +00:00
mattias
7b473d34de codetools: improved paths for lcl fpgui sources, using windows instead of mswindows, fixed missing add
git-svn-id: trunk@10900 -
2007-04-06 15:15:03 +00:00
mattias
d2ca16d11e fpgui intf: added readme for hint how to get the sources. added src and include paths in codetools. changed Makefile for new layout
git-svn-id: trunk@10898 -
2007-04-06 14:19:13 +00:00
mattias
72c7cdff16 added fpgui to codetools and build laz dlg
git-svn-id: trunk@10897 -
2007-04-06 12:59:21 +00:00
mattias
62b4e66473 gtk2 intf: rewrite of the combobox code from Andrew Haines
git-svn-id: trunk@10896 -
2007-04-06 09:04:47 +00:00
vincents
d164f4a8aa removed gnome widgetset interface
git-svn-id: trunk@10889 -
2007-04-05 19:53:42 +00:00
vincents
3008b394c9 added editortoolbar package from Graeme
git-svn-id: trunk@10884 -
2007-04-05 17:49:31 +00:00
mattias
4eb87534ac synedit: changed TSynPasSyn to use internally PChar instead of String
git-svn-id: trunk@10881 -
2007-04-05 12:27:23 +00:00
vincents
163d2da028 opengl component: removed third argument in calls of FinishComponentCreate (bug #8624)
git-svn-id: trunk@10878 -
2007-04-05 05:48:29 +00:00
mattias
05fa424bb7 gtk2 intf: fixed codetools include paths, fixed double painting
git-svn-id: trunk@10870 -
2007-04-04 18:08:37 +00:00
mattias
31606f9a53 components: added fpweb from Michael Van Canneyt
git-svn-id: trunk@10847 -
2007-04-02 07:55:14 +00:00
vincents
a0cd202e73 regenerated makefiles with fpcmake 2.3.1 to include the -Cg flag for x86_64-linux
git-svn-id: trunk@10844 -
2007-04-01 19:38:53 +00:00
mattias
2327279e54 translations: updated german from Joerg Braun
git-svn-id: trunk@10841 -
2007-04-01 09:27:05 +00:00
jesus
36f66be0ac PRINTERS: Unix, fixes Raw printing results in data being printed in all subsequent raw print jobs (issue #8587)
git-svn-id: trunk@10835 -
2007-03-30 20:09:16 +00:00
mattias
19872b8e64 IDE: codebrowser: clearing include links for FPC units
git-svn-id: trunk@10833 -
2007-03-30 11:02:57 +00:00
vincents
4652c75ba9 synedit: fixed return value of SearchReplace (bug #8470)
git-svn-id: trunk@10827 -
2007-03-29 13:26:37 +00:00
mattias
eb3330a114 translations: german: updates from Joerg Braun
git-svn-id: trunk@10825 -
2007-03-28 19:24:27 +00:00
mattias
a46e0d0b54 LCL: changed TApplication.AddOnIdleHandler to use TIdleEvent instead of TNotifyEvent, IDE: codebrowser: added resourcestrings
git-svn-id: trunk@10823 -
2007-03-28 19:01:27 +00:00
andrew
932397fb09 Fixed bug #8566 - Pretty Format saves file unwantedly
git-svn-id: trunk@10820 -
2007-03-28 17:02:15 +00:00
vincents
57f2e517ab fpcunit guirunner: use new xml reporter for fpc 2.1 and higher from Graeme
git-svn-id: trunk@10817 -
2007-03-28 08:17:33 +00:00
vincents
ebefd69526 TAChart: bug fixes and implemented Series.ShowInLegend from Luis Rodrigues
git-svn-id: trunk@10791 -
2007-03-23 19:38:50 +00:00
mattias
e0972c9bf0 codetools: added x86_64 linux targets to the lazarus target list
git-svn-id: trunk@10790 -
2007-03-23 19:32:36 +00:00
vincents
1810ae2f91 synedit: fixed drawing codefolding [+] and [-] broken by TCanvas.Rectangle change
git-svn-id: trunk@10789 -
2007-03-23 18:56:27 +00:00
mattias
14b348460c h2paswizard: implemented merging multiple C header files into one unit
git-svn-id: trunk@10781 -
2007-03-22 16:11:40 +00:00
mattias
aa3864119c translations: german: updates from Joerg Braun
git-svn-id: trunk@10775 -
2007-03-21 08:26:18 +00:00
mattias
0f509809a3 translations: german: updates from Joerg Braun
git-svn-id: trunk@10764 -
2007-03-18 21:21:56 +00:00
mattias
07d40f291c IDE: codebrowser: added filter for packages, units and identifiers - ToDo: reg ex
git-svn-id: trunk@10747 -
2007-03-14 10:30:08 +00:00
mattias
769478772a gtk intf: fixed sending keypress event twice
git-svn-id: trunk@10737 -
2007-03-10 22:38:35 +00:00
mattias
f7020ac77c sqlite: fixed warning for fpc 2.3.x
git-svn-id: trunk@10727 -
2007-03-09 00:31:28 +00:00
mattias
e77c31ed38 codetools: searching include file of include file in directory of first include file
git-svn-id: trunk@10723 -
2007-03-08 23:35:58 +00:00
mattias
c327bb674a IDE: codebrowser: showing code nodes in treeview
git-svn-id: trunk@10707 -
2007-03-04 22:34:06 +00:00
vincents
2596ef06fc include tachart for all OS-es
git-svn-id: trunk@10667 -
2007-02-21 09:42:58 +00:00
vincents
3fc4f456a7 tachart: user lowercase unit filenames
git-svn-id: trunk@10663 -
2007-02-20 11:31:09 +00:00
vincents
199216e26a tachart: fixed wrong move
git-svn-id: trunk@10662 -
2007-02-20 11:26:46 +00:00
vincents
f73dc58db5 lowercase
git-svn-id: trunk@10661 -
2007-02-20 11:24:55 +00:00
vincents
127611dbdf TAChart: added icon, added to make bigide
git-svn-id: trunk@10660 -
2007-02-20 10:57:42 +00:00
vincents
7d1493c48a added tachart components from Philippe Martinole and Luis Rodrigues (bug #8269)
git-svn-id: trunk@10658 -
2007-02-19 15:17:14 +00:00
mattias
fee343a469 IDE: codebrowser parses units
git-svn-id: trunk@10639 -
2007-02-13 23:46:29 +00:00
mattias
84d5619a1e IDE: source editor using real gutter width, synedit; public GutterWidth property
git-svn-id: trunk@10624 -
2007-02-12 10:43:12 +00:00
vincents
05919925eb trayicon: added tootip and popup menu support for qt from Felipe
git-svn-id: trunk@10623 -
2007-02-12 08:43:23 +00:00
mattias
9bebef46ab IDE+codetools: fixed identifier completion for procs
git-svn-id: trunk@10618 -
2007-02-10 10:04:46 +00:00
vincents
2ced4c37b6 trayicon: added support for qt
git-svn-id: trunk@10602 -
2007-02-07 12:23:52 +00:00
mattias
23890766ca codetools: local var assignment completion: checking for Self and Result
git-svn-id: trunk@10601 -
2007-02-07 11:26:02 +00:00
mattias
e35dc827ab IDE: started code browser
git-svn-id: trunk@10598 -
2007-02-07 01:19:00 +00:00
mattias
3691fb6111 translation: german: updates from Joerg Braun
git-svn-id: trunk@10582 -
2007-02-05 10:48:22 +00:00
mattias
2e4c1f5989 lazdaemon: added lazdaemonapp.pp from Michael V.C.
git-svn-id: trunk@10578 -
2007-02-05 09:57:56 +00:00
vincents
6d8915d650 fpcunit: console testrunner works with new xmlreportwriter if compiled with fpc 2.1.1
git-svn-id: trunk@10573 -
2007-02-02 23:14:27 +00:00
vincents
fece699695 fpcunit: consoletestrunner returns exitcode 1, if there are errors or failures.
git-svn-id: trunk@10567 -
2007-02-02 09:27:41 +00:00
mattias
89f08fb3a2 LCL: TTreeView: fixed MoveTo moving selection, h2pas: replaced checklst with TTreeView
git-svn-id: trunk@10562 -
2007-02-01 19:57:23 +00:00
vincents
f060c5cd2a SynEdit: fixed firing OnKeyPress event (bug #8250)
git-svn-id: trunk@10557 -
2007-02-01 10:58:13 +00:00
mattias
e712308673 lazdaemon: added license
git-svn-id: trunk@10556 -
2007-02-01 10:21:25 +00:00
mattias
e0705d3b83 added lazdaemon from Michael Van Canneyt
git-svn-id: trunk@10555 -
2007-02-01 10:17:44 +00:00
mattias
346794aaae IDE, codetools: fixed parsing compiler time stamps
git-svn-id: trunk@10554 -
2007-02-01 09:55:30 +00:00
jesus
bf735e87cf initialize counter to fix system.ppu not found
git-svn-id: trunk@10553 -
2007-02-01 09:44:23 +00:00
marc
742490006d * improved scanning of -va output
git-svn-id: trunk@10552 -
2007-02-01 00:48:29 +00:00
vincents
cbb5dc8f80 codetools: fixed parsing -va output of fpc 2.1.1 by passing -vs- to turn off time stamps (bug #8249)
git-svn-id: trunk@10551 -
2007-01-31 20:49:13 +00:00
vincents
b2bceaa57a trayicon: show popup on mouseup event from Felipe
git-svn-id: trunk@10538 -
2007-01-30 12:01:40 +00:00
vincents
d85bb5745e updated Indonesian translations from Zaenal Mutaqin
git-svn-id: trunk@10532 -
2007-01-29 20:04:36 +00:00
vincents
40535b6046 trayicon: fixed activating popupmenu on x11 from Felipe
git-svn-id: trunk@10531 -
2007-01-29 18:54:39 +00:00
marc
fbf6e4f232 * updated polish translations from Paweł (ACD)
git-svn-id: trunk@10516 -
2007-01-26 23:57:35 +00:00
mattias
f2dddc5c8f codetools: implemented include directives with sub paths
git-svn-id: trunk@10511 -
2007-01-26 12:29:46 +00:00
mattias
ee13e432b7 translations: german: updates from Joerg Braun
git-svn-id: trunk@10507 -
2007-01-26 11:30:52 +00:00
mattias
48f499114d translations: removed it files
git-svn-id: trunk@10498 -
2007-01-23 11:11:02 +00:00
marc
1f429be860 * new and modified italian translations from Mario Bonati
git-svn-id: trunk@10495 -
2007-01-23 00:19:44 +00:00
mattias
070969769c LCL: TTreeView: accelerated TTreeNode.GetIndex
git-svn-id: trunk@10486 -
2007-01-22 14:37:12 +00:00
vincents
0fb425c055 * updated russian translations from Maxim Ganetsky
+ added svn-ignore *.bak

git-svn-id: trunk@10485 -
2007-01-22 10:27:47 +00:00
mattias
fd99df5372 synedit: fixed cursor movement with Tabs and not eoScrollPastEOL
git-svn-id: trunk@10483 -
2007-01-20 11:44:36 +00:00
marc
285dbf5846 * patch for bug #8146 by Kris Leech
git-svn-id: trunk@10482 -
2007-01-20 02:38:28 +00:00
mattias
dd7b5ba113 IDE: fixed adding spaces for identifier completion adding method declarations to classes
git-svn-id: trunk@10479 -
2007-01-19 16:48:20 +00:00
mattias
abc46812c6 codetools: reverse class completion: do not create missing proc bodies
git-svn-id: trunk@10477 -
2007-01-18 20:24:36 +00:00
mattias
078cef717e codetools: added verbosity
git-svn-id: trunk@10476 -
2007-01-18 14:59:57 +00:00
mattias
2cf5ba11a4 codetools: added verbosity
git-svn-id: trunk@10475 -
2007-01-18 14:47:44 +00:00
mattias
00b53f40c8 IDE: added verbosity
git-svn-id: trunk@10467 -
2007-01-18 12:22:04 +00:00
mattias
b66c203a3c added debugging information
git-svn-id: trunk@10466 -
2007-01-18 11:53:08 +00:00
mattias
ab060cfe43 gtk intf: fixed check for TCustomPage
git-svn-id: trunk@10455 -
2007-01-16 01:37:55 +00:00
mattias
0657f035a2 codetools: CheckLFM: improved parinsg objects published as properties
git-svn-id: trunk@10454 -
2007-01-16 01:22:58 +00:00
mattias
a8c68262ef fixed mem leak
git-svn-id: trunk@10452 -
2007-01-15 16:32:24 +00:00
mattias
82ebb63757 IDE: checking lfm files now check used units first
git-svn-id: trunk@10450 -
2007-01-15 14:54:08 +00:00
vincents
aeae3fdd32 updated polish translations from Paweł (ACD)
git-svn-id: trunk@10443 -
2007-01-14 19:08:59 +00:00
mattias
3fada8675e IDE: .po files: added empty msgstr, msgid to header, needed by poedit
git-svn-id: trunk@10438 -
2007-01-13 10:35:52 +00:00
mattias
74530085ad IDE: .po files: auto removing double values
git-svn-id: trunk@10437 -
2007-01-13 10:32:16 +00:00
mattias
c6c51404e3 IDE: .po files: auto removing doubles
git-svn-id: trunk@10436 -
2007-01-13 10:27:21 +00:00
mattias
a51bbbe67a converted iso translations to utf-8
git-svn-id: trunk@10428 -
2007-01-11 21:54:44 +00:00
jesus
98fa10f7f6 removed VisibleColCount and VisibleRowCount readonly properties from some lfms and regenerated their lrs files
git-svn-id: trunk@10426 -
2007-01-11 20:44:14 +00:00
mattias
5ef0d52ab6 translations: finnish: updates from Seppo
git-svn-id: trunk@10425 -
2007-01-11 19:46:12 +00:00
vincents
deb7971754 fpcunit: updated makefiles
git-svn-id: trunk@10423 -
2007-01-11 10:53:20 +00:00
mattias
114f79c897 translations: german: added .de.po files from Joerg Braun
git-svn-id: trunk@10421 -
2007-01-10 22:42:31 +00:00
mattias
b1f2470bad packages: enabled auto generating .po files
git-svn-id: trunk@10417 -
2007-01-10 20:07:31 +00:00
mattias
07cdb27c5d IDE: added Close Project menu item
git-svn-id: trunk@10413 -
2007-01-10 19:28:38 +00:00
mattias
40a2432420 synedit: fixed updating gutter when codefolding ranges changed
git-svn-id: trunk@10412 -
2007-01-10 11:17:02 +00:00
mattias
e8fa91fe05 IDE: implemented loading .po files of packages
git-svn-id: trunk@10411 -
2007-01-10 01:29:36 +00:00
mattias
ce40da1b9d IDE: make resource string from selection, using BlockBegin
git-svn-id: trunk@10403 -
2007-01-09 00:32:45 +00:00
mattias
d94c0106dc codetools: added example for identifier completion
git-svn-id: trunk@10402 -
2007-01-08 23:56:58 +00:00
mattias
7d212f8bdb projecttemplates: added .po files
git-svn-id: trunk@10401 -
2007-01-08 23:16:56 +00:00
mattias
39c49150c2 IDE: implemented auto creation .po files from .rst files after package compilation
git-svn-id: trunk@10400 -
2007-01-08 22:44:47 +00:00
mattias
dbc57f5c29 translation: german updates from Joerg Braun
git-svn-id: trunk@10389 -
2007-01-07 21:13:06 +00:00
mattias
735b70957a codetools: code completion: implemented adding methog declaration for method body at cursor
git-svn-id: trunk@10386 -
2007-01-06 13:00:36 +00:00
mattias
8c34006c95 codetools: fixed not caching collect results
git-svn-id: trunk@10385 -
2007-01-06 10:07:42 +00:00
mattias
bcf530c61f added ttrayicon.xpm
git-svn-id: trunk@10384 -
2007-01-06 09:12:39 +00:00
mattias
92b3960a18 added trayicon.xpm
git-svn-id: trunk@10383 -
2007-01-06 09:10:17 +00:00
mattias
9aa007713c codetools: fixed parsing if then begin..end statements till end
git-svn-id: trunk@10382 -
2007-01-05 14:57:49 +00:00
vincents
3a6655a91a LCL: added TForm.OnDblClick (bug #7932)
TrayIcon: added OnDblClick support

git-svn-id: trunk@10381 -
2007-01-05 14:56:02 +00:00
mattias
f70e3daa4e removed session info
git-svn-id: trunk@10380 -
2007-01-05 14:37:20 +00:00
mattias
5c09d7b773 h2pas: finished tool to add named types for implicit types
git-svn-id: trunk@10379 -
2007-01-05 14:36:42 +00:00
vincents
b01374ab2a IDE: added "Insert modified LGPL notice" (#7995)
git-svn-id: trunk@10376 -
2007-01-05 13:19:43 +00:00
mattias
4560417c25 added package link for simpleideintf
git-svn-id: trunk@10375 -
2007-01-05 12:11:54 +00:00
mattias
787f9e814d added package SimpleIDEIntf to test IDE plugins easier
git-svn-id: trunk@10372 -
2007-01-04 19:51:33 +00:00
mattias
ff4f81d112 codetools: adding heuristic to scan the Makefile.fpc files of the FPC sources
git-svn-id: trunk@10363 -
2007-01-01 13:02:37 +00:00
mattias
bd37a75255 IDE: accelerated writing compiler output to terminal
git-svn-id: trunk@10345 -
2006-12-21 22:25:18 +00:00
mattias
6da5267421 gtk intf: improved listbox SetTopIndex for newly added items
git-svn-id: trunk@10344 -
2006-12-21 16:29:39 +00:00
mattias
0fc3bea335 codetools: added special file fpc unit postion libc
git-svn-id: trunk@10343 -
2006-12-21 13:05:18 +00:00
vincents
3c5dd2a426 tray icon: improved Delphi compatibility, started GetPosition (issue #7991)
git-svn-id: trunk@10342 -
2006-12-18 09:02:45 +00:00
mattias
bf557acf5b IDE: fixed open packages with underscores in filename
git-svn-id: trunk@10337 -
2006-12-16 11:55:07 +00:00
mattias
ffb717dbc2 codetools: class completion: copying class keyword for virtual methods
git-svn-id: trunk@10326 -
2006-12-13 09:19:05 +00:00
vincents
e11cec8fcf fixed fpc 2.1.1 compilation
git-svn-id: trunk@10322 -
2006-12-12 13:36:17 +00:00
jesus
2072485dd9 added define to get a copy of cups print out
git-svn-id: trunk@10312 -
2006-12-06 23:41:42 +00:00
mattias
75f42392b4 h2paswizard: implemented redordering files, started tool to replace implicit types in parameters
git-svn-id: trunk@10309 -
2006-12-06 16:51:56 +00:00
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