Commit Graph

3097 Commits

Author SHA1 Message Date
mattias
d65e91dcdd added .txt extension
git-svn-id: trunk@15833 -
2008-07-22 09:44:38 +00:00
mattias
9b4a380f50 codetools: returning false on error searching ancestors, bug #11665
git-svn-id: trunk@15828 -
2008-07-21 11:39:11 +00:00
mattias
9dd08d1adb synedit: added overloaded searchreplace method to provide a startingpoint, from Martin Friebe, bug #11474
git-svn-id: trunk@15825 -
2008-07-21 08:46:32 +00:00
mattias
bfa22087fc synedit: added license headers
git-svn-id: trunk@15824 -
2008-07-21 08:26:36 +00:00
vincents
00a2b7b10a codetools: fixed memleak (and probably fixed define templates for components), fixes bug #11701
git-svn-id: trunk@15820 -
2008-07-20 19:20:13 +00:00
mattias
1341499890 synedit: set default synedit font for carbon
IDE: sourceditor: using the same default font as synedit
  IDE: added code template d for debugln
  IDE: moved Insert $IFDEF in keymapping to edit section
  CodeTools: identifier completion: do not add semicolon in front of then, of, to, else, do
  CodeTools: define LCL and LCLwidgetset for lazarus sources
  IDE: Editor Options Keymapping: implemented text filter and shortcut search

