Commit Graph

54525 Commits

Author SHA1 Message Date
jesus
8144529ef7 LCL: fix dbgrids scrollbar thumbtracking, issue #33799
git-svn-id: trunk@58055 -
2018-05-30 22:04:37 +00:00
balazs
687cdf6ff9 Opkman: Add the possibility to save the installed package list to file. Request by @garlar27.
git-svn-id: trunk@58054 -
2018-05-30 19:55:39 +00:00
mattias
6162834273 lcl: gtk2: update MKeyCodeInfo when keymap changes
git-svn-id: trunk@58053 -
2018-05-30 12:09:40 +00:00
mattias
d42ff4696e lcl: gtk2: clean up
git-svn-id: trunk@58052 -
2018-05-30 12:08:54 +00:00
martin
7c2ae66e6e fixed LazListClasses (shift-able and paged list generics)
git-svn-id: trunk@58051 -
2018-05-29 20:08:00 +00:00
mattias
5ea6791db5 IDE: save project as: added all files filter
git-svn-id: trunk@58050 -
2018-05-29 07:27:59 +00:00
maxim
c21589c84d IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@58049 -
2018-05-28 22:09:39 +00:00
maxim
8a2b22c130 IDE: fixed typos
git-svn-id: trunk@58048 -
2018-05-28 22:00:15 +00:00
mattias
62fbb3de6c IDEIntf: less hints
git-svn-id: trunk@58047 -
2018-05-28 13:43:33 +00:00
mattias
dfe5c6d9de fpcunit: fixed compile
git-svn-id: trunk@58046 -
2018-05-28 13:43:17 +00:00
mattias
8b80f480f4 tests: clean up
git-svn-id: trunk@58045 -
2018-05-28 13:43:05 +00:00
mattias
57f60fc0de IDE: fixed checking porject out dir under windows
git-svn-id: trunk@58044 -
2018-05-28 11:49:58 +00:00
mattias
60e526b176 IDE: do not pass -FU if -FE is passed
git-svn-id: trunk@58043 -
2018-05-28 10:45:04 +00:00
mattias
54faf24ff6 codetools: added intrinsic writestr
git-svn-id: trunk@58042 -
2018-05-28 06:57:50 +00:00
mattias
e89a3479df codetools: fixed compile
git-svn-id: trunk@58041 -
2018-05-28 05:57:02 +00:00
mattias
a8196eacc7 pas2js: indentation
git-svn-id: trunk@58040 -
2018-05-27 21:58:45 +00:00
mattias
5829dcb97d codetools: remove obsolete cmsIgnoreInterfaces
git-svn-id: trunk@58039 -
2018-05-27 21:58:27 +00:00
mattias
fc164ef0b0 IDE: upgrade config: delete pcp/bin and pcp/units directory
git-svn-id: trunk@58038 -
2018-05-27 09:26:35 +00:00
mattias
1c514f9a8d IDE: designer: option show non visual components
git-svn-id: trunk@58037 -
2018-05-27 06:54:35 +00:00
mattias
5d27625f13 lcl: cocoa: less hints
git-svn-id: trunk@58036 -
2018-05-26 14:37:10 +00:00
mattias
a03c3c6674 pas2js: targetfilename
git-svn-id: trunk@58035 -
2018-05-26 11:12:00 +00:00
mattias
d6f38850b5 IDE: pass -FE is needed
git-svn-id: trunk@58034 -
2018-05-26 07:50:20 +00:00
mattias
6365ee6f91 IDE: compile: warn if target filename is a directory
git-svn-id: trunk@58033 -
2018-05-26 07:29:28 +00:00
mattias
b9e42b85a9 IDE: compiler options: fixed change default extension
git-svn-id: trunk@58032 -
2018-05-26 07:14:32 +00:00
mattias
d62fcb7c11 pas2js: new browser app: screen center
git-svn-id: trunk@58031 -
2018-05-26 06:43:55 +00:00
mattias
a69008fc59 codetools: fpc sources: gives sources in tests lower priority
git-svn-id: trunk@58030 -
2018-05-25 22:07:15 +00:00
mattias
399f542fee IDE: component palette: helper button: item to open options, item to open view all components window
git-svn-id: trunk@58029 -
2018-05-25 11:08:15 +00:00
mattias
a4ef8dcb02 IDE: started copying component palette options
git-svn-id: trunk@58028 -
2018-05-25 07:15:33 +00:00
mattias
2a36fb9062 IDE: project inspector: remove file: fixed caption
git-svn-id: trunk@58027 -
2018-05-25 07:14:34 +00:00
mattias
3daa1d6ea9 leakview: less hints
git-svn-id: trunk@58026 -
2018-05-25 07:13:41 +00:00
mattias
e1ab5302bf codetools: clean up
git-svn-id: trunk@58025 -
2018-05-25 07:12:08 +00:00
jesus
825c389d9b LCL, fix grid's goScrollKeepVisible, issue #33783
git-svn-id: trunk@58024 -
2018-05-25 06:22:40 +00:00
maxim
a8c53413f8 POChecker: since Duplicate Originals report is now shown in separate tab in Results window, removed test option whether to show it or not (i.e. always show it now). This change also allowed to remove (now useless) 'Select Basic' button, thus simplifying UI.
git-svn-id: trunk@58023 -
2018-05-24 23:28:09 +00:00
martin
ca253bd7c9 SynEdit: Fix scrollbars, if new handle is created (SynEdit shown a 2nd time). Issue #33784
git-svn-id: trunk@58022 -
2018-05-24 18:38:53 +00:00
juha
d816f49f82 LCL-GTK2: Make TrayIcon work again with recent releases of Ubuntu. Issue #33778, patch from David.
git-svn-id: trunk@58021 -
2018-05-24 09:03:33 +00:00
juha
d5a918a748 IdeIntf: Make translated texts fit in ImageList editor buttons. Issue #33775, patch from FTurtle.
git-svn-id: trunk@58020 -
2018-05-24 08:51:10 +00:00
juha
edb623c267 LCL: Add a restriction for StateImages property in some widgetsets. Issue #21011, patch from AlexeyT.
git-svn-id: trunk@58019 -
2018-05-24 08:35:17 +00:00
maxim
a365ff3eef POChecker: cleaned up unused constant
git-svn-id: trunk@58018 -
2018-05-23 22:38:17 +00:00
mattias
9a143d8f0a synedit: fixed typo
git-svn-id: trunk@58017 -
2018-05-23 21:38:32 +00:00
mattias
22ae0c038d cody: fixed checking if new unit is in unit path of owner
git-svn-id: trunk@58016 -
2018-05-23 19:19:48 +00:00
mattias
0eda8b3796 cody: identifier dictionary: support unit sources in default unit path
git-svn-id: trunk@58015 -
2018-05-23 19:00:25 +00:00
mattias
6deedf42c5 lazutils: fixed result
git-svn-id: trunk@58014 -
2018-05-23 15:27:06 +00:00
mattias
abf650c130 ideintf: fixed compile under carbon
git-svn-id: trunk@58013 -
2018-05-23 14:18:28 +00:00
mattias
5f4b92dd6b sparta: less hints
git-svn-id: trunk@58012 -
2018-05-23 13:49:25 +00:00
mattias
333f3c4a38 IDEIntf: using TFPList
git-svn-id: trunk@58011 -
2018-05-23 13:49:06 +00:00
jesus
de467a095c LCL: fix dbgrid that corrupts an editing field which does't allow more changes, issue #33734
git-svn-id: trunk@58010 -
2018-05-23 03:49:41 +00:00
jesus
3d7b93845d LCL: Implemented an enumerator for dbgrid's bookmarklist.
git-svn-id: trunk@58009 -
2018-05-23 03:36:43 +00:00
maxim
ad0ca3e419 Translations: fixed typo in Brazilian Portuguese translation (atuak -> atual). Hint by Jean Patrick, bug #33773.
git-svn-id: trunk@58007 -
2018-05-22 22:58:25 +00:00
maxim
79ec84c065 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #33771
git-svn-id: trunk@58006 -
2018-05-22 22:49:34 +00:00
maxim
ec056fba9f LazUtils: Translations unit: do not try to initialize FHelperList on every call of TPOFile.UpdateItem. FHelperList is only used in TPOFile.SaveToStrings and initialized there.
git-svn-id: trunk@58005 -
2018-05-22 22:32:45 +00:00