Commit Graph

55633 Commits

Author SHA1 Message Date
wp
d049fe0df4 TurboPower_ipro: Fix background color of table rows
git-svn-id: trunk@58875 -
2018-09-05 18:45:22 +00:00
juha
6917c13865 IDE: Disallow publishing into a subdirectory of the project/package. Creates a recursive loop.
git-svn-id: trunk@58874 -
2018-09-05 18:24:11 +00:00
juha
d151af12fb IDE: Remove the useless "Use Buildmodes" setting and CheckBox.
git-svn-id: trunk@58873 -
2018-09-05 18:23:58 +00:00
martin
9347bbad86 LazDebugger, lldb: added run error handling
git-svn-id: trunk@58872 -
2018-09-05 13:54:08 +00:00
juha
a268815057 IDE: Change anchors of a GroupBox in PathEditor. Issue #34223.
git-svn-id: trunk@58871 -
2018-09-05 11:48:58 +00:00
juha
5103cea987 IDE: Fix BackupDir for Publish Module. Improve debug output.
git-svn-id: trunk@58870 -
2018-09-05 08:55:19 +00:00
wp
a354560ef1 TurboPower_ipro: Fix inconsistent case-(in)sensitivity of classIDs. fpc's ref.chm now displays correctly (except for codepage issue).
git-svn-id: trunk@58869 -
2018-09-05 08:44:55 +00:00
wp
ebe028346c TurboPower_ipro: More general solution for text alignment.
git-svn-id: trunk@58868 -
2018-09-05 08:04:44 +00:00
balazs
72a9b8637e Opkman: Adjust hintwindow position when there is not enough room. Request by forum user @Alextp.
git-svn-id: trunk@58867 -
2018-09-05 07:30:38 +00:00
balazs
de917f027a IDE: Improve the Publish Project feature
git-svn-id: trunk@58866 -
2018-09-05 05:29:06 +00:00
dmitry
101b71c148 cocoa: updating scrollView to keep scroll information after resize
git-svn-id: trunk@58865 -
2018-09-05 04:15:44 +00:00
maxim
5111d6d168 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@58864 -
2018-09-04 22:59:29 +00:00
juha
4f951ed0a3 LCL: Improvements for TWidgetSet.GetTextExtentExPoint(). Issue #33553, patch from accorp.
git-svn-id: trunk@58863 -
2018-09-04 21:58:29 +00:00
wp
b24aeda3ef TurboPower_ipro: Remove unneeded assignment of node header id.
git-svn-id: trunk@58862 -
2018-09-04 21:43:01 +00:00
wp
0673939267 TurboPower_ipro: Fix horizontal text alignment by style.
git-svn-id: trunk@58861 -
2018-09-04 21:09:51 +00:00
juha
4366247bd3 IdeIntf: Enlarge Object inspector's ComboBox / Edit area. Improves visual appearance. Issue #33550, by Anthony Walter.
git-svn-id: trunk@58860 -
2018-09-04 20:59:01 +00:00
mattias
4697320fb0 docs: fixed link
git-svn-id: trunk@58859 -
2018-09-04 15:25:18 +00:00
mattias
a44a94f6a4 docs: fixed link
git-svn-id: trunk@58858 -
2018-09-04 15:24:57 +00:00
mattias
62302f6e4e docs: fixed link
git-svn-id: trunk@58857 -
2018-09-04 15:21:05 +00:00
wp
caf991f0b9 TurboPower_ipro: Fix alignment of text in <p> and <div> tags, inside and outside <td> containers, hopefully...
git-svn-id: trunk@58856 -
2018-09-04 14:27:16 +00:00
juha
856eb03c6e LCL: Return a verification check status from Task Dialog. Issue #34199, patch from Serge Anvarov.
git-svn-id: trunk@58855 -
2018-09-04 14:10:53 +00:00
zeljko
9cdca04078 Qt: TMemo.MaxLength is not supported, added to issues.xml. issue #28041
git-svn-id: trunk@58854 -
2018-09-04 12:50:49 +00:00
juha
17cdaab3f8 Clean Publish Module code. Use common TBaseCompilerOptions. Fix wrong typecast for TProject() with packages.
git-svn-id: trunk@58853 -
2018-09-04 11:12:31 +00:00
wp
9f3839bc3a TurbopPower_ipro: Fix alignment of simple text in table cells (note: not working any more for div tags within cells)
git-svn-id: trunk@58852 -
2018-09-04 10:58:10 +00:00
balazs
2a0d5ff211 IDE: Improve the Publish Project feature: ignore backup and lib folders, compress destination folder, update relative paths, etc...
git-svn-id: trunk@58851 -
2018-09-04 08:26:37 +00:00
dmitry
7ad949d64d cocoa: remove AForceObject and determine the flag value based on the mouse event type
git-svn-id: trunk@58850 -
2018-09-04 03:25:06 +00:00
dmitry
80d14feaba cocoa: forcing keep of the object on MouseMove call from the tracking event
git-svn-id: trunk@58849 -
2018-09-04 03:15:27 +00:00
dmitry
84ed77f0ce cocoa: calling mouse move only for the actual mouse move
git-svn-id: trunk@58848 -
2018-09-04 01:46:26 +00:00
maxim
4c7d3e1333 IDE: improved Russian translation
git-svn-id: trunk@58847 -
2018-09-03 23:17:27 +00:00
maxim
995042b098 IDE: improved Russian translation
git-svn-id: trunk@58846 -
2018-09-03 22:51:00 +00:00
martin
d7046574ac LazDebugger, lldb: fix process terminated / add environment / add cmd line args
git-svn-id: trunk@58845 -
2018-09-03 22:36:24 +00:00
dmitry
40b1ac11fd cocoa: update mouse events and sending coordinates in controls' client coordinates, rather than bounds relative coordinates
git-svn-id: trunk@58844 -
2018-09-03 19:49:32 +00:00
wp
9e430154c4 TurboPower_ipro: Improved layout of div tags in TIpHtmlPanel
git-svn-id: trunk@58843 -
2018-09-03 17:53:03 +00:00
martin
51c4594159 Debugger: fix step out
git-svn-id: trunk@58842 -
2018-09-03 15:55:38 +00:00
martin
9fdeb7de5c LazDebugger, lldb: refactor run command / not all lldb support thread stop format
git-svn-id: trunk@58841 -
2018-09-03 15:45:42 +00:00
martin
9a1584ac60 SynEdit, Markup outline: fix crash after enabling outline (when IDE started with it disabled)
git-svn-id: trunk@58840 -
2018-09-03 14:46:23 +00:00
martin
5570f33576 LazDebugger, lldb: refactor run command / move break handling to run cmd / hook, auto run thread list
git-svn-id: trunk@58839 -
2018-09-03 14:41:33 +00:00
juha
301ca8011f CustomForm: Register new properties also for designer so they remain in a form. Issue #30241, solution from Balázs Székely.
git-svn-id: trunk@58838 -
2018-09-03 06:47:57 +00:00
dmitry
dc37a30cb1 cocoa: forcing cell-based tables for now
git-svn-id: trunk@58837 -
2018-09-03 02:09:30 +00:00
dmitry
85d679f731 cocoa: moved tableView_objectValueForTableColumn_row method to Cell-based NSTextView only
git-svn-id: trunk@58836 -
2018-09-03 02:07:00 +00:00
dmitry
c113088c69 cocoa: more accurate data invalidation on text or image updates
git-svn-id: trunk@58835 -
2018-09-03 01:53:10 +00:00
dmitry
efcc27637f cocoa: support for hiding/showing column headers in listview
git-svn-id: trunk@58834 -
2018-09-02 23:14:31 +00:00
dmitry
8032ce639a cocoa: cleaning up compiler warnings
git-svn-id: trunk@58833 -
2018-09-02 23:08:24 +00:00
maxim
7f94fae32a IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@58832 -
2018-09-02 23:03:16 +00:00
wp
c4ea4bf8e6 TurboPower_ipro: Fix hyperlinks defined by id attributes (issue #32526)
git-svn-id: trunk@58831 -
2018-09-02 22:38:03 +00:00
dmitry
05e3e15df6 cocoa: fix compilation notes regarding external objccategory redeclaration
git-svn-id: trunk@58830 -
2018-09-02 22:31:18 +00:00
dmitry
e64187fa45 cocoa: adding a code for dynamic selection of NSViewTable type (for 10.7 view based, 10.5 and 10.6 cell based)
git-svn-id: trunk@58829 -
2018-09-02 22:28:55 +00:00
dmitry
3eee5aa2a6 cocoa: fix image caching behavior
git-svn-id: trunk@58828 -
2018-09-02 22:14:40 +00:00
dmitry
0885bac2f2 cocoa: adapted patch by David Jenkins for event processing (#34211)
git-svn-id: trunk@58827 -
2018-09-02 21:58:28 +00:00
dmitry
0e5b7385a9 cocoa: initial implementation of View driven NSTextView. Adopted patch by David Jenkins (#34211)
git-svn-id: trunk@58826 -
2018-09-02 21:07:57 +00:00