Commit Graph

4010 Commits

Author SHA1 Message Date
mattias
5d66571b44 IDE: implemented parsing LCLVersion from lfm, added ResourceBaseClass to TUnitInfo and TPkgFile
git-svn-id: trunk@15106 -
2008-05-12 16:59:43 +00:00
paul
6320d6fc03 ide: don't add Application.CreateForm to the project unit for items that does not need them (frames for example)
git-svn-id: trunk@15088 -
2008-05-10 17:23:39 +00:00
vincents
a64b3769ed IDE: view unit dialog, fixed using multiselect list
git-svn-id: trunk@15081 -
2008-05-09 10:58:23 +00:00
mattias
e98cde9ee1 IDE: added New file item inherited component based on bug/patch 1287
git-svn-id: trunk@15076 -
2008-05-08 12:39:46 +00:00
paul
1d8ed79592 designer: start placing frame onto another container
git-svn-id: trunk@15069 -
2008-05-07 08:21:19 +00:00
mattias
1c51099541 IDE: implemented showing help for identifier completion
git-svn-id: trunk@15065 -
2008-05-06 21:37:25 +00:00
mattias
5122d3eaaf codetools: not reparsing when cursor in valid interface
git-svn-id: trunk@15064 -
2008-05-06 19:19:40 +00:00
paul
d4aba5ae44 ide:
- derive FrameDesigner and NonControlDesigner from the same ancestor and use it where is possible (simplify code)
- set UseCreateFormStatements to false for frames

