Commit Graph

13065 Commits

Author SHA1 Message Date
paul
21d48dbc65 new component images from wile64
git-svn-id: trunk@13145 -
2007-12-04 15:26:02 +00:00
mattias
389c1a693a LCL: ChildSizing.Layout now uses PreferredSize of Autosized childs as min and max
git-svn-id: trunk@13144 -
2007-12-04 13:22:07 +00:00
mattias
80036090c5 LCL: setting default ActiveControl in CreateWnd, improved checks if a control can be focused by using CanFocus, improved debugging focus, using the same algo for all default focus controls
git-svn-id: trunk@13143 -
2007-12-04 12:30:15 +00:00
paul
a5d60a458c images: new TColorButton image based on wile64 TButton
git-svn-id: trunk@13141 -
2007-12-04 10:28:30 +00:00
paul
22ff2e2351 ide: fix AV on ide close if "component list" dialog has been opened
git-svn-id: trunk@13140 -
2007-12-04 10:03:48 +00:00
paul
e72e8d8725 images: update some component images from wile64
git-svn-id: trunk@13139 -
2007-12-04 09:17:17 +00:00
paul
01b1d9d0cc images: move some images to their new place
git-svn-id: trunk@13138 -
2007-12-04 09:14:07 +00:00
paul
8cbb54ba3a images:
- remove some old images already replaced by new
- update unit dependencies dialog to use common images instead of own

