paul
|
5a7173ef9a
|
lcl: remove TButtonConrol.UseOnChange, register it as a removed property
others: remove various placed where we used UseOnChage property
git-svn-id: trunk@17740 -
|
2008-12-09 04:24:54 +00:00 |
|
vincents
|
66ef33f52b
|
reverted revison 17284: useful parts can be committed in seperate commits
git-svn-id: trunk@17287 -
|
2008-11-08 19:39:33 +00:00 |
|
jesus
|
b38dc6e63f
|
updated localize script to handle only those dirs not handled by i18n feature, commented wake up gtk dbg ouput
git-svn-id: trunk@17284 -
|
2008-11-08 18:55:15 +00:00 |
|
mattias
|
627a0265fb
|
changed default widgetset gtk to gtk2
git-svn-id: trunk@16910 -
|
2008-10-07 12:05:16 +00:00 |
|
vincents
|
caa77fa33c
|
components: regenerated makefiles after changes in the order of the compiler options
git-svn-id: trunk@16720 -
|
2008-09-25 08:06:10 +00:00 |
|
mattias
|
e0e29ebbde
|
IDE: debugger options: auto search for gdb path when switching debugger class
git-svn-id: trunk@16354 -
|
2008-09-01 18:10:40 +00:00 |
|
mattias
|
1aca28b3b4
|
rtticontrols: fixed calling inherited
git-svn-id: trunk@16317 -
|
2008-08-30 21:29:25 +00:00 |
|
mattias
|
23049dc161
|
rtticontrols: using new tcombobox.getItems
git-svn-id: trunk@16315 -
|
2008-08-30 21:26:34 +00:00 |
|
mattias
|
e9ef3a058f
|
updated Makefile
git-svn-id: trunk@16193 -
|
2008-08-23 06:46:03 +00:00 |
|
mattias
|
a261ea868b
|
IDE: started searching in fpdoc files
git-svn-id: trunk@15964 -
|
2008-08-05 21:51:30 +00:00 |
|
mattias
|
6366cefff6
|
rtti controls: started docs
git-svn-id: trunk@15963 -
|
2008-08-05 21:22:24 +00:00 |
|
mattias
|
09821d6e7d
|
rtticontrols: published TTIPropertyGrid.Filter
git-svn-id: trunk@15924 -
|
2008-07-31 10:00:56 +00:00 |
|
mattias
|
2996a3c332
|
rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
git-svn-id: trunk@15834 -
|
2008-07-22 09:48:15 +00:00 |
|
vincents
|
652b5eb74c
|
default widget set for Mac OS X is now Carbon, not gtk1
git-svn-id: trunk@15488 -
|
2008-06-20 19:33:44 +00:00 |
|
vincents
|
09ece34247
|
components: regenerated makefiles using the new unit output directory (bug #9963)
git-svn-id: trunk@14763 -
|
2008-04-05 17:50:49 +00:00 |
|
vincents
|
6cdf555bb7
|
components: give packages that depend on the LCL a widget set dependent unit output directory to prevent overwriting the compiled unit when the widget set changes (bug #9963)
git-svn-id: trunk@14756 -
|
2008-04-05 08:18:16 +00:00 |
|
mattias
|
46146e7fb2
|
debexport: clean up
git-svn-id: trunk@14362 -
|
2008-03-02 10:01:57 +00:00 |
|
mattias
|
a71b6c97ca
|
improved make cleanall fro Mazen
git-svn-id: trunk@14157 -
|
2008-02-16 11:09:45 +00:00 |
|
paul
|
abdc5278c9
|
update of component images from Bee and Wile64
git-svn-id: trunk@13398 -
|
2007-12-20 08:10:48 +00:00 |
|
paul
|
7e67dd4a12
|
new component images from Bee
git-svn-id: trunk@13389 -
|
2007-12-19 09:51:28 +00:00 |
|
paul
|
c731bf126f
|
rtti controls:
- convert component icons from xpm to png 24*24
- add windows script to compile lrs file
git-svn-id: trunk@13082 -
|
2007-11-30 02:03:13 +00:00 |
|
mattias
|
64a146a7f9
|
rtticontrols: fixed example1
git-svn-id: trunk@12608 -
|
2007-10-27 18:11:11 +00:00 |
|
mattias
|
00d98505e3
|
examples: set storing session info in lps files
git-svn-id: trunk@11839 -
|
2007-08-21 07:35:06 +00:00 |
|
mattias
|
cede6cfe89
|
rtti controls: clean up
git-svn-id: trunk@11816 -
|
2007-08-14 18:17:12 +00:00 |
|
vincents
|
9ba1b42342
|
IDE: fixed syntax highlighting in code templates dialog (bug #8288)
+ put TSynFreepascalSyn on component palette
+ use TSynFreePascalSyn instead of TSynPasSyn in code template dialog
git-svn-id: trunk@11813 -
|
2007-08-14 11:15:52 +00:00 |
|
mattias
|
e8ca93235b
|
rtti controls: published TTIMaskEdit.Link
git-svn-id: trunk@11794 -
|
2007-08-12 09:55:44 +00:00 |
|
mattias
|
fb10d9cb9c
|
rtti controls: TTIComboBox now keeps Items if the property does not provide a value list
git-svn-id: trunk@11782 -
|
2007-08-10 18:49:43 +00:00 |
|
mattias
|
217be5842e
|
rtti controls: added OnBeforeWite and OnAfterWrite
git-svn-id: trunk@11781 -
|
2007-08-10 18:29:54 +00:00 |
|
mattias
|
ebac9fd99f
|
gtk2 intf: added workaround for inherited call bug of TGtk2WSCustomComboBox.DestroyHandle
git-svn-id: trunk@11779 -
|
2007-08-10 17:18:51 +00:00 |
|
mattias
|
f2b483fd29
|
rtti controls; published OnEditingDone
git-svn-id: trunk@11778 -
|
2007-08-10 16:17:36 +00:00 |
|
vincents
|
4cca6df0e3
|
rtti: fixed AV when closing example 3
git-svn-id: trunk@11774 -
|
2007-08-10 10:18:45 +00:00 |
|
mattias
|
ac47999c2d
|
rtti controls: implemented streaming Link.AliasValues
git-svn-id: trunk@11773 -
|
2007-08-10 08:15:02 +00:00 |
|
mattias
|
a8c24af92f
|
added tool lrstolfm - to convert lrs files back to lfm
git-svn-id: trunk@11770 -
|
2007-08-09 23:21:57 +00:00 |
|
mattias
|
85e878ca94
|
rtti controls: added SaveActivePropertyLink procedure
git-svn-id: trunk@11769 -
|
2007-08-09 21:56:58 +00:00 |
|
mattias
|
7431e8f800
|
rtti-controls: removed check for IsValidIdent fo name property
git-svn-id: trunk@11767 -
|
2007-08-09 21:26:32 +00:00 |
|
mattias
|
4c9036617f
|
clean up debug info
git-svn-id: trunk@11766 -
|
2007-08-09 21:20:27 +00:00 |
|
mattias
|
84e280545f
|
rtticontrols: TTiTrackBar the frequency is no longer set, so can be setup
git-svn-id: trunk@11177 -
|
2007-05-22 20:48:39 +00:00 |
|
mattias
|
a46e0d0b54
|
LCL: changed TApplication.AddOnIdleHandler to use TIdleEvent instead of TNotifyEvent, IDE: codebrowser: added resourcestrings
git-svn-id: trunk@10823 -
|
2007-03-28 19:01:27 +00:00 |
|
mattias
|
75f42392b4
|
h2paswizard: implemented redordering files, started tool to replace implicit types in parameters
git-svn-id: trunk@10309 -
|
2006-12-06 16:51:56 +00:00 |
|
mattias
|
e3efca8f4b
|
IDE: LazDoc: lazdoc paths can now be relative and contain global macros for projects and packages
git-svn-id: trunk@10306 -
|
2006-12-06 11:06:31 +00:00 |
|
mattias
|
17f6550896
|
lazdoc: added menu shortcut
git-svn-id: trunk@10266 -
|
2006-11-30 18:38:24 +00:00 |
|
mattias
|
567453b914
|
IDE+codetools: renaming a component now renames in the whole unit
git-svn-id: trunk@10160 -
|
2006-11-02 19:32:59 +00:00 |
|
vincents
|
967aa8de53
|
regenerated to support win64
git-svn-id: trunk@10151 -
|
2006-11-01 10:52:07 +00:00 |
|
mattias
|
0be210dffc
|
gtk2 intf: fixed SetCallBacks for gtktreeview
git-svn-id: trunk@10118 -
|
2006-10-28 13:53:57 +00:00 |
|
mattias
|
f7938c879b
|
fixed typo
git-svn-id: trunk@9658 -
|
2006-07-21 19:00:43 +00:00 |
|
mattias
|
245402981f
|
renamed README files to README.txt
git-svn-id: trunk@9657 -
|
2006-07-21 18:31:15 +00:00 |
|
vincents
|
cd37da9b82
|
regenerated to support i386-darwin
git-svn-id: trunk@9539 -
|
2006-07-02 12:04:05 +00:00 |
|
mattias
|
47a7425d7c
|
set button/bitbtn borderspacing.innerborder to 4
git-svn-id: trunk@9335 -
|
2006-05-22 08:10:49 +00:00 |
|
micha
|
c3fada6d57
|
win64 fixes (from peter, modified)
git-svn-id: trunk@9222 -
|
2006-05-01 21:47:48 +00:00 |
|
vincents
|
7e9fc77a93
|
removed ShowScale
git-svn-id: trunk@9113 -
|
2006-04-10 11:18:13 +00:00 |
|