Commit Graph

17176 Commits

Author SHA1 Message Date
mattias
119e8a249a codetools: updated fpc error messages
git-svn-id: trunk@17112 -
2008-10-23 20:43:15 +00:00
vincents
44901be779 lcl chm docs: added toc and index, fixed inter chm links
git-svn-id: trunk@17111 -
2008-10-23 19:55:20 +00:00
vincents
55b0e6d247 LCL: Use TreeLinePenStyle in all places where line drawing is done, part of issue #12470
git-svn-id: trunk@17110 -
2008-10-23 19:51:20 +00:00
paul
6b61f8046b lcl: use psPattern style as default for TreeView.TreeLineStyle, temporary workaround psPattern painting by a slow code (but treeview looks much better now) #0012471
git-svn-id: trunk@17109 -
2008-10-23 12:52:49 +00:00
kirkpatc
7014379897 FPDoc - added links and descriptions for TFrame, TCustomForm, TForm, TCustomDockForm and THintWindow in Forms.xml
git-svn-id: trunk@17108 -
2008-10-23 09:11:27 +00:00
paul
f681ff6b6f gtk2: disable trackbar if Max >= Min
git-svn-id: trunk@17107 -
2008-10-23 07:41:52 +00:00
paul
8e96b91a6a lcl: revert changes in vert tree line drawing
git-svn-id: trunk@17106 -
2008-10-23 07:37:44 +00:00
paul
2d1d49b698 ide: workaround possible wrong trackbar positions in project options
git-svn-id: trunk@17105 -
2008-10-23 01:27:10 +00:00
paul
57f365b076 gtk2: workaround Min >= Max for TTrackBar
git-svn-id: trunk@17104 -
2008-10-23 01:19:11 +00:00
marc
b6bfdfc7a4 * Improved localization of Filter Editor dialog by Maxim Ganetsky
git-svn-id: trunk@17103 -
2008-10-22 23:31:00 +00:00
marc
e7606a53bb * Updated po files
git-svn-id: trunk@17102 -
2008-10-22 23:29:26 +00:00
kirkpatc
38301d8789 FPDoc - added links and descriptions tor TCustomHintAction, TControlScrollBar, TScrollingWinControl, TScrollBox, TCustomFrame, TFrame in Forms.xml
git-svn-id: trunk@17101 -
2008-10-22 21:34:50 +00:00
paul
ba28bc39c9 lcl: a bit reformat treeview paint code, draw vert line from expand sign (not from the top)
git-svn-id: trunk@17100 -
2008-10-22 14:34:29 +00:00
vincents
c32d7d3fa6 LCL: added TTreeview.TreeLinePenStyle from Paul Michell (issue #12459)
git-svn-id: trunk@17099 -
2008-10-22 12:45:18 +00:00
paul
609f700362 ide: forgotten unit
git-svn-id: trunk@17097 -
2008-10-22 09:55:09 +00:00
paul
b98f8156f9 ide: cleanup
git-svn-id: trunk@17096 -
2008-10-22 09:46:48 +00:00
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