Commit Graph

3799 Commits

Author SHA1 Message Date
mattias
339c87d92c implemented im/export of install package list
git-svn-id: trunk@6400 -
2004-12-21 11:14:29 +00:00
mattias
8473294ea9 changed TControl.Anchors default value to AnchorAlign[Align]
git-svn-id: trunk@6398 -
2004-12-20 00:11:24 +00:00
mattias
729da6786d updated finnish translation from Seppo
git-svn-id: trunk@6397 -
2004-12-19 23:20:24 +00:00
marc
bfa23e222a * x86_64 fix: Debugln of TFontHandleCache.Add
git-svn-id: trunk@6396 -
2004-12-19 21:38:21 +00:00
marc
529d872aea * x86_64 fix: Conversion if integer to pointer
git-svn-id: trunk@6395 -
2004-12-19 19:29:04 +00:00
marc
7526717aef * x86_64 fix: Conversion if integer to pointer
git-svn-id: trunk@6394 -
2004-12-19 19:26:05 +00:00
marc
42eaa8b09a * x86_64 fix: removed pointer->cardinal cast
git-svn-id: trunk@6393 -
2004-12-19 17:41:18 +00:00
marc
911977269b * x86_64 fix, removed pointer to integer casts
git-svn-id: trunk@6392 -
2004-12-19 15:24:45 +00:00
mattias
924cd35914 added resurce strings for gtk file dlg
git-svn-id: trunk@6391 -
2004-12-18 23:46:17 +00:00
mattias
d9f87ef6eb updatepofiles is now case sensitive,
replaced many places, where Application was needlessly Owner
updated po files, started Configure IDE Install Package dialog,
implemented removing double file package links

