mattias
5c1eabea87
IDE: fixed typo
...
git-svn-id: trunk@43056 -
2013-10-02 12:18:22 +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
28a7e9342f
ide: load default indentation resource from FPC resource
...
git-svn-id: trunk@43012 -
2013-09-28 15:16:27 +00:00
paul
87c32c3dd4
ide: load default DCI resource from FPC resource
...
git-svn-id: trunk@43011 -
2013-09-28 15:06:04 +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
f1fdebc841
ide: again rename project.ico to mainiconproject.ico - this way it is more understandable that it is a mainicon of a project file
...
git-svn-id: trunk@43001 -
2013-09-28 04:10:00 +00:00
paul
e335a5c101
ide:
...
- rename LazarusProject.ico to project.ico to place it alphabetically after MainIcon
- fix loading of default project icon from FPC resource
git-svn-id: trunk@43000 -
2013-09-28 03:47:31 +00:00
paul
fe00c4851c
ide, images:
...
- update IDE resource scripts to use lazres to generate RES files,
- fix fpdoc editor window
git-svn-id: trunk@42999 -
2013-09-28 03:19:37 +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
ab1634fea8
ide: remove unused code
...
git-svn-id: trunk@42982 -
2013-09-27 11:36:28 +00:00
paul
21663ec7d3
ide: remove unneeded resource
...
git-svn-id: trunk@42981 -
2013-09-27 11:33:05 +00:00
paul
3674b3d5bf
ide: fix loading of some IDE resources
...
git-svn-id: trunk@42979 -
2013-09-27 10:48:59 +00:00
paul
d0e5148925
ide: load splash logo from FPC resource
...
git-svn-id: trunk@42976 -
2013-09-27 08:51:41 +00:00
paul
347238c5e8
ide: start to use component images as FPC resources with ability to load them from Lazarus resource too
...
git-svn-id: trunk@42973 -
2013-09-27 08:46:08 +00:00
paul
102a858398
lcl, ide: redo LoadGlypFromResource to LoadGlyphFromResourceName with ability to pass an Instance handle
...
git-svn-id: trunk@42972 -
2013-09-27 08:44:38 +00:00
paul
9e96f9c9a9
ide: don't load standard button images from lazarus resources anymore
...
git-svn-id: trunk@42960 -
2013-09-27 03:17:50 +00:00
martin
fbfa1eb74e
Debugger: Options, do not mark project as modified, when starting debugger (with breakpoints set). Issue #0025073
...
git-svn-id: trunk@42934 -
2013-09-25 14:14:55 +00:00
martin
07ca34b2bc
Debugger: Options, mark project as modified, when exceptions are enabled/disabled. Issue #0025074
...
git-svn-id: trunk@42932 -
2013-09-25 12:32:35 +00:00
juha
d8f7a4df0a
IDE: Improve the All Compiler Options GUI filter. It lost focus because it was disabled. Not any more.
...
git-svn-id: trunk@42916 -
2013-09-23 21:28:53 +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
mattias
f1ed43ac99
IDE: verbosity
...
git-svn-id: trunk@42911 -
2013-09-23 09:11:57 +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
3b717ddda1
IDE: fixed duplicate code, break cycle lfmunitresource
...
git-svn-id: trunk@42895 -
2013-09-20 09:15:48 +00:00
mattias
0c1f11b7a5
IDE: reverted patch #42889
...
git-svn-id: trunk@42894 -
2013-09-20 09:05:34 +00:00
mattias
fbfe792239
IDE: less output
...
git-svn-id: trunk@42893 -
2013-09-20 08:30:27 +00:00
mattias
2883336781
IDE: sourcemarks: break cycle
...
git-svn-id: trunk@42891 -
2013-09-19 20:06:45 +00:00
mattias
0b54eaf3c2
IDE: lfmunitresource: break cycle
...
git-svn-id: trunk@42890 -
2013-09-19 20:01:11 +00:00
mattias
2c615ca95a
IDE: unit dependencies: fixed clearing marks
...
git-svn-id: trunk@42888 -
2013-09-19 19:43:30 +00:00
mattias
999cc9e8e6
IDE: unit dependencies: overlays for cycles
...
git-svn-id: trunk@42884 -
2013-09-19 18:23:56 +00:00
mattias
e4807a192f
IDE: unit dependencies: find cycles
...
git-svn-id: trunk@42875 -
2013-09-19 16:56:26 +00:00
mattias
2411ff6a72
IDE: fixed complete block on char, fixed codebrowser check if something changed
...
git-svn-id: trunk@42866 -
2013-09-18 21:08:22 +00:00
mattias
c0dac09b7f
IDE: fixed complete block, bug #24935
...
git-svn-id: trunk@42865 -
2013-09-18 21:05:17 +00:00
martin
4c52e89cc2
Debugger: Disable logging of stackdump during unit lookup
...
git-svn-id: trunk@42856 -
2013-09-18 11:17:12 +00:00
martin
f79577e967
Spelling
...
git-svn-id: trunk@42840 -
2013-09-16 10:10:59 +00:00
mattias
fdff91aba6
IDE: mode matrix: fixed showing targets
...
git-svn-id: trunk@42834 -
2013-09-16 08:34:11 +00:00
mattias
38f8927e05
lplupdate: fixed svn add command
...
git-svn-id: trunk@42820 -
2013-09-15 16:11:22 +00:00
mattias
76c53638ab
set trunk version to 1.3
...
git-svn-id: trunk@42819 -
2013-09-15 15:53:49 +00:00
martin
32f7affb2b
IDE, Debugger: Display exe-line markers (blue dots) in last line of file too
...
git-svn-id: trunk@42806 -
2013-09-15 12:51:07 +00:00
mattias
80b7afb789
IDE: auto start completion only in pascal
...
git-svn-id: trunk@42804 -
2013-09-15 12:31:25 +00:00
mattias
1e8926baa8
IDE: clean up
...
git-svn-id: trunk@42801 -
2013-09-15 06:10:28 +00:00
maxim
db275042c8
IDE: improved Install/Uninstall Packages dialog note wording
...
git-svn-id: trunk@42797 -
2013-09-14 14:44:43 +00:00
maxim
39bc6e707c
IDE, Install/Uninstall Packages dialog: display "selected for installation/uninstallation" package states in package info memo
...
git-svn-id: trunk@42796 -
2013-09-14 14:06:19 +00:00
martin
0f05bac744
IDE: Move the "all component tabs" speedbutton into tabsheet
...
git-svn-id: trunk@42795 -
2013-09-14 13:22:10 +00:00
martin
40664e7c02
IDE: Move the "all component tabs" speedbutton into tabsheet
...
git-svn-id: trunk@42793 -
2013-09-14 13:12:50 +00:00
juha
53705de2e3
IDE: add another filter edit to Install packages dialog.
...
git-svn-id: trunk@42792 -
2013-09-14 09:41:24 +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
juha
07d52d2075
IDE: Add conflict warning for External Tools keyboard shortcut. Issue #14876 , patch from Ludo Brands
...
git-svn-id: trunk@42790 -
2013-09-14 07:04:47 +00:00
maxim
18c2f5aba5
IDE: improved Install/Uninstall Packages dialog captions to make it more intuitive
...
git-svn-id: trunk@42784 -
2013-09-13 22:08:45 +00:00
mattias
6a91db9f84
IDE: clean up
...
git-svn-id: trunk@42777 -
2013-09-13 19:08:46 +00:00
martin
f0e13de7ac
SynEdit: SynCompletion, refactor usage of OnUtf8Key (no longer internally used. Moved event to be called before any built in processing
...
git-svn-id: trunk@42773 -
2013-09-13 14:57:52 +00:00