Commit Graph

968 Commits

Author SHA1 Message Date
juha
7653aab9b6 IDE: make the main title setting texts consistent. "IDE title shows...". Also formatting.
git-svn-id: trunk@43956 -
2014-02-08 17:15:03 +00:00
martin
9b076b8abc IDE: Show buildmode in IDE title bar (optional)
git-svn-id: trunk@43949 -
2014-02-08 03:03:42 +00:00
mattias
1ff96a4fd4 IDE: disable optimization stackframe for units with for..in
git-svn-id: trunk@43923 -
2014-02-06 19:42:58 +00:00
mattias
1fe37e15a2 fixed spelling mistakes, found by lintian
git-svn-id: trunk@43900 -
2014-02-05 12:07:46 +00:00
mattias
f24798f114 IDE: less hints
git-svn-id: trunk@43823 -
2014-01-27 08:26:04 +00:00
mattias
1efbde31e6 IDE: fixed compilation
git-svn-id: trunk@43822 -
2014-01-27 08:25:39 +00:00
martin
99ba895921 IDE: add 2 tab based indent modes to beautifier. Issue #0024557
git-svn-id: trunk@43816 -
2014-01-26 17:16:48 +00:00
martin
4b9b1ad7c6 IDE: Editor-Options: mark if/then/else as word pair (triplet) / allow any keyword pair to be switched
git-svn-id: trunk@43813 -
2014-01-26 15:16:36 +00:00
juha
9121265a10 IDE: In compiler options -> Other -> Defines, catch an exception when parsing an invalid option.
git-svn-id: trunk@43727 -
2014-01-15 00:08:49 +00:00
juha
00ae8366f0 IDE: Adjust column widths in IDE Options to prevent text clipping. Issue #18398
git-svn-id: trunk@43641 -
2014-01-03 17:26:18 +00:00
juha
a6c7aca804 IDE: preliminary work to react to changed target in GUI when reading all FPC options.
git-svn-id: trunk@43589 -
2013-12-25 08:24:57 +00:00
mattias
97739823e9 IDE: fixed compilation fpc 2.7.1
git-svn-id: trunk@43462 -
2013-11-19 09:09:32 +00:00
juha
7fd984012b IDE: Update popup menu item Enabled state correctly in Keymapping options. Sender is PopupMenu, not TreeView.
git-svn-id: trunk@43352 -
2013-11-02 11:06:38 +00:00
juha
bb2b2df873 IDE: Support for OS msdos/CPU i8086. Issue #25220, patch from Reinier Olislagers.
git-svn-id: trunk@43314 -
2013-10-23 23:02:50 +00:00
paul
7aae9b8287 ide: add resources with relative paths, process relative paths and macroses during resource processing
git-svn-id: trunk@43281 -
2013-10-19 12:12:01 +00:00
paul
dc96e37202 ide: give an ability to view the full filename of a resource item
git-svn-id: trunk@43261 -
2013-10-17 04:43:42 +00:00
paul
3b46fcbf15 ide: disable resource name and type by default
git-svn-id: trunk@43237 -
2013-10-13 12:25:25 +00:00
paul
87855fd53e ide: add Attributes to version info
git-svn-id: trunk@43235 -
2013-10-13 10:38:54 +00:00
paul
0633a8cb97 ide: add an ability to edit resource type and name
git-svn-id: trunk@43232 -
2013-10-13 08:47:50 +00:00
paul
86a162998f ide: add delete all button in resource options
git-svn-id: trunk@43229 -
2013-10-13 07:06:04 +00:00
paul
81798856ca ide: fix resource deletion from interface
git-svn-id: trunk@43227 -
2013-10-13 06:39:35 +00:00
paul
ca09d04440 ide: save/restore user resource items to/from config
git-svn-id: trunk@43225 -
2013-10-13 05:12:53 +00:00
paul
96a9b7f0db ide: start resources frame work
git-svn-id: trunk@43213 -
2013-10-12 05:37:16 +00:00
paul
2ef23fc630 ide: add empty project resources options frame (disabled by ifdef atm)
git-svn-id: trunk@43212 -
2013-10-12 04:51:53 +00:00
juha
b12831f099 IDE: Compare TargetOS without case sensitivity. The default value is lowercase.
git-svn-id: trunk@43182 -
2013-10-08 18:58:57 +00:00
juha
1b27f92d2b IDE: Respect the Use Comments setting also when editing defines.
git-svn-id: trunk@43028 -
2013-09-29 07:54:28 +00:00
paul
8a831f63e9 ide: add a button to restore default project icon
git-svn-id: trunk@43010 -
2013-09-28 14:35:59 +00:00
paul
7f4caeb374 ide, components: move images related code to use FPC resource instead of Lazarus resources
git-svn-id: trunk@42984 -
2013-09-27 12:27:04 +00:00
paul
3674b3d5bf ide: fix loading of some IDE resources
git-svn-id: trunk@42979 -
2013-09-27 10:48:59 +00:00
juha
041c0ccdaf IDE: improve drag-n-drop logic in Component Palette Options page. Accept only in right places.
git-svn-id: trunk@42914 -
2013-09-23 17:29:17 +00:00
juha
88103f57a5 IDE: add PowerPc processor types to selection list.
git-svn-id: trunk@42909 -
2013-09-22 09:46:35 +00:00
mattias
2883336781 IDE: sourcemarks: break cycle
git-svn-id: trunk@42891 -
2013-09-19 20:06:45 +00:00
mattias
fdff91aba6 IDE: mode matrix: fixed showing targets
git-svn-id: trunk@42834 -
2013-09-16 08:34:11 +00:00
juha
543ef33806 IDE: improve mapping between target CPU and processor type. Issue #20311
git-svn-id: trunk@42791 -
2013-09-14 09:05:01 +00:00
mattias
6a91db9f84 IDE: clean up
git-svn-id: trunk@42777 -
2013-09-13 19:08:46 +00:00
juha
db4ed9dfb7 IDE: separate processor types for i386 and x86_64 CPUs in compiler options.
git-svn-id: trunk@42763 -
2013-09-13 08:09:51 +00:00
juha
41601dd2fc IDE: Update target processor list and assembly style selections based on CPU type. Issues #20310 and #20311
git-svn-id: trunk@42758 -
2013-09-12 20:10:26 +00:00
mattias
3862ac7b3f IDE: fixed typo
git-svn-id: trunk@42747 -
2013-09-12 00:32:18 +00:00
juha
3405cd2a57 IDE: implement storage for component palette options. Read and write it in GUI frame.
git-svn-id: trunk@42732 -
2013-09-11 06:21:29 +00:00
maxim
78580f0a9f IDE: improved 'Compiler Config Target' page localization
git-svn-id: trunk@42611 -
2013-09-05 12:47:45 +00:00
mattias
69ec5e3d47 IDE: clean up
git-svn-id: trunk@42605 -
2013-09-05 10:08:54 +00:00
juha
d132cd455b IDE: cleanup for component palette options
git-svn-id: trunk@42604 -
2013-09-05 09:13:35 +00:00
juha
58e5119173 New GUI frame for component palette options.
git-svn-id: trunk@42569 -
2013-09-03 11:59:46 +00:00
juha
a435bd680f IDE: formatting
git-svn-id: trunk@42554 -
2013-09-02 09:57:52 +00:00
juha
2e6dcd7875 IDE: Read all compiler options in a thread.
git-svn-id: trunk@42474 -
2013-08-24 07:24:46 +00:00
juha
7eb9b3f6c1 IDE: Remove the "Under construction" text from compiler options Other page.
git-svn-id: trunk@42466 -
2013-08-23 17:38:35 +00:00
juha
de6c937cf4 IDE: allow timing of reading and rendering all compiler options.
git-svn-id: trunk@42432 -
2013-08-20 11:44:37 +00:00
juha
4be93112dd IDE: generate comments in all compiler options GUI.
git-svn-id: trunk@42400 -
2013-08-14 22:38:12 +00:00
juha
5b8874736a IDE: read all compiler options from FPC when Other Compiler Options page is opened for the first time.
git-svn-id: trunk@42392 -
2013-08-13 08:14:08 +00:00
juha
2a45b388fc IDE: handle an exception thrown by all options parser.
git-svn-id: trunk@42384 -
2013-08-11 15:40:41 +00:00