Commit Graph

14098 Commits

Author SHA1 Message Date
joost
28faa771f6 FpDebug: The reason why a run failed is not debug information, but real information.
git-svn-id: trunk@48927 -
2015-05-05 07:57:01 +00:00
juha
28708cc964 LHelp: In View menu, fix close with n tabs. Issue #28016, patch from Alexey Torgashin.
git-svn-id: trunk@48926 -
2015-05-03 20:53:01 +00:00
juha
37ae3c0f43 LazUtils: New UTF8WrapText function for LazUTF8. Issue #28001, patch from Antônio Galvão.
git-svn-id: trunk@48924 -
2015-05-03 10:02:15 +00:00
sekelsenmat
662f81c5c1 fpvectorial-html: Sets border to none when there is no border attribute
git-svn-id: trunk@48923 -
2015-05-03 07:35:04 +00:00
juha
811429e410 LHelp: Use Toolbar instead of speedbuttons, icons, "Open" button. Issue #27995, patch from Alexey Torgashin.
git-svn-id: trunk@48921 -
2015-05-02 21:49:58 +00:00
maxim
ac0dee2b7f Translations: French translation update by Gilles Vasseur, bug #27997
git-svn-id: trunk@48901 -
2015-04-29 21:27:56 +00:00
maxim
2a4937c81a IDEIntf: regenerated translations and updated Russian translation
git-svn-id: trunk@48900 -
2015-04-29 21:18:17 +00:00
maxim
f15b645703 IDEIntf: fixed typo
git-svn-id: trunk@48899 -
2015-04-29 21:17:04 +00:00
jesus
aff6009359 Translations: corrections to spanish translation by Julio Jiménez B.
git-svn-id: trunk@48896 -
2015-04-29 20:08:08 +00:00
mattias
4d8676bc6a synedit: less hints
git-svn-id: trunk@48891 -
2015-04-29 09:58:01 +00:00
jesus
c6d6f8c7a6 IDEIntf, dbpropedits: check when retrieving fields definitions, issue #27962
git-svn-id: trunk@48889 -
2015-04-29 06:20:16 +00:00
jesus
bfe307d647 LazReport, fix image exporter filename, from willians cleyton, issue #27986
git-svn-id: trunk@48888 -
2015-04-29 05:52:30 +00:00
jesus
28089b25f7 Printers, win: check for PDev.DevModeSize that prevents error 204, from DaLiv, issue #27970
git-svn-id: trunk@48887 -
2015-04-29 05:08:31 +00:00
maxim
aae4334209 LHelp: i18n-ed Open Dialog (bug #27977) and updated Russian translation
git-svn-id: trunk@48885 -
2015-04-28 23:00:57 +00:00
maxim
95a72e9548 Translations: French translation update by Gilles Vasseur, bug #27990
git-svn-id: trunk@48883 -
2015-04-28 21:59:04 +00:00
jesus
bd0773764e Translations: some missing spanish po files
git-svn-id: trunk@48877 -
2015-04-27 18:17:26 +00:00
jesus
f54444c6ae LazReport: Patch from Aleksey Lagunov:
1. fix work with Zeos DB components (lr.zeos.diff)
2. fix export to pdf with cairo export - correctly export justify text (lr.cairo.diff)
3. Increase max bands on page to 255 
4. for MemoView implemebtated First Line indent - ParagraphGap property
5. Rework code for subreports - need for drag page in report designer
6. Rework code for crosstab reports - fix sorting in report
7. In report designer implement page reordering

git-svn-id: trunk@48876 -
2015-04-27 17:50:38 +00:00
juha
b8f7b8aef0 Packager: Don't hide selection in the ListView of Open Installed Package dialog.
git-svn-id: trunk@48874 -
2015-04-26 21:14:31 +00:00
juha
414374dbd9 LazUtils: Restore test for HashTableSize>0, needed because HashTableSize is unsigned.
git-svn-id: trunk@48873 -
2015-04-26 21:10:30 +00:00
jesus
3289794569 Translations: spanish translation complement
git-svn-id: trunk@48866 -
2015-04-25 22:56:24 +00:00
joost
640226c89b FpDebug: Forgot to include file in r48864 #c53e775af5
git-svn-id: trunk@48865 -
2015-04-25 19:18:08 +00:00
joost
c53e775af5 FpDebug: The developers at Apple were not able to build a linker
with the ability to deal with Dwarf-debug info. Added the ability
to read the Dwarf-debug info from the object files and to map the
corresponding addresses to their position in the final executable.

git-svn-id: trunk@48864 -
2015-04-25 19:15:09 +00:00
bart
b727702265 LazUtils: TFileSearcher.Search: do not remove directories that are subdirectories of another directory from ASearchPath,
when ASearchSubDirs is False. Issue #0027965.

git-svn-id: trunk@48858 -
2015-04-25 18:28:43 +00:00
bart
a64855cad9 LazUtils: TFileSearcher.Search: if SearchPath is empty, search current directory.
git-svn-id: trunk@48854 -
2015-04-25 18:02:28 +00:00
maxim
622dfa7549 Translations: Spanish translation update by José Martínez with some help of Jesus Reyes, bug #27803
git-svn-id: trunk@48851 -
2015-04-25 17:49:09 +00:00
maxim
fbc415fa58 SynEdit: regenerated translations
git-svn-id: trunk@48849 -
2015-04-25 17:44:31 +00:00
maxim
5f1107ceab LazReport, AddFunction addon: regenerated translations
git-svn-id: trunk@48848 -
2015-04-25 17:42:54 +00:00
maxim
0f995671f2 EditorToolBar: regenerated translations
git-svn-id: trunk@48847 -
2015-04-25 17:39:26 +00:00
joost
5e3d796544 FpDebug: Removed unused overload of GetImageReader
git-svn-id: trunk@48846 -
2015-04-25 11:12:55 +00:00
juha
fe0840ae84 LazUtils: Fix compilation with FPC trunk. Remove a useless test "if FHashTableSize>0".
git-svn-id: trunk@48845 -
2015-04-25 11:06:37 +00:00
joost
7c10064ae9 LazUtils: Added unit lazfglhash with generic class TLazFPGHashTable<T>, for usage in fpdebug
git-svn-id: trunk@48844 -
2015-04-25 09:51:59 +00:00
maxim
99454578ac Translations: French translation update by Gilles Vasseur, bug #27956
git-svn-id: trunk@48834 -
2015-04-24 12:25:22 +00:00
jesus
967e0663ad LazUtils: added function for getting normalized filename (darwin)
git-svn-id: trunk@48828 -
2015-04-24 06:28:20 +00:00
jesus
54dee07964 LazUtils, cvsutils: load from file version
git-svn-id: trunk@48825 -
2015-04-24 04:53:00 +00:00
wp
f86b0cb7af TAChart: Fix ParentColor not being stored in lfm file (issue #0027787). Patch by Balázs Székely
git-svn-id: trunk@48824 -
2015-04-23 13:44:16 +00:00
sekelsenmat
8a8c672aa6 customdrawn: Further implements the toolbar buttons and drawing
git-svn-id: trunk@48822 -
2015-04-23 13:12:11 +00:00
maxim
b62c496f73 Translations: French translation update by Gilles Vasseur, bug #27932
git-svn-id: trunk@48819 -
2015-04-23 11:53:00 +00:00
sekelsenmat
cb635d6b2a customdrawn: Starts implementing toolbar support
git-svn-id: trunk@48818 -
2015-04-23 11:22:11 +00:00
mattias
e1a9dcda81 fpcunit: fixed compilation fpc 3.x
git-svn-id: trunk@48817 -
2015-04-22 15:13:31 +00:00
maxim
76cc8230b1 Translations: French translation update by Gilles Vasseur, bugs #27920, #27925
git-svn-id: trunk@48812 -
2015-04-21 21:27:59 +00:00
maxim
1bcac56dd3 FPCUnit: regenerated translations and updated Russian translation
git-svn-id: trunk@48810 -
2015-04-21 20:59:51 +00:00
juha
abea0c63d2 fpcunit: Updated translation string PO files. Issue #27887, patch from Graeme Geldenhuys.
git-svn-id: trunk@48807 -
2015-04-21 17:30:05 +00:00
juha
843490ec89 fpcunit: Removes redundant code. No need for the extra paint. Issue #27887, patch from Graeme Geldenhuys.
git-svn-id: trunk@48806 -
2015-04-21 17:30:03 +00:00
juha
d942a8006d fpcunit: Fix bug where parent nodes did not indicate failure. Issue #27887, patch from Graeme Geldenhuys.
git-svn-id: trunk@48805 -
2015-04-21 17:30:02 +00:00
juha
f0c6c67de5 fpcunit: New Expand/Collapse tree nodes popup menu items. Issue #27887, patch from Graeme Geldenhuys.
git-svn-id: trunk@48804 -
2015-04-21 17:30:01 +00:00
juha
12b4f237b3 fpcunit: Show fully test error message when node is selected. Issue #27887, patch from Graeme Geldenhuys.
git-svn-id: trunk@48803 -
2015-04-21 17:29:59 +00:00
juha
ff557fb46c fpcunit: Use new LocationInfo information in failed test. Issue #27887, patch from Graeme Geldenhuys.
git-svn-id: trunk@48802 -
2015-04-21 17:29:58 +00:00
juha
a92b133845 fpcunit: Restore the window state before the "now" parameter. Issue #27887, patch from Graeme Geldenhuys.
git-svn-id: trunk@48801 -
2015-04-21 17:29:57 +00:00
juha
ba96526733 fpcunit: Reduce the amount of data written to the INI file. Issue #27887, patch from Graeme Geldenhuys.
git-svn-id: trunk@48800 -
2015-04-21 17:29:56 +00:00
juha
acb459dabd fpcunit: Erase previous saved test results first before saving new. Issue #27887, patch from Graeme Geldenhuys.
git-svn-id: trunk@48799 -
2015-04-21 17:29:55 +00:00