Commit Graph

1169 Commits

Author SHA1 Message Date
lazarus
42ef5778c5 MG: fixed moving child component
git-svn-id: trunk@3240 -
2002-08-24 16:50:36 +00:00
lazarus
8b8fccae08 MG: started form renaming
git-svn-id: trunk@3234 -
2002-08-23 07:05:15 +00:00
lazarus
97b927cb3d MG: fixed uses section
git-svn-id: trunk@3229 -
2002-08-21 11:30:52 +00:00
lazarus
68c590e8a0 MG: fixed mem some leaks in ide and gtk
git-svn-id: trunk@3228 -
2002-08-21 11:29:35 +00:00
mattias
ae12a98a40 fixes for debugging
git-svn-id: trunk@3166 -
2002-08-18 16:50:09 +00:00
mattias
60378fc041 added basic file handling functions to filectrl
git-svn-id: trunk@3163 -
2002-08-18 16:50:08 +00:00
marc
f17cd838b1 * Improved hint evaluation
git-svn-id: trunk@3132 -
2002-08-18 08:57:49 +00:00
mattias
9edbf70bc1 started codeexplorer
git-svn-id: trunk@3131 -
2002-08-18 08:57:48 +00:00
mattias
9b2aa2ff7e implemented jump to source for code explorer
git-svn-id: trunk@3129 -
2002-08-18 08:57:48 +00:00
mattias
3432854076 implemented view call stack key and jumping to last stack frame with debug info
git-svn-id: trunk@3128 -
2002-08-18 08:57:47 +00:00
mattias
359d81b25f reduced paint messages on destroy
git-svn-id: trunk@3126 -
2002-08-18 08:57:47 +00:00
mattias
17bb402115 implemented filename case check before adding to project
git-svn-id: trunk@3125 -
2002-08-18 08:57:46 +00:00
mattias
b3d38943a7 implemented two step compiling of IDE, needed for designtime packages
git-svn-id: trunk@3124 -
2002-08-18 08:57:46 +00:00
mattias
4eb7ce4d6c started codeexplorer
git-svn-id: trunk@3121 -
2002-08-18 08:57:45 +00:00
mattias
019f35ccea implemented popupmenu items in source editor for breakpoints
git-svn-id: trunk@3120 -
2002-08-18 08:57:45 +00:00
mattias
bf2faf1d8c implemented breakpoints hints for source editor
git-svn-id: trunk@3119 -
2002-08-18 08:57:44 +00:00
mattias
dfc8500a42 fixed changing unitname during update
git-svn-id: trunk@3117 -
2002-08-18 08:57:44 +00:00
mattias
ac82f04b0c implemented Paste components in source
git-svn-id: trunk@3115 -
2002-08-18 08:57:43 +00:00
mattias
0f52239198 added try except to Application.Run, message on changing debugger items during compile
git-svn-id: trunk@3114 -
2002-08-18 08:57:43 +00:00
mattias
1d4c51ec32 implemented sourcemarks
git-svn-id: trunk@3113 -
2002-08-18 08:57:42 +00:00
mattias
f73d9c2830 started copy/paste for components
git-svn-id: trunk@3112 -
2002-08-18 08:57:42 +00:00
mattias
7699663a3f implemented enable and deleting breakpoint in breakpoint dlg
git-svn-id: trunk@3110 -
2002-08-18 08:57:41 +00:00
mattias
dd0fd76181 fixed Visible=true for new forms
git-svn-id: trunk@3109 -
2002-08-18 08:57:41 +00:00
mattias
461b2bcf2b small fixes for debugger without file
git-svn-id: trunk@3107 -
2002-08-18 08:57:40 +00:00
mattias
e752c14286 fixed keeping TForm.Visible=false
git-svn-id: trunk@3105 -
2002-08-18 08:57:40 +00:00
mattias
04b92e2696 added tcolorbutton xpm
git-svn-id: trunk@3104 -
2002-08-18 08:57:39 +00:00
marc
913cd22493 MWE: + Added exception break
* Reworked adding/removing breakpoints
     + Added Unknown breakpoint type

