Commit Graph

23387 Commits

Author SHA1 Message Date
juha
722da95ece Initial version of missing properties fixer.
git-svn-id: trunk@23801 -
2010-02-27 15:02:32 +00:00
juha
611903515a Conversion settings UI tweaking.
git-svn-id: trunk@23800 -
2010-02-27 08:30:21 +00:00
juha
2e04a02ac4 Added convert target radiobuttons and Lazarus for Windows target.
git-svn-id: trunk@23799 -
2010-02-26 20:00:42 +00:00
juha
0e94fe8c52 Added "LCLType" and "LMessages" to uses section.
git-svn-id: trunk@23798 -
2010-02-26 13:16:25 +00:00
mattias
85e426d9a5 extern help: started dragging
git-svn-id: trunk@23797 -
2010-02-26 12:26:38 +00:00
juha
3ecf31a967 Conditional compilation for Delphi / LCL.
git-svn-id: trunk@23796 -
2010-02-26 10:58:11 +00:00
mattias
048dcb82c4 synedit: Paste: first check for synedit format then request it
git-svn-id: trunk@23795 -
2010-02-26 09:12:54 +00:00
sekelsenmat
0c7ac3484f Fixes issues with GroupBox
git-svn-id: trunk@23794 -
2010-02-26 03:29:29 +00:00
jesus
2c48944932 Printers, CUPS, do not mix paper and paper sources in list of supported papers
git-svn-id: trunk@23793 -
2010-02-25 22:13:20 +00:00
jesus
22d29913c1 LCL, Modified DefaultTranslator unit so it works with po files too, class TPoTranslator by Maxim Ganetski
git-svn-id: trunk@23792 -
2010-02-25 19:14:06 +00:00
mattias
153ddcdffa codetools: fixed parsing library without interface and implementation
git-svn-id: trunk@23791 -
2010-02-25 15:39:39 +00:00
juha
b33ff9af8f Removed .lrs resource support and replaced it with FPC resources (Delphi compatible)
git-svn-id: trunk@23790 -
2010-02-25 15:37:52 +00:00
mattias
53ef2a04c0 externhelp: browse for file and macrofy
git-svn-id: trunk@23789 -
2010-02-25 11:00:53 +00:00
mattias
26d4a856a5 codetools: reduced debugging
git-svn-id: trunk@23788 -
2010-02-25 10:32:20 +00:00
mattias
ffbb6937ae externhelp: added macrofy button
git-svn-id: trunk@23787 -
2010-02-25 10:31:25 +00:00
mattias
38ee724ecd externhelp: load/save
git-svn-id: trunk@23786 -
2010-02-25 09:46:10 +00:00
paul
52b2c3a080 synedit: highlight proc modifiers also in class without sections
git-svn-id: trunk@23785 -
2010-02-25 03:21:54 +00:00
juha
9f7ad44770 Improve source conversion. Edits in uses section are first collected to lists.
git-svn-id: trunk@23784 -
2010-02-25 02:19:24 +00:00
paul
e930e50b5e examples: add Resource Explorer example by Alexey Lagunov
git-svn-id: trunk@23783 -
2010-02-25 02:14:47 +00:00
paul
b4c420cb3f lazde: patch by Alexey Lagunov:
- fixed localization
  - improve compilation window - layout, etc.
  - other cosmetic fixes

