Commit Graph

14929 Commits

Author SHA1 Message Date
sekelsenmat
edbb70f7a6 Starts implementing menus in lcl-fpgui
git-svn-id: trunk@15066 -
2008-05-07 02:46:01 +00:00
mattias
1c51099541 IDE: implemented showing help for identifier completion
git-svn-id: trunk@15065 -
2008-05-06 21:37:25 +00:00
mattias
5122d3eaaf codetools: not reparsing when cursor in valid interface
git-svn-id: trunk@15064 -
2008-05-06 19:19:40 +00:00
mattias
2b9cb9182b codetools: improved running codetools while identifier completion is open
git-svn-id: trunk@15063 -
2008-05-06 17:45:18 +00:00
kirkpatc
860295db98 Description added for TDirSelDlg in dirsel.xml; links added in dialogs.xml and editbtn.xml
git-svn-id: trunk@15062 -
2008-05-06 16:28:51 +00:00
paul
1bbabe9c0f lcl: publish more TScrollBox properties
git-svn-id: trunk@15061 -
2008-05-06 12:57:01 +00:00
paul
5958104166 ide: fix compilation
git-svn-id: trunk@15060 -
2008-05-06 11:13:14 +00:00
paul
d4aba5ae44 ide:
- derive FrameDesigner and NonControlDesigner from the same ancestor and use it where is possible (simplify code)
- set UseCreateFormStatements to false for frames

git-svn-id: trunk@15059 -
2008-05-06 09:29:24 +00:00
paul
ca1d370ae3 ide: add method to convert one TypeClass to another when component is dropped to the form (needed for Frames)
git-svn-id: trunk@15058 -
2008-05-06 08:55:32 +00:00
paul
906fc15355 ide:
- set parent for frame to show its content
- fix frame positioning in the designer

