juha
|
e8c25a5a34
|
IdeIntf: don't explicitly free owned hint controls from HintWindow. Formatting.
git-svn-id: trunk@45825 -
|
2014-07-11 16:30:27 +00:00 |
|
jesus
|
05f1b5f85f
|
cairocanvas: compile test under mac
git-svn-id: trunk@45824 -
|
2014-07-11 01:41:11 +00:00 |
|
juha
|
546a16151c
|
iPro: remove commented "lua" code area. Lua was used for generating tag data.
git-svn-id: trunk@45822 -
|
2014-07-10 22:12:50 +00:00 |
|
joost
|
ad1e0f1a6e
|
FpDebugger (pure): Re-added some Darwin-specific stuff that got lost somehow (probably never comitted)
git-svn-id: trunk@45821 -
|
2014-07-10 21:07:35 +00:00 |
|
joost
|
600fc1036c
|
FpDebugger (pure): Let the memory-manager read memory from within the debugging-thread on Linux.
More fixes for getting the instruction-register on x86_64
Fixxed setting the line-info on Darwin and Linux
git-svn-id: trunk@45817 -
|
2014-07-08 21:15:04 +00:00 |
|
juha
|
68f4908e55
|
iPro: separate TIpHtmlProps to its own unit.
git-svn-id: trunk@45812 -
|
2014-07-07 23:18:35 +00:00 |
|
juha
|
971a8a1f00
|
iPro: Explode "with" blocks in TIpHtmlNodeSELECT.CreateControl and move common code to sub-functions.
git-svn-id: trunk@45811 -
|
2014-07-07 23:18:29 +00:00 |
|
juha
|
8ae8dddaac
|
iPro: Explode "with" blocks in TIpHtmlNodeSELECT.Reset and move common code to sub-function.
git-svn-id: trunk@45810 -
|
2014-07-07 23:18:25 +00:00 |
|
juha
|
6d4eaa1746
|
iPro: moved HTML property classes to a new unit.
git-svn-id: trunk@45809 -
|
2014-07-07 23:11:41 +00:00 |
|
juha
|
6e66bbf5f4
|
iPro: remove code that was commented out.
git-svn-id: trunk@45807 -
|
2014-07-06 22:38:10 +00:00 |
|
juha
|
b39f3715bd
|
LazControls: remove non-existent .lrs resources from package file list.
git-svn-id: trunk@45806 -
|
2014-07-06 22:38:06 +00:00 |
|
juha
|
ad6ac0e2a3
|
Make Project and Package inherit from a new TProjPack base class.
git-svn-id: trunk@45805 -
|
2014-07-06 22:38:02 +00:00 |
|
juha
|
539b683d28
|
Packager and IdeIntf: formatting
git-svn-id: trunk@45804 -
|
2014-07-06 22:37:56 +00:00 |
|
juha
|
e8889c7f72
|
Make TLazPackage own an instance of IDEOptions instead of inheriting from it.
git-svn-id: trunk@45803 -
|
2014-07-06 22:37:50 +00:00 |
|
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 |
|