Commit Graph

692 Commits

Author SHA1 Message Date
paul
f9f9c4996b ide: fix few strings for consistency
git-svn-id: trunk@17457 -
2008-11-20 01:33:48 +00:00
marc
88ff1df906 + Added Registers debug view
git-svn-id: trunk@17431 -
2008-11-19 01:35:01 +00:00
paul
d57ba4becb ide: further improve object inspector
- draw gutter till bottom
  - add an option to show gutter
  - reorder colors in options dialog
  - draw mark for an active row

git-svn-id: trunk@17390 -
2008-11-14 16:50:25 +00:00
paul
71a04db97e ide: add gutter, gutter edge colors to the object inspector and ide options, adjust OI painting
git-svn-id: trunk@17388 -
2008-11-14 10:44:10 +00:00
paul
db04b7c32d ideintf: move default colors to const section and use that consts everywhere
ide: add 2 buttons to set default lazarus and delphi colors for the object inspector

git-svn-id: trunk@17387 -
2008-11-14 10:01:24 +00:00
paul
6d680c4727 ide: improve object inspector drawing: add hightlight, hightlight font colors, draw vert line between property name and icons
git-svn-id: trunk@17380 -
2008-11-14 04:44:55 +00:00
mattias
30f4e50753 IDE: implemented setting template for new unit/form speed button
git-svn-id: trunk@17375 -
2008-11-13 17:09:59 +00:00
darius
1c3f6ef528 implemented toolbar
added hints

