Commit Graph

17210 Commits

Author SHA1 Message Date
paul
c7dc05e527 ide: start split editor options and editor options dialog
git-svn-id: trunk@17095 -
2008-10-22 09:40:37 +00:00
paul
ac74e1d96b lcl: repair cancel button work on ESC on TButtonPanel
git-svn-id: trunk@17093 -
2008-10-22 07:20:27 +00:00
paul
48793b3843 win32: also handle correct when themes are not enabled
git-svn-id: trunk@17092 -
2008-10-22 05:21:41 +00:00
paul
1628077528 lcl: undo CN_NOTIFY overriding for trackbar
win32: 
  - handle CN_NOTIFY in the default handler and redirect it to the window proc in case of trackbar
  - use ThemeManager code to draw themed trackbar

git-svn-id: trunk@17091 -
2008-10-22 05:12:23 +00:00
paul
112beff0fb win32: don't override TrackBar WM_NOTIFY handler result in the lcl default handler (trackbar bg is transparent now)
git-svn-id: trunk@17090 -
2008-10-22 03:39:47 +00:00
paul
efbdbb855d ide: improve ideoptionsdlg
git-svn-id: trunk@17089 -
2008-10-22 02:10:28 +00:00
darius
1c6fd9cd8d Moved animated text code to separate class TScrollingText
Fixed a bug when cursor is beyond the last line and there is an URL on that line it still did draw the URL as if the mouse is hovering over it.

git-svn-id: trunk@17088 -
2008-10-21 20:46:49 +00:00
tombo
4950826d8d IDE carbon: applied 0012452: Carbon IDE: does not allow command line parameters for bundled applicatons. from skalogryyz
git-svn-id: trunk@17087 -
2008-10-21 14:27:05 +00:00
paul
9097a8e7c8 lcl: fix GetMaskHandle for png icons which has dummy mask (#0012454)
git-svn-id: trunk@17086 -
2008-10-21 13:56:07 +00:00
paul
971276cb1d ide: complete IDE Options api, adjust frames and editor to work with it
git-svn-id: trunk@17085 -
2008-10-21 09:30:01 +00:00
tombo
b373cc104e LCL carbon: fixed 0012429: TCheckListBox does not drawn correctly then Enabled/Disabled by skalogryyz
git-svn-id: trunk@17084 -
2008-10-21 08:43:29 +00:00
tombo
e90765f1bc LCL carbon: fixed 0012413: TMemo on Carbon, clear doesn't work by patch from skalogryyz
git-svn-id: trunk@17083 -
2008-10-21 08:40:25 +00:00
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