Commit Graph

17398 Commits

Author SHA1 Message Date
paul
cdb0d3c467 ideintf: improve TSetElementPropertyEditor - report non default values
git-svn-id: trunk@17609 -
2008-11-27 03:29:28 +00:00
paul
6096d9d91f ide: don't show scrollbars in the keymapping page if they are not needed
git-svn-id: trunk@17608 -
2008-11-27 02:53:20 +00:00
paul
c564a009b3 designer: allow to put controls on a TCustomFrame children
git-svn-id: trunk@17607 -
2008-11-27 02:26:06 +00:00
jesus
037203ea19 translations update
git-svn-id: trunk@17606 -
2008-11-26 20:45:06 +00:00
jesus
d92574550c LCL, updatepofile, fix to process some multilined rst strings previously discarded
git-svn-id: trunk@17605 -
2008-11-26 19:59:27 +00:00
darius
7b8ef5e908 added popup-menu icon
git-svn-id: trunk@17604 -
2008-11-26 18:45:55 +00:00
mattias
11bd4ccd3d IDE: anchor editor: implemented anchoring for left/top/right/bottommost sibling for multi selections from Benito van der Zander, bug #12340
git-svn-id: trunk@17603 -
2008-11-26 15:58:52 +00:00
mattias
caca721cc5 LCL: translations: added TranslateUnitResourceStrings overload with TPOFile, from Benito van der Zander, bug #12280
git-svn-id: trunk@17602 -
2008-11-26 15:36:38 +00:00
mattias
40d1b6687c IDEIntf: removed SrcEditSubMenuSetBookmarks, added SrcEditSubMenuToggleBookmarks, IDE: replaced SetBookmarks wirh ToggleBookmarks
git-svn-id: trunk@17601 -
2008-11-26 14:52:46 +00:00
mattias
0b50f60239 synedit: added ecToggleMarker0..9
git-svn-id: trunk@17600 -
2008-11-26 14:23:10 +00:00
tombo
dd0f145e7e LCL carbon: fixed #0011015: Mac OS X : Ctrl+Shift+/ not allowed as a Short Cut Key combination by slightly modified patch from Dmitry Boyarintsev
git-svn-id: trunk@17599 -
2008-11-26 13:24:38 +00:00
paul
434df3cf0d qt: cleanup
git-svn-id: trunk@17598 -
2008-11-26 07:48:17 +00:00
zeljko
17982b9c1a Qt: fix WS classes, move methods from public to published sections.
git-svn-id: trunk@17597 -
2008-11-26 07:44:16 +00:00
paul
41ded61775 lhelp: fix slashes in urls
git-svn-id: trunk@17596 -
2008-11-26 04:41:12 +00:00
paul
4699149680 ide: improve look a bit for display and keymapping options
git-svn-id: trunk@17595 -
2008-11-26 04:02:31 +00:00
paul
5675834a5f ide: reorganize editor options frames
git-svn-id: trunk@17594 -
2008-11-26 03:32:44 +00:00
andrew
956f2ff5ce * Hopefully fixed lhelp layout problems and a win32 bug about path delimiters
git-svn-id: trunk@17593 -
2008-11-26 01:51:01 +00:00
andrew
6f3230e340 * Fixed a crash if Listcolumn or ListItem = nil
git-svn-id: trunk@17592 -
2008-11-26 00:32:52 +00:00
marc
6455f7ad16 + Added typed map
git-svn-id: trunk@17591 -
2008-11-26 00:06:46 +00:00
martin
94d0fe9be2 SynEdit:Fix crash in multiline pattern replace (Bug #12714)
git-svn-id: trunk@17590 -
2008-11-25 23:08:46 +00:00
mattias
7ed7f3098d gtk intf: fixed Application.Deactivate
git-svn-id: trunk@17589 -
2008-11-25 20:07:16 +00:00
zeljko
6029a7c718 Qt: fix headerview behaviour inside TQtTabWidget, fixed bug #12709.
git-svn-id: trunk@17588 -
2008-11-25 19:02:53 +00:00
laurent
baa821e219 Little change icon in 16x16
git-svn-id: trunk@17587 -
2008-11-25 17:19:48 +00:00
kirkpatc
8fe258ef8d FPDoc - changes, updates, additions and links to several class definitions in Controls.xml. Many are to do with Drag/Drop/Dock and with DockTree/DockZone
git-svn-id: trunk@17586 -
2008-11-25 16:09:23 +00:00
zeljko
3960cd04e7 Qt: implemented history for TQtFileDialog
git-svn-id: trunk@17585 -
2008-11-25 15:59:48 +00:00
paul
08ca49c3e2 ide: try to improve look of general editor page under gtk2-linux
git-svn-id: trunk@17584 -
2008-11-25 15:55:56 +00:00
paul
85dde9ba4f designer: increase max limits in the anchors editor from 200 to 2048 (why it was so little before?)
git-svn-id: trunk@17583 -
2008-11-25 15:55:21 +00:00
tombo
29adec9a88 LCL carbon: changed public to published for ws classes, fixed header comments
git-svn-id: trunk@17582 -
2008-11-25 15:00:12 +00:00
paul
43ca4f62a3 ide: improve editor general options
git-svn-id: trunk@17581 -
2008-11-25 14:30:41 +00:00
zeljko
c734f2f286 Qt: bugfix for TQtTabWidget wrong coordinates, fixes bugs #9843 and #12230.
git-svn-id: trunk@17580 -
2008-11-25 12:22:54 +00:00
paul
bf81770999 ide: group undo options together
git-svn-id: trunk@17579 -
2008-11-25 10:33:41 +00:00
paul
867203e6d9 ide: allow to choose bracket highlight style in IDE
git-svn-id: trunk@17578 -
2008-11-25 08:51:40 +00:00
paul
c248a2aa3e synedit: add bracket highlight style option
git-svn-id: trunk@17577 -
2008-11-25 08:10:55 +00:00
paul
efe9d531c3 widgetset: make WS classes method explicitly published
win32: fix WS classes. move methods to published sections

git-svn-id: trunk@17576 -
2008-11-25 02:29:28 +00:00
martin
e1184d6872 SynEdit Folding: fixed some code in Precessor
git-svn-id: trunk@17575 -
2008-11-25 00:04:58 +00:00
martin
9e75e5068c SynEdit, Folding: Could crash if deleting a full fold, right below another fold (Bug #12706)
git-svn-id: trunk@17574 -
2008-11-24 23:43:44 +00:00
martin
142f39204b SynEdit: Page was not always invalidated/redrawn below folds (Bug #12701)
git-svn-id: trunk@17573 -
2008-11-24 20:17:40 +00:00
zeljko
b1780bca04 Qt: fixed scrolling of widgets.
git-svn-id: trunk@17572 -
2008-11-24 20:04:59 +00:00
laurent
8519ca5376 Update icon in 16x16 (better now)
git-svn-id: trunk@17571 -
2008-11-24 17:27:55 +00:00
paul
4c8f0cddf1 synedit: don't merge tokes with same FrameColor if it <> clNone (= no Frame)
git-svn-id: trunk@17570 -
2008-11-24 15:53:35 +00:00
mattias
c3613ebf0c startlazarus.lpi: clean up
git-svn-id: trunk@17569 -
2008-11-24 14:57:40 +00:00
jesus
1e9a8dcdbf LCL, published dbgrid UseXORFeatures property
git-svn-id: trunk@17568 -
2008-11-24 14:27:13 +00:00
darius
eb9a351604 WordWrap is set to flase for SVNDiffForm Memo
git-svn-id: trunk@17567 -
2008-11-24 12:11:47 +00:00
darius
3fa3573c25 fixed handling paths that have spaces
added popupmenu icons to SVNStatusForm

git-svn-id: trunk@17566 -
2008-11-24 12:06:27 +00:00
mattias
e159a63692 IDE: quick-fix-msg: unit1(): fatal: can not find unit2 used by unit3
git-svn-id: trunk@17565 -
2008-11-24 11:29:13 +00:00
paul
6e2e2c1ff2 lcl: update visibility of methods to prevent compiler warnings
- move KeyDown, KeyUp, DoMouseWheelDown, DoMouseWheelUp, ColorIsStored, Paint, and other misc methods from public to protected
  - move some descendants methods from lower visibility to higher
  - fix use of protected KeyDown, Paint inside few ide units

git-svn-id: trunk@17564 -
2008-11-24 08:15:23 +00:00
paul
a15911d343 ide: fix changing element color from default to another
git-svn-id: trunk@17563 -
2008-11-24 06:42:54 +00:00
paul
f69fe79d0e synedit: don't statically use pen with FrameColor for TextDrawer, just create, select and delete it on demand. In other case it affects gutter and margin which uses pens too.
git-svn-id: trunk@17562 -
2008-11-24 03:41:07 +00:00
paul
62995bc2be synedit: don't join tokens if FrameColor is differ
git-svn-id: trunk@17561 -
2008-11-24 03:27:29 +00:00
paul
6ab8ef7ffe lcl: set defaults to some control properties
git-svn-id: trunk@17560 -
2008-11-24 03:15:50 +00:00