Commit Graph

55367 Commits

Author SHA1 Message Date
mattias
12ce8a3854 set trunk version to 2.1.0
git-svn-id: trunk@59010 -
2018-09-15 19:46:38 +00:00
mattias
c2b0e049ef set trunk version to 2.0.0PreRelease
git-svn-id: trunk@59008 -
2018-09-15 19:41:22 +00:00
juha
ebaa4dcf36 IDE: Return true from TExternalTools.RunToolAndDetach when everything goes well. Issue #34282.
git-svn-id: trunk@59007 -
2018-09-15 17:43:10 +00:00
juha
b06f6da4af IdeIntf: Add API for ExecuteCommand in CompOptsIntf. Issue #34283, patch from m_burkhard@gmx.ch.
git-svn-id: trunk@59006 -
2018-09-15 17:17:22 +00:00
juha
a10d4dadc6 IDE: Support dot (".") in project name. Issue #29854.
git-svn-id: trunk@59005 -
2018-09-15 12:32:37 +00:00
juha
bae00a04b3 LCL-GTK2: Disable an annoying DebugLn().
git-svn-id: trunk@59004 -
2018-09-15 12:32:25 +00:00
juha
0be197cd4a LCL-GTK2: Fix TCheckBox Autosize. Issue #23152, patch from accorp.
git-svn-id: trunk@59003 -
2018-09-15 08:47:25 +00:00
juha
9f69827bc7 IDE: Simplify saving AutoSave/LastOpenPackages.
git-svn-id: trunk@59002 -
2018-09-15 08:47:13 +00:00
dmitry
e4ad7a78b2 cocoa: update to applicaiton event processing to forward mouseMove events to non keywindows under the cursor
git-svn-id: trunk@59001 -
2018-09-15 04:33:41 +00:00
dmitry
1871fb6f58 cocoa: updating showing and hiding of modal windows
git-svn-id: trunk@59000 -
2018-09-15 02:20:05 +00:00
dmitry
e145093592 cocoa: correct image assingment during menu item creation
git-svn-id: trunk@58999 -
2018-09-14 23:18:26 +00:00
dmitry
b56ac8a72f cocoa: common nstextview code to get top row
git-svn-id: trunk@58998 -
2018-09-14 22:55:02 +00:00
dmitry
463f479224 cocoa: common code to determine a rect of a cell in NSTableView
git-svn-id: trunk@58997 -
2018-09-14 22:42:01 +00:00
dmitry
fac617af9b cocoa: common code to determine the rowIndex at NSTableView based of LCL coordinates
git-svn-id: trunk@58996 -
2018-09-14 21:04:26 +00:00
dmitry
5576446ed2 cocoa: common approach for handling TAB key and preventing Cocoa to switch the focus
git-svn-id: trunk@58995 -
2018-09-14 19:23:54 +00:00
dmitry
7ff50b386f cocoa: update detection of focused HWND. Updated handling of fieldEditor. No need for an extra field, as editors delegate property is populated by the system
git-svn-id: trunk@58994 -
2018-09-14 19:01:14 +00:00
dmitry
89e2243c29 cocoa: update key handling for non-english layouts (previously there was a regressions that would supress any non-english characters from being printed). update Tab handling for Memo - recognizing WantTabs property. Update key events handling to the new approach for CocoaTextEdits controls
git-svn-id: trunk@58993 -
2018-09-14 17:22:29 +00:00
dmitry
c60c2ec9d8 cocoa: update the dialog filter, not to crash on macOS 10.6
git-svn-id: trunk@58992 -
2018-09-14 15:43:41 +00:00
maxim
5d1600d2c7 IDE: improved Russian translation
git-svn-id: trunk@58991 -
2018-09-14 12:32:13 +00:00
maxim
f769fa865e IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@58990 -
2018-09-14 12:24:37 +00:00
maxim
df20cd3d67 IDE: minor resource string improvement
git-svn-id: trunk@58989 -
2018-09-14 12:22:18 +00:00
juha
c0f0430c22 IdeIntf: A minor refactoring for PropEdits.
git-svn-id: trunk@58988 -
2018-09-14 10:26:11 +00:00
juha
574bb4ecb7 LCL-GTK2: Implement TGtk2WidgetSet.GetTextExtentExPoint(). Issue #34276, patch from accorp.
git-svn-id: trunk@58987 -
2018-09-14 08:45:30 +00:00
balazs
11ad2639aa IDE: Publish Project dialog: Add the possibility to open the destination directory in file manager(default false).
git-svn-id: trunk@58986 -
2018-09-14 06:37:00 +00:00
dmitry
aa058f523f cocoa: caret code cleanup
git-svn-id: trunk@58985 -
2018-09-14 06:04:52 +00:00
balazs
268710659c IDE: Fix the package editor window bug. On startup the IDE opens the package editor window for packages previously closed.
git-svn-id: trunk@58984 -
2018-09-14 06:01:15 +00:00
dmitry
e2793c4874 cocoa: adjusting size of TGroupBox to match layout rectangle
git-svn-id: trunk@58983 -
2018-09-14 03:17:35 +00:00
dmitry
49c4dbe3c8 cocoa: adding tabcontrols offset to match macOS layout rectangles. #32887
git-svn-id: trunk@58982 -
2018-09-14 02:59:14 +00:00
dmitry
994600301f cocoa: setting a system color for the scroller background as well
git-svn-id: trunk@58981 -
2018-09-14 00:40:28 +00:00
dmitry
c53612edae cocoa: adding default colors to NSTextView
git-svn-id: trunk@58980 -
2018-09-14 00:37:19 +00:00
dmitry
d19210c991 cocoa: disabling automatic text replacement features for Memo
git-svn-id: trunk@58979 -
2018-09-14 00:29:09 +00:00
maxim
a3cf9974b3 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@58978 -
2018-09-13 22:26:59 +00:00
dmitry
3c3e35edaa cocoa: dynamically recreating color for system brushes (as OS theme can change on the fly)
git-svn-id: trunk@58977 -
2018-09-13 22:07:21 +00:00
maxim
db62862efe LCLTranslator, Translations units: when translating an item, return original value if translation is empty. Idea by Sergey Bulba. Also improved finding master .po file in LCLTranslator. Fixes bug #33095.
git-svn-id: trunk@58976 -
2018-09-13 22:03:54 +00:00
dmitry
f492b74d0e cocoa: scrollview for memo not drawing background
git-svn-id: trunk@58975 -
2018-09-13 21:01:08 +00:00
dmitry
b6dd78878f cocoa: update tab page view resizing for negative sizes
git-svn-id: trunk@58974 -
2018-09-13 20:33:47 +00:00
dmitry
7df6b50920 cocoa: forcing anchroing to left-top corner for custom controls. Needed to keep the controls at their proper place during cocoa internal resizing. #34178
git-svn-id: trunk@58973 -
2018-09-13 16:40:45 +00:00
juha
8ddcf68e99 Converter: For adding MODE Delphi, use function GetSourceNamePos from codetools. Add log msg. Somehow solves issue #34126.
git-svn-id: trunk@58972 -
2018-09-13 10:38:16 +00:00
dmitry
c9a2caec65 cocoa: setting a scrollview not to draw background, to be darkmode friendly. #34105
git-svn-id: trunk@58971 -
2018-09-12 20:24:03 +00:00
juha
ced0c01a3b IDE: Fix enabled/disabled state of some controls in RunParams dialog. Issue #33008.
git-svn-id: trunk@58970 -
2018-09-12 18:54:41 +00:00
juha
34613d5cb8 LCL-GTK2: Fix pasting big amount of clipboard data. Issue #18295, modified from Zeljko's patch.
git-svn-id: trunk@58969 -
2018-09-12 18:26:22 +00:00
juha
4d743ea119 IdeIntf: Cleanup for PropEdits.
git-svn-id: trunk@58968 -
2018-09-12 18:26:14 +00:00
jesus
721c734e03 LCL: DbLookupCombobox: do not initialize lookup on datachange.
git-svn-id: trunk@58967 -
2018-09-12 18:03:34 +00:00
dmitry
e4164ae839 cocoa: fix GetItemAtXY for CocoaWSListBox. #34265. removed LCLCoordsToCocoa from utils back to menus
git-svn-id: trunk@58966 -
2018-09-12 16:00:51 +00:00
dmitry
28dc96b03e cocoa: support for dynamic tooltip color. #34260
git-svn-id: trunk@58965 -
2018-09-12 15:10:05 +00:00
juha
8e92c0d649 IdeIntf: Property editor for MenuItem Caption. Update MenuItem's name when it is turned into a separator.
git-svn-id: trunk@58964 -
2018-09-12 13:06:48 +00:00
juha
af2a77e682 IDE: Remove SourceFileMgr singleton. Change its methods into global functions which they logically are. No functional changes.
git-svn-id: trunk@58963 -
2018-09-12 11:18:20 +00:00
juha
2cfe697409 IDE: Move a BuildMode related function to BuildModesManager.
git-svn-id: trunk@58962 -
2018-09-12 11:18:18 +00:00
juha
8fd406ca25 IDE: Remove private variables in SourceFileManager. Move CheckFilesOnDisk to MainIDE.
git-svn-id: trunk@58961 -
2018-09-12 11:18:13 +00:00
dmitry
71ed470870 cocoa: forcing redrawing of the hintwindow contents on caption change. See comments in the code for why this is needed
git-svn-id: trunk@58960 -
2018-09-12 03:19:50 +00:00