git-svn-id: trunk@23782 -
2010-02-25 01:51:35 +00:00
mattias
523fc39684 IDE: delphi project converter: fixed changing uses section
git-svn-id: trunk@23781 -
2010-02-24 21:57:50 +00:00
mattias
f6e63d473f IDE: added try..except workaround for bug in fcl with fpc 2.4.0rc1
git-svn-id: trunk@23780 -
2010-02-24 21:41:00 +00:00
jesus
dc2a5b26a1 Printers, Added default list of papers in case there are no printers, fixes to cups dialogs
git-svn-id: trunk@23779 -
2010-02-24 21:21:37 +00:00
jesus
84db565553 LCL, fix clip cell with canvas' Save and RestoreHandleState, which qt interface supports, from zeljan, issue #15684
git-svn-id: trunk@23778 -
2010-02-24 19:16:22 +00:00
mattias
f256f0812c externhelp: adding new items as child
git-svn-id: trunk@23777 -
2010-02-24 16:59:35 +00:00
mattias
0b5eb8d4a6 IDEIntf: improved listview editor layout
git-svn-id: trunk@23776 -
2010-02-24 15:20:00 +00:00
mattias
007f3d4686 externhelp: fixed showing options
git-svn-id: trunk@23775 -
2010-02-24 15:13:17 +00:00
paul
e3398afbb6 ideintf: fix removal of collection item from the collection editor (bug #0015570)
git-svn-id: trunk@23774 -
2010-02-24 08:30:38 +00:00
paul
51487a0dd5 ideintf: fix collection items position after move up/move down in the collection editor (bug #0015570)
git-svn-id: trunk@23773 -
2010-02-24 07:27:27 +00:00
paul
4ca87431d7 ide: increase project version build number only on build and not on each compile/run
git-svn-id: trunk@23772 -
2010-02-24 02:32:13 +00:00
mattias
86c21a75aa IDE: project compiler options: disable create Makefile - it is only implemented for packages, bug #15748
git-svn-id: trunk@23771 -
2010-02-23 20:28:58 +00:00
jesus
9727287dbb updated spanish translation from Javier Villarroya
git-svn-id: trunk@23770 -
2010-02-23 20:06:54 +00:00
mattias
7fc4ed9b4e translations: portuguese: updates from Marcelo B Paula
git-svn-id: trunk@23769 -
2010-02-23 19:45:21 +00:00
mattias
1c3f06dbb0 codetools: class interface completion: fixed searching existing procs, bug #15823
git-svn-id: trunk@23768 -
2010-02-23 19:42:54 +00:00
mattias
34bcf2c445 codetools: fixed ConvertDelphiToLazarusSource reparse after adding mode delphi
git-svn-id: trunk@23767 -
2010-02-23 12:01:42 +00:00
mattias
8c970975ee IDE: clean up
git-svn-id: trunk@23766 -
2010-02-23 10:56:09 +00:00
mattias
91adbbf7c6 lazarus deb: support for directory with version
git-svn-id: trunk@23765 -
2010-02-23 10:55:11 +00:00
juha
5d118994a9 Moved Delphi source conversion from codetools to new ConvCodeTool unit. Include .RES to .res patch.
git-svn-id: trunk@23764 -
2010-02-23 09:35:20 +00:00
juha
126a2ed0a9 Moved Delphi source conversion to a new unit.
git-svn-id: trunk@23763 -
2010-02-23 09:32:13 +00:00
mattias
1eca478fdd IDE: menu search set free bookmark, bug #15829
git-svn-id: trunk@23762 -
2010-02-22 22:46:11 +00:00
mattias
e58601b8f8 IDE: reduced debugging
git-svn-id: trunk@23761 -
2010-02-22 21:49:24 +00:00
mattias
e6d6601c17 LCL: fixed CreateRelativePath e.g. ideintf/some.pas to ide
git-svn-id: trunk@23760 -
2010-02-22 21:49:06 +00:00
mattias
03419d8ebb IDE: adding unit to project: add question when unit belongs to other package
git-svn-id: trunk@23759 -
2010-02-22 19:47:45 +00:00
mattias
7ff9ae8e45 lazarus.lpi: removed dangling unit
git-svn-id: trunk@23758 -
2010-02-22 19:30:18 +00:00
marc
4f3f08eb81 * Updated French translation by David Billey
git-svn-id: trunk@23757 -
2010-02-22 19:03:59 +00:00
jesus
b69c6b01e8 LazReport, fix thumbnails button in editor sample (it tried to start drag operation instead of click)
git-svn-id: trunk@23756 -
2010-02-22 18:09:28 +00:00
jesus
55303289f0 LCL, set default copies=1 in print dialog, from C. Western, issue #15831
git-svn-id: trunk@23755 -
2010-02-21 21:35:55 +00:00
mattias
84ee7a6b32 externhelp: add, delete item
git-svn-id: trunk@23754 -
2010-02-21 18:32:07 +00:00
dmitry
56a59d23e6 carbon: fixed StretchBlt bug for source rect larger than sourceDC bounds causing image smudging
git-svn-id: trunk@23753 -
2010-02-21 17:25:53 +00:00
dmitry
54f0dcd615 carbon: changed scrollbox-relative mouse pos calculation. fix #14655
git-svn-id: trunk@23752 -
2010-02-21 10:18:42 +00:00