Commit Graph

22520 Commits

Author SHA1 Message Date
dodi
e9097f20d5 dockmanager example: added ForIDE option to DockMaster
git-svn-id: trunk@22934 -
2009-12-03 08:42:16 +00:00
paul
0f2bfd7211 lcl: don't store Color property if Parent=nil but ParentColor = False - this causes ancestor frames which have no parent to load wrong clWindow color
git-svn-id: trunk@22933 -
2009-12-03 07:47:02 +00:00
paul
8b7563686a ideintf: don't set expanded for collection node
git-svn-id: trunk@22932 -
2009-12-03 04:10:16 +00:00
paul
a1b73e8e94 lcl: implement GetOwner for all TCollection descendants which dont have it at moment
git-svn-id: trunk@22931 -
2009-12-03 04:03:01 +00:00
marc
166da1d03e * Initialize procedure variables with default value in case a lin cannot be loaded. Fixes crash on win95 or winNT
git-svn-id: trunk@22930 -
2009-12-03 00:35:16 +00:00
andrew
9c6613b677 Fixed bug #13303 where Showing a modal form from a TMenuItem click could cause an access violation
git-svn-id: trunk@22929 -
2009-12-02 23:42:03 +00:00
dodi
020d65333d dockmanager example: added MakeDockable method
git-svn-id: trunk@22928 -
2009-12-02 20:20:26 +00:00
mattias
30d56517ec aggpas: improved textout position
git-svn-id: trunk@22927 -
2009-12-02 14:33:26 +00:00
zeljko
750e586cee Qt: fix TQtDeviceContext.getDepth() for unassigned device pointer.
git-svn-id: trunk@22926 -
2009-12-02 14:22:14 +00:00
zeljko
f25b61f322 Qt: implemented TQtWidgetSet.CreateCompatibleBitmap()
git-svn-id: trunk@22925 -
2009-12-02 14:18:42 +00:00
mattias
0d614ca60b aggpas: improved font position and size
git-svn-id: trunk@22924 -
2009-12-02 14:06:15 +00:00
zeljko
2925e33ef7 Qt: use CanSendLCLMessage instead of comparing LCLObject before sending an message to lcl - all mouse & keyboard events + paint event.
git-svn-id: trunk@22923 -
2009-12-02 13:42:42 +00:00
mattias
7dee2172f1 codetools: indenter: fixed using right block when on block end
git-svn-id: trunk@22922 -
2009-12-02 13:38:23 +00:00
zeljko
4b683366c7 Qt: check for LCLObject being is csDestroying state in mouse and kbd events.fixes #15235.
git-svn-id: trunk@22921 -
2009-12-02 12:01:32 +00:00
paul
544cd5cf41 ide: delete all container items instead of container deletion
git-svn-id: trunk@22920 -
2009-12-02 11:05:37 +00:00
paul
835f394fbd ide: allow deletion of TCollectionItems (todo: don't allow deletion of TCollection)
git-svn-id: trunk@22919 -
2009-12-02 10:38:03 +00:00
paul
7325d661aa components: fix clean of printers
git-svn-id: trunk@22918 -
2009-12-02 07:47:49 +00:00
paul
fc82b28dc7 ideintf: simplify component treeview get caption method
git-svn-id: trunk@22917 -
2009-12-02 03:34:16 +00:00
paul
aa612b4fd3 lcl: TListColumns must return valid owner on GetOwner
git-svn-id: trunk@22916 -
2009-12-02 03:22:17 +00:00
paul
e99bd870b9 ide: fix component treeview collection handling
git-svn-id: trunk@22915 -
2009-12-02 03:21:24 +00:00
paul
9618584757 ide: fix component treeview images
git-svn-id: trunk@22914 -
2009-12-02 02:30:44 +00:00
andrew
2df5004aed * WidgetInfo memory is cleared to nil before it is freed so that bugs will be exposed if widgetinfo is referenced after it is freed
git-svn-id: trunk@22913 -
2009-12-02 02:30:30 +00:00
mattias
4284428582 IDE: reduced debugging
git-svn-id: trunk@22912 -
2009-12-02 00:58:13 +00:00
mattias
d993ea80cc IDE: when source editor only session changed: on save mark ActiveUnitInfo.SessionModified and set editor modified to false
git-svn-id: trunk@22911 -
2009-12-02 00:54:24 +00:00
andrew
211c57e47a Fixed bug #11016 where TTreeNode.EditText was not implemented
git-svn-id: trunk@22910 -
2009-12-02 00:52:42 +00:00
andrew
b88059e19b Fixed bug #10622 where Listview.ItemIndex did not exist
git-svn-id: trunk@22909 -
2009-12-01 23:49:24 +00:00
jesus
ffcb9ab6f3 LazReport, improve export facilites
git-svn-id: trunk@22908 -
2009-12-01 22:07:01 +00:00
mattias
f358340f56 IDEIntf+LCL: TGetDesignerFormEvent using TPersistent instead of TComponent
git-svn-id: trunk@22907 -
2009-12-01 20:33:50 +00:00
mattias
53ede9fe10 LCL: fixed TApplication.ReleaseComponent when components in list are freed by other means
git-svn-id: trunk@22905 -
2009-12-01 17:36:53 +00:00
mattias
05fc992191 dockmanager examples: fixed session info and unit paths
git-svn-id: trunk@22904 -
2009-12-01 16:39:35 +00:00
paul
27e171ca34 ideintf: initial implementation of showing collections in the component treeview
git-svn-id: trunk@22903 -
2009-12-01 16:22:52 +00:00
paul
a215ac2b7c images: add collection and item for the object inspector treeview
git-svn-id: trunk@22902 -
2009-12-01 16:03:16 +00:00
mattias
cdebb7c1dd EasyDockMgr: fixed placing dockgrip
git-svn-id: trunk@22901 -
2009-12-01 15:34:56 +00:00
mattias
885469af08 examples: MakeSite: store session separate
git-svn-id: trunk@22900 -
2009-12-01 15:06:12 +00:00
mattias
6476b208c5 translations: portuguese: from Marcelo B Paula, bug #15224
git-svn-id: trunk@22899 -
2009-12-01 14:56:48 +00:00
mattias
f574d9ce60 codetools.lpk: removed pascalexpr.pas
git-svn-id: trunk@22898 -
2009-12-01 14:26:58 +00:00
mattias
d3c0a4612b IDEIntf: GetLookupRootForComponent extended to search via TCollectionItem and TCollection, bug #15217
git-svn-id: trunk@22896 -
2009-12-01 13:03:21 +00:00
mattias
7a89ac6e1f LCL: update actionlists of nested frames, bug #15229
git-svn-id: trunk@22895 -
2009-12-01 12:56:19 +00:00
mattias
affef50bcc IDE: remove LPKSource when reverting lpk and lpk was deleted
git-svn-id: trunk@22894 -
2009-12-01 12:24:55 +00:00
mattias
463452490e lcl: lclintf doc
git-svn-id: trunk@22893 -
2009-12-01 11:47:34 +00:00
mattias
1ac2ad2f43 codetools.lpk: disabled hints
git-svn-id: trunk@22892 -
2009-12-01 11:47:20 +00:00
mattias
f530d8bf45 lcl: comments
git-svn-id: trunk@22891 -
2009-12-01 11:43:35 +00:00
paul
3a3cc91bd0 demo: add xml reader demo from Aleksey Lagunov
git-svn-id: trunk@22889 -
2009-12-01 10:06:49 +00:00
mattias
a9f222d1e9 codetools: expreval: fixed parsing sub expressions, bug #15228
git-svn-id: trunk@22888 -
2009-12-01 09:08:40 +00:00
dodi
69cdb386e1 dockmanager example: MakeSite starts to work, but deserves more considerations
git-svn-id: trunk@22887 -
2009-12-01 09:07:17 +00:00
paul
456e38d5f8 fix lazbuild compilation
git-svn-id: trunk@22885 -
2009-12-01 02:23:52 +00:00
mattias
e26fe2aaa0 IDE: clean up
git-svn-id: trunk@22884 -
2009-11-30 20:58:22 +00:00
mattias
a8af53b8b2 IDE: added codetools.lpk
git-svn-id: trunk@22883 -
2009-11-30 20:58:04 +00:00
zeljko
06a978b8e3 Qt: fix segfault when creating QRegion with negative width or height.Fixed implementation of GetRgnBox, so it doesn't ask for QRegion_boundingRect() if returned region type is ERROR or NULLREGION.
git-svn-id: trunk@22881 -
2009-11-30 20:43:38 +00:00
mattias
41403c5fbd codetools: update for new fpc search of units with in filename: lowercase,uppercase
git-svn-id: trunk@22878 -
2009-11-30 19:20:35 +00:00