Commit Graph

17773 Commits

Author SHA1 Message Date
paul
4543ee3e94 win32: better autosize checkbox (bug #0012857)
git-svn-id: trunk@18031 -
2009-01-02 07:48:21 +00:00
paul
0d1dc20479 lcl: draw disabled color button with disabled color rectangle (#bug 0012886)
git-svn-id: trunk@18030 -
2009-01-02 06:56:16 +00:00
martin
01b2500565 SynEdit, Clean-up/Refactor Markup; Also fixes bug #12854 (bracket highlight during replace)
git-svn-id: trunk@18029 -
2009-01-02 01:31:13 +00:00
martin
d11cfa1187 SynEdit, fix Tooltip/Hint with Tab/utf8 (bug #12599, bug #7012)
git-svn-id: trunk@18028 -
2009-01-01 23:57:02 +00:00
martin
9fe1fca4bd Synedit: Highlight matching quotes (fallback previous quote or next quote)
git-svn-id: trunk@18027 -
2009-01-01 23:41:22 +00:00
martin
e2d80cd0fd SynEdit, Folding: Refined the block-end for class-sections (private/public)
git-svn-id: trunk@18026 -
2009-01-01 22:55:39 +00:00
martin
45a82235cd SynEdit: Fold at unit, implementation, program,...
git-svn-id: trunk@18025 -
2009-01-01 22:35:22 +00:00
martin
8b165499cd SynEdit: Folding, fixed type, const, var blocks to end before the next block
git-svn-id: trunk@18024 -
2009-01-01 21:38:03 +00:00
martin
3b5634ffe0 SynEdit: new folding for 64bit (bug #12900)
git-svn-id: trunk@18022 -
2009-01-01 20:24:26 +00:00
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