git-svn-id: trunk@3102 -
2002-08-18 08:57:39 +00:00
mattias
2b0075dad4 made compiling gtk2 interface easier
git-svn-id: trunk@3101 -
2002-08-18 08:57:38 +00:00
mattias
842841f341 implemented stop debugging on rebuild
git-svn-id: trunk@3100 -
2002-08-18 08:57:38 +00:00
mattias
a6e222b9f6 implemented view call stack key and jumping to last stack frame with debug info
git-svn-id: trunk@3098 -
2002-08-18 08:57:37 +00:00
mattias
a0b72293e3 started Hide IDE on run
git-svn-id: trunk@3096 -
2002-08-18 08:57:37 +00:00
mattias
0c1af8ec05 added message, that debugger is readonly while running
git-svn-id: trunk@3095 -
2002-08-18 08:57:36 +00:00
mattias
6e7310b3d3 implemented filename case check before adding to project
git-svn-id: trunk@3094 -
2002-08-18 08:57:36 +00:00
mattias
2ea8dc7d31 showing all palette components when no form shown
git-svn-id: trunk@3092 -
2002-08-18 08:57:35 +00:00
mattias
1441bcbf7a implemented restoring breakpoints
git-svn-id: trunk@3090 -
2002-08-18 08:57:35 +00:00
mattias
98132a1c7e implemented saving breakpoints and watches
git-svn-id: trunk@3088 -
2002-08-18 08:57:34 +00:00
mattias
7cf4e02090 fixed unhiding components
git-svn-id: trunk@3087 -
2002-08-18 08:57:34 +00:00
mattias
9aa716cf88 started loading/saving breakpoints
git-svn-id: trunk@3086 -
2002-08-18 08:57:33 +00:00
mattias
656fea83a4 fixed view forms
git-svn-id: trunk@3084 -
2002-08-18 08:57:33 +00:00
mattias
1153d0d061 localization, added context policy to make resource string dialog
git-svn-id: trunk@3083 -
2002-08-18 08:57:32 +00:00
mattias
439e0943b5 implemented popupmenu items in source editor for breakpoints
git-svn-id: trunk@3082 -
2002-08-18 08:57:32 +00:00
marc
c233d1a573 MWE: Fixed close confirmation on changed designer form
([Yes][No][Cancel] instead of [Yes][Cancel][Abort])

