Commit Graph

8077 Commits

Author SHA1 Message Date
mattias
02ef7c9c49 added .p as pascal extension
git-svn-id: trunk@7730 -
2005-09-17 18:01:22 +00:00
mattias
efa9c06055 fixed setting win32 clipboard text
git-svn-id: trunk@7729 -
2005-09-17 17:09:36 +00:00
mattias
aeb2c02069 Implemented TClipBoard.BeginUpdate/EndUpdate
git-svn-id: trunk@7728 -
2005-09-17 15:51:05 +00:00
mattias
66cbe700a5 updated dutch translation from Darius
git-svn-id: trunk@7727 -
2005-09-17 14:18:15 +00:00
mattias
d78f4a688c converted environment options to lfm from Darius
git-svn-id: trunk@7726 -
2005-09-17 13:50:59 +00:00
mattias
7295127ad7 updated cross compilation hints
git-svn-id: trunk@7725 -
2005-09-17 12:20:47 +00:00
mattias
b9f7eda6de create_lazarus_rpm.sh can now build the rpm without being root
git-svn-id: trunk@7724 -
2005-09-17 11:58:38 +00:00
mattias
62c2006012 finished script tools/install/cross_unix/build_linux_cross_win32_rpm.sh, which creates a rpm fpc_crosswin32 with binutils and fpc units for cross win32 compilation
git-svn-id: trunk@7723 -
2005-09-17 09:12:58 +00:00
mattias
4f8e170185 improved fpc_crosswin32 rpm to not require root for building
git-svn-id: trunk@7722 -
2005-09-16 23:22:52 +00:00
vincents
d59c8ecd28 64 bit fixes from Florian
git-svn-id: trunk@7721 -
2005-09-16 20:39:33 +00:00
mattias
7b002e587b fixed compilation, started fpc_crosswin32 rpm
git-svn-id: trunk@7720 -
2005-09-16 16:45:23 +00:00
mattias
68d9383057 fixed link in make install
git-svn-id: trunk@7719 -
2005-09-16 15:40:00 +00:00
mattias
c88621e12a added a make install action for the c people, it simply copies to /usr/share/lazarus/ and sets a link in /usr/bin
git-svn-id: trunk@7718 -
2005-09-16 15:36:27 +00:00
mattias
40bd110af6 cleanup
git-svn-id: trunk@7717 -
2005-09-16 15:22:09 +00:00
mattias
df1f9e9625 fixed build_fpc_rpm.sh
git-svn-id: trunk@7716 -
2005-09-16 13:10:46 +00:00
mattias
b5e82f0757 fixed init IDE command scopes twice
git-svn-id: trunk@7715 -
2005-09-16 11:17:37 +00:00
mattias
9dfd7b0475 implemented TApplication.OnActivate/OnDeactivate
git-svn-id: trunk@7714 -
2005-09-16 09:39:08 +00:00
mattias
5c8dad6974 fixed gtk2 listbox setborder to TODO
git-svn-id: trunk@7713 -
2005-09-16 08:58:06 +00:00
mattias
ca797822c7 fixed make examples to not recompile IDE
git-svn-id: trunk@7712 -
2005-09-16 08:42:20 +00:00
mattias
f6cdf3cd65 fixed file commands in designer
git-svn-id: trunk@7711 -
2005-09-15 19:49:10 +00:00
vincents
96057b3ff8 updated po files
git-svn-id: trunk@7710 -
2005-09-15 11:49:46 +00:00
vincents
5602b9a48c - constructor/destructor is now supported
- resourcestrings are being used
from Darius

