paul
a1f5d77faa
hide FileUtil in the JCFHelp from the Lazarus/Freepascal
...
git-svn-id: trunk@17916 -
2008-12-24 04:34:13 +00:00
paul
6116a9aab3
ide: add JCF to the bigide target if UseJCF define is enabled in the ide.inc (disabled by default)
...
git-svn-id: trunk@17915 -
2008-12-24 04:11:15 +00:00
paul
07f5ba88b0
lcl: improve key handling in maskedit from Bart Broersma ( #0011764 )
...
git-svn-id: trunk@17914 -
2008-12-24 03:47:40 +00:00
paul
4e176f6df7
lcl: fixed typo in the maskedit.pp from Bart Broersma ( #0012844 )
...
git-svn-id: trunk@17913 -
2008-12-24 03:36:34 +00:00
paul
67fbb8c8d4
ide: refactor few codetools options frames from Alexander S. Klenin ( #0012842 )
...
git-svn-id: trunk@17912 -
2008-12-24 03:29:40 +00:00
paul
e4710a9de2
docs: add Hans-Peter Diettrich to the contributors
...
git-svn-id: trunk@17911 -
2008-12-24 03:27:01 +00:00
paul
5604182bbf
ide: move manifest data to the .manifest file since GoRc cannot compile embedded into .rc manifest data ( #0012846 )
...
git-svn-id: trunk@17910 -
2008-12-24 03:19:37 +00:00
marc
1be0908482
Updated Lithuanian translation by Valdas Jankunas
...
git-svn-id: trunk@17909 -
2008-12-23 23:32:26 +00:00
kirkpatc
27f1b6c599
FPDoc - updates, additions and links added for many classes and types in dialogs.xml and menus.xml
...
git-svn-id: trunk@17905 -
2008-12-23 17:03:38 +00:00
mattias
102bbd70f5
fpccrosswin32: using binutils 2.19
...
git-svn-id: trunk@17903 -
2008-12-23 12:28:52 +00:00
vincents
d143ea1561
lcl docs: added template for shellctrls unit
...
git-svn-id: trunk@17902 -
2008-12-23 10:29:04 +00:00
paul
47f0234c35
jcf: convert about form and it to the ide package
...
git-svn-id: trunk@17901 -
2008-12-23 10:20:57 +00:00
vincents
d73966fbf5
lcl docs: added template for postscriptunicode unit
...
git-svn-id: trunk@17900 -
2008-12-23 10:18:53 +00:00
paul
365a1e8f4d
jcf: minor changes to default settings file
...
git-svn-id: trunk@17896 -
2008-12-23 08:34:33 +00:00
jesus
3ca859a574
LCL, fix parsing of rst lines when UTF-8 char is splitted in partial lines, issue #12829
...
git-svn-id: trunk@17895 -
2008-12-23 06:32:57 +00:00
paul
277cad0737
lcl: implement PositionDockRect from Hans-Peter Diettrich with small modifications
...
git-svn-id: trunk@17894 -
2008-12-23 04:47:14 +00:00
paul
83943edc16
jcf: add default settings file
...
git-svn-id: trunk@17893 -
2008-12-23 04:19:05 +00:00
paul
c9cde29f7f
jcf: add ide package
...
git-svn-id: trunk@17892 -
2008-12-23 04:14:14 +00:00
paul
8c0ad52957
jcf: adopt EditorConverter for lazarus
...
git-svn-id: trunk@17891 -
2008-12-23 04:10:52 +00:00
paul
d578cccfd2
jcf: remove some jcl dependencies
...
git-svn-id: trunk@17890 -
2008-12-23 03:47:34 +00:00
marc
52e0efb143
* first part of restructure to generic debugger
...
git-svn-id: trunk@17889 -
2008-12-22 23:49:27 +00:00
vincents
7ba4ba7464
gtk2 interface: fixed trayicon compilation on windows from Mazen
...
git-svn-id: trunk@17888 -
2008-12-22 22:33:21 +00:00
mattias
2e9143f08c
LCL: fixed writing empty resource
...
git-svn-id: trunk@17887 -
2008-12-22 22:12:34 +00:00
mattias
f4560dae0c
IDE: conditional compiler options: diff, assign
...
git-svn-id: trunk@17886 -
2008-12-22 21:40:35 +00:00
mattias
7784d73eb5
codetools: added ide to SrcPath for ide/frames directory, bug #12840
...
git-svn-id: trunk@17885 -
2008-12-22 17:25:09 +00:00
mattias
5297b18c25
IDE: conditional compiler options: started editor
...
git-svn-id: trunk@17884 -
2008-12-22 16:52:15 +00:00
mattias
014229dcec
IDE: conditional compiler options: load/save
...
git-svn-id: trunk@17883 -
2008-12-22 15:41:01 +00:00
mazen
c39f263237
* Synchronized with official Debian scripts.
...
* Fixed package building caused by modification of turbopower_ipro.
git-svn-id: trunk@17881 -
2008-12-22 12:01:50 +00:00
paul
a4326b440c
jcf: sync with r746 (misc fixes in comments)
...
git-svn-id: trunk@17880 -
2008-12-22 08:35:35 +00:00
paul
52c3090688
jcf: further work on operators (r743)
...
git-svn-id: trunk@17879 -
2008-12-21 15:26:48 +00:00
paul
ba83fff416
ideintf: don't execute command twice (Mattias, review it)
...
git-svn-id: trunk@17878 -
2008-12-21 15:12:16 +00:00
paul
9aaa60fc8b
jcf: more work on operators (r742)
...
git-svn-id: trunk@17877 -
2008-12-21 14:47:55 +00:00
mattias
1b6e58d0b9
codetools: TExprEval: fixed IndexOf with Count=0
...
git-svn-id: trunk@17876 -
2008-12-21 09:41:00 +00:00
mattias
9679ef7abb
IDEIntf: TIDEMenuCommand now connects events to commands automatically
...
git-svn-id: trunk@17875 -
2008-12-21 09:27:27 +00:00
mattias
a04b1b2626
IDE: cond nodes clear
...
git-svn-id: trunk@17874 -
2008-12-21 09:20:28 +00:00
paul
c50309a06c
jcf2: sync with r741 (finished MoveSpaceToBeforeColon, initial support of fpc *operators*, misc fixes)
...
git-svn-id: trunk@17873 -
2008-12-21 03:44:59 +00:00
kirkpatc
12be8c9460
FPDoc - updates, descriptions and links for several classes and types in ExtCtrls.xml
...
git-svn-id: trunk@17872 -
2008-12-20 22:30:03 +00:00
mattias
914a569450
fixed compilation
...
git-svn-id: trunk@17871 -
2008-12-20 19:09:50 +00:00
mattias
ad6b499676
codetools: fixed TExprEval empty
...
git-svn-id: trunk@17870 -
2008-12-20 19:07:51 +00:00
sekelsenmat
1a0fb05b4a
Patch from Chris Kirkpatrick, fixed type in TTrayIcon
...
git-svn-id: trunk@17869 -
2008-12-20 16:18:30 +00:00
sekelsenmat
bf17b9f666
Adds TShellTreeView to the component palette
...
git-svn-id: trunk@17868 -
2008-12-19 20:02:08 +00:00
mattias
20a9979609
IDE: better english, moved resourcestrings
...
git-svn-id: trunk@17867 -
2008-12-19 15:49:48 +00:00
mattias
20fee49b9d
IDE: started conditional evaluation
...
git-svn-id: trunk@17866 -
2008-12-19 11:37:16 +00:00
paul
3817032fa7
lcl: reset parent orientation if we remove control and parent stay only with 1 child (fixes crash in insertcontrol)
...
git-svn-id: trunk@17865 -
2008-12-19 10:52:07 +00:00
paul
4620b0c84b
lcl: fix DockOrientation of child control
...
git-svn-id: trunk@17864 -
2008-12-19 10:08:07 +00:00
paul
1b2398da45
lcl: docking
...
- don't crash if in InserControl DockControl = AControl
- improve RemoveControl a bit
git-svn-id: trunk@17863 -
2008-12-19 09:55:54 +00:00
paul
7591410835
lcl: docking
...
- delete empty parent zones when we delete control from the dock tree
- optimize inserting and deleting of control into/from dock tree
git-svn-id: trunk@17862 -
2008-12-19 08:57:54 +00:00
paul
10b0890c9d
lcl: docking improvements
...
- change control DockOrientation if its parent zone changed
- setup Zone.Splitter even if Zone does not has ChildControl
- improve debug output so now visible to which splitter and to which sides controls are anchored
git-svn-id: trunk@17861 -
2008-12-19 08:26:56 +00:00
paul
0206260c62
lcl: docking - reposition children after the dock layout change
...
git-svn-id: trunk@17860 -
2008-12-19 07:16:03 +00:00
mattias
3ba102a25f
IDE: started build modes
...
git-svn-id: trunk@17859 -
2008-12-18 22:33:04 +00:00