git-svn-id: trunk@3079 -
2002-08-18 08:57:31 +00:00
mattias
7ba2d1fab6 implemented default package for custom IDE components
git-svn-id: trunk@3078 -
2002-08-18 08:57:31 +00:00
mattias
2debad35f2 implemented package graph showing open packages
git-svn-id: trunk@3077 -
2002-08-18 08:57:30 +00:00
mattias
d864feaa80 fixed loading bookmarks for editor index 0
git-svn-id: trunk@3075 -
2002-08-18 08:57:30 +00:00
mattias
e5f8eb4d0d fixed loading .files
git-svn-id: trunk@3074 -
2002-08-18 08:57:29 +00:00
mattias
542e871964 implemented showing source lines in breakpoints dialog
git-svn-id: trunk@3072 -
2002-08-18 08:57:29 +00:00
mattias
74c05131ac find declaration: implemented file type
git-svn-id: trunk@3071 -
2002-08-18 08:57:28 +00:00
mattias
456c5c20eb implemented datamodules
git-svn-id: trunk@3070 -
2002-08-18 08:57:28 +00:00
mattias
66b50cd1e2 new menueditor from Martin Patik
git-svn-id: trunk@3067 -
2002-08-18 08:57:27 +00:00
mattias
eb148bec41 reduced focus handling and improved focus setting
git-svn-id: trunk@3066 -
2002-08-18 08:57:27 +00:00
mattias
415f03e812 splittet designer form and lookup root
git-svn-id: trunk@3064 -
2002-08-18 08:57:26 +00:00
mattias
9bca748989 improved focus debugging output
git-svn-id: trunk@3063 -
2002-08-18 08:57:26 +00:00
mattias
9996bd64a1 fixed setting activecontrol after createwnd
git-svn-id: trunk@3062 -
2002-08-18 08:57:25 +00:00
mattias
af2a2823fb changed projects forms into components
git-svn-id: trunk@3061 -
2002-08-18 08:57:25 +00:00
mattias
b34a1f9d88 started datamodule
git-svn-id: trunk@3060 -
2002-08-18 08:57:24 +00:00
mattias
02b3c834ba fixed insert text GPL and LGPL
git-svn-id: trunk@3059 -
2002-08-18 08:57:24 +00:00
mattias
5e332161de fixes for fpc 1.1
git-svn-id: trunk@3058 -
2002-08-18 08:57:23 +00:00
mattias
f8a4add7ea added try except to Application.Run, message on changing debugger items during compile
git-svn-id: trunk@3057 -
2002-08-18 08:57:23 +00:00
mattias
43fed46717 implemented jump to code on double click for breakpoints and callstack dlg
git-svn-id: trunk@3056 -
2002-08-18 08:57:22 +00:00
mattias
9234059378 implemented diff dialog
git-svn-id: trunk@3055 -
2002-08-18 08:57:22 +00:00
mattias
9400a2b7fe make resourcestring dialog now checks for doubles (idents and values)
git-svn-id: trunk@3054 -
2002-08-18 08:57:21 +00:00
mattias
c83188fdbb added a help and a more button tot he package editor
git-svn-id: trunk@3053 -
2002-08-18 08:57:21 +00:00
mattias
6dd2736a5e implemented sort selection in paragraphs
git-svn-id: trunk@3052 -
2002-08-18 08:57:20 +00:00
mattias
8c0777e2ae added README, describing how to create a gtk2 lcl application
git-svn-id: trunk@3051 -
2002-08-18 08:57:20 +00:00
mattias
abed1caa7b added identcompletion context information and fixed win32 intf
git-svn-id: trunk@3050 -
2002-08-18 08:57:19 +00:00
mattias
e3cada6560 made compiling gtk2 interface easier
git-svn-id: trunk@3049 -
2002-08-18 08:57:19 +00:00
mattias
7ef659b182 implemented search, fixed double loading breakpoints
git-svn-id: trunk@3048 -
2002-08-18 08:57:18 +00:00
mattias
ec6eb3c91e finshed Make Resourcestring dialog and implemented TToggleBox
git-svn-id: trunk@3047 -
2002-08-18 08:57:18 +00:00
mattias
002d908716 make resource string dialog nearly complete
git-svn-id: trunk@3046 -
2002-08-18 08:57:17 +00:00
mattias
7a0089358b implemented compilation tools Before and After
git-svn-id: trunk@3045 -
2002-08-18 08:57:17 +00:00
mattias
93b0abe5dd implemented searching for indirect include files
git-svn-id: trunk@3044 -
2002-08-18 08:57:16 +00:00
mattias
cca03e12b1 bookmarks are now saved also for closed files and merged when possible
git-svn-id: trunk@3043 -
2002-08-18 08:57:16 +00:00
mattias
0ba333fd01 readonly flag is now only saved if user set
git-svn-id: trunk@3042 -
2002-08-18 08:57:15 +00:00
mattias
8728f72a0f added TScreen handlers, implemented TMainIDE.UnHideIDE
git-svn-id: trunk@3041 -
2002-08-18 08:57:15 +00:00
mattias
a5d058fef4 started Hide IDE on run
git-svn-id: trunk@3040 -
2002-08-18 08:57:14 +00:00
mattias
eb3e26ad65 freeing stopped external tools
git-svn-id: trunk@3039 -
2002-08-18 08:57:14 +00:00
mattias
82eaf9c4e5 implemented designer close query
git-svn-id: trunk@3038 -
2002-08-18 08:57:13 +00:00
mattias
26ae315596 ident completion: added stored default ident and fixed empty sort selection
git-svn-id: trunk@3037 -
2002-08-18 08:57:13 +00:00
mattias
375ff99b65 implemented searching debugging files in include paths
git-svn-id: trunk@3036 -
2002-08-18 08:57:12 +00:00
mattias
049f2f9cfd added Windows menu to IDE
git-svn-id: trunk@3035 -
2002-08-18 08:57:12 +00:00
mattias
67b67df443 implemented searching debugging files in inherited unit paths
git-svn-id: trunk@3034 -
2002-08-18 08:57:11 +00:00
mattias
b77a2e00ca ident completion: fixed start token and context for classes
git-svn-id: trunk@3033 -
2002-08-18 08:57:11 +00:00
mattias
c05c3ff643 added sort selection
git-svn-id: trunk@3032 -
2002-08-18 08:57:10 +00:00
mattias
f845ed1836 implemented changing caption during compilation/debugging
git-svn-id: trunk@3031 -
2002-08-18 08:57:10 +00:00
mattias
183944e1f8 implemented restoring breakpoints
git-svn-id: trunk@3030 -
2002-08-18 08:57:09 +00:00
mattias
7b0faf8462 implemented incremental find and unit usage counts
git-svn-id: trunk@3029 -
2002-08-18 08:57:09 +00:00
marc
7a3ccc12a4 MWE: Added "Reset Debuuger" menu command
git-svn-id: trunk@3028 -
2002-08-18 08:57:08 +00:00
mattias
e31081b59d now using SynRegExpr for Find-Replace in IDE
git-svn-id: trunk@3027 -
2002-08-18 08:57:08 +00:00
mattias
0392fd6f0f fixed double formats
git-svn-id: trunk@3026 -
2002-08-18 08:57:07 +00:00
mattias
e40d873bd1 ident compl: added sorting, ignoring redefinitions, brackets, properties
git-svn-id: trunk@3025 -
2002-08-18 08:57:07 +00:00
mattias
eebaf92196 implemented saving breakpoints and watches
git-svn-id: trunk@3024 -
2002-08-18 08:57:06 +00:00
mattias
9aff51930b added history to identifier completion
git-svn-id: trunk@3023 -
2002-08-18 08:57:06 +00:00
mattias
a1795e6ca2 simple identifier completion implemented
git-svn-id: trunk@3022 -
2002-08-18 08:57:05 +00:00
mattias
819b1af784 added GlobalDesignHook GetSelectedComponents
git-svn-id: trunk@3021 -
2002-08-18 08:57:05 +00:00
mattias
ef3c8ad7a5 added ComponentDeleting event
git-svn-id: trunk@3020 -
2002-08-18 08:57:04 +00:00
mattias
8fdcf4a5f9 identifier completion: basically working, still hidden
git-svn-id: trunk@3019 -
2002-08-18 08:57:04 +00:00
mattias
f5ba0eebc3 implemented handler lists for property hooks
git-svn-id: trunk@3018 -
2002-08-18 08:57:03 +00:00
mattias
d1c0298d9c fixed form FActive, cleanups
git-svn-id: trunk@3017 -
2002-08-18 08:57:03 +00:00
mattias
08d5a555f2 implemented deleting empty submenus
git-svn-id: trunk@3016 -
2002-08-18 08:57:02 +00:00
mattias
e1ae4f733e cleanups
git-svn-id: trunk@3015 -
2002-08-18 08:57:02 +00:00
mattias
f9126d6ec6 focus fixes, reduced lpi size
git-svn-id: trunk@3014 -
2002-08-18 08:57:01 +00:00
mattias
3b3d23a9d1 fixed hiding destroyed components
git-svn-id: trunk@3013 -
2002-08-18 08:57:01 +00:00
mattias
74064e3c3b activated the package system
git-svn-id: trunk@3012 -
2002-08-18 08:57:00 +00:00
mattias
c173126031 Button.Default now sets focus
git-svn-id: trunk@3011 -
2002-08-18 08:57:00 +00:00
mattias
d2df832c6b added basic file handling functions to filectrl
git-svn-id: trunk@3010 -
2002-08-18 08:56:59 +00:00
mattias
0f1d76a734 implemented publish package
git-svn-id: trunk@3009 -
2002-08-18 08:56:59 +00:00
mattias
4d0a0d5c66 added syneditregexsearch.pas
git-svn-id: trunk@3008 -
2002-08-18 08:56:58 +00:00
mattias
13bb74b842 small fixes for gtkopengl
git-svn-id: trunk@3007 -
2002-08-18 08:56:58 +00:00
mattias
304932bd84 star mark for modified editors and OI combo multiselection text
git-svn-id: trunk@3006 -
2002-08-18 08:56:57 +00:00
mattias
1ba0b4c245 added published properties for gtkglarea
git-svn-id: trunk@3005 -
2002-08-18 08:56:57 +00:00
mattias
98d47eef11 fixed renaming unit
git-svn-id: trunk@3004 -
2002-08-18 08:56:56 +00:00
mattias
7144328ec5 applied patch from Vasily
git-svn-id: trunk@3003 -
2002-08-18 08:56:56 +00:00
mattias
3f1acd6ac8 autoedit for grids
git-svn-id: trunk@3002 -
2002-08-18 08:56:55 +00:00
mattias
38a1982b74 fixed source notebook ab hint
git-svn-id: trunk@3001 -
2002-08-18 08:56:55 +00:00
mattias
557c73f1d6 reactivated Ctrl+MouseDown
git-svn-id: trunk@3000 -
2002-08-18 08:56:54 +00:00
mattias
64b10b6a7b fixed localization
git-svn-id: trunk@2999 -
2002-08-18 08:56:54 +00:00
lazarus
ea20fd4123 MG: added smart hints in edit mode
git-svn-id: trunk@2998 -
2002-08-18 08:56:53 +00:00
mattias
cb9c30fa34 fixed create project for program
git-svn-id: trunk@2997 -
2002-08-18 08:56:53 +00:00
mattias
910433f714 implemented compiler function Low(array)
git-svn-id: trunk@2996 -
2002-08-18 08:56:52 +00:00
lazarus
8c2ccf110c MG: fixed gdkwindow checks
git-svn-id: trunk@2995 -
2002-08-18 08:56:52 +00:00
mattias
a16a11a401 added export procedure specifier
git-svn-id: trunk@2994 -
2002-08-18 08:56:51 +00:00
lazarus
162b3df048 MG: fixed LM_LVChangedItem, OnShowHint, small bugs
git-svn-id: trunk@2993 -
2002-08-18 08:56:51 +00:00
mattias
e0928929ef localization
git-svn-id: trunk@2992 -
2002-08-18 08:56:50 +00:00
lazarus
6874602074 MWE:
- Forgot to remove one line

