Commit Graph

65 Commits

Author SHA1 Message Date
mattias
0bf369ec20 IDE: free designer on idle, do not free while processing the closequery
git-svn-id: trunk@34737 -
2012-01-14 18:18:25 +00:00
juha
3da74a341c IDE: Version of RegisterComponentEditor to register many components. Issue #20281, patch from Silvio Clécio
git-svn-id: trunk@32413 -
2011-09-18 21:54:48 +00:00
sekelsenmat
7db6fbf1f9 Reverts TTabControl to it's old implementation due to too many problems with the new one
git-svn-id: trunk@31804 -
2011-07-26 13:48:06 +00:00
sekelsenmat
73542b658a Renames TCustomNotebook to TCustomTabControl, a major breakthrough into fixing the tab-controls
git-svn-id: trunk@31767 -
2011-07-20 14:39:50 +00:00
sekelsenmat
4244d3ea84 Removes the old, completely broken, TTabControl and substitutes it with the new implementation. This also cleans the namespace for renaming TCustomNotebook
git-svn-id: trunk@31766 -
2011-07-20 14:04:55 +00:00
juha
f38190794b Formatting: joined lines where only ');' was split to its own line, in procedure defs.
git-svn-id: trunk@29871 -
2011-03-16 16:52:28 +00:00
sekelsenmat
cadb31f8a9 Replaces the current wrongly implement TPage and TNotebook with their correct implementations. TCustomPage and TCustomNotebook remain because they are used in TPageControl.
git-svn-id: trunk@28850 -
2010-12-31 16:08:46 +00:00
maxim
f3363d1270 IDEIntf: localized TToolBar designer menu entries
git-svn-id: trunk@28358 -
2010-11-19 23:55:37 +00:00
paul
50e6fb6263 ide: extent component editor and designer to provide developer-defined hints (feature #0017203)
git-svn-id: trunk@28336 -
2010-11-19 07:19:54 +00:00
jesus
398ecf256d TAChart, fix component and property editors, see note in issue #17077
git-svn-id: trunk@27612 -
2010-10-08 00:34:11 +00:00
jesus
b1de430498 IDE, fix Fields Editor not showing or cause AV, issue #17572
git-svn-id: trunk@27610 -
2010-10-07 20:38:03 +00:00
sekelsenmat
5be39fc3e2 Improves TUntabbedNotebook
git-svn-id: trunk@27139 -
2010-08-18 15:23:55 +00:00
sekelsenmat
96a99be189 Adds a component editor for the TUNBPage
git-svn-id: trunk@27128 -
2010-08-17 14:48:05 +00:00
sekelsenmat
58756ec370 Starts implementing TUntabbedNotebook
git-svn-id: trunk@27092 -
2010-08-14 06:27:40 +00:00
paul
9999081da8 lazarus: extract some classes from propedits to propeditutils by Ask (issue #0015531)
git-svn-id: trunk@23472 -
2010-01-17 07:12:12 +00:00
mattias
1913e8198e IDEIntf: added TComponentEditorDesigner.ChangeStamp and OnModified handler list
git-svn-id: trunk@22703 -
2009-11-22 12:31:34 +00:00
paul
e447466f59 ide: fix compilation with fpc 2.5.1
git-svn-id: trunk@21277 -
2009-08-18 08:42:22 +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
d165265aaa ideintf: fix asterisk position in the copyright header
git-svn-id: trunk@18830 -
2009-02-27 02:35:55 +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
darius
0beee144e6 ""
git-svn-id: trunk@17161 -
2008-10-31 00:29:18 +00:00
mattias
2996a3c332 rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +00:00
paul
31b6def3f0 ide:
- correct hints of CheckListBox editor
- improve look and feel of CheckGroup editor

git-svn-id: trunk@15327 -
2008-06-06 02:36:55 +00:00
paul
221f810ea1 toolbar editor: add "New Divider" item to component menu
git-svn-id: trunk@13904 -
2008-01-29 07:29:14 +00:00
paul
86b9d6a98d improve view of checklistbox items editor
git-svn-id: trunk@13355 -
2007-12-17 10:18:31 +00:00
marc
0e9fa04c48 * Spaces fix by Pawel Trochimczuk
git-svn-id: trunk@11864 -
2007-08-26 16:55:51 +00:00
micha
ecce02979d improve checkgroup editor (patch from Salvatore Coppola)
git-svn-id: trunk@10620 -
2007-02-11 16:24:28 +00:00
marc
7d07ce4768 * per request, added a TDefaultEditor
git-svn-id: trunk@10303 -
2006-12-05 22:34:02 +00:00
mattias
11b49e5f01 added missing resourcestrings
git-svn-id: trunk@10034 -
2006-10-03 22:00:33 +00:00
vincents
b96a886dd8 add new toolbutton as last button in the bar (issue #1932)
git-svn-id: trunk@9778 -
2006-09-01 09:13:08 +00:00
vincents
64c1a69360 let some dialog component editors directly descend from TBaseComponentEditor
git-svn-id: trunk@9735 -
2006-08-19 20:14:27 +00:00
vincents
03486f9ae3 double click on a component opens its editor for several components (issue #1876)
git-svn-id: trunk@9733 -
2006-08-18 22:22:27 +00:00
mattias
2c5c77fba2 reduced notes, docking: implemented creating layout
git-svn-id: trunk@9666 -
2006-07-22 18:44:26 +00:00
mattias
e5a64772a0 added checklistboxeditordlg.pas, added Apply button to checklist editor from Salvatore
git-svn-id: trunk@9619 -
2006-07-16 07:48:22 +00:00
mattias
0364495833 renamed stringgriddlg.pas to lazstringgridedit.pas
git-svn-id: trunk@9515 -
2006-06-28 17:32:23 +00:00
mattias
7e84661561 separated TStringGridEditorDlg from Salvatore
git-svn-id: trunk@9514 -
2006-06-28 17:29:13 +00:00
mattias
0c651d4040 implemented TTabControl component editor
git-svn-id: trunk@9201 -
2006-04-29 16:11:51 +00:00
vincents
fcf6f19164 added test dialog for all common dialog descendants (issue #1735)
git-svn-id: trunk@8775 -
2006-02-19 18:29:45 +00:00
mattias
bb2b186050 converted StringGrid Editor, Columns Editor and FindInFiles to lfm from Tomas Gregorovic
git-svn-id: trunk@8763 -
2006-02-17 18:03:26 +00:00
mattias
6cc2b0fd29 convert the CheckGroup Editor and the CheckListBox Editor in lfm from Salvatore
git-svn-id: trunk@8612 -
2006-01-23 22:17:23 +00:00
jesus
ee3c5a89d3 StringGrid editor components are now correctly anchored, suggested by Jarto
git-svn-id: trunk@8424 -
2006-01-03 21:03:41 +00:00
mattias
733f344443 added some resourcestrings and autosizing for checklistbox editor
git-svn-id: trunk@7341 -
2005-07-13 17:25:06 +00:00
mattias
1cce85674d implemented streaming TCheckListBox checked states from Salvatore
git-svn-id: trunk@7313 -
2005-07-02 09:17:20 +00:00
mattias
de2468df58 added TCheckGroup/TCheckListBox component editors from SALVATORE COPPOLA
git-svn-id: trunk@7297 -
2005-06-29 23:09:34 +00:00
mattias
da84f603d8 added resource string for TDefaultComponentEditor.Edit
git-svn-id: trunk@6710 -
2005-01-28 17:06:30 +00:00
mattias
838c199783 added DoCompareCells, changed OnCompareCell from Jesus
git-svn-id: trunk@6611 -
2005-01-16 13:16:31 +00:00
mattias
487b6f09fc added TFileDialogComponentEditor and TFileDlgFilterProperty from Lagunov
git-svn-id: trunk@6519 -
2005-01-09 12:10:32 +00:00
mattias
6334f891ba Columns property in TCustomGrid by Jesus
git-svn-id: trunk@6485 -
2005-01-05 15:20:10 +00:00
mattias
d9f87ef6eb updatepofiles is now case sensitive,
replaced many places, where Application was needlessly Owner
updated po files, started Configure IDE Install Package dialog,
implemented removing double file package links

git-svn-id: trunk@6388 -
2004-12-18 10:20:22 +00:00