Commit Graph

7420 Commits

Author SHA1 Message Date
vincents
288f1343c8 fixed typo gtk-pixbuf -> gdk-pixbuf
git-svn-id: trunk@7423 -
2005-07-25 21:15:54 +00:00
vincents
c6ec8ca4d4 published Palette from Darius
git-svn-id: trunk@7422 -
2005-07-25 19:44:55 +00:00
vincents
b3961e92cc added ldocktree xml doc skeleton
git-svn-id: trunk@7421 -
2005-07-25 14:20:00 +00:00
vincents
3c7aaf1ab3 added colorbox doc skeleton
git-svn-id: trunk@7420 -
2005-07-25 12:01:32 +00:00
mattias
4bf1bb1b58 reduced firing CHange events for TCustomImageList from Martin Smat
git-svn-id: trunk@7419 -
2005-07-25 09:15:03 +00:00
mattias
5b8b66dc98 added to Contributors.txt Christopher Kirkpatrick
git-svn-id: trunk@7418 -
2005-07-25 09:12:19 +00:00
vincents
94be43d80e updated lcl documentation from Christopher Kirkpatrick
git-svn-id: trunk@7417 -
2005-07-25 08:33:31 +00:00
mattias
f5eedce276 updaed russian win32 translation from Rostislav Okulov
git-svn-id: trunk@7416 -
2005-07-24 21:39:45 +00:00
mattias
ebd919ca86 removed unneeded TCustomImageList.GetCount
git-svn-id: trunk@7415 -
2005-07-24 10:56:27 +00:00
mattias
fb353c7b49 fixed updating FCount in TCustomImageList.Insert/Delete
git-svn-id: trunk@7414 -
2005-07-24 08:08:58 +00:00
mattias
aa507b9cb7 fixed application modal for shortcut delegation from Martin Smat
git-svn-id: trunk@7413 -
2005-07-24 08:01:57 +00:00
mattias
6dcd7874c3 fixed sending UTF8 key presses in gtk intf
git-svn-id: trunk@7412 -
2005-07-23 23:15:19 +00:00
jesus
4813f74001 additional files
git-svn-id: trunk@7411 -
2005-07-23 21:04:34 +00:00
jesus
c9df107267 Improved sample for turbopower_ipro package
git-svn-id: trunk@7410 -
2005-07-23 21:03:07 +00:00
jesus
b0fd07ca4f fix crash when loading loading tables
git-svn-id: trunk@7409 -
2005-07-23 20:20:17 +00:00
vincents
a9b66c89c7 updated lost translations from Okulov
git-svn-id: trunk@7408 -
2005-07-23 19:28:52 +00:00
vincents
f86a999846 fixed changing values when expanding row above current row in OI
git-svn-id: trunk@7407 -
2005-07-23 13:08:03 +00:00
mattias
d31fe06f5d fixed gtk2 intf compilation
git-svn-id: trunk@7406 -
2005-07-23 09:35:00 +00:00
mattias
e303f8f83f replaced codetools+gtk intf TList with faster TFPList
git-svn-id: trunk@7405 -
2005-07-23 09:27:30 +00:00
mattias
c99014ca13 translation now directly uses the .po files, .mo files removed
git-svn-id: trunk@7404 -
2005-07-22 19:51:43 +00:00
mattias
735c2a19a7 updated russian win translation from Okulov
git-svn-id: trunk@7403 -
2005-07-22 17:20:28 +00:00
mattias
fbe23a81a0 classic default key ecSelectWord Ctrl-K T
git-svn-id: trunk@7402 -
2005-07-22 17:02:18 +00:00
mattias
6056087379 added IDE command ecSelectWord
git-svn-id: trunk@7401 -
2005-07-22 15:50:50 +00:00
mattias
4e17e99aa8 fixed mem leak and Index in TSynEditStringList.DeleteLines
git-svn-id: trunk@7400 -
2005-07-22 15:36:47 +00:00
mattias
653f20404a fixed paths
git-svn-id: trunk@7399 -
2005-07-22 13:54:30 +00:00
mattias
22682ade99 changed unit output directories to fpc format units/CPU-OS
git-svn-id: trunk@7398 -
2005-07-22 13:47:35 +00:00
vincents
fa0dba9b76 initiliased Result of DispatchAction
git-svn-id: trunk@7397 -
2005-07-22 12:44:04 +00:00
vincents
2f778a2275 free rows in reverse order, so child rows are freed before parent rows (prevents accessing released memory)
git-svn-id: trunk@7396 -
2005-07-22 12:41:39 +00:00
mattias
5ca30f441d updated finnish translation from Seppo
git-svn-id: trunk@7395 -
2005-07-22 11:45:26 +00:00
mattias
2a14dfaaf7 fixed gtk not container warnings and let a few gtk handled key messages pass
git-svn-id: trunk@7394 -
2005-07-22 11:37:26 +00:00
mattias
e06677e4f5 updated russian translation for windows from Rostislav Okulov
git-svn-id: trunk@7393 -
2005-07-22 11:15:56 +00:00
vincents
11d54b83a7 added DumpExceptionBackTrace in case of error when loading an lfm.
git-svn-id: trunk@7392 -
2005-07-22 07:55:30 +00:00
vincents
37655d03e5 fixed some errors in the IDE 'TP Classic' keymapping scheme from MichaelvC
git-svn-id: trunk@7391 -
2005-07-21 21:21:46 +00:00
jesus
efb3ad6197 force setup of new editor
git-svn-id: trunk@7390 -
2005-07-21 21:11:49 +00:00
micha
a8d1f0629c fix double click heuristic to take into account cursor movement, if moved too much do not send double click
git-svn-id: trunk@7389 -
2005-07-21 17:37:40 +00:00
micha
9e7bfb96b9 implement tbitbtn.spacing for win32
allow -1 for tbitbtn.spacing; means center text
fix transparent (xpm typically) images drawing on bitbtns