git-svn-id: trunk@17301 -
2008-11-09 20:18:52 +00:00
vincents
1614e73034 synedit + IDE: added KeyShortCuts for Folding in SynEdit from Martin Friebe (issue #12593)
git-svn-id: trunk@17299 -
2008-11-09 19:25:29 +00:00
darius
53a1d607b1 moved string to lazarusidestrconsts.pas as resourcestring
git-svn-id: trunk@17296 -
2008-11-09 16:28:52 +00:00
marc
b35232127a * Improved localization of the About dialog by Maxim Ganetsky
git-svn-id: trunk@17255 -
2008-11-06 23:17:45 +00:00
paul
8a3e470663 ide: start merge of codetools options into ide options dialog
git-svn-id: trunk@17206 -
2008-11-03 17:24:23 +00:00
paul
4cef3c1e28 ide: fix string case
git-svn-id: trunk@17205 -
2008-11-03 16:37:17 +00:00
vincents
6ea2810129 IDE: changed the name "custom tools" to "externals tools' in the Tools menu from Graeme (issue #12525)
git-svn-id: trunk@17188 -
2008-11-03 10:12:46 +00:00
paul
7a1d79446f ide: start merge of editor options into ide options dialog
git-svn-id: trunk@17164 -
2008-10-31 09:42:29 +00:00
paul
971276cb1d ide: complete IDE Options api, adjust frames and editor to work with it
git-svn-id: trunk@17085 -
2008-10-21 09:30:01 +00:00
paul
864ac18db8 ide: add a compiler switch to use compile an application with separate gdb debug file (from Dmitry Boyarintsev #0012399 with small modifications)
git-svn-id: trunk@17079 -
2008-10-21 06:13:19 +00:00
paul
99d8fe4631 ide: add ability to scroll icon images in project options
git-svn-id: trunk@17066 -
2008-10-20 04:47:52 +00:00
paul
083efd1aa2 object inspector: add option "Draw grid lines" and set it to true by default
git-svn-id: trunk@17044 -
2008-10-18 17:27:16 +00:00
paul
84f9c1b464 object inspector: add new option "Bold non default values" and set it to true by default
git-svn-id: trunk@17041 -
2008-10-18 16:56:39 +00:00
paul
8f1c46ea09 ide: fix typos in strings
git-svn-id: trunk@17027 -
2008-10-17 02:06:43 +00:00
darius
9a5a4f4246 removed procedure TranslateButtonPanel as it is handled by TButtonPanel itself
git-svn-id: trunk@16998 -
2008-10-15 08:25:10 +00:00
darius
1fec8e9baf implemented TranslateButtonPanel funtion in LazarusIDEStrContsts to initialize the translation of a buttonpanel.
implemented TButtonPanel in the remaining forms and slightly improved anchoring where appropriate

git-svn-id: trunk@16996 -
2008-10-14 22:40:32 +00:00
tombo
d4de936c86 IDE EditorOptions: added option to disable code editor anti-aliasing
SynEdit: fix TFont.Quality handling

git-svn-id: trunk@16921 -
2008-10-07 16:54:08 +00:00
paul
bb55537667 ide: start project icon
- add project icon interface to ProjectOptions dialog
  - save/restore project icon from project options file (lpi)

git-svn-id: trunk@16878 -
2008-10-05 09:20:36 +00:00
mattias
0e0ed50080 lazbuild: fixed converting line endings of message dialogs
git-svn-id: trunk@16862 -
2008-10-03 10:12:38 +00:00
mattias
5c92367f38 IDE: saving key scheme
git-svn-id: trunk@16763 -
2008-09-27 09:24:08 +00:00
laurent
b71bd84f2e Load glyph form resource and somme resourcestrings
git-svn-id: trunk@16700 -
2008-09-24 10:21:18 +00:00
laurent
2120c3f8db Load glyph form resource and somme resourcestrings
git-svn-id: trunk@16685 -
2008-09-23 14:43:23 +00:00
laurent
122772d90c Load glyph form resource and somme resourcestrings
git-svn-id: trunk@16683 -
2008-09-23 12:42:33 +00:00
laurent
6e9cff076a Load glyph form resource and somme resourcestrings
git-svn-id: trunk@16681 -
2008-09-23 12:04:28 +00:00
laurent
44ff9fc859 Load glyph form resource and somme resourcestrings
git-svn-id: trunk@16674 -
2008-09-22 14:54:45 +00:00
laurent
bbd4e0edb7 Load glyph form resource and somme resourcestrings
git-svn-id: trunk@16672 -
2008-09-22 11:59:24 +00:00
mattias
545bdbd2b5 IDE: added resourcestrings
git-svn-id: trunk@16549 -
2008-09-11 18:59:37 +00:00
mattias
ee444718d7 IDE: replaced some mrNo, so that escape key does not select them
git-svn-id: trunk@16541 -
2008-09-11 08:11:16 +00:00
mattias
c93c466bc0 IDE: changing encoding of virtual files improved, IDE: added tool to change encoding of projects/packages
git-svn-id: trunk@16527 -
2008-09-10 22:04:20 +00:00
sekelsenmat
18acb578da Adds new Mac OS X scheme for compatibility with other ports of Lazarus
git-svn-id: trunk@16514 -
2008-09-10 00:09:16 +00:00
mattias
0bcf25051e lazbuild: added defaults to WriteUsage
git-svn-id: trunk@16500 -
2008-09-09 11:29:43 +00:00
mattias
094be7aab5 IDE: added macro SrcOS
git-svn-id: trunk@16466 -
2008-09-07 12:04:28 +00:00
vincents
2a69ab2627 IDE: removed starter build node from configre build lazarus dialog
git-svn-id: trunk@16441 -
2008-09-05 17:53:23 +00:00
mattias
a9ee160709 IDE: compiler options: label target CPU family
git-svn-id: trunk@16421 -
2008-09-05 00:13:14 +00:00
mattias
b161bf5808 IDE: auto creating application bundle on compile
git-svn-id: trunk@16387 -
2008-09-03 11:42:20 +00:00
mattias
a3a5e44c1f IDE: codehelp: showing xml parser errors in message window
git-svn-id: trunk@16321 -
2008-08-30 22:18:27 +00:00
mattias
3d4746734c added GetAppConfigDirUTF8
git-svn-id: trunk@16286 -
2008-08-28 18:50:04 +00:00
mattias
bee248c6f7 IDE: added option to package usage option whether a package main unit is added to the project uses section
git-svn-id: trunk@16212 -
2008-08-24 20:51:44 +00:00
mattias
8bdd4e2c78 IDE: fixed help for Menu > Run > Run parameters
git-svn-id: trunk@16190 -
2008-08-22 20:37:54 +00:00
mattias
438148c17d IDE: implemented dialog to add whole directories to a package
git-svn-id: trunk@16187 -
2008-08-22 16:48:33 +00:00
mattias
504381f826 IDE: add to package dlg: added button hints
git-svn-id: trunk@16169 -
2008-08-20 16:54:48 +00:00
mattias
50548107cd IDE: compiler options: added verify object method call validity for fpc 2.2.2
git-svn-id: trunk@16148 -
2008-08-19 16:29:10 +00:00
mattias
32c38fd57d IDE: compiler options: updated optimization _faster_ for fpc 2.2.2
git-svn-id: trunk@16147 -
2008-08-19 16:21:12 +00:00
mattias
cb164f1467 IDE: compiler options: updated target processors for fpc 2.2.2
git-svn-id: trunk@16146 -
2008-08-19 15:56:03 +00:00
mattias
1e87ce80b9 IDE: compiler options: replaced obsolete -S mode flags with -M flag
git-svn-id: trunk@16144 -
2008-08-19 12:16:28 +00:00
mattias
e374b51dd5 IDEIntf: moved IDE key grabbing to propedits, added button to TShortCutPropertyEditor
git-svn-id: trunk@16136 -
2008-08-19 02:57:17 +00:00
mattias
e61e9ba99e IDE: added macro $(FPCVer)
git-svn-id: trunk@16121 -
2008-08-18 13:44:02 +00:00
mattias
b23bc8cf6c IDE: debugger: resolving macros in additional debug paths, bug #11877
git-svn-id: trunk@16055 -
2008-08-14 08:20:02 +00:00
mattias
ac7275e981 IDE: compiler test: added check for intersections of unit paths between project and used packages
git-svn-id: trunk@16052 -
2008-08-13 13:06:20 +00:00
mattias
350127356d IDE: rename unit: renaming lfm, keeping old lfm,lrs on error
git-svn-id: trunk@16031 -
2008-08-12 12:02:04 +00:00
mattias
c737c9082c IDE: compiler options test: now supporting packages and checking for separate output directory
git-svn-id: trunk@16008 -
2008-08-09 09:51:58 +00:00
mattias
7ca6501375 IDE: renamed caret to cursor for consistency
git-svn-id: trunk@15996 -
2008-08-08 13:42:16 +00:00
mattias
746be92b66 codetools: fixed reparsing MethodMap nodes, IDE: fpdoc editor: added short label
git-svn-id: trunk@15974 -
2008-08-06 15:46:13 +00:00
mattias
5b14ebccf3 IDE: fpdoc editor: implemented link attribute
git-svn-id: trunk@15966 -
2008-08-06 09:04:37 +00:00
mattias
e4a2bd9d92 synedit+IDE: implemented showing only every n-th line number, patch #11625 from Gerard Visent
git-svn-id: trunk@15956 -
2008-08-05 11:56:39 +00:00
mattias
bfba06a2d8 fixed macro description ExeExt, fixed abort on lfm repair during project loading, fixed uninitialized result for HasUnitRegisterProc, find/replace dialog now can enable/disable replace by user - needed for apple human interface guide lines
git-svn-id: trunk@15941 -
2008-08-03 20:00:49 +00:00
mattias
8759733936 LCL: added ssMeta, scMeta to Shortcuts, carbon: Cmd now sets ssMeta, Ctrl now sets ssCtrl, Alt now sets ssAlt, IDE: changed Mac OS X key mapping scheme
git-svn-id: trunk@15911 -
2008-07-29 21:21:33 +00:00
mattias
1437e4026d IDE: added confirmation for deleting publish directory
git-svn-id: trunk@15899 -
2008-07-28 09:06:49 +00:00
mattias
7d530305f0 IDE: replaced key grabbing with new TShortCutGrabBox and TShortCutDialog
git-svn-id: trunk@15887 -
2008-07-27 10:23:21 +00:00
mattias
2e9d466c2d synedit: markup for special line, selection and ctrl mouse link, from Martin Friebe, bug #11693
git-svn-id: trunk@15861 -
2008-07-24 22:41:25 +00:00
mattias
1341499890 synedit: set default synedit font for carbon
IDE: sourceditor: using the same default font as synedit
  IDE: added code template d for debugln
  IDE: moved Insert $IFDEF in keymapping to edit section
  CodeTools: identifier completion: do not add semicolon in front of then, of, to, else, do
  CodeTools: define LCL and LCLwidgetset for lazarus sources
  IDE: Editor Options Keymapping: implemented text filter and shortcut search

git-svn-id: trunk@15819 -
2008-07-19 09:51:32 +00:00
mattias
9dfbba8302 IDE: implemented jumping to inherited inline method
git-svn-id: trunk@15726 -
2008-07-10 00:07:06 +00:00
mattias
6e13c5dbe9 synedit: codefolding fixes: ctrl-mouse underlining, cursor left/right skip blocks from Martin Friebe
git-svn-id: trunk@15718 -
2008-07-09 11:38:05 +00:00
mattias
dc35d7411d IDE: do not allow putting the frame itself or on of its ancestors onto the frame
git-svn-id: trunk@15562 -
2008-06-24 15:12:14 +00:00
mattias
94a0e34fb6 IDE, synedit: implemented ExtraCharSpacing
git-svn-id: trunk@15559 -
2008-06-24 08:43:22 +00:00
mattias
faf4ac0821 IDE: environment: added turkish
git-svn-id: trunk@15469 -
2008-06-19 10:01:07 +00:00
marc
000eaee7e6 * Improved localization by Maxim Ganetsky of:
- Environment Options Dialog
  - Empty Methods Dialog
  - Source Editor popup menu
* Updated .po files
   

git-svn-id: trunk@15462 -
2008-06-18 23:09:10 +00:00
mattias
343e405a4a IDE: added info build window from David Guadagnini
git-svn-id: trunk@15417 -
2008-06-14 11:21:49 +00:00
mattias
e25395d533 IDE: source editor: implemented changing file encoding
git-svn-id: trunk@15364 -
2008-06-08 20:44:46 +00:00
mattias
859941454f IDE: added macro Home, bug #10219
git-svn-id: trunk@15351 -
2008-06-07 02:10:00 +00:00
mattias
7045b20e83 IDE: editor options: added option Show Special Characters
git-svn-id: trunk@15350 -
2008-06-07 01:31:00 +00:00
paul
e64861e127 ide: Add "AutoShow" option to the Object Inspector to allow hide OI forever (#0010603)
git-svn-id: trunk@15336 -
2008-06-06 08:24:11 +00:00
mattias
52718f647c IDE: added FPC version to about dlg
git-svn-id: trunk@15318 -
2008-06-05 15:39:17 +00:00
vincents
d0ff0fd3a0 IDE: fixed typo in Edit tool dialog (part of issue #11336)
git-svn-id: trunk@15204 -
2008-05-22 08:38:10 +00:00
mattias
5247dc563d IDE: designer: forbid deleting components not owned by the lookuproot
git-svn-id: trunk@15188 -
2008-05-20 08:11:40 +00:00
mattias
837f02de50 IDE: close project: replaced dialog with projectwizard from delphifreak
git-svn-id: trunk@15138 -
2008-05-14 15:20:48 +00:00
mattias
094cda1dc4 IDE: fixed typo and made DoLoadComponentDependencyHidden more generic
git-svn-id: trunk@15124 -
2008-05-13 15:58:45 +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
paul
3825a0a319 ide: start frame support (with -dEnableTFrame)
git-svn-id: trunk@15052 -
2008-05-06 03:28:07 +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
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
mattias
e9ce602edd IDE: implemented editing custom scanners for external tools
git-svn-id: trunk@15014 -
2008-04-29 14:16:09 +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
marc
4abf2fab7c * Moved todolist from project menu to view menu
git-svn-id: trunk@14914 -
2008-04-20 22:56:28 +00:00
vincents
543413cdd4 IDE: added package -> New package ... menu option based on patch from Samuel Herzog (bug #11161)
git-svn-id: trunk@14877 -
2008-04-18 13:21:47 +00:00
laurent
0b7a106fec ResourceStrings for Locals Dialog
git-svn-id: trunk@14737 -
2008-04-02 20:44:09 +00:00
laurent
2b64b5513a ResourceStrings for Watch Property Dialog
git-svn-id: trunk@14736 -
2008-04-02 20:27:49 +00:00
laurent
b7ae37634e Designer: ResourceStrings for Size Component Dialog
git-svn-id: trunk@14735 -
2008-04-02 19:26:18 +00:00
laurent
38ae119989 Resourcestring for breakpoints dialog
git-svn-id: trunk@14706 -
2008-04-01 06:49:47 +00:00
laurent
69d4b38683 Resources String for CallStack and debug Output Dialog
git-svn-id: trunk@14689 -
2008-03-30 21:39:35 +00:00
marc
3393285e94 * Improved localization of Package Links dialog by Maxim Ganetsky
* updateed po files

git-svn-id: trunk@14548 -
2008-03-16 23:58:17 +00:00