Commit Graph

1863 Commits

Author SHA1 Message Date
lazarus
dbb190695a MG: fixed missing declaration
git-svn-id: trunk@1763 -
2002-06-26 16:15:56 +00:00
lazarus
48d5e21af0 MG: improved Guess Misplaced IFDEF with IFOPT and IFNDEF
git-svn-id: trunk@1762 -
2002-06-26 16:12:20 +00:00
lazarus
bac9463593 MG: added new tool: Guess misplaced $IFDEF/$ENDIF
git-svn-id: trunk@1761 -
2002-06-26 15:11:09 +00:00
lazarus
d5164583f5 MG: fixed moving non visual components
git-svn-id: trunk@1760 -
2002-06-21 19:21:34 +00:00
lazarus
7bdd276204 MG: non visual component icons are now centered
git-svn-id: trunk@1759 -
2002-06-21 18:27:28 +00:00
lazarus
f86cf07edb MG: fixed snap to grid on negative grid
git-svn-id: trunk@1758 -
2002-06-21 18:02:06 +00:00
lazarus
1673cf67bc MG: in design mode the mouse cursor is now also set for hidden gdkwindows
git-svn-id: trunk@1757 -
2002-06-21 17:54:23 +00:00
lazarus
1eac5a958a MG: TControl.Cursor is now set, reduced auto reaction of widgets in design mode
git-svn-id: trunk@1756 -
2002-06-21 16:59:15 +00:00
lazarus
b48f7ec110 MG: moved RectVisible, ExcludeClipRect and IntersectClipRect to interface dependent functions
git-svn-id: trunk@1755 -
2002-06-21 15:41:57 +00:00
lazarus
1d603e185c MG: Form Editing: snapping, guidelines, modified on move/resize, creating components in csDesigning, ...
git-svn-id: trunk@1754 -
2002-06-19 19:46:10 +00:00
lazarus
48c4518d3c MG: fixed open file at cursor search path
git-svn-id: trunk@1753 -
2002-06-14 14:57:05 +00:00
lazarus
81cc26790e MG: added upper/lowercase selection
git-svn-id: trunk@1752 -
2002-06-13 18:37:49 +00:00
lazarus
fa97a5e9e9 MG: added build all button to configure build lazarus
git-svn-id: trunk@1751 -
2002-06-13 06:34:18 +00:00
lazarus
9b1ca2aaf8 MG: reduced IDE output
git-svn-id: trunk@1750 -
2002-06-12 14:27:16 +00:00
lazarus
8e168bb45e MG: fixed working directory of running programms
git-svn-id: trunk@1749 -
2002-06-12 14:14:52 +00:00
lazarus
667038fc1d MG: fixed designer control moving
git-svn-id: trunk@1748 -
2002-06-12 12:39:36 +00:00
lazarus
afefd015da MG: fixed apiwidget warnings/criticals
git-svn-id: trunk@1747 -
2002-06-12 12:35:44 +00:00
lazarus
1892b7d5aa MG: implemented GridSizeX, GridSizeY and DisplayGrid
git-svn-id: trunk@1746 -
2002-06-11 15:40:29 +00:00
lazarus
1f1c94bd67 MG: fixed mouse coords and fixed mouse clicked thru bug
git-svn-id: trunk@1745 -
2002-06-11 13:41:11 +00:00
lazarus
930552f748 MG: fixed persistent caret and implemented Form.BorderStyle=bsNone
git-svn-id: trunk@1744 -
2002-06-09 14:00:41 +00:00
lazarus
c570141b4b MG: fixed window jumping
git-svn-id: trunk@1743 -
2002-06-09 07:08:43 +00:00
lazarus
3428cac894 MG: added close buttons and image to tnotebook
git-svn-id: trunk@1742 -
2002-06-09 03:32:19 +00:00
lazarus
3d24332fae Keith: Fixed some bugs that were brought to my attention; fixed compilation problem.
git-svn-id: trunk@1741 -
2002-06-08 19:18:34 +00:00
lazarus
ed57800398 MG: added close buttons and images to TNoteBook and close buttons to source editor
git-svn-id: trunk@1740 -
2002-06-08 17:16:02 +00:00
lazarus
dcb1f3247f MG: setting modified to false will now be remembered
git-svn-id: trunk@1739 -
2002-06-07 12:23:18 +00:00
lazarus
084bc1825a MG: goto bookmark now centers the cursor line
git-svn-id: trunk@1738 -
2002-06-07 07:40:45 +00:00
lazarus
16aae9b974 MG: if completion form visible it will now get all synedit keys
git-svn-id: trunk@1737 -
2002-06-06 14:41:29 +00:00
lazarus
e09134034f MG: added Persistent Caret option, useful for windowmanagers that do not send correct focus in messages
git-svn-id: trunk@1736 -
2002-06-06 13:19:58 +00:00
lazarus
39f5f0a1f0 MG: small fixes to reduce form repositioing
git-svn-id: trunk@1735 -
2002-06-06 07:23:24 +00:00
lazarus
38a6e88fc7 MG: prevented ValidateRename on destroy
git-svn-id: trunk@1734 -
2002-06-05 20:43:11 +00:00
lazarus
13926110d3 MG: published variables are now added with code creation options
git-svn-id: trunk@1733 -
2002-06-05 20:02:28 +00:00
lazarus
3efe784a25 MG: fixed collect declarations
git-svn-id: trunk@1732 -
2002-06-05 19:46:46 +00:00
lazarus
87b9c1b7cf MG: fixed indent while adding units to uses sections
git-svn-id: trunk@1731 -
2002-06-05 19:26:33 +00:00
lazarus
008fb80307 MG: fixed find declaration of function ident with direct child access
git-svn-id: trunk@1730 -
2002-06-05 17:33:11 +00:00
lazarus
7d98f31c27 MG: fixed find declaration of identifier starting with round bracket
git-svn-id: trunk@1729 -
2002-06-05 17:18:47 +00:00
lazarus
e77137ac52 MG: fixed finddeclaration Result in with statement
git-svn-id: trunk@1728 -
2002-06-05 17:02:31 +00:00
lazarus
5688e3f382 MG: completion form colors now corresponds to editor
git-svn-id: trunk@1727 -
2002-06-05 14:19:46 +00:00
lazarus
610cb824e9 MG: fixed fonts in XLFD format and styles
git-svn-id: trunk@1726 -
2002-06-05 12:33:58 +00:00
lazarus
73522a24f7 MG: cursor is now inverted and can be used with twilight color scheme
git-svn-id: trunk@1725 -
2002-06-04 19:28:17 +00:00
lazarus
3a28d7a551 MG: improved TFont for XLFD font names
git-svn-id: trunk@1724 -
2002-06-04 15:17:26 +00:00
lazarus
f62a94062d Keith: Fixed rule 'tools' in the Makefile.
git-svn-id: trunk@1723 -
2002-06-03 23:05:25 +00:00
lazarus
3a2ecbd393 MG: DrawFramControl now uses gtk style, transparent STrechBlt
git-svn-id: trunk@1722 -
2002-06-01 08:41:28 +00:00
lazarus
c5067609de MWE:
- Removed menucreation from loaded since streaming works

