Commit Graph

43957 Commits

Author SHA1 Message Date
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
maxim
29a754fcf2 IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@45800 -
2014-07-06 22:31:46 +00:00
maxim
7ebb36ec75 IDE: improved project inspector localization, bug #26434
git-svn-id: trunk@45799 -
2014-07-06 21:55:34 +00:00
maxim
f5577943cc Translations: Czech translation update by Vaclav Valicek, bug #26448 + cleanup
git-svn-id: trunk@45798 -
2014-07-06 21:35:53 +00:00
juha
72ec3894f0 LCL: Don't add '(Filter)' to FilterEdit.Text while designing.
git-svn-id: trunk@45797 -
2014-07-06 21:02:39 +00:00
juha
f1c0b0aac8 Install package dialog: Remove accidentally added '(filter)' text. Issue #26433
git-svn-id: trunk@45796 -
2014-07-06 21:02:34 +00:00
juha
634b35e8e6 LCL-Win32: Take caption of an autosized GroupBox into account when calculating width. Issue #20447, patch from Henry Vermaak
git-svn-id: trunk@45795 -
2014-07-06 17:20:26 +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
9f766a4ecf Xml resource example: fix compilation due to some old change in TUnitResourcefileFormat. Don't know if this example works.
git-svn-id: trunk@45793 -
2014-07-06 09:37:22 +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
8b18fcf3ab Remove the deprecated BarChart unit. It has been replaced with TAChart.
git-svn-id: trunk@45791 -
2014-07-05 19:58:59 +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
90b05dca85 LCL: Remove deprecated TWinControl.AutoSizeCanStart.
git-svn-id: trunk@45788 -
2014-07-05 14:56:46 +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
e8fb5ea3fd LCL-GTK2: Take caption of an autosized GroupBox into account when calculating width. Issue #20447, patch from Henry Vermaak
git-svn-id: trunk@45786 -
2014-07-05 10:49:42 +00:00
juha
4eb34e48ee LCL: Draw TTreeNode State image on the left of TTreeNode Image. Issue #26440, patch from BenLaz
git-svn-id: trunk@45785 -
2014-07-05 10:49:38 +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
juha
2f1bc3998e Remove Designer dependency from SourceFileManager.
git-svn-id: trunk@45783 -
2014-07-05 10:49:22 +00:00
jesus
8f01bb744d lcl, valedit, don't concat strings to avoid codepage conversions, issue #26449
git-svn-id: trunk@45782 -
2014-07-05 04:30:57 +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
fbb1391396 IDE: enable building many modes only when there are many of them. Reorder code for menu handlers.
git-svn-id: trunk@45773 -
2014-07-04 14:31:58 +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
juha
e74514ad7b IDE: remove a useless parameter from function SwitchBuildMode.
git-svn-id: trunk@45770 -
2014-07-04 14:29:55 +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
maxim
6382be58db Translations: German translation update by Swen Heinig + cleanup
git-svn-id: trunk@45768 -
2014-07-03 20:40:48 +00:00
maxim
e4759fe9b9 IDE: .po files cleanup
git-svn-id: trunk@45767 -
2014-07-03 20:19:42 +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
eb6869d6c3 LCL: Improve Gtk2CellRenderer. Issue #26439, patch from TK.
git-svn-id: trunk@45764 -
2014-07-03 11:51:09 +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
juha
40e463a9c2 IDE: use const string when possible for reading / writing a project.
git-svn-id: trunk@45762 -
2014-07-03 11:51:01 +00:00
juha
399317698e IDE: Move "if not FLoadParts ..." test outside of TProject.LoadFromLPI.
git-svn-id: trunk@45761 -
2014-07-03 11:50:56 +00:00
juha
a9154fe760 IDE: reorder the code for reading a project.
git-svn-id: trunk@45760 -
2014-07-03 11:50:52 +00:00
juha
7814246bbd IDE: Update "Target file name" for all build modes when saving a project with new name. Issue #24054
git-svn-id: trunk@45759 -
2014-07-03 11:50:49 +00:00
juha
83a1cb22c1 IDE: Project save functions, formatting and renaming variables.
git-svn-id: trunk@45758 -
2014-07-03 11:50:45 +00:00
juha
4486bfc9ed IDE: Replace TProjectReadFlags with a boolean LoadParts.
git-svn-id: trunk@45757 -
2014-07-03 11:50:41 +00:00
maxim
2cd802037c IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@45756 -
2014-07-02 21:23:47 +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
4d11394a55 IDE: replaced formatting arguments with line breaks in license notices, patch by Vaclav Valicek with some changes, bug #26394
git-svn-id: trunk@45754 -
2014-07-02 20:57:23 +00:00