Commit Graph

9455 Commits

Author SHA1 Message Date
mattias
e58dd594be splitted helpintf into helpintf and idehelpintf
git-svn-id: trunk@9272 -
2006-05-13 12:18:52 +00:00
mattias
9c1a175b91 fixed typos makro
git-svn-id: trunk@9271 -
2006-05-13 12:00:43 +00:00
mattias
8f6fad5537 moved ideintf/configstorage.pas to lcl/lazconfigstorage.pas
git-svn-id: trunk@9270 -
2006-05-13 11:44:14 +00:00
vincents
f720aa22c6 several improvements from Martin Smat
* use correct font (issue #2009)
* use correct color for mainbar (issue #2057)
* increase menu height (issue #1995)

git-svn-id: trunk@9269 -
2006-05-13 10:47:54 +00:00
mattias
fef1681254 qt intf: fixes spin edit from Felipe
git-svn-id: trunk@9268 -
2006-05-13 09:36:47 +00:00
mattias
19d2543a28 small updates from Barko
git-svn-id: trunk@9267 -
2006-05-13 09:30:38 +00:00
mattias
e441b52d38 made sure, that lazarus code uses TImageList.AddDirect
git-svn-id: trunk@9266 -
2006-05-13 09:13:05 +00:00
mattias
6746f6ade9 gtk2 intf: fixed mem leak
git-svn-id: trunk@9265 -
2006-05-13 08:52:21 +00:00
mattias
6549ac35a0 clean up
git-svn-id: trunk@9264 -
2006-05-13 08:41:09 +00:00
mattias
0138b73a5a gtk2/gtk1 intf: improved TextOut with size and color from Darek
git-svn-id: trunk@9263 -
2006-05-13 08:25:27 +00:00
mattias
0470b902b2 gtk2 intf: added createhandle for TEdit from Darek
git-svn-id: trunk@9262 -
2006-05-13 08:21:59 +00:00
mattias
003ec5d0f6 application dump stack only if no AppNoExceptionMessages is set
git-svn-id: trunk@9261 -
2006-05-13 08:20:31 +00:00
vincents
e0bb1797fc improved layout from Alexandre Leclerc
git-svn-id: trunk@9260 -
2006-05-12 12:55:00 +00:00
mattias
2f2c92352b code templates: fixed reading new lines at start of template
git-svn-id: trunk@9259 -
2006-05-12 08:27:08 +00:00
vincents
b7000d9d8c manually removed Date from lfm, it got there because of fpc bug #5082 (issue #2083)
git-svn-id: trunk@9258 -
2006-05-12 08:15:02 +00:00
vincents
e5d5b47cb9 use clHighLightText for treeview selected node caption if background is clHighLight (issue #2072)
git-svn-id: trunk@9257 -
2006-05-10 06:58:11 +00:00
mattias
173f5c5a42 fixed gtk2 compilation
git-svn-id: trunk@9256 -
2006-05-09 07:57:41 +00:00
mattias
260a95030f added qtmemostrings.inc
git-svn-id: trunk@9255 -
2006-05-08 18:57:04 +00:00
mattias
8de95bae67 added qtmemostr.inc
git-svn-id: trunk@9254 -
2006-05-08 18:56:03 +00:00
mattias
6d45de5a54 added Giuliano Colla to contributors
git-svn-id: trunk@9253 -
2006-05-08 10:32:45 +00:00
mattias
e9aefb922b fixed alRight, alBottom order, when two controls are at the same position
git-svn-id: trunk@9252 -
2006-05-08 09:37:02 +00:00
mattias
5ff16b41ea gtk intf: implemented cx_maximized from Darek
git-svn-id: trunk@9251 -
2006-05-08 09:14:47 +00:00
mattias
5c9068adf1 TCustomEdit now tries to keep the selection position after replacing the selection from Colin
git-svn-id: trunk@9250 -
2006-05-08 08:52:14 +00:00
mattias
0c71fadd58 wince intf: statusbar,listview,prgressbar,toolbar(oldtoolbar),trackbar,scrollingwindow,scrollbox,groupbox,combobox from roozbeh
git-svn-id: trunk@9249 -
2006-05-08 08:48:55 +00:00
mattias
f53bc8cfc6 qt intf: memo and edit Get/SetText from Giuliano Colla
git-svn-id: trunk@9248 -
2006-05-08 08:19:08 +00:00
vincents
a0a59b26c9 regenerated for i386-darwin support
git-svn-id: trunk@9247 -
2006-05-08 08:03:00 +00:00
vincents
d20298fe3f revert change of revision 9245 #05851e1114
git-svn-id: trunk@9246 -
2006-05-07 19:29:15 +00:00
vincents
05851e1114 don't use {get|set}windowlongptr on win32
git-svn-id: trunk@9245 -
2006-05-07 10:50:13 +00:00
vincents
4aa25b34df added accidentily deleted final .
git-svn-id: trunk@9244 -
2006-05-07 07:55:39 +00:00
mattias
6eb4930179 fixed references to COPYING.LCL
git-svn-id: trunk@9243 -
2006-05-05 05:52:08 +00:00
marc
f73d5610be * Added PE types
git-svn-id: trunk@9242 -
2006-05-05 00:37:43 +00:00
mattias
625c10c370 changed install directory for FreeBSD to /usr/local/lazarus
git-svn-id: trunk@9241 -
2006-05-04 19:53:44 +00:00
mattias
92798087e4 new project dlg list now supports key down/up, improved autosizing
git-svn-id: trunk@9240 -
2006-05-04 19:22:41 +00:00
marc
d1664cbba8 + added testproject for disassembler
git-svn-id: trunk@9239 -
2006-05-04 00:53:16 +00:00
marc
6aae9024cc * finished disassembler
git-svn-id: trunk@9238 -
2006-05-04 00:35:45 +00:00
marc
d14455fdbc * Fixed get line, the used message doesn't return a null terminator, to StrPas fails
git-svn-id: trunk@9237 -
2006-05-03 23:38:10 +00:00
mattias
f027d14ea5 designer now using CN_KeyXXX messages, so that intf can not eat it
git-svn-id: trunk@9236 -
2006-05-03 20:51:13 +00:00
mattias
68b3e095be added TControlStyle csOwnedChildSelection
git-svn-id: trunk@9235 -
2006-05-03 20:28:45 +00:00
jesus
089474d7bb Implements dbgrid.SelectedRows (issue #1849)
git-svn-id: trunk@9234 -
2006-05-03 18:22:48 +00:00
micha
9662961394 define ULONG_PTR for non-windows and 2.0.2
git-svn-id: trunk@9233 -
2006-05-03 17:40:41 +00:00
mattias
df4cb19ad7 renamed TreeNodes.Items to TTreeNode.Item - it is inconsisten, but for Delphi compatibility and it is hardly used
git-svn-id: trunk@9232 -
2006-05-02 21:49:41 +00:00
mattias
3d19654952 gtk intf: added heuristic to choose the alpha mask line ending
git-svn-id: trunk@9231 -
2006-05-02 21:33:17 +00:00
micha
89962420b2 win64 (64 bit) fixes to records
git-svn-id: trunk@9230 -
2006-05-02 20:30:54 +00:00
mattias
b7195cd292 changed cleandir dlg position to poScreenCenter
git-svn-id: trunk@9229 -
2006-05-02 20:24:21 +00:00
mattias
9fcc3d2103 gtk intf: wordWrap with string in UTF8 from Darek
git-svn-id: trunk@9228 -
2006-05-02 20:21:29 +00:00
mattias
e1a557e5ee added wincelists
git-svn-id: trunk@9227 -
2006-05-02 20:19:51 +00:00
mattias
658fb3a81f reduced output
git-svn-id: trunk@9226 -
2006-05-02 17:33:13 +00:00
jesus
30d3c8ded5 fixed autofillcolumns scroll columns (issue #2032)
git-svn-id: trunk@9225 -
2006-05-02 00:55:57 +00:00
mattias
9dfd319771 added wiki help page for often confused Delphi user mistake: missing at
git-svn-id: trunk@9224 -
2006-05-01 23:39:48 +00:00
micha
5bacdb8cb9 undo own modifications
git-svn-id: trunk@9223 -
2006-05-01 21:51:03 +00:00