Commit Graph

1169 Commits

Author SHA1 Message Date
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
mattias
14d6459cee renamed one Rect
git-svn-id: trunk@2865 -
2002-08-18 08:55:11 +00:00
mattias
7051ff6918 started make resource string
git-svn-id: trunk@2864 -
2002-08-18 08:55:10 +00:00
mattias
5021a1675e fixed search paths for virtual projects
git-svn-id: trunk@2863 -
2002-08-18 08:55:09 +00:00
mattias
3e1f5706c1 improved source error message
git-svn-id: trunk@2862 -
2002-08-18 08:55:08 +00:00
mattias
5f97816079 updated translations and raised message window on error
git-svn-id: trunk@2861 -
2002-08-18 08:55:07 +00:00
mattias
4befee294e fixed virtual directory
git-svn-id: trunk@2860 -
2002-08-18 08:55:06 +00:00
mattias
6b2a4d1f10 freeing stopped external tools
git-svn-id: trunk@2859 -
2002-08-18 08:55:05 +00:00
mattias
049d1ac44b added Windows menu to IDE
git-svn-id: trunk@2858 -
2002-08-18 08:55:04 +00:00
mattias
436b87870a added sort selection
git-svn-id: trunk@2857 -
2002-08-18 08:55:03 +00:00
mattias
2bc6db6986 implemented incremental find and unit usage counts
git-svn-id: trunk@2856 -
2002-08-18 08:55:02 +00:00
mattias
2a8d3b03c6 activated identifier completion
git-svn-id: trunk@2855 -
2002-08-18 08:55:01 +00:00
mattias
aba39136bf identifier completion: basically working, still hidden
git-svn-id: trunk@2854 -
2002-08-18 08:55:00 +00:00
mattias
24398ea2be message view scrolls to message
git-svn-id: trunk@2853 -
2002-08-18 08:54:59 +00:00
mattias
bb22b38332 added included by to unitinfo and a few win32 functions
git-svn-id: trunk@2852 -
2002-08-18 08:54:58 +00:00
mattias
64163fca3b added more windows funcs and fixed jump to compiler error end of file
git-svn-id: trunk@2851 -
2002-08-18 08:54:57 +00:00
mattias
57a367f718 remove from project now extracts project path
git-svn-id: trunk@2850 -
2002-08-18 08:54:56 +00:00
mattias
8e79e96280 fixed backuping symlinks
git-svn-id: trunk@2849 -
2002-08-18 08:54:55 +00:00
mattias
2cdbcdaa0b method resolution clause, class ancestor find declaration, 1.1. makros
git-svn-id: trunk@2848 -
2002-08-18 08:54:54 +00:00
mattias
cb09242eb0 finished publish project
git-svn-id: trunk@2847 -
2002-08-18 08:54:53 +00:00
mattias
ae572883af fixed command line internationalization
git-svn-id: trunk@2846 -
2002-08-18 08:54:52 +00:00
mattias
aba2e71f18 fixed SourceChangeCache when nothing has changed
git-svn-id: trunk@2845 -
2002-08-18 08:54:51 +00:00
mattias
26cf8915f4 star mark for modified editors and OI combo multiselection text
git-svn-id: trunk@2844 -
2002-08-18 08:54:50 +00:00
mattias
aa50adfda0 improved icons, started codeexplorer
git-svn-id: trunk@2843 -
2002-08-18 08:54:49 +00:00
mattias
37bfb90e2a improved icons, started codeexplorer
git-svn-id: trunk@2842 -
2002-08-18 08:54:49 +00:00
mattias
78767f1090 fixed TControl.Show and Visible of designer forms
git-svn-id: trunk@2841 -
2002-08-18 08:54:47 +00:00
lazarus
6ad6ae336f MG: codetools can now work with localized fpc output
git-svn-id: trunk@2840 -
2002-08-18 08:54:46 +00:00
lazarus
912cd36bca Show Object Inspector when not visible if toggling OI/form/code view.
git-svn-id: trunk@2839 -
2002-08-18 08:54:45 +00:00
lazarus
d351332644 MG: added smart hints in debug mode
git-svn-id: trunk@2838 -
2002-08-18 08:54:44 +00:00
lazarus
edafb530e1 MG: added smart hints in edit mode
git-svn-id: trunk@2837 -
2002-08-18 08:54:43 +00:00
lazarus
0023de126e MG: fixed gdkwindow checks
git-svn-id: trunk@2836 -
2002-08-18 08:54:42 +00:00
lazarus
78ccb5cdd4 MG: reduced output
git-svn-id: trunk@2835 -
2002-08-18 08:54:41 +00:00
lazarus
85be06eabc MG: implemented hints
git-svn-id: trunk@2834 -
2002-08-18 08:54:40 +00:00
lazarus
06b3a2b446 Make object inspector toggling work.
git-svn-id: trunk@2833 -
2002-08-18 08:54:39 +00:00
lazarus
e0aaa590cc MG: added persistent hints for main ide bar
git-svn-id: trunk@2832 -
2002-08-18 08:54:38 +00:00
lazarus
ca5e7dc00a MG: fixed designer hints
git-svn-id: trunk@2831 -
2002-08-18 08:54:37 +00:00
lazarus
59acf2c336 MG: fixed return polygon point
git-svn-id: trunk@2830 -
2002-08-18 08:54:36 +00:00
lazarus
4ba7a4962c MG: fixed used virtual files and IsPartOfProject Bug
git-svn-id: trunk@2828 -
2002-08-18 08:54:35 +00:00
lazarus
3aab62d1cc MG: fixed unitname update bug
git-svn-id: trunk@2826 -
2002-08-18 08:54:34 +00:00
lazarus
aace1b363e MG: multi open file now skips checking for special files
git-svn-id: trunk@2823 -
2002-08-18 08:54:33 +00:00
lazarus
4274b63f1b MG: implemented indirect deletion of designed components
git-svn-id: trunk@2821 -
2002-08-18 08:54:32 +00:00
lazarus
ee70ef9390 MG: fixed updating OI when adding/emoving component and selecting in OI
git-svn-id: trunk@2819 -
2002-08-18 08:54:31 +00:00
lazarus
0dd4da51f4 MG: fixed frmactivate
git-svn-id: trunk@2817 -
2002-08-18 08:54:30 +00:00
lazarus
294207e418 MG: fixed double jumping in history
git-svn-id: trunk@2816 -
2002-08-18 08:54:29 +00:00
lazarus
a6be3aa989 MG: fixed clicking on message view on same selection
git-svn-id: trunk@2813 -
2002-08-18 08:54:28 +00:00
lazarus
1942b2f325 MG: fixed showing form
git-svn-id: trunk@2811 -
2002-08-18 08:54:27 +00:00
lazarus
61fd84bc32 MG: code completion: added local variable completion
git-svn-id: trunk@2810 -
2002-08-18 08:54:26 +00:00
lazarus
67bca027bb MG: publish project: save project after dialog
git-svn-id: trunk@2808 -
2002-08-18 08:54:25 +00:00
lazarus
4d77e6e3dc MG: added publish project
git-svn-id: trunk@2805 -
2002-08-18 08:54:24 +00:00
lazarus
f3be522d58 Cleanups
git-svn-id: trunk@2803 -
2002-08-18 08:54:23 +00:00
lazarus
078cd835d2 MG: fixed maxdist of guidelines
git-svn-id: trunk@2802 -
2002-08-18 08:54:22 +00:00
lazarus
742ae48d02 MG: JITForms now sets csDesigning before creation
git-svn-id: trunk@2801 -
2002-08-18 08:54:21 +00:00
lazarus
1fb15d647b MG: added selection changes checks
git-svn-id: trunk@2800 -
2002-08-18 08:54:20 +00:00
lazarus
e57761d056 MG: jump point is now added if method jumping not revertable
git-svn-id: trunk@2799 -
2002-08-18 08:54:19 +00:00
lazarus
64227f452d MG: added consistency checks and fixed selection drawing on wrong forms
git-svn-id: trunk@2798 -
2002-08-18 08:54:18 +00:00
lazarus
bf2856d94c MG: added some component rename checks
git-svn-id: trunk@2797 -
2002-08-18 08:54:17 +00:00
lazarus
f38860325c MG: fixed jump history
git-svn-id: trunk@2796 -
2002-08-18 08:54:16 +00:00
lazarus
d42daa3942 MG: deactivated publish project
git-svn-id: trunk@2795 -
2002-08-18 08:54:15 +00:00
lazarus
54823a386a MG: fixed jumping history
git-svn-id: trunk@2794 -
2002-08-18 08:54:14 +00:00
lazarus
8f8e890b8d MG: accelerated unitdependencies
git-svn-id: trunk@2793 -
2002-08-18 08:54:13 +00:00
lazarus
a0f1b4e427 MG: fixed frozen selection in designer on sizing
git-svn-id: trunk@2792 -
2002-08-18 08:54:12 +00:00
lazarus
ce074b1ffa MWE:
+ Honoured the ofQuiet flag in DoOpenNotExistingFile, so custom messages
    can be shown
  + Added a dialog to make custom locate of a debug file possible

