Commit Graph

13075 Commits

Author SHA1 Message Date
paul
c69fef99dc images:
- added new, moved/renamed old
- procedure list dialog now use standard set of images instead of own

git-svn-id: trunk@13155 -
2007-12-05 06:43:08 +00:00
paul
98afc1dfe3 ide: replace own "external tools" dialog images with standard ide; + new image for edit action
git-svn-id: trunk@13154 -
2007-12-05 03:03:05 +00:00
paul
0ec20cac44 ide: replace own "todo list" dialog images with standard ide; + new image for todo item
git-svn-id: trunk@13153 -
2007-12-05 02:51:48 +00:00
paul
fbea1c5cf9 new ttogglebox image based on wile64
git-svn-id: trunk@13152 -
2007-12-05 02:16:10 +00:00
paul
9b717d7c25 remove no more needed images
git-svn-id: trunk@13151 -
2007-12-05 00:40:02 +00:00
paul
91ecaa58ce new component images from wile64
git-svn-id: trunk@13150 -
2007-12-05 00:12:24 +00:00
kirkpatc
0ba21c80a8 LazDoc - removed several descriptions form TButton in StdCtrls because they are defined in ancestor classes. Some consequential changes in Graphics and Controls
git-svn-id: trunk@13149 -
2007-12-04 23:47:43 +00:00
mattias
1c17f82235 prettyformat: fixed compilation
git-svn-id: trunk@13148 -
2007-12-04 17:21:06 +00:00
paul
2b07b58871 move open.png to correct place
git-svn-id: trunk@13147 -
2007-12-04 15:58:30 +00:00
paul
cbebe7cd1a images:
- replace (xpm => png) and rename some images
- replace second set of own "unit dependencies" images with standard

git-svn-id: trunk@13146 -
2007-12-04 15:55:58 +00:00
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