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
mattias
6c4c6cdbd2
added TTreeView items editor from Lagunov Aleksey
...
git-svn-id: trunk@7680 -
2005-09-12 22:22:28 +00:00
mattias
c2deb580ce
improved some lfm error handling
...
git-svn-id: trunk@7679 -
2005-09-12 22:12:24 +00:00
vincents
a641b3fe25
Fixed sizing of the progress label
...
git-svn-id: trunk@7678 -
2005-09-12 11:29:19 +00:00
mattias
924ba29164
forms loaded with errors are now tried to be freed
...
git-svn-id: trunk@7677 -
2005-09-12 10:39:54 +00:00
vincents
db47221357
ListBox needs draw event if it is ownerdrawn.
...
git-svn-id: trunk@7676 -
2005-09-12 09:48:45 +00:00
mattias
90c9bc8170
added DisableAutoSizing/EnableAutoSizing, fixed crash on adding a notebook page with autosized controls
...
git-svn-id: trunk@7675 -
2005-09-12 09:01:51 +00:00
vincents
19fb9dc230
fixed GetNodeFromIndex if node was not in the first subtree or near cached node (issue #615 )
...
git-svn-id: trunk@7674 -
2005-09-12 08:42:05 +00:00
marc
3f1f735fb1
- removed debig signalhandlers left behind for rev 7671 #d788e753a8
...
git-svn-id: trunk@7673 -
2005-09-11 20:58:58 +00:00
marc
9e5fa20f3f
* Fixed gtk2 compilation
...
git-svn-id: trunk@7672 -
2005-09-11 20:54:27 +00:00
marc
d788e753a8
* fixed bug #853
...
git-svn-id: trunk@7671 -
2005-09-11 18:43:40 +00:00
micha
ecb0ca3867
fix default bitbtn text to be black instead of grey (bug #1115 )
...
git-svn-id: trunk@7670 -
2005-09-11 14:09:51 +00:00
mattias
a98c525470
fixed range check error in gtkglarea
...
git-svn-id: trunk@7669 -
2005-09-11 13:04:42 +00:00
vincents
73a0c7cd88
use DirPathExists instead of DirectoryExists, because DirectoryExists('c:\') returns false.
...
git-svn-id: trunk@7668 -
2005-09-10 21:05:08 +00:00
mattias
2050a2f6ab
improved update_cross_fpc.sh: now checks for $PATH order
...
git-svn-id: trunk@7667 -
2005-09-10 19:11:20 +00:00
mattias
8d519f5cda
update_cross_fpc.sh now installs a complete cross fpc+binutils set
...
git-svn-id: trunk@7666 -
2005-09-10 18:40:07 +00:00
marc
8925ef5f51
* Fixed bug #907
...
* Changed TLMScoll <-> TWMScroll, TLMScroll has extended position info
git-svn-id: trunk@7665 -
2005-09-10 16:31:04 +00:00
marc
ff92a7ad3a
* Trimmed trailing spaces
...
git-svn-id: trunk@7664 -
2005-09-10 16:19:39 +00:00
marc
ac4767765b
* Trimmed trailing spaces
...
git-svn-id: trunk@7663 -
2005-09-10 16:11:44 +00:00
marc
0ae90dd622
* Updated with the latest widgetset changes
...
git-svn-id: trunk@7662 -
2005-09-10 16:09:23 +00:00
marc
544521bf59
* Changed mimetype to text/pascal
...
git-svn-id: trunk@7661 -
2005-09-10 16:07:05 +00:00
marc
000389852f
git-svn-id: trunk@7660 -
2005-09-10 16:01:35 +00:00
marc
5f77954f7e
* ignore units
...
git-svn-id: trunk@7659 -
2005-09-10 15:58:24 +00:00
mattias
222325455c
fixing newline char in gtk memo from Andrew Haines
...
git-svn-id: trunk@7658 -
2005-09-10 01:39:09 +00:00
mattias
28b576b12b
improved cross compilation setup for unit: added compiling non cross fpc and creating fpc.cfg
...
git-svn-id: trunk@7657 -
2005-09-10 01:37:24 +00:00
jesus
fc0770006d
added status icons to nodes, expand/collapse menu items
...
git-svn-id: trunk@7656 -
2005-09-09 21:26:22 +00:00
vincents
a3a98f7ca6
fixed compilation
...
git-svn-id: trunk@7655 -
2005-09-09 19:23:58 +00:00
mattias
8f8be186cf
fixed calling GlobalDesignHook.PersistentAdded when adding via designer
...
git-svn-id: trunk@7654 -
2005-09-09 14:33:20 +00:00
vincents
a966e4a9bb
made DoEnumPrinters more robust from Ere Maijala
...
git-svn-id: trunk@7653 -
2005-09-09 13:01:39 +00:00
mattias
38ba258a2a
moved some autosizing code from TWinControl to TControl
...
git-svn-id: trunk@7652 -
2005-09-09 10:38:02 +00:00
mattias
36c7e09917
added complete AutoSize update on TWinControl.VisibleChanged
...
git-svn-id: trunk@7651 -
2005-09-09 09:16:07 +00:00
mattias
9d59986db5
fixed TAnchorSide.Side default value
...
git-svn-id: trunk@7650 -
2005-09-09 08:42:33 +00:00
vincents
b7c4f58fbd
replaced writeln with debugln (bug #1151 )
...
git-svn-id: trunk@7649 -
2005-09-08 05:31:17 +00:00