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
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
9af49e0fa8
codetools: JumpToPublishedMethodBody now also jumps to methods in ancestors
...
git-svn-id: trunk@10292 -
2006-12-04 15:56:30 +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
a527f37527
SynEdit: added NoStackFrame to keywords of TSynPasSyn
...
git-svn-id: trunk@10287 -
2006-12-04 00:51:20 +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
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
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
mattias
17f6550896
lazdoc: added menu shortcut
...
git-svn-id: trunk@10266 -
2006-11-30 18:38:24 +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
micha
c214daac3f
fix typed pointer arithmetic (issue #7894 , patch by Colin Western)
...
git-svn-id: trunk@10251 -
2006-11-27 18:37:31 +00:00
mattias
0a487c57cc
codetools: include directives apostrophes are now allowed in all compiler modes
...
git-svn-id: trunk@10236 -
2006-11-24 13:36:03 +00:00
mattias
c045101121
codetools: remove debugging code
...
git-svn-id: trunk@10223 -
2006-11-20 18:18:40 +00:00
mattias
e5fdfd28ff
codetools: allowed: var identifier: class of identifier
...
git-svn-id: trunk@10222 -
2006-11-20 16:28:20 +00:00
vincents
13689073c2
added support for ITestListener.StartTestSuite and EndTestSuite from Graeme
...
git-svn-id: trunk@10220 -
2006-11-20 11:04:19 +00:00
vincents
829be5d8d6
fpcunit gui runner: fixed layout from Graeme
...
git-svn-id: trunk@10205 -
2006-11-15 15:10:25 +00:00
vincents
3aa9e60885
ide: lowercase {$I %fpctargetos%}, so it can be used for directories
...
git-svn-id: trunk@10200 -
2006-11-14 20:18:54 +00:00
mattias
b0e37c7904
removed lps file
...
git-svn-id: trunk@10191 -
2006-11-12 22:32:28 +00:00
mattias
b65822fa44
added IDE printing package from Darius
...
git-svn-id: trunk@10190 -
2006-11-12 22:32:07 +00:00
vincents
8a29f2f36c
fpc unit console runner:
...
* fixed memleak with long options
+ added stylesheet parameter
+ added example stylesheet
* renamed App to Appliction, so Lazarus can set the Application.Title
git-svn-id: trunk@10183 -
2006-11-10 06:52:18 +00:00
mattias
b49605526a
IDE: renaming methods in source now skips string constants
...
git-svn-id: trunk@10174 -
2006-11-05 01:06:22 +00:00
mattias
0c337fd4f3
IDE: renaming a component, now auto rename methods with default names, and inherited components
...
git-svn-id: trunk@10171 -
2006-11-04 15:05:40 +00:00
vincents
f4f8d20afd
update Catalan translation from J.Salvador Pérez
...
git-svn-id: trunk@10168 -
2006-11-03 19:34:27 +00:00
mattias
da28cfbd3b
IDE: fixed searching first in virtual units and then in search path
...
git-svn-id: trunk@10164 -
2006-11-02 21:03:13 +00:00
mattias
567453b914
IDE+codetools: renaming a component now renames in the whole unit
...
git-svn-id: trunk@10160 -
2006-11-02 19:32:59 +00:00
mattias
e7be3ae1d3
codetools: added record case variables to identifier completion
...
git-svn-id: trunk@10157 -
2006-11-02 03:29:30 +00:00
mattias
329aa53724
codetools: directive expressions: implemented ! for not, and a dummy function for DECLARED
...
git-svn-id: trunk@10153 -
2006-11-02 01:46:41 +00:00
vincents
967aa8de53
regenerated to support win64
...
git-svn-id: trunk@10151 -
2006-11-01 10:52:07 +00:00
mattias
fa382552fa
updated finnish translation from Seppo
...
git-svn-id: trunk@10146 -
2006-10-31 17:54:07 +00:00
mattias
5beb7e0377
IDE: added new editor options page for code folding from Graeme
...
git-svn-id: trunk@10143 -
2006-10-31 13:34:39 +00:00
mattias
44743b499f
TSynPasSyn: added keyword otherwise issue #7529
...
git-svn-id: trunk@10141 -
2006-10-31 12:52:43 +00:00
mattias
dead2dc443
codetools: adding missing semicolon on code completing classes
...
git-svn-id: trunk@10140 -
2006-10-31 12:38:27 +00:00
mattias
0b3a85d0e6
codetools: adding missing semicolon on code completing forward procedures
...
git-svn-id: trunk@10139 -
2006-10-31 12:22:13 +00:00
mattias
83cc6976b1
IDE: compiler output path single . is now kept, bug #7695
...
git-svn-id: trunk@10131 -
2006-10-30 11:11:01 +00:00
jesus
8075abcdf3
added sample for printing in RawMode
...
git-svn-id: trunk@10129 -
2006-10-30 00:18:20 +00:00
vincents
46c7971051
disable sqldb components on win64 (they are not compiled by fpc)
...
git-svn-id: trunk@10125 -
2006-10-29 18:23:01 +00:00
mattias
0be210dffc
gtk2 intf: fixed SetCallBacks for gtktreeview
...
git-svn-id: trunk@10118 -
2006-10-28 13:53:57 +00:00
mattias
38ad8c50e8
fixed compilation of trayicon under win32 from Felipe
...
git-svn-id: trunk@10117 -
2006-10-28 13:14:47 +00:00
mattias
d6eb52a88b
gtk intf: reduced X queries for GetCursorPos, LCL: extended ControlAtPos to search recursive, gtk2 intf: FindControlAtPos now searches recursive and now finds sub child controls, IDE: renaming units via save-as now consider code renames by user
...
git-svn-id: trunk@10114 -
2006-10-28 10:50:00 +00:00
vincents
6f273d8e07
regenerated Makefile for win64 support
...
git-svn-id: trunk@10112 -
2006-10-28 09:49:18 +00:00
vincents
497bf7b015
trayicon: patch from Felipe ( #7644 )
...
- General clean up and much improved support for Qt.
- Updated the example to contain a popup menu.
git-svn-id: trunk@10107 -
2006-10-25 20:50:23 +00:00
mattias
1f7dab21cf
package sqldblaz: added icons
...
git-svn-id: trunk@10101 -
2006-10-23 10:33:41 +00:00
mattias
6e6d0962de
sqldb package: added TOracleConnection to component palette
...
git-svn-id: trunk@10100 -
2006-10-23 10:22:16 +00:00
mattias
b38f796623
gtk intf: made some gtk1-X functions available to gtk2-X (e.g. XGetWorkArea) from Felipe
...
git-svn-id: trunk@10099 -
2006-10-23 10:18:30 +00:00
vincents
03bdadb1f0
fpcunit consolerunner: no . if test failed, because a E or F will be output for that test
...
git-svn-id: trunk@10092 -
2006-10-19 17:01:05 +00:00
vincents
4d71ca81f2
fpcunit: new console runner uses fpcunitconsolerunner package
...
git-svn-id: trunk@10091 -
2006-10-18 21:21:24 +00:00
vincents
810d321780
created package for console test runner
...
git-svn-id: trunk@10089 -
2006-10-17 20:01:34 +00:00
vincents
f759124d94
added $inline on
...
git-svn-id: trunk@10061 -
2006-10-12 08:14:16 +00:00
vincents
fc991cb7d5
fpcunit gui runner: patch from Darius
...
- added save XML to file option
- replaced speedbuttons by toolbar with buttons
- moved progressbar to top panel
- removed some redundant images (like checked / unchecked images)
git-svn-id: trunk@10048 -
2006-10-09 08:45:33 +00:00
vincents
d07bdfa776
updated russian translations from Maxim Ganetsky
...
git-svn-id: trunk@10047 -
2006-10-08 11:30:56 +00:00
mattias
c038401b5b
IDE: implemented using Ancestor component when saving inherited root component, codetools: added flag to search in ancestors for dangling events
...
git-svn-id: trunk@10046 -
2006-10-07 20:49:56 +00:00
micha
d7d43ee618
fix pointer type conversions
...
git-svn-id: trunk@10044 -
2006-10-06 17:08:25 +00:00
mattias
9747f91093
added FontIsMonoSpace
...
git-svn-id: trunk@10043 -
2006-10-05 21:50:05 +00:00
mattias
df36cf4952
rx: fixed compilaion under fpc 2.1.x
...
git-svn-id: trunk@10040 -
2006-10-05 08:43:35 +00:00
micha
a4bd9f7713
fix pointer type conversions
...
git-svn-id: trunk@10039 -
2006-10-04 22:21:04 +00:00
mattias
557f62de95
updated finnish translation from Seppo
...
git-svn-id: trunk@10033 -
2006-10-03 21:58:11 +00:00
mattias
91502214ae
h2pas wizard: added -C option from jpmugaas
...
git-svn-id: trunk@10027 -
2006-10-03 20:02:25 +00:00
vincents
8c67e4df5b
update Italian translations from Mario
...
git-svn-id: trunk@10022 -
2006-10-02 08:14:57 +00:00
andrew
1e48c1f2b4
major changes to lhelp - uses lnet now
...
git-svn-id: trunk@10021 -
2006-10-01 23:13:07 +00:00
marc
5df6052ced
* Fixed debug compilation
...
git-svn-id: trunk@10018 -
2006-10-01 15:33:15 +00:00
mattias
4f6130917f
synedit: codefolding: implemented UnfoldAll
...
git-svn-id: trunk@10003 -
2006-09-28 21:11:13 +00:00
mattias
8c37817c93
trayiconlaz: moved TTrayIcon to additional tab in component palette for Delphi compatibility
...
git-svn-id: trunk@10000 -
2006-09-27 19:51:08 +00:00
mattias
037fd36454
synedit codefolding: fixed first line number of folded block
...
git-svn-id: trunk@9994 -
2006-09-27 18:02:52 +00:00
vincents
7be493c4d7
h2pas wizard: fixed fpc 2.1 compilation
...
git-svn-id: trunk@9991 -
2006-09-26 23:48:08 +00:00
mattias
6615896b68
synedit: improved gutter space for line numbers
...
git-svn-id: trunk@9988 -
2006-09-26 22:03:52 +00:00
mattias
167f5f05aa
synedit: codefolding: improved painting marks
...
git-svn-id: trunk@9987 -
2006-09-26 21:39:26 +00:00
mattias
5450b2c931
synedit: codefolding: fixed painting gutter marks
...
git-svn-id: trunk@9986 -
2006-09-26 21:13:34 +00:00
mattias
65781b3ebf
synedit: codefolding: fixed show line numbers on folded items
...
git-svn-id: trunk@9985 -
2006-09-26 20:37:24 +00:00
mattias
7e433b88d0
synedit: codefolding: fixed updating folded after scan
...
git-svn-id: trunk@9982 -
2006-09-26 18:42:19 +00:00
mattias
83e7f866d9
synedit: codefolding: implemented updating Folded attributes after scan and fixed moving carets over folded lines
...
git-svn-id: trunk@9981 -
2006-09-26 18:34:36 +00:00
mattias
fa28531c71
synedit: fixed updating codefolding after inserts and changes
...
git-svn-id: trunk@9980 -
2006-09-26 16:22:16 +00:00
mattias
cc71b7af9a
h2pas: added tool to remove redefined pointer types and a tool to remove empty type/var/const sections
...
git-svn-id: trunk@9972 -
2006-09-23 16:34:00 +00:00
mattias
6a729a5bd3
h2pas: added ConvertAndBuildProject
...
git-svn-id: trunk@9970 -
2006-09-22 23:55:22 +00:00
mattias
7144ddb3e2
identifer completion: implemented adding complete method declaration in class contexts
...
git-svn-id: trunk@9969 -
2006-09-22 23:16:25 +00:00
mattias
75077b39c2
TrimFilename no longer reduces $Macro/.. directories
...
git-svn-id: trunk@9967 -
2006-09-22 19:49:33 +00:00
mattias
9a39861209
added missing file
...
git-svn-id: trunk@9965 -
2006-09-22 12:15:00 +00:00
mattias
26e3119ea9
imagesforlazarus package now register images at runtime too
...
git-svn-id: trunk@9963 -
2006-09-22 09:29:44 +00:00
jesus
ade23301b9
internal papers WorkRect equal PhysicalRect, removed some hints
...
git-svn-id: trunk@9959 -
2006-09-21 19:59:38 +00:00
vincents
1439364b64
fpcunit gui testrunner: added checkboxes to create adhoc test suites from Dean Zobec
...
git-svn-id: trunk@9957 -
2006-09-21 11:27:16 +00:00
mattias
f011cccce6
cups printing: implemented default paper sizes from Jesus
...
git-svn-id: trunk@9955 -
2006-09-21 10:14:43 +00:00
mattias
f3bee8f95f
updated spanish translation from Horacio Jamilis
...
git-svn-id: trunk@9953 -
2006-09-21 08:12:08 +00:00
mattias
0ddae4ae5b
h2pas: fixed creating new project
...
git-svn-id: trunk@9951 -
2006-09-20 22:31:36 +00:00
jesus
82ef5fc46c
printers, windows, check paper codes to match supported papers in case driver returns wrong counts (fineprint) from Andreas Schneider (\pub\bash0r)
...
git-svn-id: trunk@9950 -
2006-09-20 20:14:58 +00:00
mattias
8af5d78f33
identifier completion: abstract methods are now red
...
git-svn-id: trunk@9949 -
2006-09-20 20:12:27 +00:00
mattias
dc980d9b8a
cups printing: added warnings
...
git-svn-id: trunk@9948 -
2006-09-20 19:37:29 +00:00
mattias
edf2642c1d
h2pas: added tools after, IDE: fixed find in files single line reg expr
...
git-svn-id: trunk@9947 -
2006-09-20 17:55:26 +00:00
vincents
3564d63adb
fpcunit gui: use TXMLResultWriter to support time results from Graeme
...
git-svn-id: trunk@9944 -
2006-09-20 11:56:39 +00:00
mattias
2cdabd7f91
IDE: adding include path to makefiles for packages
...
git-svn-id: trunk@9943 -
2006-09-20 08:56:24 +00:00
mattias
92a59e706f
added example to add IDE help for the sources of a package
...
git-svn-id: trunk@9941 -
2006-09-19 22:25:33 +00:00
jesus
6128f10523
Implemented printer RawMode Access
...
git-svn-id: trunk@9929 -
2006-09-18 19:48:02 +00:00
mattias
a27ae19bc5
updated german translaion from Joerg Braun
...
git-svn-id: trunk@9922 -
2006-09-17 23:02:53 +00:00
mattias
8cf7ca133c
IDE: when creating a new event in the OI now using the source declaration instead of the RTTI
...
git-svn-id: trunk@9917 -
2006-09-16 14:29:54 +00:00
mattias
9e2483124a
IDE: implemented find next/previous word occurrence
...
git-svn-id: trunk@9916 -
2006-09-16 14:02:14 +00:00
vincents
17ca5082c7
project templates: fixed memleak
...
git-svn-id: trunk@9912 -
2006-09-15 19:24:30 +00:00
mattias
53dde5cff5
codetools: improved parsing variable section with errors
...
git-svn-id: trunk@9894 -
2006-09-14 19:30:01 +00:00
mattias
16b454e50e
added InvertColor and RGBColor to graphics.pp from Tom Gregorovic
...
git-svn-id: trunk@9892 -
2006-09-14 17:52:26 +00:00
mattias
92ed57e945
replaced paths with CodeTools package
...
git-svn-id: trunk@9876 -
2006-09-12 22:10:32 +00:00
jesus
69dacf789b
cups printer, fixed temporary output path, issue #7387
...
git-svn-id: trunk@9861 -
2006-09-11 19:45:11 +00:00
mattias
843b17534a
added make lazbuilder
...
git-svn-id: trunk@9850 -
2006-09-09 20:02:57 +00:00
mattias
694d469e5e
IDEIntf: added revert editor file function, h2pas gui: added tools for extern c and empty c macros
...
git-svn-id: trunk@9839 -
2006-09-08 15:24:58 +00:00
vincents
e3fd9d64e6
remove wsx11trayicon.pas from uses clause (issue #7365 ) from Felipe
...
git-svn-id: trunk@9834 -
2006-09-08 07:19:45 +00:00
marc
000d18d662
* new translations from freefcw
...
git-svn-id: trunk@9832 -
2006-09-07 22:00:59 +00:00
vincents
558b36aa82
fpcunit: use xmlreporter in console runner
...
git-svn-id: trunk@9829 -
2006-09-07 13:15:51 +00:00
mattias
f7855da268
IDE: moved package compile code to packagesystem, IDEIntf: removed IsPartOfProject flag of Backup functions, lazbuidl: package compiling
...
git-svn-id: trunk@9821 -
2006-09-06 22:40:37 +00:00
mattias
3080a56bcc
IDE: closing all forms when IDE is closing
...
git-svn-id: trunk@9819 -
2006-09-05 19:41:48 +00:00
vincents
1742704d47
starter: StartLazarus accepts --debug parameter: debug output will be written to debug.log file in the primary config directory (issue #1307 ).
...
Modified patch from Bogusław Brandys
git-svn-id: trunk@9817 -
2006-09-05 13:24:17 +00:00
mattias
8bfd7fc4f4
TTrayIcon: added x11 version which works under qt
...
git-svn-id: trunk@9807 -
2006-09-04 17:47:20 +00:00
mattias
a22d3ff035
IDE codetools defines: do not delete path defines, if no custom options are defined
...
git-svn-id: trunk@9805 -
2006-09-04 10:30:54 +00:00
mattias
9af660b3bb
synedit: enabled HE_LEADBYTES to disable the leadbyte code, not needed by lazarus
...
git-svn-id: trunk@9804 -
2006-09-04 10:00:39 +00:00
andrew
8cbbf72054
chmhelp fixes from mftq75
...
git-svn-id: trunk@9797 -
2006-09-02 21:33:17 +00:00
mattias
8783e0100d
IDE: Find in Files: implemented multi line pattern and replacement, gtk intf: improved z ordering with modal forms
...
git-svn-id: trunk@9779 -
2006-09-01 14:38:07 +00:00
mattias
c84cbe3ffb
Thintwindow: using the same function to calculate the size and for painting, bug #1680
...
git-svn-id: trunk@9774 -
2006-08-31 18:33:13 +00:00
mattias
a8acc7c8ca
fixed 64bit compilation
...
git-svn-id: trunk@9771 -
2006-08-30 08:24:17 +00:00
mattias
ecc5c01e5b
messagedlg: default button No comes now before Abort fro Delphi compatibility
...
git-svn-id: trunk@9769 -
2006-08-29 21:34:51 +00:00
mattias
cc86a7123d
removed lib dependency from synedit
...
git-svn-id: trunk@9768 -
2006-08-29 20:53:40 +00:00
mattias
ca2b538cf7
IDE Help for FPC keywords activated, IDE find now supports multi lines, regexpr case insensitive, regexpr whole words
...
git-svn-id: trunk@9766 -
2006-08-29 17:35:20 +00:00
mattias
bb6be8d3c7
codetools: searching macpas unit in macpas mode
...
git-svn-id: trunk@9761 -
2006-08-28 18:03:19 +00:00
mattias
358af7d5d7
fixed xml writer to use current line endings
...
git-svn-id: trunk@9758 -
2006-08-27 21:19:38 +00:00
mattias
6a518397b9
IDE Help for source: skipping forwards and forward circles
...
git-svn-id: trunk@9755 -
2006-08-27 15:49:19 +00:00
mattias
17e38277d0
fixed finding help for Form properties
...
git-svn-id: trunk@9753 -
2006-08-27 15:13:47 +00:00
mattias
7d1c50c395
xml streaming: implemented custom properties
...
git-svn-id: trunk@9748 -
2006-08-23 22:49:29 +00:00
mattias
f73c460417
updated finnish translation from Seppo
...
git-svn-id: trunk@9746 -
2006-08-23 19:50:10 +00:00
mattias
6446572899
codetools: fixed packed class
...
git-svn-id: trunk@9744 -
2006-08-23 19:05:54 +00:00
mattias
4506e97271
codetools: added static keyword for methods
...
git-svn-id: trunk@9742 -
2006-08-23 17:58:03 +00:00
vincents
0a76e208e9
added {$inline on}
...
git-svn-id: trunk@9738 -
2006-08-20 20:12:42 +00:00
mattias
b5f8e4e051
updated german translation from Joerg Braun
...
git-svn-id: trunk@9725 -
2006-08-16 22:52:08 +00:00
vincents
87ef409de2
+ added support for PlainText result writer from Darius
...
- removed xmlreporter unit, now part of the FCL
* console testrunner doesn't need the LCL
git-svn-id: trunk@9723 -
2006-08-16 14:09:55 +00:00
andrew
076ebce906
Added a README.txt for integrating lhelp into lazarus
...
git-svn-id: trunk@9719 -
2006-08-13 20:41:38 +00:00
mattias
7bb113cec8
fixed a few fpc 2.1.1 incompatibilities
...
git-svn-id: trunk@9716 -
2006-08-11 12:38:00 +00:00
mattias
d6550769d0
fixed memleak on exception
...
git-svn-id: trunk@9714 -
2006-08-10 23:01:34 +00:00
mattias
be15116595
IDEIntf: added OnShow handler for TIDEMenuSection, h2pas wizard: implemented adding/editing text tools
...
git-svn-id: trunk@9698 -
2006-08-02 16:36:35 +00:00
mattias
b79d6a7b7d
h2pas: started text tools editor
...
git-svn-id: trunk@9696 -
2006-08-01 16:57:26 +00:00
mattias
85de8ce1f8
Find in files: showing skipped results
...
git-svn-id: trunk@9693 -
2006-07-29 14:09:04 +00:00
mattias
2a2d6b1152
freeing text converters
...
git-svn-id: trunk@9691 -
2006-07-29 08:52:16 +00:00
mattias
75fb68417e
fixed layout
...
git-svn-id: trunk@9685 -
2006-07-26 21:28:45 +00:00
mattias
eca40584b9
IDEIntf: added IDESearchInText, added text converter tools
...
git-svn-id: trunk@9683 -
2006-07-26 16:51:44 +00:00
mattias
e22f30c84d
fixed mem leak
...
git-svn-id: trunk@9681 -
2006-07-25 22:53:21 +00:00
mattias
a700f82693
IDEIntf: added rnning external tools
...
git-svn-id: trunk@9672 -
2006-07-25 17:15:37 +00:00
mattias
51bd7772b9
synedit: fixed codefolding subblocks when case without begin
...
git-svn-id: trunk@9665 -
2006-07-22 14:45:11 +00:00
mattias
5643a1ba44
added Procedure Jump to source editor context menu
...
git-svn-id: trunk@9664 -
2006-07-22 13:54:55 +00:00
mattias
06cd9beabc
synedit: added subblocks for codefolding
...
git-svn-id: trunk@9663 -
2006-07-22 12:53:15 +00:00
mattias
e76034130a
added try..end to codefolding from Martin Smat
...
git-svn-id: trunk@9662 -
2006-07-22 12:03:57 +00:00
mattias
f7938c879b
fixed typo
...
git-svn-id: trunk@9658 -
2006-07-21 19:00:43 +00:00
mattias
245402981f
renamed README files to README.txt
...
git-svn-id: trunk@9657 -
2006-07-21 18:31:15 +00:00
mattias
720ab0fada
IDEIntf: added interface for external tools
...
git-svn-id: trunk@9654 -
2006-07-21 18:00:24 +00:00
mattias
de49382304
Change cursor shape from "beam" to "hand" when hovering over "mouse link" in source editor. from Alexander Klenin
...
git-svn-id: trunk@9640 -
2006-07-20 19:00:48 +00:00
mattias
4d5de4ab10
update german translation from Swen
...
git-svn-id: trunk@9638 -
2006-07-19 22:59:02 +00:00
mattias
4e7d43b405
h2pas gui: implemented projects and configs
...
git-svn-id: trunk@9637 -
2006-07-19 22:46:57 +00:00
mattias
1af44f9fb0
improved laz_xmlcfg.TXmlConfig to delete unused parent nodes
...
git-svn-id: trunk@9633 -
2006-07-19 09:54:40 +00:00
mattias
67458062b3
started h2pas frontend, localized watch list
...
git-svn-id: trunk@9631 -
2006-07-18 23:05:46 +00:00
mattias
83fc712326
codetools: fixed parsing invalid subrange
...
git-svn-id: trunk@9626 -
2006-07-17 18:47:07 +00:00
mattias
f0b0ae7a39
codetools: code context: now works with empty param lists
...
git-svn-id: trunk@9621 -
2006-07-17 09:51:59 +00:00
mattias
8473940844
codetools: directory cache now ignores case on windows
...
git-svn-id: trunk@9617 -
2006-07-14 23:11:44 +00:00
mattias
adcb17d61b
updated po files
...
git-svn-id: trunk@9608 -
2006-07-14 15:16:49 +00:00
mattias
b399abb1a0
implemented freepascal highlighter with nested comments for (* comments
...
git-svn-id: trunk@9602 -
2006-07-14 11:26:39 +00:00
mattias
25cfb2b746
implemented freepascal highlighter with nested comments issue #1991
...
git-svn-id: trunk@9601 -
2006-07-14 11:22:25 +00:00
mattias
54775b843e
adding events for properties of method types of indirect units implemented issue #1990
...
git-svn-id: trunk@9600 -
2006-07-13 22:06:24 +00:00
mattias
ab98d4268e
codetools: implemented finding the expression type of a constant
...
git-svn-id: trunk@9584 -
2006-07-10 17:03:32 +00:00
mattias
6df73a9fb9
codetools: not found identifiers of fdfcollect are not cached
...
git-svn-id: trunk@9583 -
2006-07-10 15:21:33 +00:00
mattias
e28e38295b
codetools: added compiler procedure length to identifier completion
...
git-svn-id: trunk@9582 -
2006-07-10 14:55:55 +00:00
mattias
514a2910d2
synedit: disabled distance array, when USE_UTF8BIDI_LCL
...
git-svn-id: trunk@9567 -
2006-07-05 21:45:29 +00:00
marc
10f686d78f
+ Added duch translation and new string from Darius (forgot to add the changes)
...
git-svn-id: trunk@9548 -
2006-07-03 15:25:02 +00:00
marc
283fe1e7e1
+ Added duch translation and new string from Darius
...
git-svn-id: trunk@9547 -
2006-07-03 14:55:30 +00:00
marc
86387e0647
- Removed redundant check
...
git-svn-id: trunk@9546 -
2006-07-03 14:19:20 +00:00
vincents
38a198aa6e
added Dutch Synedit localization from Darius
...
git-svn-id: trunk@9540 -
2006-07-02 13:49:19 +00:00
vincents
cd37da9b82
regenerated to support i386-darwin
...
git-svn-id: trunk@9539 -
2006-07-02 12:04:05 +00:00
vincents
62ee8e2c02
regenerated again to support i386-darwin
...
git-svn-id: trunk@9538 -
2006-07-02 12:00:04 +00:00
mattias
430fb4121b
compiler options: fixed creating relative/absolute parsed platform independent paths
...
git-svn-id: trunk@9536 -
2006-07-01 19:30:39 +00:00
vincents
d0b9e17e4a
regenerated to support i386-darwin
...
git-svn-id: trunk@9535 -
2006-07-01 18:02:38 +00:00
mattias
67968958f1
carbon intf: implemented GetWindowSize, GetClientRect, critical sections
...
git-svn-id: trunk@9531 -
2006-06-30 18:52:40 +00:00
mattias
d9b373ef9f
fixed Makefile
...
git-svn-id: trunk@9527 -
2006-06-30 12:22:03 +00:00
vincents
47a0d38538
regenerated Makefile
...
git-svn-id: trunk@9525 -
2006-06-29 05:56:29 +00:00
mattias
4d3f8c0bb5
added files
...
git-svn-id: trunk@9519 -
2006-06-28 17:44:11 +00:00
mattias
63254bde1f
updated lrs
...
git-svn-id: trunk@9518 -
2006-06-28 17:43:10 +00:00
mattias
ef780dd186
added synedit dependency
...
git-svn-id: trunk@9517 -
2006-06-28 17:41:42 +00:00
mattias
0e5b994c9f
added XML test listener, GUI Runner tree now scrolls while tests get run, Synedit XML Highlighter from Darius and Graeme
...
git-svn-id: trunk@9516 -
2006-06-28 17:40:41 +00:00
mattias
6a42932b68
added ipfileboker.pas from Armin Diehl
...
git-svn-id: trunk@9513 -
2006-06-28 11:51:36 +00:00
mattias
b9bf6c4b20
gtk2 intf: fixed GetPreferredSize, codetools: added targets i386-darwin-*
...
git-svn-id: trunk@9504 -
2006-06-27 20:28:37 +00:00