Commit Graph

29288 Commits

Author SHA1 Message Date
mattias
420d07490d codetools: fixed deleting nodes if diff is behind last scanned node
git-svn-id: trunk@29808 -
2011-03-12 18:13:02 +00:00
mattias
29b00c7528 codetools: fixed deleting parts of the node tree
git-svn-id: trunk@29807 -
2011-03-12 16:42:46 +00:00
mattias
818f8900fb tests: enabled codetools range scan checks
git-svn-id: trunk@29806 -
2011-03-12 16:37:07 +00:00
paul
7515fa4f3c lcl: add WM_MOUSEENTER, WM_MOUSEMOVE messages to messages.pp
git-svn-id: trunk@29805 -
2011-03-12 16:37:06 +00:00
mattias
38d27768df IDE: added fpdoc path to lazarus.lpi
git-svn-id: trunk@29804 -
2011-03-12 12:38:16 +00:00
mattias
2eed8c5fe8 IDE: added fpdoc path for IDE sources
git-svn-id: trunk@29803 -
2011-03-12 12:26:19 +00:00
mattias
56e18cdd81 IDE: codehelp: fixed type
git-svn-id: trunk@29802 -
2011-03-12 09:41:47 +00:00
mattias
9b37a91c5b codetools: changed TFileStateCacheItem.TimeStamp to int64
git-svn-id: trunk@29801 -
2011-03-11 22:47:40 +00:00
mattias
160a97f228 codetools: changed TDefinePool.ChangeStep to integer
git-svn-id: trunk@29800 -
2011-03-11 22:44:22 +00:00
ask
feef4913b3 TAChart: Minor demo updates
git-svn-id: trunk@29799 -
2011-03-11 11:47:48 +00:00
ask
3082fa3f2e TAChart: Display total points count in line demo
git-svn-id: trunk@29798 -
2011-03-11 11:46:22 +00:00
ask
26ac2c3d21 TAChart: Extract TAGeometry unit
git-svn-id: trunk@29797 -
2011-03-11 11:42:56 +00:00
mattias
304a45372e codetools: fixed TLinkScanner.LinkSize for last link
git-svn-id: trunk@29796 -
2011-03-11 11:09:16 +00:00
mattias
ac2f3730dc codetools: append node ctnEndPoint for programs
git-svn-id: trunk@29795 -
2011-03-11 08:03:05 +00:00
mattias
eb4109ed4e codetools: fixed checking if codebuffer reverted
git-svn-id: trunk@29794 -
2011-03-11 07:54:44 +00:00
mattias
75b230c6a9 IDE: TThread.Start
git-svn-id: trunk@29793 -
2011-03-11 06:54:54 +00:00
mattias
4d9418b4b6 codetools: fixed scanning section of cursor
git-svn-id: trunk@29792 -
2011-03-11 06:49:19 +00:00
mattias
ae61921ef1 codetools: fixed check if cursor pos inside scanned range
git-svn-id: trunk@29791 -
2011-03-10 22:59:13 +00:00
maxim
25dee90ae8 IDE: improved 'Abstract methods' dialog localization and (slightly) layout
git-svn-id: trunk@29790 -
2011-03-10 22:53:08 +00:00
maxim
a41a5f4bc3 regenerated translations; updated Russian translation
git-svn-id: trunk@29789 -
2011-03-10 22:42:19 +00:00
maxim
bf5c313789 IDE: improved localization of errors in 'Empty methods' dialog
git-svn-id: trunk@29788 -
2011-03-10 22:40:59 +00:00
mattias
517bd4b789 codetools: use global changesteps for quick updateneeded checks
git-svn-id: trunk@29787 -
2011-03-10 22:22:47 +00:00
maxim
06da501b26 IDE: improved 'Empty methods' dialog localization
git-svn-id: trunk@29786 -
2011-03-10 22:21:02 +00:00
maxim
6c1a432e83 IDE: improved 'Unused units' dialog localization
git-svn-id: trunk@29785 -
2011-03-10 22:08:51 +00:00
maxim
abde1a8f1f regenerated translations; updated Russian translation
git-svn-id: trunk@29784 -
2011-03-10 22:02:52 +00:00
maxim
d80c43577b IDE: improved localization of some project options errors
git-svn-id: trunk@29783 -
2011-03-10 22:02:15 +00:00
mattias
ff482ef7a5 codetools: simple example for h2pas
git-svn-id: trunk@29782 -
2011-03-10 17:30:11 +00:00
paul
5bb62f9253 qt: use QMenu->exec instead of QMenu->popup to simulate win32 behavior
git-svn-id: trunk@29781 -
2011-03-10 06:47:44 +00:00
paul
13cb137a99 win32: formatting, cleanup
git-svn-id: trunk@29780 -
2011-03-10 06:35:10 +00:00
paul
bbe53df988 lcl: post CN_DROPDOWNCLOSED before closing a toolbar popup menu for delphi compatibility, call TMenuItem.Click when tool button is clicked
git-svn-id: trunk@29779 -
2011-03-10 06:34:49 +00:00
paul
a0328590c5 lcl: formatting, cleanup
git-svn-id: trunk@29778 -
2011-03-10 04:26:42 +00:00
paul
e7845774d8 lcl: formatting
git-svn-id: trunk@29777 -
2011-03-10 03:30:53 +00:00
juha
c8c11611e7 IDE: Move View menu in front of Source and Refactor menus.
git-svn-id: trunk@29776 -
2011-03-09 22:56:21 +00:00
juha
62c2fd5bc1 IDE: Refactor menu gets "Add unit to uses section" entry.
git-svn-id: trunk@29775 -
2011-03-09 22:56:16 +00:00
maxim
2512c99bc8 regenerated translations; updated Russian translation
git-svn-id: trunk@29774 -
2011-03-09 22:37:00 +00:00
maxim
b6cbb4cf84 IDE, procedure list: added check for the case when we don't have any procedures in current file, bug #18897
git-svn-id: trunk@29773 -
2011-03-09 21:00:57 +00:00
juha
125402cb2e MessageComposer: moved into a better place in Source menu.
git-svn-id: trunk@29772 -
2011-03-09 21:00:47 +00:00
juha
5dd47ffac1 IDE: SetupEnvironmentMenu formatting.
git-svn-id: trunk@29771 -
2011-03-09 21:00:42 +00:00
juha
81b83added ProjectTemplates: Move the settings dialog to Environment menu from Tools menu.
git-svn-id: trunk@29770 -
2011-03-09 21:00:36 +00:00
mattias
77566ccf65 codetools: implemented scanning units in smaller chunks and successive scanning without deleting nodes
git-svn-id: trunk@29769 -
2011-03-09 20:52:44 +00:00
mattias
3c8976718d tests: codetools range scan
git-svn-id: trunk@29768 -
2011-03-09 19:10:11 +00:00
mattias
197952415b IDE: removed obsolete hard coded lcl fpdoc path
git-svn-id: trunk@29767 -
2011-03-09 16:33:31 +00:00
juha
611aafbe09 IDE: add "Swap case in selection" feature to edit menu.
git-svn-id: trunk@29766 -
2011-03-09 14:12:45 +00:00
juha
9db82a2373 IDE: Make character case match the original strings in keymapping.
git-svn-id: trunk@29765 -
2011-03-09 14:12:39 +00:00
juha
ff4c1eb7c2 Examples: Moved "Explore Menus" to View menu, improve texts and use $R resource.
git-svn-id: trunk@29764 -
2011-03-09 14:12:36 +00:00
paul
e6e773b140 lcl: publish TTabSheet.BorderWidth
git-svn-id: trunk@29763 -
2011-03-09 12:47:54 +00:00
juha
8e13dbea19 IDE: fixed a resourcestring to proper English.
git-svn-id: trunk@29762 -
2011-03-09 12:36:20 +00:00
juha
2fda99299b IDE: reorder main menu items.
git-svn-id: trunk@29761 -
2011-03-09 12:33:33 +00:00
juha
49a8de2ec0 IDE: format some resourcestrings, join into one line.
git-svn-id: trunk@29760 -
2011-03-09 12:33:27 +00:00
juha
7be110eac0 LCL: Changed ColorToRGB return type to Delphi compatible Longint
git-svn-id: trunk@29759 -
2011-03-09 12:33:24 +00:00