git-svn-id: trunk@7709 -
2005-09-15 10:42:38 +00:00
mattias
e15d34e787 added some gdkpixbuf debugging
git-svn-id: trunk@7708 -
2005-09-15 09:20:23 +00:00
mattias
3fa34fd61f added CheckFilesOnDisk on saving project
git-svn-id: trunk@7707 -
2005-09-15 08:58:17 +00:00
marc
e1b1eceef0 * Fixed callback removal in items
git-svn-id: trunk@7706 -
2005-09-14 23:16:51 +00:00
mattias
fa8807c13c added check files on disk when activating main ide bar
git-svn-id: trunk@7705 -
2005-09-14 23:11:24 +00:00
vincents
848e445e9b 64 bit fixes
git-svn-id: trunk@7704 -
2005-09-14 21:32:07 +00:00
micha
86419b045d do not erase background in WM_CTLCOLOR... ; force erase background in groupboxes on winxp, having black borders around buttons (fixes bug #943)
git-svn-id: trunk@7703 -
2005-09-14 20:21:37 +00:00
vincents
991408b9d6 added documentation from Darius
git-svn-id: trunk@7702 -
2005-09-14 20:21:29 +00:00
vincents
bd931cdfa7 fixed memleaks
git-svn-id: trunk@7701 -
2005-09-14 10:08:04 +00:00
vincents
3ced7b3748 documented RaiseGDBException
git-svn-id: trunk@7700 -
2005-09-14 09:15:30 +00:00
vincents
fcaea16a7a set svn lineending to #10
git-svn-id: trunk@7699 -
2005-09-14 09:00:04 +00:00
vincents
3ef25feed0 Only show lazdoc menu item, if EnableLazDoc is defined
git-svn-id: trunk@7698 -
2005-09-14 08:57:16 +00:00
vincents
bfa0ec0d88 use custom function to get #10 delimited text, TStringList adds quotes
git-svn-id: trunk@7697 -
2005-09-14 08:53:25 +00:00
vincents
12d6e19fab edited description of debugln (testing EnableLazDoc)
git-svn-id: trunk@7696 -
2005-09-14 08:35:30 +00:00
vincents
261a39025a fixed line endings
git-svn-id: trunk@7695 -
2005-09-14 08:02:13 +00:00
vincents
c7a4fc2557 fixed line endings
git-svn-id: trunk@7694 -
2005-09-14 07:53:16 +00:00
vincents
8408068fd7 changed line ending svn property to LF
git-svn-id: trunk@7693 -
2005-09-14 07:40:20 +00:00
vincents
fd1a7b2358 - stores edited data with unix line ending
- converts retrieved data from XML file to native line ending
- errors and short elements are now also supported
- some unnescesary updating is now prevented
From Darius

git-svn-id: trunk@7692 -
2005-09-14 07:35:22 +00:00
mattias
c727146b87 implemented ide command scopes in keymapping, not functional yet
git-svn-id: trunk@7691 -
2005-09-14 00:17:45 +00:00
vincents
defdd14239 fixed showing contents of TMemo, if it contained text in design mode (bug #1053)
git-svn-id: trunk@7690 -
2005-09-13 20:45:00 +00:00
mattias
787523db4d fixed mem leak on checking installed packages
git-svn-id: trunk@7689 -
2005-09-13 17:53:53 +00:00
mattias
4c9f760c42 fixed gtk bsSizeToolWin
git-svn-id: trunk@7688 -
2005-09-13 17:52:52 +00:00
marc
64e7faabb8 * fixed wheelmouse scrolling
git-svn-id: trunk@7687 -
2005-09-13 17:31:01 +00:00
vincents
bc6b4b5817 dump exception stacktrace if adding component fails
git-svn-id: trunk@7686 -
2005-09-13 13:48:32 +00:00
mattias
47a5b4d0de added lazdoc IDE feature, enable with -dEnableLazDoc from Darius Blaszijk
git-svn-id: trunk@7685 -
2005-09-13 10:46:20 +00:00
vincents
f642713874 removed unused variable
git-svn-id: trunk@7684 -
2005-09-13 10:39:28 +00:00
mattias
fe472efdb3 clean up
git-svn-id: trunk@7683 -
2005-09-13 10:13:33 +00:00
mattias
0a33790987 fixed updating TScrollBar.Constraints on chaning Kind
git-svn-id: trunk@7682 -
2005-09-12 23:25:32 +00:00
mattias
9e4a4eeb01 implemented TComboBox.OnSelect from Andrew Haines
git-svn-id: trunk@7681 -
2005-09-12 22:31:13 +00:00