git-svn-id: trunk@6388 -
2004-12-18 10:20:22 +00:00
vincents
56666e6d35 set version to 0.9.3
git-svn-id: trunk@6384 -
2004-12-17 09:00:47 +00:00
vincents
64233e8c71 made some protected TCustomCombobox properties public, so they can be used by the win32 widget set.
git-svn-id: trunk@6381 -
2004-12-16 20:13:27 +00:00
mattias
a802f8afa9 applied patch for smooth scrolling parameters from Jesus
git-svn-id: trunk@6379 -
2004-12-16 19:03:57 +00:00
micha
6d3f279a9e fix showmodal to remember disabled windows (fixes bug #478, and more)
git-svn-id: trunk@6378 -
2004-12-16 14:29:51 +00:00
micha
84f362ce52 fix clientrect size on show form with menu (lazarus ide, component palette height too great)
git-svn-id: trunk@6377 -
2004-12-15 17:51:16 +00:00
mattias
3737ea01f7 implemented TMultiPropertyLink
git-svn-id: trunk@6374 -
2004-12-13 21:30:21 +00:00
mattias
545441282f fixed loading project flags and added RTTI example for readonly properties
git-svn-id: trunk@6373 -
2004-12-13 16:43:37 +00:00
mattias
b00a14bfc5 published TSpeedButton.OnDoubleClick
git-svn-id: trunk@6369 -
2004-12-12 23:40:55 +00:00
mattias
4e924ae6a2 implemented open project after open standard windows
git-svn-id: trunk@6367 -
2004-12-12 03:54:09 +00:00
vincents
770988ec33 fixed setting RowCount to value less than TopRow from Jesus Reyes
git-svn-id: trunk@6366 -
2004-12-11 20:25:21 +00:00
mattias
5d6c298120 fixed showing all keymappings and missing text selection keys
git-svn-id: trunk@6364 -
2004-12-11 02:21:00 +00:00
mattias
7f5fe81d3b implemented bvSpace of TBevelCut
git-svn-id: trunk@6363 -
2004-12-11 01:28:58 +00:00
vincents
3705892de2 fixed show menu item, when parent menu contains more than one invisible items
git-svn-id: trunk@6361 -
2004-12-10 22:43:49 +00:00
mattias
4049e50ad0 implemented TMenuItem.SetVisible
git-svn-id: trunk@6360 -
2004-12-10 21:36:27 +00:00
mattias
93cb3ed38c implemented auto add on double click on component palette
git-svn-id: trunk@6358 -
2004-12-10 19:22:28 +00:00
vincents
28f838614a fixed error because of conflicted merge
git-svn-id: trunk@6348 -
2004-12-07 06:28:09 +00:00
vincents
540d53a6e7 fixed fpc 1.0.x compilation
git-svn-id: trunk@6346 -
2004-12-07 03:15:32 +00:00
vincents
cba72eda5e fixed type cast of method pointer
git-svn-id: trunk@6341 -
2004-12-06 22:41:45 +00:00
mattias
8bfb1c9845 added access to lresources
git-svn-id: trunk@6339 -
2004-12-06 17:31:02 +00:00
mattias
2efd1ba30a destroying clean up
git-svn-id: trunk@6334 -
2004-12-05 13:25:47 +00:00
mattias
5c02893c8b destroying TMenu Handle when Set Parent=nil
git-svn-id: trunk@6333 -
2004-12-05 13:20:29 +00:00
mattias
9f02247fa1 implemented Target Directory for IDE
git-svn-id: trunk@6331 -
2004-12-04 01:17:41 +00:00
mattias
13a213ce9f added fpdoc stylesheet
git-svn-id: trunk@6325 -
2004-12-02 13:05:55 +00:00
vincents
2a4e9585c6 fixed error, when more than one timer was disabled in a timer callback.
git-svn-id: trunk@6319 -
2004-12-01 22:38:36 +00:00
mattias
c8759cbc2e updated fpdoc sceletons for lcl and gtk intf
git-svn-id: trunk@6316 -
2004-12-01 16:17:18 +00:00
mattias
2679c1cd94 added SysKey messages to gtk intf and LCL
git-svn-id: trunk@6312 -
2004-11-29 01:12:36 +00:00
mattias
9e27d65951 do not send OnExit/OnEnter during destroy, design or loading
git-svn-id: trunk@6310 -
2004-11-28 01:03:26 +00:00
mattias
8ca5eaf021 deactivated sending SYSKey messages in gtk intf - they are not used anyway
git-svn-id: trunk@6309 -
2004-11-28 00:55:44 +00:00
vincents
843c0a6291 fixed setting itemindex, if it had been changed by the interface before
git-svn-id: trunk@6307 -
2004-11-27 22:29:56 +00:00
mattias
a56e16653b added more gtk ISO character sets
git-svn-id: trunk@6304 -
2004-11-27 13:57:49 +00:00
mattias
51caf89088 replaced some mosuedown with selectionchanged events from Vincent
git-svn-id: trunk@6300 -
2004-11-26 16:57:22 +00:00
vincents
19cc7bac2c implemented SelectionChange event
git-svn-id: trunk@6298 -
2004-11-26 12:26:13 +00:00
vincents
0adc040199 fixed sending two lm_setfocus message for combobox.
git-svn-id: trunk@6297 -
2004-11-26 11:23:38 +00:00
vincents
7bdefae9f7 disabled TCustomListView.Begin/EndUpdate on win32.
git-svn-id: trunk@6295 -
2004-11-25 14:28:45 +00:00
mattias
ff0abfca3e TTextStrings improvements (Exchange, Put), clean ups
git-svn-id: trunk@6293 -
2004-11-24 08:18:13 +00:00
vincents
58e9f70f7c use message name instead of number in debug message.
postponed removing properties until wm_ncdestroy.

git-svn-id: trunk@6279 -
2004-11-21 21:09:29 +00:00
micha
e087248a2d fix borderstyle/borderbuttons
git-svn-id: trunk@6278 -
2004-11-21 18:58:42 +00:00
micha
99768ea834 move CreateHandle implementation of tcustomcontrol to twincontrol
git-svn-id: trunk@6276 -
2004-11-21 18:10:42 +00:00
mattias
020ed4dbc7 implemented stopping project on close project
git-svn-id: trunk@6273 -
2004-11-20 11:49:15 +00:00
mattias
d2d3030a60 implemented creating classes at run time from any TComponent descendant
git-svn-id: trunk@6272 -
2004-11-20 11:20:06 +00:00