git-svn-id: trunk@2991 -
2002-08-18 08:56:50 +00:00
lazarus
2a52f19b83 MWE:
* Some minor debugger updates
  + Added evaluate to debugboss
  + Added hint debug evaluation

git-svn-id: trunk@2990 -
2002-08-18 08:56:49 +00:00
mattias
f9ffe04081 ide extra options are now saved, so creating a packaged ide is now possible on commandline
git-svn-id: trunk@2989 -
2002-08-18 08:56:49 +00:00
lazarus
a36c862676 Make object inspector toggling work.
git-svn-id: trunk@2988 -
2002-08-18 08:56:48 +00:00
mattias
375e564862 added parsing make errors
git-svn-id: trunk@2987 -
2002-08-18 08:56:48 +00:00
lazarus
d8ec6edd91 MG: fixed zombie timers
git-svn-id: trunk@2986 -
2002-08-18 08:56:47 +00:00
mattias
9c022586ed fixed clean all
git-svn-id: trunk@2985 -
2002-08-18 08:56:47 +00:00
mattias
e611d2b577 localization, added context policy to make resource string dialog
git-svn-id: trunk@2984 -
2002-08-18 08:56:46 +00:00
lazarus
d287573e68 MG: code completion: added local variable completion
git-svn-id: trunk@2983 -
2002-08-18 08:56:46 +00:00
mattias
a5ba9094ef improved file checking
git-svn-id: trunk@2982 -
2002-08-18 08:56:45 +00:00
lazarus
863770b9e6 MG: added editor option Mouse Links
git-svn-id: trunk@2981 -
2002-08-18 08:56:45 +00:00
mattias
4aef42ec92 fixed building lazarus without IDE
git-svn-id: trunk@2980 -
2002-08-18 08:56:44 +00:00
lazarus
cd7d01bd78 MG: completion now replaces the whole word when key without Shift
git-svn-id: trunk@2979 -
2002-08-18 08:56:44 +00:00
lazarus
5c153c68ce MG: improved TComboBox.SetItemIndex
git-svn-id: trunk@2978 -
2002-08-18 08:56:43 +00:00
mattias
76ef25f6a6 fixed changing menuitem separator and normal
git-svn-id: trunk@2977 -
2002-08-18 08:56:43 +00:00
mattias
c1b5795a39 open special files for lpi files
git-svn-id: trunk@2976 -
2002-08-18 08:56:42 +00:00
lazarus
ca58b1f89e MG: added Move Page Left/Right for sourcenotebook
git-svn-id: trunk@2975 -
2002-08-18 08:56:42 +00:00
mattias
29ff3a72e1 added package gtkopengl
git-svn-id: trunk@2974 -
2002-08-18 08:56:41 +00:00
lazarus
fbd29faa04 MG: applied localization from Vasily
git-svn-id: trunk@2973 -
2002-08-18 08:56:41 +00:00
mattias
41151eb0be improved configure build lazarus dialog
git-svn-id: trunk@2972 -
2002-08-18 08:56:40 +00:00
lazarus
10008bda02 MG: renamed designerstr.pas to objinspstrconsts.pas
git-svn-id: trunk@2971 -
2002-08-18 08:56:40 +00:00
mattias
1ec7113d8b changed macro name ProjectDir to ProjPath
git-svn-id: trunk@2970 -
2002-08-18 08:56:39 +00:00
lazarus
d4c2339da4 MG: removed the 1x1 bitmap from TBitBtn
git-svn-id: trunk@2969 -
2002-08-18 08:56:39 +00:00
mattias
e2dfcacf1f implemented replacing installed packages
git-svn-id: trunk@2968 -
2002-08-18 08:56:38 +00:00
lazarus
9541ea6418 MG: fixed memcheck output
git-svn-id: trunk@2967 -
2002-08-18 08:56:38 +00:00
lazarus
0498f6377e MG: fixed memcheck
git-svn-id: trunk@2966 -
2002-08-18 08:56:37 +00:00
mattias
f38aeff336 implemented environment path browse buttons
git-svn-id: trunk@2965 -
2002-08-18 08:56:37 +00:00
lazarus
651c223b7f MG: added CVS keywords
git-svn-id: trunk@2964 -
2002-08-18 08:56:36 +00:00
mattias
85d895a697 implemented open package for component palette
git-svn-id: trunk@2963 -
2002-08-18 08:56:36 +00:00
mattias
70c7cf3c51 implemented saving auto install packages
git-svn-id: trunk@2962 -
2002-08-18 08:56:35 +00:00
lazarus
4073b5e472 MG: added insert ChangeLog Entry
git-svn-id: trunk@2961 -
2002-08-18 08:56:35 +00:00
lazarus
04d5647ca5 MG: added insert Username and Datetime
git-svn-id: trunk@2960 -
2002-08-18 08:56:34 +00:00
mattias
4380c9f329 implemented installing static packages
git-svn-id: trunk@2959 -
2002-08-18 08:56:34 +00:00
lazarus
45c18543c0 MG: added insert GPL notice
git-svn-id: trunk@2958 -
2002-08-18 08:56:33 +00:00
mattias
822a2cc044 implemented custom package initialization
git-svn-id: trunk@2957 -
2002-08-18 08:56:33 +00:00
mattias
641b6f890a implemented add file to a package dialog
git-svn-id: trunk@2956 -
2002-08-18 08:56:32 +00:00
lazarus
38cca21bef MG: added selection menu items
git-svn-id: trunk@2955 -
2002-08-18 08:56:32 +00:00
lazarus
9c894eee04 MG: improved TScreen and ShowModal
git-svn-id: trunk@2954 -
2002-08-18 08:56:31 +00:00
mattias
db5b578e3b implemented define templates for projects with packages
git-svn-id: trunk@2953 -
2002-08-18 08:56:31 +00:00
lazarus
cff2ddd3bb MG: added keymapping to designer
git-svn-id: trunk@2952 -
2002-08-18 08:56:30 +00:00
mattias
c669d3de48 implemented compiling project dependencies and auto add dependency
git-svn-id: trunk@2951 -
2002-08-18 08:56:30 +00:00
mattias
8db02705df implemented installing components in component palette
git-svn-id: trunk@2950 -
2002-08-18 08:56:29 +00:00
lazarus
c46ff1b8b7 MG: fixed streaming visible=false
git-svn-id: trunk@2949 -
2002-08-18 08:56:29 +00:00
mattias
be40a8ae24 implemented dynamic component palette
git-svn-id: trunk@2948 -
2002-08-18 08:56:28 +00:00
lazarus
237883823a MG: TNoteBook now starts with no Page and TPage has no auto names
git-svn-id: trunk@2947 -
2002-08-18 08:56:28 +00:00
mattias
583f88ee9d fixed opening main unit
git-svn-id: trunk@2946 -
2002-08-18 08:56:27 +00:00
lazarus
5895aa70b7 Use comboboxes. Use history. Prettify the dialog. Preselect text on show.
Make the findreplace a dialog. Thus removing resiying code (handled by Anchors now anyway).
Make Anchors work again and publish them for various controls.
SelStart and Co. for TEdit, SelectAll procedure for TComboBox and TEdit.
Clean up and fix some bugs for TComboBox, plus selection stuff.

