Commit Graph

1560 Commits

Author SHA1 Message Date
mattias
db3b5ed9d7 IDE: fixed mem leak
git-svn-id: trunk@30818 -
2011-05-19 20:16:01 +00:00
paul
018b7bca78 ideintf: patch for fix error on create persistent fields by Alexey Lagunov (bug #0019307)
git-svn-id: trunk@30777 -
2011-05-17 00:40:27 +00:00
mattias
0cc90bc739 cody: register cody window
git-svn-id: trunk@30773 -
2011-05-16 17:54:51 +00:00
mattias
339b4d136a IDEIntf: hints about CheckInstallPackageList and InstallPackages
git-svn-id: trunk@30765 -
2011-05-16 12:02:47 +00:00
mattias
8009fe6f7c IDEIntf: added CheckInstallPackageList and InstallPackages
git-svn-id: trunk@30764 -
2011-05-16 11:52:02 +00:00
mattias
aeb269207c IDE: changed package list to TObjectList
git-svn-id: trunk@30763 -
2011-05-16 11:33:11 +00:00
paul
57d9dcb331 ide: fix add source breakpoint string, + add address breakpoint menu item, implement those menu item clicks
git-svn-id: trunk@30755 -
2011-05-16 05:31:49 +00:00
martin
3dc186123d DBG: Start History values (currently requires debug windows (locals, watches, stack) to be open and active, or nothing is recorded)
git-svn-id: trunk@30750 -
2011-05-15 21:16:16 +00:00
mattias
e365096d77 IDE/LCL: clean up
git-svn-id: trunk@30706 -
2011-05-12 21:02:00 +00:00
juha
fdc466d76d Fix spelling from Childs to Children around Lazarus source. Patch from Mazen NEIFER
git-svn-id: trunk@30657 -
2011-05-10 09:13:38 +00:00
juha
d3cfc4ada0 IDE: Move Refactor menu under Source menu
git-svn-id: trunk@30506 -
2011-04-29 06:45:51 +00:00
mattias
678eb31e5f IDE: started css for lazdoc
git-svn-id: trunk@30473 -
2011-04-25 21:21:35 +00:00
martin
580a85d184 DBG: Added Thread dialog
git-svn-id: trunk@30467 -
2011-04-25 11:17:47 +00:00
juha
12f497705c IDE: Fix a range error when two ActionListEditors have an action with same name. Patch from Anton, issue #19218
git-svn-id: trunk@30456 -
2011-04-24 20:21:37 +00:00
maxim
dcfb62621b regenerated translations; updated Russian translation
git-svn-id: trunk@30432 -
2011-04-22 20:42:07 +00:00
maxim
3a372890ed Translations: Italian translation update by Massimo Soricetti, bug #19214
git-svn-id: trunk@30431 -
2011-04-22 20:15:17 +00:00
juha
ca7561f988 IDE: improve calculating window location when it was off-screen.
git-svn-id: trunk@30422 -
2011-04-21 21:29:46 +00:00
juha
73eb6ef961 IDE: fix window positions inside screen boundaries. Should finally solve #19082 and #19205
git-svn-id: trunk@30421 -
2011-04-21 20:26:19 +00:00
juha
39af2e007c IDE: More debug info for restoring and fixing window positions
git-svn-id: trunk@30417 -
2011-04-21 17:34:03 +00:00
juha
c1c6acdc2b IDE: "Tab Order Editor" -> "Tab Order"
git-svn-id: trunk@30389 -
2011-04-19 21:38:47 +00:00
paul
2ec56385d6 ideintf: add mrClose element
git-svn-id: trunk@30378 -
2011-04-19 06:24:57 +00:00
martin
bf85980317 DBG: (Unix) Added (very) basic support for console apps (console window)
git-svn-id: trunk@30351 -
2011-04-17 15:44:14 +00:00
paul
a8af9fd0da ideintf: fix compilation with new tkHelper element
git-svn-id: trunk@30332 -
2011-04-17 04:59:32 +00:00
juha
1f812b5dd7 IDE: Make Tab Order dialog modeless and add it to View menu.
git-svn-id: trunk@30324 -
2011-04-16 17:15:29 +00:00
juha
a0e296b08e IDE: Move "View Units" and "View Forms" from View menu to Project menu.
git-svn-id: trunk@30272 -
2011-04-12 20:59:49 +00:00
juha
1fbf4abaa6 IDE: fix the wrongly calculated offset to bring out-of-screen windows to screen.
git-svn-id: trunk@30259 -
2011-04-10 17:07:36 +00:00
martin
a9c20a95df SrcEditIntf: start removing deprecated methods
git-svn-id: trunk@30122 -
2011-04-01 22:40:19 +00:00
mattias
c0594332b5 IDE: project inspector: filter, directory hierarchy, show sorted alphabetically
git-svn-id: trunk@30055 -
2011-03-28 21:12:14 +00:00
mattias
cc790adde3 IDE: debugging
git-svn-id: trunk@29974 -
2011-03-21 17:12:25 +00:00
mattias
d981b42d5c IDE: OI: searching compatible methods without using typedata, bug #18608
git-svn-id: trunk@29957 -
2011-03-21 10:00:18 +00:00
juha
4c2bf7e89d IDE: Get rid of Environment menu and move items to Tools menu.
git-svn-id: trunk@29884 -
2011-03-17 11:54:25 +00:00
juha
f38190794b Formatting: joined lines where only ');' was split to its own line, in procedure defs.
git-svn-id: trunk@29871 -
2011-03-16 16:52:28 +00:00
juha
d5517360c7 IDE: Rename command ecSelectionConditional to ecSelectionEncloseIFDEF.
git-svn-id: trunk@29867 -
2011-03-16 10:04:22 +00:00
juha
a06b201599 IDE: Oganize the editor popup menu items similarly with main menu. Add Source sub-menu there.
git-svn-id: trunk@29865 -
2011-03-16 10:04:07 +00:00
juha
a71d3af03c IDE: Reorganize main menu, move some items from Source to Edit.
git-svn-id: trunk@29862 -
2011-03-15 21:53:22 +00:00
juha
4e6e7a17b8 LCL: rename Menus.Shortcut function back to its Delphi compatible name.
git-svn-id: trunk@29859 -
2011-03-15 18:16:38 +00:00
juha
4e95f6a390 LCL: Show menu shortcuts also when they are sequencial keys combinations (like Ctrl+Q, B)
git-svn-id: trunk@29853 -
2011-03-15 14:05:55 +00:00
paul
b35d26939d ide: rename BuildAll -> Build, Build -> Compile to map to the same meaning as it is internally used in IDE (and also in Delphi)
git-svn-id: trunk@29844 -
2011-03-14 23:55:31 +00:00
juha
3dc56449d7 IDE: Clean IDEShortCutToMenuShortCut function.
git-svn-id: trunk@29826 -
2011-03-13 22:46:34 +00:00
juha
eba4490d42 IDE: show combination menu shortcuts. IFDEFed because it doesn't show properly on all widgetsets.
git-svn-id: trunk@29816 -
2011-03-13 15:27:05 +00:00
juha
7b4d9d8588 IDE: refactor KeyAndShiftStateToKeyString
git-svn-id: trunk@29814 -
2011-03-13 15:26:48 +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
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
2fda99299b IDE: reorder main menu items.
git-svn-id: trunk@29761 -
2011-03-09 12:33:33 +00:00
maxim
a6694c0963 Translations: Spanish translation update by August Klein, bug #18891
git-svn-id: trunk@29750 -
2011-03-08 13:27:16 +00:00
juha
0928ead547 LCL: Changed function ColorToRGB's return value to TColorRef. Many related changes around the code.
git-svn-id: trunk@29734 -
2011-03-06 12:45:59 +00:00
juha
e39c717de7 IDE More items to Refactor Menu.
git-svn-id: trunk@29728 -
2011-03-05 08:51:53 +00:00
juha
c7a08aeb7f IDE: Create Source menu and move items there from Edit menu.
git-svn-id: trunk@29721 -
2011-03-04 07:17:11 +00:00
juha
7bd4807fe6 IDE: Create Refactoring menu and move items from other menus.
git-svn-id: trunk@29720 -
2011-03-04 07:17:05 +00:00
mattias
93bf5b1fca IDE: do not auto save layouts of csdesigntime forms, bug #18821
git-svn-id: trunk@29662 -
2011-02-24 10:29:41 +00:00