git-svn-id: trunk@15059 -
2008-05-06 09:29:24 +00:00
paul
ca1d370ae3 ide: add method to convert one TypeClass to another when component is dropped to the form (needed for Frames)
git-svn-id: trunk@15058 -
2008-05-06 08:55:32 +00:00
paul
3825a0a319 ide: start frame support (with -dEnableTFrame)
git-svn-id: trunk@15052 -
2008-05-06 03:28:07 +00:00
mattias
87deba254d IDE: code explorer: fixed search using multiselected
git-svn-id: trunk@15051 -
2008-05-05 23:20:42 +00:00
mattias
b7b30e862a codetools: identifier completion can exists while rebuilding code trees
git-svn-id: trunk@15048 -
2008-05-05 20:06:28 +00:00
vincents
b5783a87b1 IDE, startlazarus: fixed passing primary config directory with spaces in name (bug #11245)
git-svn-id: trunk@15046 -
2008-05-05 07:51:58 +00:00
vincents
6cd01bc70a IDE: fixed rebuilding the IDE, in case the idemake.cfg files was in a directory with spaces and upper ansi chars in its path, thanks to Yury
git-svn-id: trunk@15045 -
2008-05-04 19:32:01 +00:00
vincents
3a8336c1b9 IDE: cleanup
- EnableFakeMethods are on by default now
- the compiler does .rc to .res compilation

git-svn-id: trunk@15044 -
2008-05-04 19:21:41 +00:00
mattias
8882c00c95 IDE: fixed double creation of completion form
git-svn-id: trunk@15037 -
2008-05-03 20:09:54 +00:00
mattias
66ceb35a86 IDE: save package as now checks if a unit with same name already exists
git-svn-id: trunk@15029 -
2008-05-02 09:04:33 +00:00
mattias
e473ecf7d5 IDE: remove empty methods: warning when caret not in a class
git-svn-id: trunk@15026 -
2008-05-01 17:15:13 +00:00
marc
7c46372adf * Improved localization by Maxim Ganetsky
* updated localize scripts by Maxim Ganetsky

git-svn-id: trunk@15023 -
2008-05-01 14:06:43 +00:00
vincents
deab575d99 IDE: use local config dir to store lazarus settings, so the lazarus directory settings can be readonly on windows too (bug #9448)
git-svn-id: trunk@15021 -
2008-04-30 19:49:44 +00:00
mattias
6ca2263037 IDE: implemented creating custom scanners
git-svn-id: trunk@15015 -
2008-04-29 14:50:35 +00:00
mattias
e9ce602edd IDE: implemented editing custom scanners for external tools
git-svn-id: trunk@15014 -
2008-04-29 14:16:09 +00:00
mattias
5f24488ebf IDE: showing custom scanner eit dlg
git-svn-id: trunk@15012 -
2008-04-29 13:06:29 +00:00
mattias
b09453a22c IDE: find in files: when nothing found report search string not found, for Marc
git-svn-id: trunk@15008 -
2008-04-29 11:18:59 +00:00
mattias
82e3c2e507 IDE: added default for default pascal highlighting
git-svn-id: trunk@15004 -
2008-04-29 08:36:02 +00:00
mattias
090c97987e IDE: editor options: color listbox: workaround for not working OnSelChange under gtk2
git-svn-id: trunk@15003 -
2008-04-29 07:59:35 +00:00
mattias
51800bb1a9 IDE: external tools: added dialog to see custom scanners
git-svn-id: trunk@15000 -
2008-04-28 16:21:32 +00:00
mattias
e34cfbd177 IDEIntf: added IDEMsgScanners to IDEIntf for custom scanners
git-svn-id: trunk@14999 -
2008-04-28 15:21:08 +00:00
mattias
5b11d49d7e clean up
git-svn-id: trunk@14996 -
2008-04-28 07:11:35 +00:00
marc
7d2de0bbb7 * Added incremental search match color
* Improved colorcheme definitions

git-svn-id: trunk@14988 -
2008-04-27 00:59:42 +00:00
mattias
4a19fffc28 IDE: removing empty methods: auto fixing designer components
git-svn-id: trunk@14987 -
2008-04-26 21:24:53 +00:00
mattias
5e41e48a30 codetools: remove empty methods: implemented returning list of removed definitions
git-svn-id: trunk@14986 -
2008-04-26 19:18:57 +00:00
tombo
738e7cfb33 IDE restriction browser: if loading widgetset image fails, show only debug info
git-svn-id: trunk@14984 -
2008-04-26 13:03:55 +00:00
mattias
961e74cd37 gtk2 intf: fixed mem leak OpenDialog filter list
git-svn-id: trunk@14978 -
2008-04-25 22:09:23 +00:00
mattias
982e77ff6a IDE: project inspector: enabling add files buttons
git-svn-id: trunk@14977 -
2008-04-25 21:16:34 +00:00
mattias
4d30122bfd IDE: added resourcestrings
git-svn-id: trunk@14976 -
2008-04-25 18:47:10 +00:00
mattias
bb13c13e0d IDE: added refactoring tool: remove empty methods
git-svn-id: trunk@14975 -
2008-04-25 16:19:02 +00:00
vincents
da7e767012 IDE: win64 uses same lazbaseconf.inc file as win32.
git-svn-id: trunk@14960 -
2008-04-25 10:25:02 +00:00
vincents
38bbbb2558 IDE: fixed handling ESC and Enter in new project options dialog (bug #11019) from Junior Goncalves
git-svn-id: trunk@14959 -
2008-04-25 08:58:03 +00:00
vincents
d72daa659b IDE: fixed memleak in the export of the todo list from Stephano (bug #11188)
git-svn-id: trunk@14952 -
2008-04-24 19:27:46 +00:00
mattias
a87a738d15 IDE: fixed parsing IDEDirectives with flags
git-svn-id: trunk@14942 -
2008-04-23 15:49:36 +00:00
mattias
1d9a456c64 IDE: build,run file now stores options for non pascal files
git-svn-id: trunk@14941 -
2008-04-23 15:38:02 +00:00
mattias
0d3824b98f IDEIntf: added customdata and customsessiondata for project files
git-svn-id: trunk@14939 -
2008-04-23 13:19:51 +00:00
mattias
5ec895750e IDE: multi form properties: implemented auto closing for revert
git-svn-id: trunk@14938 -
2008-04-23 12:19:07 +00:00
mattias
d7cfba9c6e IDE: set Ctrl+Shift+F as default key for Find in Files
git-svn-id: trunk@14934 -
2008-04-23 07:51:45 +00:00
mattias
0758b382e2 IDE: on start: ignore minimize,hidden state for main bar, bug #10303
git-svn-id: trunk@14927 -
2008-04-22 07:28:30 +00:00
marc
4e1373d30e * fixed bug #10606, F3 finds next/previous occurences of incremental search
git-svn-id: trunk@14925 -
2008-04-21 22:31:46 +00:00
mattias
f8b5714a8f IDE: clean up, lazbuild: auto create lrs files bug #11063
git-svn-id: trunk@14921 -
2008-04-21 16:28:13 +00:00
mattias
963a81e03f IDE: closing hidden designer form only on revert
git-svn-id: trunk@14916 -
2008-04-21 09:27:38 +00:00
mattias
62f6ee1fed IDE: multi form props: checking for TComponent descendants
git-svn-id: trunk@14915 -
2008-04-21 07:44:30 +00:00