Commit Graph

12898 Commits

Author SHA1 Message Date
juha
2fc0b188b7 Make TProject own an instance of IDEOptions instead of inheriting from it.
git-svn-id: trunk@45802 -
2014-07-06 22:37:43 +00:00
juha
11731e7aa8 New unit with a common base class for Project and Package.
git-svn-id: trunk@45801 -
2014-07-06 22:32:54 +00:00
joost
bcb2f4643e FpDebugger (pure): Hardware-breakpoints on Linux/x86_64
git-svn-id: trunk@45794 -
2014-07-06 16:26:16 +00:00
juha
b8d0a216c7 Project templates: fix compilation after removing deprecated methods.
git-svn-id: trunk@45792 -
2014-07-06 09:37:15 +00:00
juha
be8313828f ToDoList: cleanup
git-svn-id: trunk@45790 -
2014-07-05 19:58:00 +00:00
jesus
679b76adf4 Printers, carbon, initialize paperlist (and printerlist) array and check if it was allocated before releasing, issue #26435
git-svn-id: trunk@45789 -
2014-07-05 18:53:51 +00:00
juha
5a97e101a6 IDE: remove methods that were deprecated already for Lazarus 0.9.x
git-svn-id: trunk@45787 -
2014-07-05 14:56:40 +00:00
juha
503833f19b Remove typecasts because LookupRoot was moved to TIDesigner. Also formatting.
git-svn-id: trunk@45784 -
2014-07-05 10:49:34 +00:00
joost
3c1fb6e10f FpDebugger (pure): On linux all communication with the debuggee has to be done in the thread that started the debuggee.
git-svn-id: trunk@45781 -
2014-07-04 21:49:47 +00:00
joost
a0fe6adf48 FpDebugger (pure): Do not try to compile the linux-units on non-linux systems
git-svn-id: trunk@45780 -
2014-07-04 21:44:37 +00:00
joost
8f433367c7 FpDebugger (pure): Use a TFPGObjectList to free the items. Fixes several mem-leaks
git-svn-id: trunk@45779 -
2014-07-04 20:11:51 +00:00
joost
982f401425 FpDebugger (pure): Cleanup unused variables
git-svn-id: trunk@45778 -
2014-07-04 20:00:08 +00:00
joost
64a67e7166 FpDebugger (pure): Fix for getting the frame- and instruction-pointer from the callstack on architectures other then i386
git-svn-id: trunk@45777 -
2014-07-04 19:26:26 +00:00
joost
91d19d2124 FpDebug: Revert of accidentally committed files in r45775 #0fac0512c8
git-svn-id: trunk@45776 -
2014-07-04 19:20:17 +00:00
joost
0fac0512c8 FpDebug (pure): Fix for format-parameters in error-message
git-svn-id: trunk@45775 -
2014-07-04 19:13:35 +00:00
joost
f38e91869e FpDebug: DW_FORM_strps lenght equals the adres size in Dwarf 1/2
git-svn-id: trunk@45774 -
2014-07-04 19:01:06 +00:00
juha
48a6a75f6c IDE: A new command and entry in Run menu for building many modes at one go.
git-svn-id: trunk@45772 -
2014-07-04 14:31:31 +00:00
juha
72bb33e99c IDE: use better text for menu item and variables, "Clean up and Build".
git-svn-id: trunk@45771 -
2014-07-04 14:30:51 +00:00
maxim
6aa3ccbfcb Translations: Italian translation update by Giuliano Colla, bug #26446
git-svn-id: trunk@45769 -
2014-07-03 20:50:39 +00:00
joost
3db6e1f4dc FpDebug (pure): Set uninitialized function result
git-svn-id: trunk@45766 -
2014-07-03 19:40:45 +00:00
joost
e48fb34a9a FpDebug (pure): Do not try to set register-values twice
git-svn-id: trunk@45765 -
2014-07-03 19:37:41 +00:00
juha
4f4a01b473 TaChart: change a method from private to protected. Issue #26439, patch from TK.
git-svn-id: trunk@45763 -
2014-07-03 11:51:05 +00:00
maxim
cb652a505b Translations: Czech translation update by Vaclav Valicek, bug #26394
git-svn-id: trunk@45755 -
2014-07-02 21:12:34 +00:00
maxim
62644ff1bd regenerated translations
git-svn-id: trunk@45753 -
2014-07-02 20:11:41 +00:00
maxim
785a9a10cd Translations: German translation update by Swen Heinig
git-svn-id: trunk@45751 -
2014-07-02 19:59:03 +00:00
juha
18d707aa4f iPro: Change direction of notification. Provider notifies Panel.
git-svn-id: trunk@45747 -
2014-07-02 13:57:40 +00:00
juha
2e71f9d96a iPro: formatting
git-svn-id: trunk@45746 -
2014-07-02 13:57:29 +00:00
maxim
391e3f7bb5 Translations: Hungarian translation update by Péter Gábor, bug #26425
git-svn-id: trunk@45744 -
2014-07-01 22:59:27 +00:00
maxim
07f3cb99aa Translations: Russian translation update
git-svn-id: trunk@45743 -
2014-07-01 22:08:48 +00:00
maxim
5a505f25db Translations: Italian translation update by Giuliano Colla, bugs #26427, #26428, #26429, #26430, #26431
git-svn-id: trunk@45741 -
2014-07-01 21:54:14 +00:00
juha
4f1d01fd5b ToDoList: Use TSpinEdit for item Priority. Improve anchoring.
git-svn-id: trunk@45735 -
2014-06-30 11:01:35 +00:00
joost
5f0402b4c2 FpDebug (pure): Added Linux-support
git-svn-id: trunk@45732 -
2014-06-29 20:55:54 +00:00
zoran
89dbbe65f3 DateTimeCtrls: setting version to 1.5.1 - after the last ZVDateTimeCtrls
git-svn-id: trunk@45730 -
2014-06-29 11:50:37 +00:00
juha
32323bf8f8 Register component libvlc under "Multimedia". Issue #26387, patch from Mike Thompson
git-svn-id: trunk@45727 -
2014-06-28 23:25:40 +00:00
bart
1056fb11be objinspstrconsts.nl.po: fix incompatible format arguments.
git-svn-id: trunk@45723 -
2014-06-28 22:31:34 +00:00
bart
8061d8ab50 codetoolsstrconsts.nl.po: fix incompatible format arguments.
git-svn-id: trunk@45722 -
2014-06-28 22:25:29 +00:00
juha
2710701803 iPro: replace presumably dead code with an exception.
git-svn-id: trunk@45719 -
2014-06-28 18:45:25 +00:00
juha
0a6fed688d iPro: remove temp debug info.
git-svn-id: trunk@45718 -
2014-06-28 18:44:55 +00:00
juha
0ddd009bf8 iPro: Fix a rendering error when <BLOCKQUOTE> is followed by <P>. Issue #20492.
git-svn-id: trunk@45717 -
2014-06-28 18:44:19 +00:00
juha
7315d05edb iPro: divide TIpHtmlNodeBlock.LayoutQueue into more local funcs + other refactoring.
git-svn-id: trunk@45716 -
2014-06-28 18:43:49 +00:00
juha
e44595b715 iPro: temp Debug
git-svn-id: trunk@45715 -
2014-06-28 18:43:20 +00:00
juha
092116e07b iPro: move common code to local funcs in TIpHtmlNodeBlock.DoQueueElemObject.
git-svn-id: trunk@45714 -
2014-06-28 18:42:46 +00:00
juha
ef8bf6836e iPro: remove test code, formatting
git-svn-id: trunk@45713 -
2014-06-28 18:42:15 +00:00
juha
c1a4f8f48e iPro: Refactoring. Remove duplicate code. Split TIpHtmlNodeText.BuildWordList.
git-svn-id: trunk@45712 -
2014-06-28 18:41:45 +00:00
juha
9e22dec710 iPro: Refactoring. Split big methods in TIpHtmlNodeBlock into smaller ones.
git-svn-id: trunk@45711 -
2014-06-28 18:41:16 +00:00
juha
a8b43fe3b5 iPro: Cleanup for iphtml.pas and other units.
git-svn-id: trunk@45710 -
2014-06-28 18:40:39 +00:00
maxim
f52c177812 PoChecker: regenerated translations; updated Russian translation
git-svn-id: trunk@45676 -
2014-06-26 22:31:05 +00:00
maxim
13f500ec8d PoChecker: shortened button captions
git-svn-id: trunk@45675 -
2014-06-26 22:28:50 +00:00
mattias
87a2cc88b6 pochecker: restored cs.po
git-svn-id: trunk@45674 -
2014-06-26 20:46:00 +00:00
mattias
5e76544782 pochecker: resourcestrings, issue #26395, from Vaclav Valicek
git-svn-id: trunk@45673 -
2014-06-26 20:41:53 +00:00