Commit Graph

720 Commits

Author SHA1 Message Date
martin
2129ac6726 Merged SynEdit-design and SynEdit package. (SynEdit, now needs IdeIntf for the property editor; changed compilation order appropriately); Undone all Changes that introduced the SynEdit-Design package.
git-svn-id: trunk@18829 -
2009-02-26 23:31:02 +00:00
martin
81d0c46770 Add SynEdit-Design package to BigIDE
git-svn-id: trunk@18796 -
2009-02-22 18:42:03 +00:00
paul
b302ed9634 packages: apply patch of Maxim Ganetsky which fixes open installed package dialog open button event and change listview to select full row
git-svn-id: trunk@18693 -
2009-02-15 08:23:55 +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
321c976935 build mode: started default value editors
git-svn-id: trunk@18589 -
2009-02-05 16:21:43 +00:00
mattias
1926d5b439 IDE: compiler conditionals editor: made more generic
git-svn-id: trunk@18586 -
2009-02-05 15:48:21 +00:00
mattias
713bd9d439 IDE: added resourcestrings
git-svn-id: trunk@18580 -
2009-02-05 13:02:56 +00:00
mattias
200a245fa6 IDE: build modes: editing name and value
git-svn-id: trunk@18570 -
2009-02-04 20:02:11 +00:00
mattias
549fd5b435 IDE: build modes: delete mode value
git-svn-id: trunk@18567 -
2009-02-04 17:25:19 +00:00
mattias
a7dd474dc4 IDE: build modes: add mode value
git-svn-id: trunk@18565 -
2009-02-04 16:48:58 +00:00
mattias
e1a8cc2434 IDE: build modes: delete build mode
git-svn-id: trunk@18564 -
2009-02-04 16:37:07 +00:00
mattias
9adb2fad96 IDE: build modes: add new build modes
git-svn-id: trunk@18563 -
2009-02-04 16:33:11 +00:00
mattias
2ae6c31c9d IDE: build modes: popup items
git-svn-id: trunk@18562 -
2009-02-04 16:20:26 +00:00
mattias
1390b6e044 IDE: build modes: clean up
git-svn-id: trunk@18560 -
2009-02-04 15:45:39 +00:00
paul
1ed4d23890 packager: fix TLazPackage.IndexOfPkgFile (bug #0013100)
git-svn-id: trunk@18555 -
2009-02-04 09:01:13 +00:00
paul
1768dc3318 packager: fix package options after injection of build modes (bug #0013028)
git-svn-id: trunk@18553 -
2009-02-04 08:27:57 +00:00
mattias
568c19f303 IDE: package main source: indent uses section
git-svn-id: trunk@18406 -
2009-01-24 11:29:44 +00:00
martin
e2a0793b44 SynEdit Gutter: Cleanup, Refactor, Added some helper methods
git-svn-id: trunk@18366 -
2009-01-21 01:52:28 +00:00
mattias
de0f8578f0 set some TTreeView.ReadOnly to true
git-svn-id: trunk@18361 -
2009-01-20 20:20:52 +00:00
martin
0224b90a6d SynEdit, moved PropertyToSkip to correct place. bug #13005
git-svn-id: trunk@18351 -
2009-01-20 10:01:31 +00:00
martin
9badda30d0 Fixed name of lpl file
git-svn-id: trunk@18348 -
2009-01-19 21:50:36 +00:00
martin
3ed0da6762 Made new package available (SynEditDesign.lpl)
git-svn-id: trunk@18347 -
2009-01-19 21:29:44 +00:00
martin
77c9b560ff SynEdit Gutter: Refactor, add ability to save GutterParts to LFM file
git-svn-id: trunk@18330 -
2009-01-18 17:43:57 +00:00
martin
0fea837b64 SynEdit: Removed some internal values (Color-Setting) from published properties
git-svn-id: trunk@18324 -
2009-01-18 12:14:51 +00:00
mattias
d98315fb1b IDE: compiler options dlg: build modes: replaced with single treeview
git-svn-id: trunk@18280 -
2009-01-13 17:52:30 +00:00
mattias
ecf54e3f86 IDE: compiler options dlg: move build mode up/down
git-svn-id: trunk@18279 -
2009-01-13 16:52:26 +00:00
mattias
bed259ea54 codetools: lazarus src: added unit paths to packager/frames
git-svn-id: trunk@18278 -
2009-01-13 16:49:28 +00:00
mattias
ad97961900 IDE: compiler options dlg: delete build modes
git-svn-id: trunk@18277 -
2009-01-13 16:42:24 +00:00
mattias
7f7c0b3387 IDE: comp opts dlg: new build modes
git-svn-id: trunk@18275 -
2009-01-13 16:35:04 +00:00
mattias
ce4f251804 IDE: keep PathDelim in .lpk files
git-svn-id: trunk@18164 -
2009-01-06 11:10:13 +00:00
mattias
e768bb58c3 IDE: started path delim saving in projects/packages
git-svn-id: trunk@18137 -
2009-01-05 14:11:05 +00:00
mattias
227045c349 IDE: extended some save filename procs for PathDelims
git-svn-id: trunk@18133 -
2009-01-05 11:36:29 +00:00
mattias
4c7113bd71 IDE: started extending pkg usage options with conditionals
git-svn-id: trunk@18092 -
2009-01-03 22:38:10 +00:00
mattias
89df8b61f5 IDE: added directory packager/frames to defines
git-svn-id: trunk@18090 -
2009-01-03 22:02:07 +00:00
mattias
952ad59180 IDE: moved compiler_buildmodes_options, it is needed by package options
git-svn-id: trunk@18089 -
2009-01-03 21:32:29 +00:00
mattias
df78688646 IDE: clean up
git-svn-id: trunk@17977 -
2008-12-29 10:46:46 +00:00
paul
69556d7ab8 jcf: add lpl file
git-svn-id: trunk@17924 -
2008-12-24 08:56:59 +00:00
mattias
f4560dae0c IDE: conditional compiler options: diff, assign
git-svn-id: trunk@17886 -
2008-12-22 21:40:35 +00:00
sekelsenmat
bf17b9f666 Adds TShellTreeView to the component palette
git-svn-id: trunk@17868 -
2008-12-19 20:02:08 +00:00
paul
5a7173ef9a lcl: remove TButtonConrol.UseOnChange, register it as a removed property
others: remove various placed where we used UseOnChage property

git-svn-id: trunk@17740 -
2008-12-09 04:24:54 +00:00
mattias
aa6a1cb30d IDE: using absolute paths for compiling, because some external tools resolve symlinked directories
git-svn-id: trunk@17643 -
2008-12-01 10:53:42 +00:00
mattias
11bd4ccd3d IDE: anchor editor: implemented anchoring for left/top/right/bottommost sibling for multi selections from Benito van der Zander, bug #12340
git-svn-id: trunk@17603 -
2008-11-26 15:58:52 +00:00
mattias
d6f552defe fixed lpl
git-svn-id: trunk@17522 -
2008-11-22 16:13:27 +00:00
mattias
26cb90f023 renamed plotpanel to plotfunction
git-svn-id: trunk@17519 -
2008-11-22 15:55:23 +00:00
mattias
c335bc492b renamed plotpanel to plotfunction
git-svn-id: trunk@17518 -
2008-11-22 15:54:06 +00:00
mattias
8ec3ed91c2 renamed plotpanel to plotfunction
git-svn-id: trunk@17517 -
2008-11-22 15:50:16 +00:00
mattias
4b98f56f55 added lazplotpanel from Michael Van Canneyt
git-svn-id: trunk@17516 -
2008-11-22 15:46:08 +00:00
darius
dcf481736e implemented sorting of packages by Lucas Gradl
fixes: http://bugs.freepascal.org/view.php?id=12380

git-svn-id: trunk@17242 -
2008-11-05 18:53:09 +00:00
vincents
20fc2c1900 added missing package link files
git-svn-id: trunk@17194 -
2008-11-03 11:45:48 +00:00
darius
ae817f22ad Reverting back to r17160 r17161 #0beee144e6 was an accidental commit
git-svn-id: trunk@17162 -
2008-10-31 00:38:03 +00:00