mattias
66f3e41701
IDE: codebrowser: do not store WithRequiredPackages
...
git-svn-id: trunk@21515 -
2009-09-01 11:23:14 +00:00
mattias
6e7237e218
IDE: codebrowser: reduced update when scope options have not changed
...
git-svn-id: trunk@21514 -
2009-09-01 11:01:49 +00:00
mattias
31ed9af15f
IDE: codebrowser: menu item add package to package of unit in src editor
...
git-svn-id: trunk@21513 -
2009-09-01 10:42:46 +00:00
mattias
262c12f429
IDE: codebrowser: added open menu item
...
git-svn-id: trunk@21511 -
2009-09-01 09:51:05 +00:00
paul
d9cf195b30
ide: codebrowser:
...
- reanchor controls
- add unit to lazarus project
git-svn-id: trunk@21509 -
2009-09-01 01:39:30 +00:00
mattias
2cf81da62e
IDE: codebrowser: add package to project
...
git-svn-id: trunk@21506 -
2009-08-31 22:05:51 +00:00
mattias
2151d2e25a
IDE: codebrowser: update when not focused and no modal form is open, update after 1,5 secs editing the filters
...
git-svn-id: trunk@21503 -
2009-08-31 18:51:32 +00:00
mattias
44dde07254
IDE: codebrowser: added todos
...
git-svn-id: trunk@21500 -
2009-08-31 14:02:21 +00:00
mattias
6bef22e969
IDE: codebrowser: added ChangeStamp to options
...
git-svn-id: trunk@21498 -
2009-08-31 13:24:23 +00:00
mattias
3fe5083fd5
IDE: codebrowser: fixed hiding root, fixed filtering packages, added option to hide empty nodes
...
git-svn-id: trunk@21497 -
2009-08-31 13:08:05 +00:00
mattias
f052ed83f2
IDE: codebrowser: showing stats with thousand separator
...
git-svn-id: trunk@21496 -
2009-08-31 11:51:40 +00:00
paul
c0cd760d2d
ide: codebrowser translation improvements by Marcelo B Paula (patch001 of issue #0014266 )
...
git-svn-id: trunk@21353 -
2009-08-20 16:34:11 +00:00
paul
e447466f59
ide: fix compilation with fpc 2.5.1
...
git-svn-id: trunk@21277 -
2009-08-18 08:42:22 +00:00
mattias
36ea04d805
IDE: code browser: disable mem stats
...
git-svn-id: trunk@20476 -
2009-06-06 15:27:38 +00:00
mattias
6e52d7829c
codetools: added memory stats
...
git-svn-id: trunk@19862 -
2009-05-09 08:34:50 +00:00
mattias
5f4c6b579f
IDE: added more ShowAbort flags
...
git-svn-id: trunk@19651 -
2009-04-27 18:08:58 +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
mattias
51cbcc78ae
IDE: codebrowser: using OnGetItems
...
git-svn-id: trunk@16318 -
2008-08-30 21:32:53 +00:00
mattias
69cfe88898
using UTF-8 for file operations and environment variables
...
git-svn-id: trunk@16236 -
2008-08-25 22:32:23 +00:00
mattias
64237acc87
IDE+codetools: moved code browser parts to codetools
...
git-svn-id: trunk@15871 -
2008-07-25 23:01:08 +00:00
marc
c81003eefa
* Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap
...
* Added resource loading support to TPicture and Glyps to avoid image quality loss when converted to TBitmap
* Removed copy paste code for imagelist resource loading
* Moved some graphic classes to their own ini file
git-svn-id: trunk@14876 -
2008-04-17 23:43:11 +00:00
mattias
e97e5ab6b0
IDE: codebrowser: added progressbar
...
git-svn-id: trunk@14194 -
2008-02-19 17:43:48 +00:00
mattias
1040ede9cd
LCL: TTreeView: reduced inavlidates during update
...
git-svn-id: trunk@14192 -
2008-02-19 13:27:54 +00:00
paul
8cbb54ba3a
images:
...
- remove some old images already replaced by new
- update unit dependencies dialog to use common images instead of own
git-svn-id: trunk@13137 -
2007-12-04 09:10:15 +00:00
mattias
1a15301757
codetools: fixed some include path defs for FPC sources, fixed identifier completion for unit names with errors in code, IDE codebrowser: fixed loading new png icons
...
git-svn-id: trunk@12418 -
2007-10-11 22:21:38 +00:00
marc
b681f94950
* Step 1 of the native imagelist implementation
...
git-svn-id: trunk@10875 -
2007-04-05 00:00:37 +00:00
mattias
19872b8e64
IDE: codebrowser: clearing include links for FPC units
...
git-svn-id: trunk@10833 -
2007-03-30 11:02:57 +00:00
mattias
3dd033044f
IDE: codebrowser: showing hourglass cursor during treeview update
...
git-svn-id: trunk@10824 -
2007-03-28 19:20:52 +00:00
mattias
a46e0d0b54
LCL: changed TApplication.AddOnIdleHandler to use TIdleEvent instead of TNotifyEvent, IDE: codebrowser: added resourcestrings
...
git-svn-id: trunk@10823 -
2007-03-28 19:01:27 +00:00
mattias
09803d2544
IDE: codebrowser: clean up, implemented putting all identifiers in one hidden unit
...
git-svn-id: trunk@10748 -
2007-03-14 18:15:22 +00:00
mattias
07d40f291c
IDE: codebrowser: added filter for packages, units and identifiers - ToDo: reg ex
...
git-svn-id: trunk@10747 -
2007-03-14 10:30:08 +00:00
mattias
e77c31ed38
codetools: searching include file of include file in directory of first include file
...
git-svn-id: trunk@10723 -
2007-03-08 23:35:58 +00:00
mattias
f5b6a2e3ba
IDE: codebrowser: hints and jump to node, LCL package: script to create the list of LCL units
...
git-svn-id: trunk@10714 -
2007-03-07 08:31:04 +00:00
mattias
f068acc65c
IDE: codebrowser: removed old level captions
...
git-svn-id: trunk@10708 -
2007-03-04 22:36:15 +00:00
mattias
c327bb674a
IDE: codebrowser: showing code nodes in treeview
...
git-svn-id: trunk@10707 -
2007-03-04 22:34:06 +00:00
mattias
8ff1e3621d
IDE: codebrowser: added identifier count
...
git-svn-id: trunk@10668 -
2007-02-21 10:07:56 +00:00
mattias
49242c3818
gtk intf: using default when gdk does not know the physical screen size
...
git-svn-id: trunk@10642 -
2007-02-14 11:09:42 +00:00
mattias
dc73afae9b
IDE: codebrowser: implemented statusbar text
...
git-svn-id: trunk@10641 -
2007-02-14 00:21:04 +00:00
mattias
fee343a469
IDE: codebrowser parses units
...
git-svn-id: trunk@10639 -
2007-02-13 23:46:29 +00:00
mattias
ed3137cc14
IDE: codebrowser update of root item
...
git-svn-id: trunk@10631 -
2007-02-13 11:33:34 +00:00
mattias
9bebef46ab
IDE+codetools: fixed identifier completion for procs
...
git-svn-id: trunk@10618 -
2007-02-10 10:04:46 +00:00
mattias
0362114bc2
gtk intf: added custom mouse cursor images from Marc
...
git-svn-id: trunk@10616 -
2007-02-09 17:42:52 +00:00
mattias
f9e7ec672d
LCL: TTreeView: DisplayXXX functions now contain scrolledleft
...
git-svn-id: trunk@10600 -
2007-02-07 11:04:16 +00:00
mattias
e35dc827ab
IDE: started code browser
...
git-svn-id: trunk@10598 -
2007-02-07 01:19:00 +00:00