git-svn-id: trunk@2945 -
2002-08-18 08:56:27 +00:00
mattias
3e5a17cbe7 implemented default package for custom IDE components
git-svn-id: trunk@2944 -
2002-08-18 08:56:26 +00:00
lazarus
7098e27f83 MG: implemented Ctrl+Mouse links in source editor
git-svn-id: trunk@2943 -
2002-08-18 08:56:26 +00:00
mattias
92f4faa298 implemented inherited project compiler options
git-svn-id: trunk@2942 -
2002-08-18 08:56:25 +00:00
lazarus
2719ecdfd2 MG: fixed non AutoCheck menuitems and editor bookmark popupmenu
git-svn-id: trunk@2941 -
2002-08-18 08:56:25 +00:00
mattias
760e69253a implemented removing, re-adding, updating project dependencies
git-svn-id: trunk@2940 -
2002-08-18 08:56:24 +00:00
lazarus
a7d4ec8464 MG: fixed key events and changed pixmap loading
git-svn-id: trunk@2939 -
2002-08-18 08:56:24 +00:00
mattias
273fb0e112 fixed loading form name
git-svn-id: trunk@2938 -
2002-08-18 08:56:23 +00:00
lazarus
d995f10fe7 MG: fixed mouse events
git-svn-id: trunk@2937 -
2002-08-18 08:56:23 +00:00
mattias
0f41aef981 improved new menueditor from Martin Patik
git-svn-id: trunk@2936 -
2002-08-18 08:56:22 +00:00
mattias
5657df04d8 started project inspector
git-svn-id: trunk@2935 -
2002-08-18 08:56:21 +00:00
mattias
300d6cd6cb implemented compilation of simple packages
git-svn-id: trunk@2934 -
2002-08-18 08:56:20 +00:00
mattias
5846911a88 fixed codetools Makefile, fixed default prop not found error
git-svn-id: trunk@2933 -
2002-08-18 08:56:19 +00:00
mattias
6e2b1aa41e implemented inherited Compiler Options View
git-svn-id: trunk@2932 -
2002-08-18 08:56:18 +00:00
mattias
6a44a5d1a9 fixed TMemo.WordWrap
git-svn-id: trunk@2931 -
2002-08-18 08:56:17 +00:00
mattias
f1b308771f implemented package links, automatic package loading
git-svn-id: trunk@2930 -
2002-08-18 08:56:16 +00:00
mattias
314ed2ca5e implemented broken dependencies dialog
git-svn-id: trunk@2929 -
2002-08-18 08:56:15 +00:00
mattias
c82e149209 implemented closing unneeded package
git-svn-id: trunk@2928 -
2002-08-18 08:56:14 +00:00
mattias
9412a7dbef implemented package graph showing open packages
git-svn-id: trunk@2927 -
2002-08-18 08:56:13 +00:00
mattias
095151ea5f fixed crash in new menueditor
git-svn-id: trunk@2926 -
2002-08-18 08:56:12 +00:00
mattias
04c6825d54 added Abort to save on modified
git-svn-id: trunk@2925 -
2002-08-18 08:56:11 +00:00
mattias
3ee576d548 implemented removing and readding package items
git-svn-id: trunk@2924 -
2002-08-18 08:56:10 +00:00
mattias
4cf3d3389b implemented open package file
git-svn-id: trunk@2923 -
2002-08-18 08:56:09 +00:00
mattias
2d9a125425 implemented open package
git-svn-id: trunk@2922 -
2002-08-18 08:56:08 +00:00
mattias
e8a14c417f implemented saving package
git-svn-id: trunk@2921 -
2002-08-18 08:56:07 +00:00
mattias
1ee7f79d2c implemented adding units to packages
git-svn-id: trunk@2920 -
2002-08-18 08:56:06 +00:00
mattias
3e10a263d9 implemented auto completion for add new component to package
git-svn-id: trunk@2919 -
2002-08-18 08:56:05 +00:00
mattias
38d08bfdf6 implemented searching packages
git-svn-id: trunk@2918 -
2002-08-18 08:56:04 +00:00
mattias
96768684cc implemented LCL and FCL packages, started package registration
git-svn-id: trunk@2917 -
2002-08-18 08:56:03 +00:00
mattias
96e3033890 added menueditor from Martin Patik, not yet working
git-svn-id: trunk@2916 -
2002-08-18 08:56:02 +00:00
mattias
ff42a9048b fixed loading .files
git-svn-id: trunk@2915 -
2002-08-18 08:56:01 +00:00
mattias
ae78151563 improved deb creation
git-svn-id: trunk@2914 -
2002-08-18 08:56:00 +00:00
mattias
8d7a9a72c6 added menu component editor from Olivier
git-svn-id: trunk@2913 -
2002-08-18 08:55:59 +00:00
mattias
38554d5f38 added packagemanager and added config dialog for custom components from Tony
git-svn-id: trunk@2912 -
2002-08-18 08:55:58 +00:00
mattias
fe283f06e8 started packageeditor and packagelinks
git-svn-id: trunk@2911 -
2002-08-18 08:55:57 +00:00
mattias
a805ad3b07 fixed path delimiters for environment directories
git-svn-id: trunk@2910 -
2002-08-18 08:55:56 +00:00
mattias
e98d576c5c added TMemoScrollBar
git-svn-id: trunk@2909 -
2002-08-18 08:55:55 +00:00
mattias
e740abbb78 find declaration: implemented file type
git-svn-id: trunk@2908 -
2002-08-18 08:55:54 +00:00
mattias
ddb7711b71 added ToDo List from Olivier
git-svn-id: trunk@2907 -
2002-08-18 08:55:53 +00:00
mattias
bf04b4bee4 implemented build lazarus extra options -d
git-svn-id: trunk@2906 -
2002-08-18 08:55:52 +00:00
mattias
462dcff123 reduced output
git-svn-id: trunk@2905 -
2002-08-18 08:55:51 +00:00
mattias
f72d8664f8 set Project.AutoCreateForms default to true
git-svn-id: trunk@2904 -
2002-08-18 08:55:50 +00:00
mattias
f2f97822da reduced focus handling and improved focus setting
git-svn-id: trunk@2903 -
2002-08-18 08:55:49 +00:00
mattias
9f1fdab27e improved but not fixed transient windows
git-svn-id: trunk@2902 -
2002-08-18 08:55:48 +00:00
mattias
fb93fe7458 fixed insert text GPL and LGPL
git-svn-id: trunk@2901 -
2002-08-18 08:55:47 +00:00
mattias
b79a1e5a86 fixed run and wait script
git-svn-id: trunk@2900 -
2002-08-18 08:55:46 +00:00
mattias
b6b776fc99 fixed DoJumpToError
git-svn-id: trunk@2899 -
2002-08-18 08:55:45 +00:00
mattias
1706df3b73 fixes for fpc 1.1
git-svn-id: trunk@2898 -
2002-08-18 08:55:44 +00:00
mattias
a5e10aa253 launching in terminal now keeps terminal open after execution
git-svn-id: trunk@2897 -
2002-08-18 08:55:43 +00:00
mattias
599c1ae3a2 improved case renaming of pascal files
git-svn-id: trunk@2896 -
2002-08-18 08:55:42 +00:00
mattias
0e887e13a2 implemented diff dialog
git-svn-id: trunk@2895 -
2002-08-18 08:55:41 +00:00
mattias
b7768d8695 make resourcestring dialog now checks for doubles (idents and values)
git-svn-id: trunk@2894 -
2002-08-18 08:55:40 +00:00
mattias
6c7f62b288 fixed TControl.Show in design mode
git-svn-id: trunk@2893 -
2002-08-18 08:55:39 +00:00
mattias
e3b206d568 added visiblechanging
git-svn-id: trunk@2892 -
2002-08-18 08:55:38 +00:00
mattias
b511f58772 fixed toggle form or src button
git-svn-id: trunk@2891 -
2002-08-18 08:55:37 +00:00
mattias
cfa05c88d6 implemented auto loading forms on open
git-svn-id: trunk@2890 -
2002-08-18 08:55:36 +00:00
mattias
30c1bb77b8 implemented ProjectOpt: AutoCreateNewForms, added designer Show Options
git-svn-id: trunk@2889 -
2002-08-18 08:55:35 +00:00
mattias
5388e06e85 localized gtk interface
git-svn-id: trunk@2888 -
2002-08-18 08:55:34 +00:00
mattias
4702add43e finshed Make Resourcestring dialog and implemented TToggleBox
git-svn-id: trunk@2887 -
2002-08-18 08:55:33 +00:00
mattias
6647180525 make resource string dialog nearly complete
git-svn-id: trunk@2886 -
2002-08-18 08:55:32 +00:00
mattias
ec5df4c9e5 fixed checking readonly for non existing files
git-svn-id: trunk@2885 -
2002-08-18 08:55:31 +00:00
mattias
fa463fcf07 fixed readonly check and added script to quick create lazarus snapshot
git-svn-id: trunk@2884 -
2002-08-18 08:55:30 +00:00
mattias
adb29449ee open file now asks on .lpi files
git-svn-id: trunk@2883 -
2002-08-18 08:55:29 +00:00
mattias
c71c909bc7 added make resourcestring dialog, not finished
git-svn-id: trunk@2882 -
2002-08-18 08:55:28 +00:00
mattias
b0113dd83c added new ... dialog
git-svn-id: trunk@2881 -
2002-08-18 08:55:27 +00:00
mattias
4ff03d4682 bookmarks are now saved also for closed files and merged when possible
git-svn-id: trunk@2880 -
2002-08-18 08:55:26 +00:00
mattias
ad8d3ebf53 started package system (packager)
git-svn-id: trunk@2879 -
2002-08-18 08:55:25 +00:00
mattias
47373ab7da readonly flag is now only saved if user set
git-svn-id: trunk@2878 -
2002-08-18 08:55:24 +00:00
mattias
3b59085bad combobox height can now be set, added OI item height option
git-svn-id: trunk@2877 -
2002-08-18 08:55:23 +00:00
mattias
9afa5ed773 fixed save as with no filename
git-svn-id: trunk@2876 -
2002-08-18 08:55:22 +00:00
mattias
6b7d65485d skipped messages are now shown to see progress
git-svn-id: trunk@2875 -
2002-08-18 08:55:21 +00:00
mattias
dca1ecec83 fixed updating OI when moving components
git-svn-id: trunk@2874 -
2002-08-18 08:55:20 +00:00
mattias
31e30d24aa save as of project files now starts in project dierctory
git-svn-id: trunk@2873 -
2002-08-18 08:55:19 +00:00
mattias
7ff091853c added warnings when fpc source dir invalid
git-svn-id: trunk@2872 -
2002-08-18 08:55:18 +00:00
mattias
f23eb0d18e added some messages when compiler filename is invalid
git-svn-id: trunk@2871 -
2002-08-18 08:55:17 +00:00
mattias
5ec68e1898 fixed searching lazarus in current dir
git-svn-id: trunk@2870 -
2002-08-18 08:55:16 +00:00
mattias
42412c5b29 added ReadAllLinks
git-svn-id: trunk@2869 -
2002-08-18 08:55:15 +00:00
mattias
5934fb3beb default fpc src dirs and clean ups
git-svn-id: trunk@2868 -
2002-08-18 08:55:14 +00:00
mattias
f0edefb02d fixed TCustomEdit.SelStart when nothing selected
git-svn-id: trunk@2867 -
2002-08-18 08:55:13 +00:00
mattias
41d25d47e4 small bugfixes and fixed non checked menu items activate
git-svn-id: trunk@2866 -
2002-08-18 08:55:12 +00:00