git-svn-id: trunk@15057 -
2008-05-06 07:57:31 +00:00
paul
faa5e06bf4 lcl: TCustomFrame.GetChildren should be the same as TCustomFrame, TDataModule has
git-svn-id: trunk@15056 -
2008-05-06 07:25:11 +00:00
paul
54b2722d1c lcl: hour separator is ':' instead of ';'
git-svn-id: trunk@15055 -
2008-05-06 06:48:24 +00:00
kirkpatc
ec6017cb92 Fixed typos in editbtn.xml
git-svn-id: trunk@15054 -
2008-05-06 06:24:28 +00:00
paul
ec656e9c68 qt: more reliable return for GetObject() for bitmap (patch from Luiz Americo, #0011260)
git-svn-id: trunk@15053 -
2008-05-06 05:07:41 +00:00
paul
3825a0a319 ide: start frame support (with -dEnableTFrame)
git-svn-id: trunk@15052 -
2008-05-06 03:28:07 +00:00
mattias
87deba254d IDE: code explorer: fixed search using multiselected
git-svn-id: trunk@15051 -
2008-05-05 23:20:42 +00:00
kirkpatc
db3200f1b7 Descriptions have been added for all Edit Button and related classes in EditBtn.xml
git-svn-id: trunk@15050 -
2008-05-05 20:30:32 +00:00
mattias
3864f806a5 designer: menu item align now enabled when one control is selected
git-svn-id: trunk@15049 -
2008-05-05 20:14:39 +00:00
mattias
b7b30e862a codetools: identifier completion can exists while rebuilding code trees
git-svn-id: trunk@15048 -
2008-05-05 20:06:28 +00:00
paul
eca06cdccb examples: fix sprites example (issue #0011252)
git-svn-id: trunk@15047 -
2008-05-05 07:53:50 +00:00
vincents
b5783a87b1 IDE, startlazarus: fixed passing primary config directory with spaces in name (bug #11245)
git-svn-id: trunk@15046 -
2008-05-05 07:51:58 +00:00
vincents
6cd01bc70a IDE: fixed rebuilding the IDE, in case the idemake.cfg files was in a directory with spaces and upper ansi chars in its path, thanks to Yury
git-svn-id: trunk@15045 -
2008-05-04 19:32:01 +00:00
vincents
3a8336c1b9 IDE: cleanup
- EnableFakeMethods are on by default now
- the compiler does .rc to .res compilation

git-svn-id: trunk@15044 -
2008-05-04 19:21:41 +00:00
zeljko
79f610efff Qt: Fixed endless loop problem with TQtWidgetSet.FocusChanged hook, removed workaround.
git-svn-id: trunk@15043 -
2008-05-04 16:14:13 +00:00
paul
d2d5ce2407 lcl: add TFrame to the component palette if -dEnabledTFrame is passed
git-svn-id: trunk@15042 -
2008-05-04 09:19:54 +00:00
paul
d1872f6495 images: add image for TFrame
git-svn-id: trunk@15041 -
2008-05-04 09:19:03 +00:00
paul
8ae9bafbf3 ide: fix imagelist editor after TBitmap->TCustomBitmap change
git-svn-id: trunk@15040 -
2008-05-04 08:34:58 +00:00
zeljko
04b5227eb6 Qt: Shift+Tab now works ok - fixes #9726
git-svn-id: trunk@15039 -
2008-05-03 20:44:36 +00:00
mattias
fce35a5ee0 gtk intf: AppMinimize only minimizes visible forms
git-svn-id: trunk@15038 -
2008-05-03 20:15:30 +00:00
mattias
8882c00c95 IDE: fixed double creation of completion form
git-svn-id: trunk@15037 -
2008-05-03 20:09:54 +00:00
mattias
de9ee5266d gtk1+2: fixed creating TFrame
git-svn-id: trunk@15036 -
2008-05-03 11:49:25 +00:00
mattias
ae532864a2 LCL: added TFrame.LCLVersion
git-svn-id: trunk@15035 -
2008-05-03 11:20:40 +00:00
mattias
a42e97ccfc LCL: published TFrame.ClientWidth/ClientHeight
git-svn-id: trunk@15034 -
2008-05-03 11:15:12 +00:00
zeljko
c6d254fe3e Qt: Better fix for invisible scrollbar under MacOsX.
git-svn-id: trunk@15033 -
2008-05-03 09:23:14 +00:00
paul
749bbc330b examples: update imagelist example - it did not work after TBitmap=>TCustomBitmap change
git-svn-id: trunk@15032 -
2008-05-02 16:04:26 +00:00
paul
e1b45f011e qt:
- Teach qt ThemeServices to draw notebook pane.

git-svn-id: trunk@15031 -
2008-05-02 09:25:23 +00:00
kirkpatc
c07d4c40cb TTabControlStrings and TTabNotebookStrings have been updated in ComCtrls.xml
git-svn-id: trunk@15030 -
2008-05-02 09:17:40 +00:00
mattias
66ceb35a86 IDE: save package as now checks if a unit with same name already exists
git-svn-id: trunk@15029 -
2008-05-02 09:04:33 +00:00
sekelsenmat
93c3f04eb7 Small improvements to lcl-fpgui
git-svn-id: trunk@15028 -
2008-05-01 20:07:16 +00:00
paul
3108f60f93 lcl:
- Publish TListView ShowHint, ParentShowHint (9708).
- Correct TTabControl drawing. Don't clear tab area since it is painted by notebook. Draw pane area with ThemeServices. 
- Teach gtk ThemeServices to draw notebook pane.

git-svn-id: trunk@15027 -
2008-05-01 18:26:50 +00:00
mattias
e473ecf7d5 IDE: remove empty methods: warning when caret not in a class
git-svn-id: trunk@15026 -
2008-05-01 17:15:13 +00:00
sekelsenmat
1736824df9 Various improvements to fpgui
git-svn-id: trunk@15025 -
2008-05-01 15:54:53 +00:00
kirkpatc
c04f23e310 Descriptions have been added for TPageControl, TTabControl and THeaderControl with their associated base Classes, in ComCtrls.xml.
git-svn-id: trunk@15024 -
2008-05-01 15:24:09 +00:00
marc
7c46372adf * Improved localization by Maxim Ganetsky
* updated localize scripts by Maxim Ganetsky

git-svn-id: trunk@15023 -
2008-05-01 14:06:43 +00:00
kirkpatc
7a70560d49 Edits and corrections to Topic 'Multi-PageControls' in ExtCtrls.xml, and some changes/corrections throughout the file. Some links have been fixed.
git-svn-id: trunk@15022 -
2008-05-01 09:52:26 +00:00
vincents
deab575d99 IDE: use local config dir to store lazarus settings, so the lazarus directory settings can be readonly on windows too (bug #9448)
git-svn-id: trunk@15021 -
2008-04-30 19:49:44 +00:00
zeljko
b35fdf9df9 Qt: Fixed #10880, invisible scrollbars under MacOsX
git-svn-id: trunk@15020 -
2008-04-30 17:45:39 +00:00
jesus
72d48b5170 Printers, qt support from Zeljko
git-svn-id: trunk@15019 -
2008-04-30 17:00:36 +00:00
paul
4a4324c310 win32: dont clear PopupMenu from WindowInfo in GetMenuItemObject - we need to call this function at least twice
git-svn-id: trunk@15018 -
2008-04-30 15:17:08 +00:00
kirkpatc
2d7f529c06 A Topic "Multi-PageControls" has been added to ExtCtrls.xml. Some consequential edits to components within the file.
git-svn-id: trunk@15017 -
2008-04-30 14:21:22 +00:00