tombo
|
ab49d7b9ed
|
LCL carbon: applied #0012418: Carbon: TMemo clipboard operations from skalogryyz
git-svn-id: trunk@17082 -
|
2008-10-21 08:31:06 +00:00 |
|
paul
|
6c401f48be
|
lazbuild: use console encoding when writing to console
git-svn-id: trunk@17081 -
|
2008-10-21 06:22:31 +00:00 |
|
paul
|
0d7739f6e1
|
add Dmitry Boyarintsev to the contributors list
git-svn-id: trunk@17080 -
|
2008-10-21 06:14:28 +00:00 |
|
paul
|
864ac18db8
|
ide: add a compiler switch to use compile an application with separate gdb debug file (from Dmitry Boyarintsev #0012399 with small modifications)
git-svn-id: trunk@17079 -
|
2008-10-21 06:13:19 +00:00 |
|
paul
|
d8b352c958
|
ide: forget to remove debug output
git-svn-id: trunk@17078 -
|
2008-10-21 06:00:39 +00:00 |
|
paul
|
9dc2198062
|
lcl, win32: fix form.icon handling (#0012395)
git-svn-id: trunk@17077 -
|
2008-10-21 03:38:09 +00:00 |
|
jesus
|
28c3c5b1d3
|
Added Alexander Klenin to contributors
git-svn-id: trunk@17076 -
|
2008-10-21 03:28:57 +00:00 |
|
paul
|
a8210535d3
|
ide: fix compiling of a new project if it has resources (#0012240)
git-svn-id: trunk@17075 -
|
2008-10-21 02:53:50 +00:00 |
|
laurent
|
23579b77ea
|
update LazarusProject.ico
git-svn-id: trunk@17074 -
|
2008-10-20 14:49:00 +00:00 |
|
vincents
|
4a65c0d190
|
LCL docs: fixed creation of html docs (issue #12448)
git-svn-id: trunk@17073 -
|
2008-10-20 10:35:38 +00:00 |
|
laurent
|
a661525648
|
update LazarusProject.ico
git-svn-id: trunk@17072 -
|
2008-10-20 09:01:09 +00:00 |
|
paul
|
e9efd07607
|
add ideoptionsintf to lazarus.lpi to allow editing of derived frames
git-svn-id: trunk@17071 -
|
2008-10-20 08:28:25 +00:00 |
|
paul
|
472544c43b
|
ide: convert environment options editor to IDE options editor
ideintf: add ideoptionsintf - base classes and functions to register IDE options editors, editor groups
git-svn-id: trunk@17070 -
|
2008-10-20 08:22:09 +00:00 |
|
laurent
|
3462df6c3e
|
Update new icon
git-svn-id: trunk@17069 -
|
2008-10-20 07:26:46 +00:00 |
|
paul
|
e43bf7e6b6
|
cleanup
git-svn-id: trunk@17068 -
|
2008-10-20 06:28:14 +00:00 |
|
paul
|
25d2fc84b2
|
lcl: fix mem leak in icon save code
git-svn-id: trunk@17067 -
|
2008-10-20 05:02:52 +00:00 |
|
paul
|
99d8fe4631
|
ide: add ability to scroll icon images in project options
git-svn-id: trunk@17066 -
|
2008-10-20 04:47:52 +00:00 |
|
paul
|
c29b56e233
|
lcl: add new TImage event OnPictureChanged
git-svn-id: trunk@17065 -
|
2008-10-20 04:46:40 +00:00 |
|
paul
|
4104418b88
|
ide: convert environment options to tree dialog
git-svn-id: trunk@17064 -
|
2008-10-20 02:53:27 +00:00 |
|
paul
|
b428b8e118
|
ide: fix applying environment options when non-form designers are available
git-svn-id: trunk@17063 -
|
2008-10-20 02:52:15 +00:00 |
|
paul
|
7c43bd88d8
|
ide: cleanup
git-svn-id: trunk@17062 -
|
2008-10-20 01:45:02 +00:00 |
|
jesus
|
d0a9ecd1b6
|
Moved several grid examples into gridexamples directory
git-svn-id: trunk@17060 -
|
2008-10-19 19:18:45 +00:00 |
|
vincents
|
c3605ced37
|
lcl doc scripts: added support for building chm files
git-svn-id: trunk@17059 -
|
2008-10-19 19:16:39 +00:00 |
|
vincents
|
ef382c5aa7
|
doc build script: set mime-type to text/plain, so that svn will make visible diffs
git-svn-id: trunk@17058 -
|
2008-10-19 19:15:35 +00:00 |
|
jesus
|
2dd7a9a855
|
LCL, grids, added ImageLayout property and title image demo from Alexander S. Klenin (with small changes)
git-svn-id: trunk@17057 -
|
2008-10-19 19:06:21 +00:00 |
|
vincents
|
adf88e7dd3
|
images: addded a bash-script header to shell scripts from Joost (issue #12442)
git-svn-id: trunk@17056 -
|
2008-10-19 18:55:42 +00:00 |
|
vincents
|
28f5e240e3
|
IDE: tried to fix overload selection problem on win64 (issue #12443)
git-svn-id: trunk@17055 -
|
2008-10-19 18:44:42 +00:00 |
|
paul
|
d8ff367a20
|
ide: add register method for environment option editors, register all our editors, make environment options dialog more generic
git-svn-id: trunk@17054 -
|
2008-10-19 13:04:49 +00:00 |
|
paul
|
ca6c40143d
|
cleanup
git-svn-id: trunk@17053 -
|
2008-10-19 07:04:12 +00:00 |
|
paul
|
85c5b849e2
|
ide: extract options_backup, options_naming, option_fpdoc as frames from environment options dialog
git-svn-id: trunk@17052 -
|
2008-10-19 06:58:04 +00:00 |
|
paul
|
5b417433d5
|
ide:
- extract options_window as frame from environment options dialog
- extract options_formed as frame from environment options dialog
git-svn-id: trunk@17051 -
|
2008-10-19 06:17:42 +00:00 |
|
paul
|
0c5d26efb7
|
ide:
- add base environment options frame class to derive from
- extract options_desktop as frame from environment options dialog
git-svn-id: trunk@17050 -
|
2008-10-19 05:18:52 +00:00 |
|
paul
|
3f810f4d24
|
ide: extract options_files as frame from environment options dialog
git-svn-id: trunk@17049 -
|
2008-10-19 04:30:06 +00:00 |
|
paul
|
245e17c6ad
|
ide: fix anchors
git-svn-id: trunk@17048 -
|
2008-10-19 03:47:44 +00:00 |
|
paul
|
00a23f0df7
|
gtk2:
- check for bold stlye when creating a default font
- set correct default font family
git-svn-id: trunk@17047 -
|
2008-10-19 03:33:45 +00:00 |
|
jesus
|
47bf617f69
|
LCL, add images to grid columns by Alexander S. Klenin, issue #12419
git-svn-id: trunk@17046 -
|
2008-10-18 23:52:22 +00:00 |
|
paul
|
ea5e470c5f
|
ide: reduce space in the desktop page of enviroment options to fix in height under ubuntu
git-svn-id: trunk@17045 -
|
2008-10-18 17:53:12 +00:00 |
|
paul
|
083efd1aa2
|
object inspector: add option "Draw grid lines" and set it to true by default
git-svn-id: trunk@17044 -
|
2008-10-18 17:27:16 +00:00 |
|
mattias
|
357672a5eb
|
added options_oi unit to lpi
git-svn-id: trunk@17043 -
|
2008-10-18 17:16:29 +00:00 |
|
paul
|
1c96951044
|
object inspector: increase drop down limit of combobox
git-svn-id: trunk@17042 -
|
2008-10-18 17:00:47 +00:00 |
|
paul
|
84f9c1b464
|
object inspector: add new option "Bold non default values" and set it to true by default
git-svn-id: trunk@17041 -
|
2008-10-18 16:56:39 +00:00 |
|
paul
|
9b6a2c6b9d
|
ide: environment options
- split environment options into 2 units - class and dialog
- move object inspector settings to a separate frame
git-svn-id: trunk@17040 -
|
2008-10-18 16:23:37 +00:00 |
|
paul
|
74921fb32b
|
codetools: add ide/frames directory to template
git-svn-id: trunk@17039 -
|
2008-10-18 16:03:32 +00:00 |
|
paul
|
e3b5c6b5bd
|
ide: remove dialogs_new
git-svn-id: trunk@17038 -
|
2008-10-18 16:02:22 +00:00 |
|
darius
|
19ac56cb78
|
timer fires only when acknowledgement or contributors page is active
removed ResetScrollText completely
folowing from http://bugs.freepascal.org/view.php?id=12428 thanks to Graeme
git-svn-id: trunk@17037 -
|
2008-10-18 12:02:51 +00:00 |
|
mattias
|
852e7fef4c
|
IDE: added fpc OS
git-svn-id: trunk@17036 -
|
2008-10-18 11:09:05 +00:00 |
|
darius
|
b6e5ddc09f
|
image buffer is now also resized on resizing of the form
git-svn-id: trunk@17035 -
|
2008-10-18 09:33:23 +00:00 |
|
paul
|
a50363f995
|
wince: fix compilation from Henry Vermaak
git-svn-id: trunk@17034 -
|
2008-10-17 16:45:32 +00:00 |
|
paul
|
f3bb14bdb6
|
codetools: reduce debug info
git-svn-id: trunk@17033 -
|
2008-10-17 16:43:14 +00:00 |
|
paul
|
931bd14603
|
images: add Laurent icons, replace default LazarusProject icon
git-svn-id: trunk@17032 -
|
2008-10-17 16:42:43 +00:00 |
|