Commit Graph

7932 Commits

Author SHA1 Message Date
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
mattias
ede166af33 added some missing resourcestrings from Juan Martinez
git-svn-id: trunk@7648 -
2005-09-07 22:15:59 +00:00
marc
82782472bc * Fixed bug #0000677
git-svn-id: trunk@7647 -
2005-09-07 22:15:54 +00:00
mattias
4b46e022df updated spanish translation
git-svn-id: trunk@7646 -
2005-09-07 22:14:01 +00:00
mattias
02fae5b4b6 updated spanish translation
git-svn-id: trunk@7645 -
2005-09-07 22:13:37 +00:00
mattias
cc4cb76835 updated spanish translation
git-svn-id: trunk@7644 -
2005-09-07 22:12:39 +00:00
mattias
e6a5303ea0 rowselect in watches dialog from Darius Blaszijk
git-svn-id: trunk@7643 -
2005-09-07 22:11:24 +00:00
mattias
3a45cb4d8d fixed menu editor deleting items
git-svn-id: trunk@7642 -
2005-09-07 22:06:17 +00:00
mattias
2901f22b92 changed TListView columns Caption from string to TTranslateString from Vasily Volchenko
git-svn-id: trunk@7641 -
2005-09-06 22:47:27 +00:00
mattias
cc7089bb19 updated russian translation from Okulov
git-svn-id: trunk@7640 -
2005-09-06 22:35:02 +00:00
mattias
e75d89fe68 added debugln for AutoSizeDelayed
git-svn-id: trunk@7639 -
2005-09-06 22:25:54 +00:00
mattias
2c944ffbc6 removed old spanish lcl utf translation, it is now in lcl.es.po
git-svn-id: trunk@7638 -
2005-09-06 18:00:08 +00:00
mattias
d25695fda6 updated spanish translation
git-svn-id: trunk@7637 -
2005-09-06 17:55:36 +00:00
vincents
c20bab6205 fixed lfms and lrs broken by the remove logs patch.
git-svn-id: trunk@7636 -
2005-09-06 15:03:24 +00:00