git-svn-id: trunk@7388 -
2005-07-21 09:43:14 +00:00
mattias
7e1b82da00 in32 interface check if the listItem state has already the asked value from Martin Smat
git-svn-id: trunk@7387 -
2005-07-19 21:05:37 +00:00
mattias
f2f3871b52 fixed reading vaInt16
git-svn-id: trunk@7386 -
2005-07-19 20:58:15 +00:00
mattias
83e05bbe9e made addfiletoapackage dialog more compact
git-svn-id: trunk@7385 -
2005-07-19 19:18:17 +00:00
vincents
d38b28736f compile fpc units wiht -Ur
git-svn-id: trunk@7384 -
2005-07-19 18:40:06 +00:00
vincents
13c1dcc544 set version 0.9.9
git-svn-id: trunk@7383 -
2005-07-19 14:36:54 +00:00
micha
854c9cf746 fix bug #741: fix setting multiselect to not select all items; default extendedselect is true
git-svn-id: trunk@7382 -
2005-07-19 14:18:44 +00:00
vincents
83e35541fc updated translations
git-svn-id: trunk@7380 -
2005-07-19 13:30:45 +00:00
vincents
2953927ca9 to version 0.9.8
git-svn-id: trunk@7379 -
2005-07-19 12:43:43 +00:00
micha
d233ae4e9b fix ParentDestroyingHandle to return true if destroying; was wrong way around
git-svn-id: trunk@7378 -
2005-07-19 10:44:47 +00:00
vincents
bed8cc1dc7 added colorbox image to the component toolbar
git-svn-id: trunk@7377 -
2005-07-19 09:04:00 +00:00
vincents
9625ff01e6 added xpm for component toolbar
git-svn-id: trunk@7376 -
2005-07-19 08:44:46 +00:00
vincents
31c746f9de added ColorBox (from Darius) to LCL
git-svn-id: trunk@7375 -
2005-07-19 08:31:21 +00:00
mattias
aad303748d created a lfm for AddFileToAPackageDialog from Draius
git-svn-id: trunk@7374 -
2005-07-18 21:34:45 +00:00
mattias
244cd6023d fixed TSaveDialog.Options ofNoReadOnlyReturn fr omColin Western
git-svn-id: trunk@7373 -
2005-07-18 21:23:06 +00:00