Commit Graph

17613 Commits

Author SHA1 Message Date
paul
8d6479f3b4 synedit: show changed lines on gutter (info is taken from the undo list), decrease auto digit count from 4 to 2 on line numbers
git-svn-id: trunk@17624 -
2008-11-28 17:52:42 +00:00
zeljko
f861906cc1 Qt: implemented GetDCOriginRelativeToWindow()
git-svn-id: trunk@17623 -
2008-11-28 15:35:35 +00:00
mattias
f2f66fafb1 codetools: implemented if declared(unicodestring)
git-svn-id: trunk@17622 -
2008-11-28 08:43:22 +00:00
mattias
a0a54b0d4a laz_xmlstreaming: replaced if declared unicodestring with FPC_HAS_UNICODESTRING
git-svn-id: trunk@17621 -
2008-11-28 08:33:11 +00:00
paul
1394f53c75 gtk, gtk2: fix visibility warnings and some other
git-svn-id: trunk@17620 -
2008-11-28 04:08:16 +00:00
paul
047a034477 synedit: fix range check errors
git-svn-id: trunk@17619 -
2008-11-28 03:36:23 +00:00
paul
aa21e07575 components, ide, debugger: fix last visibility warnings
git-svn-id: trunk@17618 -
2008-11-28 03:17:37 +00:00
paul
8549289106 codetools: add support for UnicodeString to prevent warnings
git-svn-id: trunk@17617 -
2008-11-28 03:16:22 +00:00
paul
fb380a80d4 ide, codetools, ideintf: fix warnings
git-svn-id: trunk@17616 -
2008-11-28 02:53:56 +00:00
paul
2f04ce8eba synedit: fix visibility warnings
git-svn-id: trunk@17615 -
2008-11-28 02:41:09 +00:00
martin
100ca00df1 SynEdit: fixes For folding, crash and corruption after Deleting lines (Bug #12717)
git-svn-id: trunk@17614 -
2008-11-28 01:16:43 +00:00
laurent
1789e02a73 Lazreport: New icon for tfrdesigner
and add list for create package image (more easy)

git-svn-id: trunk@17613 -
2008-11-27 17:00:54 +00:00
tombo
3c49588666 LCL carbon: applied patch for #0012445: Carbon IDE: Incorrect draw of non visual components from Dmitry
git-svn-id: trunk@17612 -
2008-11-27 15:02:28 +00:00
paul
12aeba4f6f lcl: set defaults for TBorderSpacing and TChildSizing properties
git-svn-id: trunk@17611 -
2008-11-27 07:57:27 +00:00
paul
2f2f3b5c11 lcl: set default values for TCustomTrayIcon properties
git-svn-id: trunk@17610 -
2008-11-27 04:46:42 +00:00
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