Commit Graph

17764 Commits

Author SHA1 Message Date
paul
ddd82a77de lcl: populate TFileNameEdit.DialogFiles before onChange event (related with mantis #0012898)
git-svn-id: trunk@18021 -
2009-01-01 19:41:18 +00:00
paul
9d7996ed21 lcl: set default values for properties of TCustomEditButton and TFileNameEdit
git-svn-id: trunk@18020 -
2009-01-01 19:32:42 +00:00
paul
cd79a420be win32: don't fire Wheel events for disabled windows (bug #0012803)
git-svn-id: trunk@18019 -
2009-01-01 19:17:29 +00:00
paul
cba5df7f65 ide: adapt Completion Window, after Synedit fix rev 18016 #bb49ada1b7 (by Martin)
git-svn-id: trunk@18018 -
2009-01-01 18:45:41 +00:00
paul
1db29cfe4c lcl: don't update mouse control on idle (bug #0012806)
git-svn-id: trunk@18017 -
2009-01-01 18:28:23 +00:00
martin
bb49ada1b7 SynEdit: fixes caret sometimes invisible on last line (bug #12680). Adds caret visible on partial visible line.
git-svn-id: trunk@18016 -
2009-01-01 18:26:03 +00:00
martin
57b43172d7 SynEdit: Folding, fix last check-in for "foo = class of bar;"
git-svn-id: trunk@18015 -
2009-01-01 18:11:35 +00:00
martin
ee56753484 SynEdit: More folding at Classes, Record, Var, Const, Type, Uses
git-svn-id: trunk@18014 -
2009-01-01 17:49:29 +00:00
paul
ff7e66f216 lcl: publish OnMouseEnter, OnMouseLeave for groupboxes
git-svn-id: trunk@18013 -
2009-01-01 17:43:55 +00:00
paul
bbd473e2ef lcl: set default values for properties of TMenuItem
git-svn-id: trunk@18012 -
2009-01-01 17:00:54 +00:00
paul
5f3e254b15 qt: stop mouse capture on showing modal message box
git-svn-id: trunk@18011 -
2009-01-01 15:11:05 +00:00
martin
a2acbf201c SynEdit: Folding for full Procedure; Fix highlighting of property with comment (bug #12335); fix Highlighting of directives in asm block
git-svn-id: trunk@18010 -
2009-01-01 13:59:35 +00:00
paul
c78852b34d designer: fix right click select on windows
git-svn-id: trunk@18009 -
2009-01-01 13:23:48 +00:00
paul
e5ead902a7 lcl: don't allow to set position of trackbar outside Min and Max (based on idea of Leslie Kaye, bug #0012893)
git-svn-id: trunk@18008 -
2009-01-01 10:23:00 +00:00
paul
e1948d6e7a docs: add Leslie Kaye to Contributors.txt
git-svn-id: trunk@18007 -
2009-01-01 10:14:36 +00:00
paul
c4c8f0c889 lcl: fix actions not updated if only in menu (bug #0012776)
git-svn-id: trunk@18006 -
2009-01-01 10:11:20 +00:00
kirkpatc
0585e8a095 FPDoc - updates (mostly minor) to descriptions and links in Buttonpanel.xml, comctrls.xml, grids.xml, imglist.xml, maskedit.xml, printers.xml
git-svn-id: trunk@18005 -
2008-12-31 21:46:29 +00:00
paul
c0bf8bbc48 win32: repair focus rectangle for themed windows (bug #0012885)
git-svn-id: trunk@18004 -
2008-12-31 09:06:18 +00:00
jesus
e600258955 LCL, grids, skipped VisibleColCount and VisibleRowCount properties, issue #10293
git-svn-id: trunk@18003 -
2008-12-31 05:58:55 +00:00
paul
d9491a4528 lcl: fix header
git-svn-id: trunk@18002 -
2008-12-31 03:07:17 +00:00
paul
82598cc634 ide: component list
- fix events by Marius (bug #0012547)
  - fix anchoring

git-svn-id: trunk@18001 -
2008-12-31 02:48:48 +00:00
kirkpatc
16d49d8eab FPDoc - some corrections, updates and links to descriptions in actnlist.xml, buttonpanel.xml. buttons.xml, colorbox.xml and stdctrls.xml
git-svn-id: trunk@18000 -
2008-12-30 22:06:37 +00:00
mattias
7332c0b540 IDE: global build modes
git-svn-id: trunk@17999 -
2008-12-30 14:16:56 +00:00
martin
5de189d7af SynEdit: Fixes DelToEndOfWord if Caret past EOL (Bug #10739) and fix DelChar with UTF8 and Caret past EOL
git-svn-id: trunk@17998 -
2008-12-30 13:53:48 +00:00
mattias
f0624f81c8 IDE: build laz dlg: enlarged
git-svn-id: trunk@17997 -
2008-12-30 13:21:35 +00:00
mattias
1b335b08eb IDE: build modes: implemented move up/down
git-svn-id: trunk@17996 -
2008-12-30 13:17:45 +00:00
mattias
82abe20c00 IDE: build laz dlg: improved layout
git-svn-id: trunk@17995 -
2008-12-30 11:53:43 +00:00
mattias
be5d5ae20a removed jitform
git-svn-id: trunk@17994 -
2008-12-30 11:48:15 +00:00
mattias
389bbfedef clean up
git-svn-id: trunk@17993 -
2008-12-30 11:10:46 +00:00
mattias
940989a1ae IDE: started frame for editing build modes
git-svn-id: trunk@17992 -
2008-12-30 10:40:24 +00:00
paul
8a652e2213 ideintf: better parse mask example in the mask editor
git-svn-id: trunk@17991 -
2008-12-30 09:49:08 +00:00
mattias
437fc4ed8d fixed typo
git-svn-id: trunk@17990 -
2008-12-30 09:02:58 +00:00
mattias
9e3a20fbaa IDE: build modes: assign/load/save/creatediff
git-svn-id: trunk@17989 -
2008-12-30 08:54:22 +00:00
paul
d8c89b30e2 ideintf: mask editor - fix taborder (tab order editor cannot handle such order)
git-svn-id: trunk@17988 -
2008-12-30 08:44:47 +00:00
paul
3569305392 gtk: fix SetSelStart for TEdit from Valdas Jankunas (bug #0011800)
git-svn-id: trunk@17987 -
2008-12-30 08:22:37 +00:00
mattias
50264b6b8b IDEINtf: fixed confusing uses sections
git-svn-id: trunk@17986 -
2008-12-30 08:17:31 +00:00
mattias
8bf8766577 IDE: fixed mem leak
git-svn-id: trunk@17985 -
2008-12-30 07:20:06 +00:00
mattias
2ea820af53 IDE: added build modes to compiler options
git-svn-id: trunk@17984 -
2008-12-30 07:18:40 +00:00
paul
64ba3d191e component,printers: fix visibility hint
git-svn-id: trunk@17983 -
2008-12-30 04:20:49 +00:00
paul
8c90166eaf jcf: update default settings file (don't warn about unused params - fpc do it already, remove delphi define)
git-svn-id: trunk@17982 -
2008-12-30 03:44:34 +00:00
paul
5bf2315967 ideintf: improve mask editor:
- parse mask lines from delphi .dem files (tested with D7 .dem files)
  - set correct edit mask from that lines (before example was set instead of mask)
  - draw listbox items as MaskCaption | formatted MaskExample
  - change buttons to bitbuttons and correct tab order

git-svn-id: trunk@17981 -
2008-12-30 03:41:48 +00:00
paul
bf94a5077c lcl: unpublish TMaskEdit.IsMasked - it is not a property for object inspector or .lfm, it can be accessed anyway since it is placed in the "public" section
git-svn-id: trunk@17980 -
2008-12-30 03:37:23 +00:00
paul
7a4d1a000f ide: include ide.inc into compiler options dialog for easier testing of conditional compile options
git-svn-id: trunk@17979 -
2008-12-30 03:35:39 +00:00
mattias
00ba61e4c2 IDEIntf: started build mode
git-svn-id: trunk@17978 -
2008-12-29 11:57:07 +00:00
mattias
df78688646 IDE: clean up
git-svn-id: trunk@17977 -
2008-12-29 10:46:46 +00:00
mattias
306d26ad9a IDE: compiler options: fixed comparing with old options
git-svn-id: trunk@17976 -
2008-12-29 10:42:37 +00:00
mattias
48c3eea1ce IDE: conditional compiler options editing
git-svn-id: trunk@17975 -
2008-12-29 10:13:17 +00:00
paul
6951814ac4 lcl: improve drawing of tree with ShowRoot = false (indent first level a bit), improve drawing of selection (indent text one pixel right)
git-svn-id: trunk@17974 -
2008-12-29 07:18:27 +00:00
paul
3fd6cf6722 lcl: set correct default value for BorderStyle property for TCustomEdit descendants, publish TMemo.BorderStyle (it works on win32, qt and gtk2)
git-svn-id: trunk@17973 -
2008-12-29 06:48:23 +00:00
paul
4faf5f9e77 qt: inherit TQtTextEdit from TQtFrame
git-svn-id: trunk@17972 -
2008-12-29 06:44:31 +00:00