paul
173f90556b
ideintf: use button panel in standard actions editor
...
git-svn-id: trunk@19722 -
2009-05-01 07:04:20 +00:00
paul
6ec6f14351
ideintf: more fixes for masks editor
...
git-svn-id: trunk@19721 -
2009-05-01 06:51:56 +00:00
paul
285a8af5a6
ideintf: fix layouts
...
- use TButtonPanel in string and mask property editors
- reanchor mask property editor
git-svn-id: trunk@19720 -
2009-05-01 06:45:49 +00:00
mattias
a225d7489d
translations: german: updates from Joerg Braun
...
git-svn-id: trunk@19716 -
2009-04-30 19:01:35 +00:00
mattias
b083f34d53
IDEIntf: added standard actions editor, bug #13602
...
git-svn-id: trunk@19700 -
2009-04-29 21:41:26 +00:00
vincents
3fe5350912
updated po files with new strings
...
git-svn-id: trunk@19681 -
2009-04-29 05:37:42 +00:00
paul
d90d0bff54
ide: cleanup, formatting
...
git-svn-id: trunk@19680 -
2009-04-29 01:18:30 +00:00
mattias
5f4c6b579f
IDE: added more ShowAbort flags
...
git-svn-id: trunk@19651 -
2009-04-27 18:08:58 +00:00
paul
4c79bca2f3
gtk2: use another rules to choose whether combobox will have entry or no (fixes issue #0009303 )
...
git-svn-id: trunk@19644 -
2009-04-27 05:29:20 +00:00
paul
b3e275d1d9
ideintf: don't eat designer focus by object inspector
...
git-svn-id: trunk@19643 -
2009-04-27 03:33:32 +00:00
paul
a1de14844b
ideintf: formatting
...
git-svn-id: trunk@19642 -
2009-04-27 03:21:47 +00:00
paul
b0aabf363d
ideintf: return border to scrollbox in the picture editor form
...
git-svn-id: trunk@19641 -
2009-04-27 03:11:37 +00:00
marc
a0cc36d681
* Updated Chineese translation by shinyv
...
* Renamed zh-cn extention to zh_CN (to be more consequent with others)
git-svn-id: trunk@19637 -
2009-04-26 15:44:31 +00:00
mattias
a557b7dfc8
IDE: renamed build modes to properties
...
git-svn-id: trunk@19624 -
2009-04-25 19:38:41 +00:00
mattias
22260a35b9
IDEIntf: renamed TLazBuildMode to TLazBuildProperty
...
git-svn-id: trunk@19615 -
2009-04-25 12:17:19 +00:00
marc
61fedc0c97
* Updated Russian translation by Maxim Ganetsky
...
git-svn-id: trunk@19592 -
2009-04-23 22:04:46 +00:00
vincents
5a271ede8d
IDE: added some accelerator keys in the file menu from Marius (issue #12339 )
...
git-svn-id: trunk@19569 -
2009-04-22 08:25:32 +00:00
vincents
9e597f8954
updated translation strings using new update po file tool.
...
git-svn-id: trunk@19563 -
2009-04-21 20:48:34 +00:00
martin
d3bde9aa5a
SynEdit, Folding: allow collapsing more than one fold per line. issue #12811
...
git-svn-id: trunk@19491 -
2009-04-18 18:58:50 +00:00
martin
717098fbae
Editor-Options: Put fold/DividerDraw on separate pages
...
git-svn-id: trunk@19485 -
2009-04-18 13:45:49 +00:00
paul
e14b61c2fd
ide, ideintf: move code explorer options to the generic IDE options dialog
...
git-svn-id: trunk@19481 -
2009-04-18 07:44:37 +00:00
mattias
0a66890198
IDEIntf: added 12x12 images, IDE: messages: icons for message types
...
git-svn-id: trunk@19452 -
2009-04-16 08:12:16 +00:00
mattias
13d580f6d8
IDE: making some abort buttons context sensitive
...
git-svn-id: trunk@19387 -
2009-04-12 22:53:16 +00:00
mattias
b38cff5c4d
IDEIntf: added events: lihtOnProjectBuilding, lihtOnProjectDependenciesCompiling, lihtOnProjectDependenciesCompiled
...
git-svn-id: trunk@19363 -
2009-04-11 20:17:58 +00:00
mattias
26ef5cd496
IDE+codetools: started heuristic to find unused units
...
git-svn-id: trunk@19281 -
2009-04-08 23:45:15 +00:00
marc
b96aabcd76
* Updated Russian translation by Maxim Ganetsky
...
git-svn-id: trunk@19280 -
2009-04-08 22:41:53 +00:00
mattias
5ad839caa4
IDEIntf: OI: moved property hints for long values vertically down a bit
...
git-svn-id: trunk@19273 -
2009-04-07 10:05:17 +00:00
vincents
4444941bea
removed non-utf8 polish translations
...
git-svn-id: trunk@19257 -
2009-04-06 19:46:22 +00:00
paul
3d28c2f73a
ideintf: don't set paHasDefaultValue if property does not has default value (it was so for only few property editors)
...
git-svn-id: trunk@19217 -
2009-04-04 16:30:59 +00:00
paul
3ce3002123
ide: add "Generate Dwarf" to the linker->debug compiler options
...
git-svn-id: trunk@19209 -
2009-04-03 15:05:54 +00:00
marc
08b05a7399
* Don't use C-style assignments
...
git-svn-id: trunk@19141 -
2009-03-28 16:23:09 +00:00
paul
56ae429345
lcl: fix Timers class hierarchi. Was: TCustomTimer -> TTimer -> TIdleTimer with published props only in TCustomFirmer. Now: TCustomTimer -> TTimer, TCustomTimer -> TCustomIdleTimer -> TIdleTimer and published props are in TTimer and TIdleTimer.
...
git-svn-id: trunk@19117 -
2009-03-26 15:09:24 +00:00
paul
42541fc98c
ideintf: do Timer.OnTimer default event + some formatting (issue #0013403 )
...
git-svn-id: trunk@19115 -
2009-03-26 14:30:27 +00:00
paul
45c85c3a98
ide: don't increase build in version info too often. do it once before build (maybe fixes bug #0013369 )
...
git-svn-id: trunk@19072 -
2009-03-23 10:01:52 +00:00
paul
16d50a7062
ideintf: fix crash with TCollection as subproperty (bug #0013381 ) by Alexander S. Klenin
...
git-svn-id: trunk@19067 -
2009-03-23 01:24:27 +00:00
paul
8fe1d7409b
ideintf: trial to properly fix a bug with showing more than needed in the Methods page of object inspector (part of issue #0013354 ) by patch of Alexander S. Klenin
...
git-svn-id: trunk@19044 -
2009-03-20 15:03:57 +00:00
paul
46b1e4f932
ideintf: allow to search by first letter in the object inspector after pressing the Tab key (issue #0000901 ) by patch of Alexander S. Klenin
...
git-svn-id: trunk@19043 -
2009-03-20 14:51:47 +00:00
paul
7a695c516b
ideintf: do not filter sub-properties by TComponent (fixes bug #0013354 )
...
git-svn-id: trunk@19035 -
2009-03-20 00:33:50 +00:00
paul
a075ba45c5
ideintf: apply patches of Alexander S. Klenin (issue #0013326 )
...
- ClassPropEdit: Make subproperties type filter configurable
- ClassPropEdit: Refactor TClassPropertyEditor and TPersistentPropertyEditor
- Object Inspector: Do not show objects without properties of appropriate kind
- Object inspector: Do not show events on Properties page, even for nested objects
git-svn-id: trunk@19016 -
2009-03-18 06:37:40 +00:00
paul
7402655037
ide: replace Add breakpoint to Toggle breakpoint in some places
...
git-svn-id: trunk@18983 -
2009-03-13 17:47:37 +00:00
mattias
921d6a5648
clean up
...
git-svn-id: trunk@18922 -
2009-03-09 13:47:22 +00:00
paul
66d82d4c34
ide: remove ecJumpToEditor. ecToggleSourceEditor do the job (the second part of issue #0012140 )
...
git-svn-id: trunk@18876 -
2009-03-03 02:14:20 +00:00
paul
d165265aaa
ideintf: fix asterisk position in the copyright header
...
git-svn-id: trunk@18830 -
2009-02-27 02:35:55 +00:00
mattias
a4e0c566a7
IDE: build modes: add standard build mode
...
git-svn-id: trunk@18788 -
2009-02-21 21:23:58 +00:00
paul
cf81a4cbf8
ideintf: ComponentTreeView: a generic way to create subtrees from child components (patch from Alexander S. Klenin, issue #0013217 )
...
git-svn-id: trunk@18782 -
2009-02-20 18:18:37 +00:00
mattias
e4968ed235
IDE: build modes: set values, default value is initialized with set Result
...
git-svn-id: trunk@18660 -
2009-02-13 12:10:06 +00:00
mattias
35ccd93e17
IDE: new unit: fixed using IsPascalUnit when adding file to uses section of project
...
git-svn-id: trunk@18621 -
2009-02-09 20:03:04 +00:00
paul
51334b4f2b
ideintf: don't quicksort if count = 0
...
git-svn-id: trunk@18617 -
2009-02-09 14:27:31 +00:00
paul
76a103588d
ideintf: sort prop info list after create to correctly compare items when selection components count > 1 (fixes bug #0013138 )
...
git-svn-id: trunk@18606 -
2009-02-09 04:24:05 +00:00
paul
d6f16cb2d9
ideintf: add double click and delete key handlers to the component treeview. By patch of Leslie Kaye with modifications (issue #0001875 , issue #0001871 )
...
git-svn-id: trunk@18591 -
2009-02-06 02:48:40 +00:00