git-svn-id: trunk@2791 -
2002-08-18 08:54:11 +00:00
lazarus
cae0bfd75c MG: undid the TBinaryObjectWriter Buffersize
git-svn-id: trunk@2790 -
2002-08-18 08:54:10 +00:00
lazarus
7678466970 MG: added DoSaveAll before CloseAll
git-svn-id: trunk@2789 -
2002-08-18 08:54:09 +00:00
lazarus
2e7c15c288 MG: cleanup
git-svn-id: trunk@2788 -
2002-08-18 08:54:08 +00:00
lazarus
f398731ff1 MG: added Move Page Left/Right for sourcenotebook
git-svn-id: trunk@2787 -
2002-08-18 08:54:07 +00:00
lazarus
a1440cf4b2 MG: workaround for TBinaryObjectWriter till we announce the new compiler
git-svn-id: trunk@2786 -
2002-08-18 08:54:06 +00:00
lazarus
77e1d3cb1d MG: applied localization from Vasily
git-svn-id: trunk@2785 -
2002-08-18 08:54:05 +00:00
lazarus
ba9b7722bd MG: history jumps now works without double jumps
git-svn-id: trunk@2784 -
2002-08-18 08:54:04 +00:00
lazarus
336984eb44 MG: fixed creating project from file
git-svn-id: trunk@2783 -
2002-08-18 08:54:03 +00:00
lazarus
f1bd716cdf MG: accelerated designer mouse move and added Delete Selection to designer popupmenu
git-svn-id: trunk@2782 -
2002-08-18 08:54:02 +00:00
lazarus
91ad812a85 MG: reduced output
git-svn-id: trunk@2781 -
2002-08-18 08:54:01 +00:00
lazarus
7f864f0bc4 MG: fixed mem leak of componentinterfaces
git-svn-id: trunk@2780 -
2002-08-18 08:54:00 +00:00
lazarus
24320a1606 MG: replaced halt with raiseexception
git-svn-id: trunk@2779 -
2002-08-18 08:53:59 +00:00
lazarus
bc324f7673 MG: added localization from Vasily
git-svn-id: trunk@2778 -
2002-08-18 08:53:58 +00:00
lazarus
d176726f41 MG: double click on unit dependencies now opens the file
git-svn-id: trunk@2777 -
2002-08-18 08:53:57 +00:00
lazarus
6cf395de5a MG: unnit dependencies basically working
git-svn-id: trunk@2776 -
2002-08-18 08:53:56 +00:00
lazarus
45c3e33f56 MG: added Refresh to Unit Dependencies
git-svn-id: trunk@2775 -
2002-08-18 08:53:55 +00:00
lazarus
99e98a1b11 MG: added uni dependencies
git-svn-id: trunk@2774 -
2002-08-18 08:53:54 +00:00
lazarus
a01c08ffab MG: removed the 1x1 bitmap from TBitBtn
git-svn-id: trunk@2773 -
2002-08-18 08:53:53 +00:00
lazarus
00fe5ced56 MG: fixed memcheck
git-svn-id: trunk@2772 -
2002-08-18 08:53:52 +00:00
lazarus
21f9477378 MG: added CVS keywords
git-svn-id: trunk@2771 -
2002-08-18 08:53:51 +00:00
lazarus
3c20eca8e8 MG: added insert ChangeLog Entry
git-svn-id: trunk@2770 -
2002-08-18 08:53:50 +00:00
lazarus
d85abf9fdc MG: added insert Username and Datetime
git-svn-id: trunk@2769 -
2002-08-18 08:53:49 +00:00
lazarus
601579009f MG: added insert GPL notice
git-svn-id: trunk@2768 -
2002-08-18 08:53:48 +00:00
lazarus
abf7cb4393 MG: added selection menu items
git-svn-id: trunk@2767 -
2002-08-18 08:53:47 +00:00
lazarus
f2e05f0b08 MG: added new project from file
git-svn-id: trunk@2766 -
2002-08-18 08:53:46 +00:00
lazarus
f16107c057 MG: fixed creating project with program source
git-svn-id: trunk@2765 -
2002-08-18 08:53:45 +00:00
lazarus
e1cfe08630 MG: added SaveFlagNames
git-svn-id: trunk@2764 -
2002-08-18 08:53:44 +00:00
lazarus
63f2c1b989 MG: fixed auto revert
git-svn-id: trunk@2763 -
2002-08-18 08:53:43 +00:00
lazarus
136deec1d4 MG: added keymapping to designer
git-svn-id: trunk@2762 -
2002-08-18 08:53:42 +00:00
lazarus
51c42f4fa4 MG: TComponentPropertyEditor now shows child properties
git-svn-id: trunk@2761 -
2002-08-18 08:53:41 +00:00
lazarus
7cc6d95f9f MG: fixed streaming visible=false
git-svn-id: trunk@2760 -
2002-08-18 08:53:40 +00:00
lazarus
895c965039 MG: fixed scrollbars of TTreeView
git-svn-id: trunk@2759 -
2002-08-18 08:53:39 +00:00
lazarus
f2d117e8f3 MG: improved handling of ambigious source files
git-svn-id: trunk@2758 -
2002-08-18 08:53:38 +00:00
lazarus
0562becea2 MG: added auto deleting of ambigious source files
git-svn-id: trunk@2757 -
2002-08-18 08:53:37 +00:00
lazarus
b6a029574c MG: TNotebook is now streamable
git-svn-id: trunk@2756 -
2002-08-18 08:53:36 +00:00
lazarus
04f8ed7cea MG: improved streaming error handling
git-svn-id: trunk@2755 -
2002-08-18 08:53:35 +00:00
lazarus
6a9ab51b58 Intermediate UI patch to show a bug.
git-svn-id: trunk@2754 -
2002-08-18 08:53:34 +00:00
lazarus
98399ff1a9 MG: TNoteBook now starts with no Page and TPage has no auto names
git-svn-id: trunk@2753 -
2002-08-18 08:53:33 +00:00
lazarus
6735048a36 MG: fixed destroying combobox
git-svn-id: trunk@2752 -
2002-08-18 08:53:32 +00:00