Commit Graph

2087 Commits

Author SHA1 Message Date
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