Commit Graph

2999 Commits

Author SHA1 Message Date
mattias
66e647c642 codetools: ppu: implemented auto disableding units with broken dependencies
git-svn-id: trunk@15666 -
2008-07-03 15:39:31 +00:00
mattias
7e45858274 codetools: ppu: added heuristic to create FPC groups
git-svn-id: trunk@15665 -
2008-07-03 14:57:57 +00:00
mattias
22438f19a6 codetools: ppu: made sorted units public
git-svn-id: trunk@15663 -
2008-07-02 21:43:03 +00:00
mattias
dc901f9855 codetools: ppu: supporting circle dependencies
git-svn-id: trunk@15662 -
2008-07-02 20:53:30 +00:00
mattias
9f416e3595 codetools: ppu: initializations, finalizations
git-svn-id: trunk@15661 -
2008-07-02 20:05:46 +00:00
mattias
77d6a73b1b reduced debugging output
git-svn-id: trunk@15660 -
2008-07-02 19:33:47 +00:00
mattias
bfc63ff71a IDE: fixed comparing Makefile.fpc
git-svn-id: trunk@15659 -
2008-07-02 19:25:53 +00:00
mattias
970ca7fe6a codetools: ppu: creating ppu and ppu group graphs
git-svn-id: trunk@15657 -
2008-07-02 19:17:03 +00:00
mattias
7e17414073 codetools: ppu graph: reporting missing units
git-svn-id: trunk@15656 -
2008-07-02 14:09:44 +00:00
mattias
bf2774ed3d codetools: added unit ppugraph to parse groups of ppu files
git-svn-id: trunk@15655 -
2008-07-02 13:41:40 +00:00
mattias
168bd041aa codetools: extended codegraph for descendants
git-svn-id: trunk@15654 -
2008-07-02 12:33:48 +00:00
mattias
2c1f769392 codetools: ppu: implemented storing initialization and finalization section and reading mangled name of a proc
git-svn-id: trunk@15652 -
2008-07-02 11:51:38 +00:00
mattias
5da63800d7 codetools: ppu: implemented storing and reading uses sections
git-svn-id: trunk@15651 -
2008-07-02 11:24:38 +00:00
jesus
658461fb54 translations, fixed some duplicates, escaped strings and some identifiers
git-svn-id: trunk@15628 -
2008-06-30 19:08:24 +00:00
mattias
c1b02e4ddd codetools: added range check, bug #11573
git-svn-id: trunk@15607 -
2008-06-28 20:43:32 +00:00
mattias
2e9c3b92a6 codetools: ppu: implemented keeping data for later use
git-svn-id: trunk@15605 -
2008-06-28 14:53:55 +00:00
mattias
9aea230f59 codetools: ppu: implemented reading procs
git-svn-id: trunk@15601 -
2008-06-28 11:51:52 +00:00
mattias
f7a7e9f81a codetools: ppu: implemented reading implementation uses section
git-svn-id: trunk@15600 -
2008-06-28 08:24:51 +00:00
mattias
ff9a904695 codetools: ppu: implemented skipping other parts
git-svn-id: trunk@15599 -
2008-06-28 08:02:20 +00:00
jesus
8aa05f1439 LazReport, fixed 2.2.0 compile reported by Eduardo Lopez
git-svn-id: trunk@15598 -
2008-06-27 18:32:02 +00:00
mattias
fc43d79cae codetools: ppu: implemented skipping unsupported entries
git-svn-id: trunk@15595 -
2008-06-27 14:50:48 +00:00
mattias
0a4be6bd8d codetools: ppu: implemented reading deref map
git-svn-id: trunk@15594 -
2008-06-27 14:44:24 +00:00
mattias
8373805803 codetools: ppu: implemented reading deref data
git-svn-id: trunk@15593 -
2008-06-27 14:42:04 +00:00
mattias
758fa2eb08 codetools: ppu: implemented reading import symbols
git-svn-id: trunk@15592 -
2008-06-27 14:38:55 +00:00
mattias
5daf301724 codetools: ppu: implemented reading linked files
git-svn-id: trunk@15591 -
2008-06-27 14:32:15 +00:00
mattias
878bc4ab3c codetools: ppu: implemented reading entries, module name, uses units
git-svn-id: trunk@15590 -
2008-06-27 14:19:49 +00:00
mattias
42827e1052 codetools: FPC src defines: added .. to the SrcPath of compiler/utils
git-svn-id: trunk@15589 -
2008-06-27 13:08:02 +00:00
mattias
6e52a72112 codetools: ppu: showing flags and compiler
git-svn-id: trunk@15585 -
2008-06-27 11:47:39 +00:00
mattias
a345bde499 codetools: ppu: showing cpu and target
git-svn-id: trunk@15584 -
2008-06-27 11:37:00 +00:00
mattias
26812face7 codetools: added example for parsing ppu files
git-svn-id: trunk@15583 -
2008-06-27 10:27:06 +00:00
mattias
f32d59efb7 codetools: started ppu parser
git-svn-id: trunk@15579 -
2008-06-26 16:54:02 +00:00
jesus
b72b8b0bad i18n, implemented better handling of duplicates fix some escaped chars in translated files, updated lazreport and ipro translations
git-svn-id: trunk@15563 -
2008-06-24 15:59:26 +00:00
mattias
24340765e5 images4lazarus: removed formats that are now in the LCL
git-svn-id: trunk@15560 -
2008-06-24 13:14:06 +00:00
mattias
94a0e34fb6 IDE, synedit: implemented ExtraCharSpacing
git-svn-id: trunk@15559 -
2008-06-24 08:43:22 +00:00
jesus
65878854a5 LazReport, remove libc use from sysutilsadds, issue #11524
git-svn-id: trunk@15549 -
2008-06-23 19:16:59 +00:00
vincents
ad5b5a5a70 editor toolbar component: cleanup
git-svn-id: trunk@15544 -
2008-06-23 15:00:42 +00:00
mattias
e2cf50c737 synedit: fixed painting a line too much, bug #11481
git-svn-id: trunk@15542 -
2008-06-23 14:32:21 +00:00
mattias
5980e1a71e synedit: fixed moving cursor behind folded lines, bug #10591
git-svn-id: trunk@15541 -
2008-06-23 14:15:41 +00:00
mattias
067fa7a973 synedit: fixed pascal hightlighter splitting utf-8 characters
git-svn-id: trunk@15539 -
2008-06-23 13:31:22 +00:00
mattias
403b4d2250 synedit: started simple pascal indenter
git-svn-id: trunk@15538 -
2008-06-23 13:30:50 +00:00
vincents
382ec5cfe4 cgi components: regenerated make files for carbon support
git-svn-id: trunk@15532 -
2008-06-23 10:22:57 +00:00
jesus
0961978bf0 lazreport, removed unintended debug flag from package
git-svn-id: trunk@15523 -
2008-06-23 01:27:33 +00:00
jesus
08269b1b99 lazreport, fixed error loading of forms due to old resources
git-svn-id: trunk@15522 -
2008-06-23 01:22:04 +00:00
mattias
4c0ed780bf synedit: clean up
git-svn-id: trunk@15520 -
2008-06-22 22:57:31 +00:00
marc
3e452353c0 * Updated Russion translation by Maxim Ganetsky
git-svn-id: trunk@15518 -
2008-06-22 22:21:50 +00:00
marc
8ec9aff907 * Updated Slovak translation by Slavko
git-svn-id: trunk@15517 -
2008-06-22 22:17:48 +00:00
marc
b9ed9ea932 * Optimized setting bitmap dimension
git-svn-id: trunk@15512 -
2008-06-22 18:27:48 +00:00
jesus
f46cfa0281 updated translations for some packages
git-svn-id: trunk@15493 -
2008-06-20 23:49:34 +00:00
vincents
652b5eb74c default widget set for Mac OS X is now Carbon, not gtk1
git-svn-id: trunk@15488 -
2008-06-20 19:33:44 +00:00
jesus
6d7d8a64e8 printers, Sometimes setting PrinterIndex property do not select the right printer, issue #11463
git-svn-id: trunk@15485 -
2008-06-20 16:45:02 +00:00
mattias
15c5e3efa6 synedit: fixed showing caret on last line if clientheight is exactly height of line
git-svn-id: trunk@15484 -
2008-06-20 14:26:02 +00:00
mattias
aad6d87b22 translations: german: updates from Joerg Braun
git-svn-id: trunk@15480 -
2008-06-20 11:28:37 +00:00
paul
5addcc9efd ide: finally fix Always visible caret (#0011502) by Martin Friebe
git-svn-id: trunk@15473 -
2008-06-20 08:18:03 +00:00
jesus
011f5fda74 LazReport, restored lt and ru translators names for editor sample
git-svn-id: trunk@15471 -
2008-06-19 18:08:36 +00:00
mattias
faf4ac0821 IDE: environment: added turkish
git-svn-id: trunk@15469 -
2008-06-19 10:01:07 +00:00
jesus
2b65ae6477 LazReport, updated sample translations, remove lazreport missing script code from localize
git-svn-id: trunk@15468 -
2008-06-19 03:06:26 +00:00
marc
f16a90121b * Updated Russion translation by Maxim Ganetsky
git-svn-id: trunk@15463 -
2008-06-18 23:12:42 +00:00
marc
5bf1f6ccbd Updated Lithuanian translation by Valdas Jankunas
git-svn-id: trunk@15460 -
2008-06-18 22:45:32 +00:00
mattias
20f65465f5 gtk1: fixed compilation
git-svn-id: trunk@15430 -
2008-06-15 11:31:56 +00:00
mattias
aa685453e3 synedit: removed indenter
git-svn-id: trunk@15429 -
2008-06-15 11:28:49 +00:00
mattias
f1f758e093 synedit: started TSynCustomBeautifier
git-svn-id: trunk@15428 -
2008-06-15 10:59:47 +00:00
mattias
a2eb97b8a3 synedit: hiding half visible caret on last visible line, bug #9916
git-svn-id: trunk@15415 -
2008-06-13 19:28:58 +00:00
mattias
56f181b65c synedit: fixed updating bracket highlighting on text changes from Martin Friebe
git-svn-id: trunk@15411 -
2008-06-13 17:40:46 +00:00
mattias
f4a4c53091 lazreport: added lr_propedit.pas to split designer forms of lr_edit
git-svn-id: trunk@15407 -
2008-06-13 11:50:35 +00:00
mattias
4526640d8f IDE: fixed old Gutter.OnChange
git-svn-id: trunk@15405 -
2008-06-13 10:17:03 +00:00
vincents
c0f7c4db42 synedit: made TSynGutter.OnChange public instead of published, fixes #10995
git-svn-id: trunk@15396 -
2008-06-12 22:21:48 +00:00
mattias
e05e391f2b IDE: implemented adding packages when creating new unit
git-svn-id: trunk@15394 -
2008-06-12 10:04:25 +00:00
mattias
730b5f6b42 customforms: made TForm the base class.
git-svn-id: trunk@15393 -
2008-06-11 22:29:34 +00:00
mattias
96a7abc480 translations: german: updates from Joerg Braun
git-svn-id: trunk@15390 -
2008-06-11 21:05:57 +00:00
mattias
e25395d533 IDE: source editor: implemented changing file encoding
git-svn-id: trunk@15364 -
2008-06-08 20:44:46 +00:00
mattias
a008d75250 gtk2 intf: moved doublebuffering from synedit to gtk2 as this is faster since gtk2.12
git-svn-id: trunk@15362 -
2008-06-08 13:17:51 +00:00
marc
e187d433b1 * Updated Russian translation by Maxim Ganetsky (includes translation mentioned in #9797)
git-svn-id: trunk@15360 -
2008-06-08 12:34:03 +00:00
mattias
7814e569d4 synedit: fixed searching backwards and end of range contains half pattern, bug #11430
git-svn-id: trunk@15356 -
2008-06-07 16:08:18 +00:00
mattias
0ca6ca49d9 translations: russian: updates from Andrey
git-svn-id: trunk@15355 -
2008-06-07 09:24:57 +00:00
mattias
bf145b6d96 synedit: implemented eoShowSpecialChars for #32 and #9, similar to 9797
git-svn-id: trunk@15349 -
2008-06-07 01:13:14 +00:00
mattias
e8e615a9b1 synedit: implemented non UTF-8 characters are shown as ?
git-svn-id: trunk@15347 -
2008-06-07 00:39:15 +00:00
mattias
cc4514a7f3 translations: german: updates from Joerg Braun
git-svn-id: trunk@15331 -
2008-06-06 04:41:30 +00:00
mattias
30d78489eb messagescomposer: added resourcestrings
git-svn-id: trunk@15317 -
2008-06-05 15:27:20 +00:00
vincents
561fbf548c carbon and cocoa widget set, printers4lazarus: fixed compilation with fpc 2.2.1 and higher
git-svn-id: trunk@15310 -
2008-06-04 22:26:25 +00:00
jesus
6997537d50 LazReport, mousewheel scrolling in preview, hint from Domingo Alvarez Duarte, issue #11180
git-svn-id: trunk@15299 -
2008-06-03 15:39:04 +00:00
jesus
6aa7877586 lazreport, updated editor sample (indices and current report)
git-svn-id: trunk@15291 -
2008-06-02 15:41:58 +00:00
vincents
59c009eaf5 TAChart: Fixed Legend selection bug, DrawLegend bugfix (by Anton Vychegzhanin) (bug #11398)
git-svn-id: trunk@15289 -
2008-06-02 13:28:08 +00:00
jesus
a353f8dd84 printers, use ms recommended method to obtain default printer, issue #11301
git-svn-id: trunk@15281 -
2008-05-31 17:22:05 +00:00
jesus
35ede8b695 printers, fix selecting default printer and updating devmode (windows)
git-svn-id: trunk@15278 -
2008-05-30 15:10:51 +00:00
vincents
8c765ce1af sqldb components:
* enabled TSqlite3Connection, TSQLScript and TSQLConnector for fpc 2.2.1
- removed support for versions before 2.2.0

git-svn-id: trunk@15276 -
2008-05-30 08:31:47 +00:00
mattias
6db258bc44 codetools: fixed stop/continue searching for overload procs, bug #8632
git-svn-id: trunk@15270 -
2008-05-28 12:47:36 +00:00
mattias
252f7ee831 codetools: fixed: not searching with context in parent nodes
git-svn-id: trunk@15267 -
2008-05-28 08:17:30 +00:00
jesus
ab422b9665 Printers, setdc after sucessful change printer, issue #11279
git-svn-id: trunk@15265 -
2008-05-28 05:22:03 +00:00
vincents
affaad4f42 codetools: merged r10717 and r10718 #7847b25113 from fileutils to fileprocs to fix FileIsExecutable for directories
git-svn-id: trunk@15259 -
2008-05-27 12:08:36 +00:00
vincents
a3230ffdcd win32 printers: cleanup
git-svn-id: trunk@15235 -
2008-05-26 14:09:18 +00:00
mattias
2bf1be0786 synedit: lfm highlighter: added keyword inline
git-svn-id: trunk@15234 -
2008-05-26 14:08:50 +00:00
mattias
29eab2b98f IDE: designer: implemented creating a nested frame
git-svn-id: trunk@15226 -
2008-05-25 16:30:59 +00:00
mattias
07802eab4d codetools: h2pas: added todo for unsigned/signed
git-svn-id: trunk@15225 -
2008-05-25 13:08:43 +00:00
mattias
9598e8b7a7 translations: turkish: updates from Hakan
git-svn-id: trunk@15220 -
2008-05-23 18:57:36 +00:00
mattias
49291a20cd codetools: fixed reading til statement end, bug #7970
git-svn-id: trunk@15208 -
2008-05-22 15:08:31 +00:00
mattias
a45d589f57 codetools: extended ctnWithStatement EndPos to next atom when possible, bug #7970
git-svn-id: trunk@15207 -
2008-05-22 14:48:32 +00:00
mattias
376c870ffe codetools: fixed EndPos of ctnWithStatement
git-svn-id: trunk@15205 -
2008-05-22 14:01:11 +00:00
paul
f94b387c2c components: move project templates options to more fixed parent (0011332)
git-svn-id: trunk@15196 -
2008-05-21 13:11:51 +00:00
mattias
5e981c6e48 codetools: fixed parsing }}, bug #11304
git-svn-id: trunk@15180 -
2008-05-19 12:53:49 +00:00
vincents
dcbb734a78 o paradox component:
* fixed filter description when selecting a blob file (bug #11299) from Michael Van Canneyt
* updated minimal fpc version

git-svn-id: trunk@15141 -
2008-05-14 21:19:09 +00:00