git-svn-id: trunk@13137 -
2007-12-04 09:10:15 +00:00
paul
7d87e086ba ide: update splash logo
git-svn-id: trunk@13136 -
2007-12-04 00:07:28 +00:00
marc
f0c0d91fca * small improvements on componentlist form by Marius
git-svn-id: trunk@13135 -
2007-12-03 23:57:17 +00:00
marc
aab042f968 * new splash
git-svn-id: trunk@13134 -
2007-12-03 23:54:15 +00:00
mattias
00125a4487 LCL: pofile reader: reads CharSet attribute from Laurent
git-svn-id: trunk@13133 -
2007-12-03 23:28:36 +00:00
mattias
50ebba2ee8 LCL: TCustomForm.SetFocusedControl fixed COntrol=nil
git-svn-id: trunk@13132 -
2007-12-03 22:36:48 +00:00
mattias
d01719fc58 LCL: TCustomForm: not calling LCLIntf.SetFocus if Parent<>nil, choosing a default for ActiveControl in TCustomForm.WndProc
git-svn-id: trunk@13131 -
2007-12-03 21:30:32 +00:00
mattias
03acdb2c29 LCL: updating ActiveControl for nested forms
git-svn-id: trunk@13130 -
2007-12-03 21:00:36 +00:00
mattias
29f5ce9731 IDE: fixed adding package when adding a component to a form
git-svn-id: trunk@13129 -
2007-12-03 19:27:09 +00:00
mattias
9303990fc7 LCL: undid, because ActiveControl does not work anymore: TCustomForm.WndProc LM_ACTIVATE, LM_SETFOCUS, LM_KILLFOCUS now call inherited
git-svn-id: trunk@13128 -
2007-12-03 19:12:59 +00:00
mattias
328bf736f2 LCL: TCustomForm.WndProc LM_ACTIVATE, LM_SETFOCUS, LM_KILLFOCUS now call inherited
git-svn-id: trunk@13127 -
2007-12-03 18:52:16 +00:00
paul
c2236293fe win32 unicode: fix ProcessFileDialogResult - incorrect parse of filenames in SetFilesProperty
git-svn-id: trunk@13126 -
2007-12-03 14:50:23 +00:00
paul
6dd71e054c TMenu, TMenuItem:
- update icon on changes of imagelist and bitmap
- fix HasIcon - now it looks at Bitmap.IsEmpty too (issue #0010313)

git-svn-id: trunk@13125 -
2007-12-03 07:30:37 +00:00
paul
835912fdc8 designer: fix memory leak in graphpropedits
git-svn-id: trunk@13123 -
2007-12-03 07:06:49 +00:00
marc
fa88d7904f * added Marius
git-svn-id: trunk@13122 -
2007-12-03 00:11:12 +00:00
marc
729dcdbc2a + added component list form by Marus
* Updated po files

git-svn-id: trunk@13121 -
2007-12-02 18:19:23 +00:00
zeljko
29b8baaf7d Qt: Update to bindings 1.55: Additions and Fixes to QCLCItemDelegate by Den.
git-svn-id: trunk@13120 -
2007-12-02 15:46:27 +00:00
mattias
657e99cf70 LCL: autosize algo Align: added constraints for the remaining area
git-svn-id: trunk@13119 -
2007-12-02 12:33:45 +00:00
paul
523c8e3010 actions editor:
- use standard way of image loading instead of storing them in strings 
- modernize icons 
- remove obsoleted code

git-svn-id: trunk@13118 -
2007-12-02 09:07:11 +00:00
sekelsenmat
7b318045cc Patch from Sergey Marchenko. Fixes threading synchronization on WinCE.
git-svn-id: trunk@13117 -
2007-12-02 09:05:42 +00:00
paul
004205d996 - replace old arrow images with modern and place them to actions directory
- add images for actions "add" and "delete"

git-svn-id: trunk@13116 -
2007-12-02 09:05:22 +00:00
sekelsenmat
12ec29c23b Modified patch from Christian to the wince interface. Allows custom positioned and sized windows if they have BorderStyle = bsNone or bsDialog
git-svn-id: trunk@13115 -
2007-12-02 08:56:14 +00:00
kirkpatc
c8356daf2a LazDoc - correction of typos in ComCtrls
git-svn-id: trunk@13114 -
2007-12-02 08:45:02 +00:00
kirkpatc
a8c508fd61 LazDoc - updates to TToolBar and TToolButton in Comctrls.xml
git-svn-id: trunk@13113 -
2007-12-02 08:39:08 +00:00
mattias
7881c1792d IDE: keymapping: codetools shortcuts are now source editor only
git-svn-id: trunk@13112 -
2007-12-01 23:58:53 +00:00
mattias
78c4c8abe2 IDE: designer: mvoing controls via keyboard Ctrl+Shift now moves grid steps
git-svn-id: trunk@13111 -
2007-12-01 23:53:13 +00:00
mattias
cdde9e222b IDE: fixed updating statusbar on source editor page change via keyboard, fixed typo
git-svn-id: trunk@13110 -
2007-12-01 23:47:14 +00:00
mattias
2261662fc3 gtk2 intf: removed some unused variables and fixed TNoteBook.ClientOrigin
git-svn-id: trunk@13109 -
2007-12-01 23:33:54 +00:00
mattias
b0b23093f9 IDE: compiler options dlg: fixed captions for execute before/after groupboxes
git-svn-id: trunk@13108 -
2007-12-01 19:09:43 +00:00
paul
b3343919da replace writeln with debugln in verbose mode
git-svn-id: trunk@13107 -
2007-12-01 16:52:19 +00:00
paul
cc14f8e72b fix compilation with VerboseSizeMsg only
git-svn-id: trunk@13106 -
2007-12-01 16:43:51 +00:00
vincents
fa494eaef7 docs: use lowercase file names for examples
git-svn-id: trunk@13105 -
2007-12-01 15:22:55 +00:00
tombo
032af9a4ec Printers4Lazarus: initial implementation of native Carbon printing, use -dNativePrint to try it
git-svn-id: trunk@13104 -
2007-12-01 15:12:29 +00:00
tombo
7a6627d167 Carbon intf: fixed getting window part
git-svn-id: trunk@13103 -
2007-12-01 15:06:29 +00:00
vincents
11588a8f97 use lowercase file name
git-svn-id: trunk@13102 -
2007-12-01 14:45:51 +00:00
vincents
28649bd612 use lowercase directory name
git-svn-id: trunk@13101 -
2007-12-01 14:44:24 +00:00
kirkpatc
bc0428d6f1 LazDoc - added description of TStatusBar in ComCtrls, and example program in directory ExtCtrls
git-svn-id: trunk@13100 -
2007-12-01 14:17:38 +00:00
zeljko
9d14323806 Qt: fixed AV with TBitBtn glyphs.
git-svn-id: trunk@13099 -
2007-12-01 12:02:52 +00:00
mattias
5cb98905b8 fpc deb: added target arm
git-svn-id: trunk@13098 -
2007-12-01 09:48:56 +00:00
mattias
9145ac184d LCL: TLabel: fixed restoring font.color when Enabled=false
git-svn-id: trunk@13097 -
2007-12-01 09:36:09 +00:00
tombo
9f4b963fd6 Carbon intf: fixed 0009714: Carbon menuitem remains active after selecting Form.show
by clearing menu highlighting

git-svn-id: trunk@13096 -
2007-12-01 09:24:56 +00:00
kirkpatc
086cb54594 LazDoc - more updates to ExtCtrls and Controls
git-svn-id: trunk@13095 -
2007-12-01 08:36:36 +00:00
mattias
1f16e30ecb IDE: improved layout anchor editor
git-svn-id: trunk@13094 -
2007-11-30 22:50:26 +00:00