git-svn-id: trunk@1721 -
2002-05-30 22:45:57 +00:00
lazarus
45309abaf7 MG: TMenuItems now all owned by mainbar
git-svn-id: trunk@1720 -
2002-05-30 22:08:09 +00:00
lazarus
e76460e8d4 MG: fixed form streaming of not direct TForm descendents
git-svn-id: trunk@1719 -
2002-05-30 21:53:56 +00:00
lazarus
5a6ebefa4b * component-palette: TMainMenu replaces TMenu
+ TMenuItem registered as unvisible component
+ TMainMenu registered as visible component
stoppok

git-svn-id: trunk@1718 -
2002-05-30 21:40:09 +00:00
lazarus
4c6f8b55e7 * component-palette: TMainMenu replaces TMenu, TMenuItem registered as
unvisible component, TMainMenu registered
* workaround for TMainMenu to avoid crash in TMainIDE.OnDesignerRenameComponent
stoppok

git-svn-id: trunk@1717 -
2002-05-30 21:37:14 +00:00
lazarus
c587c7186b + added / fixed streaming functions for TMenu & TMenuItem, stoppok
git-svn-id: trunk@1716 -
2002-05-30 21:33:10 +00:00
lazarus
6dd3644e4d lcl/controls.pp
git-svn-id: trunk@1715 -
2002-05-30 21:17:27 +00:00
lazarus
b312b70e90 MG: filedialogs now saves size and history
git-svn-id: trunk@1714 -
2002-05-30 14:18:47 +00:00