Commit Graph

14946 Commits

Author SHA1 Message Date
sekelsenmat
e7ae4a80a4 Starts Carbon-Cocoa TTrayIcon implementation
git-svn-id: trunk@15084 -
2008-05-10 03:08:42 +00:00
marc
d1b5d08ccf * Updated German translation by Samuel Herzog
git-svn-id: trunk@15083 -
2008-05-09 17:32:19 +00:00
kirkpatc
c5a1d3a3d9 FPDoc - some minor edits to TCustomForm in Forms.xml
git-svn-id: trunk@15082 -
2008-05-09 11:20:33 +00:00
vincents
a64b3769ed IDE: view unit dialog, fixed using multiselect list
git-svn-id: trunk@15081 -
2008-05-09 10:58:23 +00:00
vincents
005a406b7f LCL: ListBox.MakeCurrentVisible: don't move current item to the top, if it is already visible, related to bug #11274
git-svn-id: trunk@15080 -
2008-05-09 10:55:18 +00:00
kirkpatc
2ea0281e1e FPDoc - descriptions of classes added to LCLClasses.xml; minor edits or addition of titles to other files.
git-svn-id: trunk@15079 -
2008-05-09 08:42:07 +00:00
zeljko
756dbe602c Qt: Update to bindings 1.62
git-svn-id: trunk@15077 -
2008-05-09 05:49:19 +00:00
mattias
e98cde9ee1 IDE: added New file item inherited component based on bug/patch 1287
git-svn-id: trunk@15076 -
2008-05-08 12:39:46 +00:00
kirkpatc
a1c2e3700b FPDoc - Further updates to clipbrd.xml
git-svn-id: trunk@15075 -
2008-05-08 12:33:52 +00:00
paul
ad5051e06e qt: fix #0011267 by Zeljan
git-svn-id: trunk@15074 -
2008-05-08 07:08:09 +00:00
sekelsenmat
a27667cba5 improves fpgui menus
git-svn-id: trunk@15073 -
2008-05-07 23:03:47 +00:00
marc
81bc9516cc * Updated po files
git-svn-id: trunk@15072 -
2008-05-07 22:31:32 +00:00
marc
87535559c2 * Updated chinees translation by XY.Chen
git-svn-id: trunk@15071 -
2008-05-07 21:56:08 +00:00
kirkpatc
77f3279309 FPDoc - definitions for TClipBoard in clipbrd.xml; moved short description of TPrinter in printers.xml
git-svn-id: trunk@15070 -
2008-05-07 16:55:09 +00:00
paul
1d8ed79592 designer: start placing frame onto another container
git-svn-id: trunk@15069 -
2008-05-07 08:21:19 +00:00
paul
90d87af7b6 designer:
- auto resize frame on designer form resize
- position frame designer at default position since frame TopLeft is always (0,0) in the designer

git-svn-id: trunk@15068 -
2008-05-07 07:18:29 +00:00
kirkpatc
322517d9e6 Moved link in dirsel.xml
git-svn-id: trunk@15067 -
2008-05-07 05:50:22 +00:00
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