git-svn-id: trunk@15819 -
2008-07-19 09:51:32 +00:00
jesus
c140fca340 updated spanish translations from Javier Villarroya (javivf)
git-svn-id: trunk@15817 -
2008-07-19 06:15:37 +00:00
jesus
5ace44bd40 LazReport, fix editor sample new report name and added testpage report
git-svn-id: trunk@15816 -
2008-07-18 21:21:51 +00:00
mattias
194d128c0f IDE: allowing negative font height
git-svn-id: trunk@15812 -
2008-07-18 08:08:06 +00:00
mattias
ec306d185d codetools: added debugging info or dangling events
git-svn-id: trunk@15811 -
2008-07-18 08:00:07 +00:00
mattias
6fb1936620 codetools: class completion for Index properties now use AIndex instead of Index as variable name to reduce name clashes from Michael VC
git-svn-id: trunk@15806 -
2008-07-17 21:12:33 +00:00
michael
47d02c0a0a * Consistency of buttons in dialogs, alignment issues in configcodegenerator
git-svn-id: trunk@15802 -
2008-07-17 19:19:19 +00:00
michael
93fd307e22 * TableNameHint property implemented
git-svn-id: trunk@15800 -
2008-07-17 19:11:05 +00:00
michael
64fdbf5b9e * BMP images instead of XPM
git-svn-id: trunk@15799 -
2008-07-17 19:10:40 +00:00
mattias
7f8fab8d64 IDE+codetools: added verbosity via -dVerboseDanglingComponentEvents
git-svn-id: trunk@15798 -
2008-07-17 06:47:25 +00:00
mattias
b38ec6cfc3 synedit: added fpFixed to default font
git-svn-id: trunk@15794 -
2008-07-16 21:01:02 +00:00
mattias
6d0aceeba0 added dumpstack for inconsistency check
git-svn-id: trunk@15793 -
2008-07-16 19:19:03 +00:00
vincents
3285b40fa7 synedit: fixed ctrl-mouseclick from Martin Friebe (issue #11661)
git-svn-id: trunk@15788 -
2008-07-15 19:15:51 +00:00
mattias
a20b096442 synedit: improved using clipping rect during paint from Martin, bug #11654
git-svn-id: trunk@15786 -
2008-07-15 19:06:55 +00:00
mattias
588edd1cab IDE: identifier completion: always move cursor in front of semicolon
git-svn-id: trunk@15784 -
2008-07-14 22:21:35 +00:00
vincents
23d97dd378 default widget set for darwin is carbon
git-svn-id: trunk@15777 -
2008-07-14 09:06:56 +00:00
mattias
cb41bdea0d from Martin Friebe:
- inserting a line, would not correctly re-paint the other lines, if a folded block was in the visible window, above the 
newly inserted line
- using ctr-cursur-up to scroll, would make the cursor jump away from the lower end of the window, if a folded block existed
- bracket search did not use ScreenRowToRow for "VisibleOnly" (which appears un-used, so this part of the bug is currently 
not triggered)

git-svn-id: trunk@15776 -
2008-07-14 07:27:58 +00:00
mattias
a5f211b8cc tk2: fixed SetLayoutText string comparison
git-svn-id: trunk@15774 -
2008-07-13 22:14:39 +00:00
mattias
541620b5fb synedit: replaced codepage dependent set with codepage independent
git-svn-id: trunk@15773 -
2008-07-13 22:03:06 +00:00
mattias
ebd4d40039 fixed encoding
git-svn-id: trunk@15771 -
2008-07-13 20:52:25 +00:00
mattias
5972f2bf98 synedit: renamed OnCtrlLeftMouseUp to OnClickLink, fixed Ctrl+MouseLeft jump
git-svn-id: trunk@15769 -
2008-07-13 20:16:15 +00:00
marc
0bc7d13e17 * updated Russion translation by Maxim Ganetsky
git-svn-id: trunk@15766 -
2008-07-13 18:59:28 +00:00
mattias
4fdf213191 synedit: fixed moving selection by mouse dragging, from Martin Friebe
git-svn-id: trunk@15760 -
2008-07-13 10:37:18 +00:00
mattias
4b03c13f5a trnalations: german: updates from Joerg Braun
git-svn-id: trunk@15756 -
2008-07-12 10:57:45 +00:00
mattias
3c1f8a71b4 IDE: moved some more code from pkgboss to packagegraph
git-svn-id: trunk@15744 -
2008-07-11 13:42:42 +00:00
jesus
2bf859bbba LazReport, implemented page option to print report with columns 'by rows' in addition to 'by columns', fixed/updated translations
git-svn-id: trunk@15740 -
2008-07-10 16:48:06 +00:00
mattias
4d27d2dca5 IDE+codetools: implemented creating event override for nested components
git-svn-id: trunk@15738 -
2008-07-10 16:17:24 +00:00
michael
edb42bf15c * Fix voor sortering
git-svn-id: trunk@15737 -
2008-07-10 15:24:23 +00:00
vincents
8a3217a900 synedit: don't initialize KeyStrokes collection, when loading it from .lrs or .lfm (fixes bug #7305), thanks to Martin Schreiber for the hint
git-svn-id: trunk@15730 -
2008-07-10 07:19:08 +00:00
mattias
9dfbba8302 IDE: implemented jumping to inherited inline method
git-svn-id: trunk@15726 -
2008-07-10 00:07:06 +00:00
mattias
6e13c5dbe9 synedit: codefolding fixes: ctrl-mouse underlining, cursor left/right skip blocks from Martin Friebe
git-svn-id: trunk@15718 -
2008-07-09 11:38:05 +00:00
vincents
5dcea6ca0b synedit: added @ to the work break characters (bug #11630)
git-svn-id: trunk@15715 -
2008-07-09 07:04:23 +00:00
mattias
1546f3eee9 IDEIntf: TPropertyEditorHook changed method names to be ansistring instead shortstring
git-svn-id: trunk@15712 -
2008-07-08 18:48:15 +00:00
vincents
fc07f2877b synedit: fixed detecting invalid UTF8 chars as special chars from Martin Friebe (bug #11628)
git-svn-id: trunk@15710 -
2008-07-08 18:20:44 +00:00
mattias
93694fa80f synedit: improved crDelete to allow undo/redo bug #11596
git-svn-id: trunk@15708 -
2008-07-08 17:52:34 +00:00
mattias
e8071d14a8 synedit: implemented markup system from Martin Friebe
git-svn-id: trunk@15689 -
2008-07-07 07:41:40 +00:00
mattias
911017a6d4 codetools: ppu: changed output of example to pascal
git-svn-id: trunk@15678 -
2008-07-05 22:37:52 +00:00
marc
be03b6c68d * Updated Russian translation by Maxim Ganetsky
git-svn-id: trunk@15677 -
2008-07-04 23:27:21 +00:00
mattias
60afb63909 fixed 2.2.0 compilation
git-svn-id: trunk@15675 -
2008-07-04 15:07:15 +00:00
tombo
fa3bdaac2f MouseAndKeyInput - a tool for cross-platform manipulation with mouse and key input
git-svn-id: trunk@15673 -
2008-07-04 13:04:55 +00:00
tombo
b44c433779 Printers4Lazarus: added Carbon restrictions
git-svn-id: trunk@15672 -
2008-07-04 12:01:50 +00:00
mattias
cc89b8c867 codetools: ppu: splitted rtl group
git-svn-id: trunk@15670 -
2008-07-04 08:54:59 +00:00
mattias
2f19c11364 codetools: ppu: implemented listing required groups for each group
git-svn-id: trunk@15667 -
2008-07-03 16:48:04 +00:00
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
mattias
791e885180 printers4lazarus: fixed carbon compilation
git-svn-id: trunk@15128 -
2008-05-14 06:53:26 +00:00
mattias
192289e250 clean up
git-svn-id: trunk@15125 -
2008-05-13 22:40:51 +00:00