Commit Graph

9239 Commits

Author SHA1 Message Date
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
micha
c3fada6d57 win64 fixes (from peter, modified)
git-svn-id: trunk@9222 -
2006-05-01 21:47:48 +00:00
micha
d9e9f1570f win64 fixes (from peter, modified)
git-svn-id: trunk@9221 -
2006-05-01 21:45:12 +00:00
mattias
f0c632c5e9 added help for various dialogs
git-svn-id: trunk@9220 -
2006-05-01 15:01:57 +00:00
mattias
9b834fa88d added help for various dialogs
git-svn-id: trunk@9219 -
2006-05-01 14:47:17 +00:00
marc
6fe9786d9c * finished opcodes, still need some operands
git-svn-id: trunk@9218 -
2006-04-30 23:25:00 +00:00
mattias
b9bb55769f added help for code template dialog
git-svn-id: trunk@9217 -
2006-04-30 22:49:29 +00:00
jesus
3401c9d4b5 Notifications Col/Row inserted/deleted for ColCount and RowCount issue
git-svn-id: trunk@9216 -
2006-04-30 22:13:05 +00:00
jesus
566598a9ab row autonumbering only if there is no text in cell (issue #2033)
git-svn-id: trunk@9215 -
2006-04-30 18:25:32 +00:00
mattias
7e173b2174 added help for environment options pages
git-svn-id: trunk@9214 -
2006-04-30 16:47:19 +00:00
mattias
bed1777a50 added help for compiler options pages
git-svn-id: trunk@9213 -
2006-04-30 15:46:32 +00:00
mattias
e62bf31509 added help for compiler options pages
git-svn-id: trunk@9212 -
2006-04-30 15:05:28 +00:00
mattias
4f5b33084c Help for IDE windows: now supporting controls without name
git-svn-id: trunk@9211 -
2006-04-30 14:58:42 +00:00
jesus
0fd39df1a1 fixes copying bitmap to clipboard (no transparency, issue #1771) and mousewheel problem issue #2006
git-svn-id: trunk@9210 -
2006-04-30 00:59:22 +00:00
jesus
8f3f7091ba fix current paper won't change if is the same as the default one
git-svn-id: trunk@9209 -
2006-04-30 00:46:49 +00:00
mattias
606d061e80 fixed gtk intf getting line end boundary
git-svn-id: trunk@9208 -
2006-04-29 22:25:16 +00:00
mattias
ed397852ff updated finnish translation from Seppo
git-svn-id: trunk@9207 -
2006-04-29 21:45:24 +00:00