Commit Graph

53178 Commits

Author SHA1 Message Date
maxim
3f33146b12 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@56699 -
2017-12-11 23:02:22 +00:00
maxim
9a41c5862a IDE: improved wording in some online package installation related strings
git-svn-id: trunk@56698 -
2017-12-11 22:58:33 +00:00
maxim
efca1b8d6b Opkman: regenerated translations
git-svn-id: trunk@56697 -
2017-12-11 22:43:20 +00:00
martin
5693bb777a SynEdit: FIxed "caret at ident" for end of word
git-svn-id: trunk@56696 -
2017-12-11 20:28:23 +00:00
juha
ed82fc492a Revert incorrect r56398 #5071092ea6 "SynEdit: Enable operations for an identifier also when caret is at its end."
git-svn-id: trunk@56695 -
2017-12-11 20:23:43 +00:00
juha
fe589cfb05 LCL: Add horizontal mouse wheel support for TUpDown control. Issue #32753, patch from AlexeyT.
git-svn-id: trunk@56694 -
2017-12-11 19:44:39 +00:00
juha
3ed79743c8 Remove the wrapper functions from LazUtils.FileUtil, Lcl.LclProcs and Codetools.FileProcs completely. Simplify code.
git-svn-id: trunk@56693 -
2017-12-11 19:44:37 +00:00
juha
6810c626df LazUtils: Change "Character" to "Codepoint" in LazUTF8 function names to be more accurate and to avoid confusion.
git-svn-id: trunk@56692 -
2017-12-11 19:44:22 +00:00
balazs
f0981a06af Opkman: Show download/extract/install progress in the center of the work area.
git-svn-id: trunk@56691 -
2017-12-11 09:59:49 +00:00
balazs
687b78901e Packager: When opening a project, automatically resolve broken package dependency if the package is available online and opkman is installed.
git-svn-id: trunk@56690 -
2017-12-11 09:57:46 +00:00
wp
e014476d9e IDE: Replace some palette icons for better visibility on dark desktop themes.
git-svn-id: trunk@56689 -
2017-12-11 09:29:55 +00:00
wp
3ccdcc827d IDE: update images/copyright.txt
git-svn-id: trunk@56688 -
2017-12-10 20:21:43 +00:00
ondrej
c80132ec4e Images: add information about copyright.txt into README
git-svn-id: trunk@56687 -
2017-12-10 16:39:19 +00:00
juha
216afc7132 LCL-Win32: Support compilation with FPC 2.6.4. Will be merged to 1.8 fixes.
git-svn-id: trunk@56686 -
2017-12-10 16:02:25 +00:00
wp
2edba99094 Contributors: Add "component icons" to Roland Hahn's entry.
git-svn-id: trunk@56685 -
2017-12-10 10:31:05 +00:00
michl
8a97fb67f8 LCL: GTK2: TPanel DefaultColor should be clBackground, not clBtnFace. Issue #32779
git-svn-id: trunk@56684 -
2017-12-10 10:07:00 +00:00
mattias
fd51e12459 projectgroups: readded codetools dependency and fixed license
git-svn-id: trunk@56683 -
2017-12-09 21:07:48 +00:00
juha
e348614532 IDE, LazBuild: Remove SynEdit dependency from unit InputHistory and project LazBuild.
git-svn-id: trunk@56682 -
2017-12-09 18:31:25 +00:00
juha
20ecd8933d LCL: Call EditingDone from TCustomDBComboBox on CloseUp when style is DropDownList. Issue #27186, patch from Tony Whyman.
git-svn-id: trunk@56681 -
2017-12-09 18:01:07 +00:00
mattias
59ab7244a8 projectgroups: removed dependency on codetools
git-svn-id: trunk@56680 -
2017-12-09 15:39:48 +00:00
balazs
283894c63d Opkman: PackageListFrm: Display license and description as a single line in the tree.
git-svn-id: trunk@56679 -
2017-12-09 11:32:04 +00:00
mattias
5444356865 lazutils: debug comments
git-svn-id: trunk@56678 -
2017-12-09 10:01:41 +00:00
mattias
13901e4a85 lazbuild: fixed package requirement synedit, still needed
git-svn-id: trunk@56677 -
2017-12-09 09:45:10 +00:00
balazs
46ff77357e Opkman: Reuse already existing strings for localization.
git-svn-id: trunk@56676 -
2017-12-09 07:52:16 +00:00
balazs
601a6c90ba Packager: Localize "Install" button.
git-svn-id: trunk@56675 -
2017-12-09 07:51:18 +00:00
juha
a11668995f LazReport: Fix paint ButtonControl, fix reorder designer pages, fix export to PDF. Issue #31941, patch from Lagunov Aleksey.
git-svn-id: trunk@56674 -
2017-12-08 23:35:50 +00:00
juha
0f1a653071 LazUtils: Remove the reference to resource file from LazUnicode GUI example.
git-svn-id: trunk@56673 -
2017-12-08 20:52:04 +00:00
maxim
bdb583df47 Opkman: regenerated translations and updated Russian translation
git-svn-id: trunk@56672 -
2017-12-08 16:40:43 +00:00
maxim
b6064ad443 IDE: regenerated translations
git-svn-id: trunk@56671 -
2017-12-08 16:08:01 +00:00
juha
07a192047b LCL: Extend horizontal mouse wheel messages for QT and QT5. Issue #32753, patch from AlexeyT.
git-svn-id: trunk@56670 -
2017-12-08 12:41:04 +00:00
balazs
9e8a489027 Opkman: Preparing OPM for the integration with the build in Package Manager. Step4.
git-svn-id: trunk@56669 -
2017-12-08 10:55:32 +00:00
balazs
5fff4bbf99 Packager: AddPkgDependecyDlg dialog: the possibility to install online packages directly.
git-svn-id: trunk@56668 -
2017-12-08 10:54:41 +00:00
mattias
41d64afed4 lazutils: TAVLTree: changed default to be usable in threads
git-svn-id: trunk@56667 -
2017-12-08 09:54:41 +00:00
bart
ae0e9976a3 LazControls: Prevent overflow in T(Float)SpinEditEx.
git-svn-id: trunk@56666 -
2017-12-07 21:28:44 +00:00
mattias
8fa91fbd06 lazutf8: fixed UTF8LowerCase CIRCLED LATIN CAPITAL LETTER K
git-svn-id: trunk@56665 -
2017-12-07 19:43:10 +00:00
mattias
dd2bb96821 pas2js: do not update Makefile every time
git-svn-id: trunk@56664 -
2017-12-07 17:20:08 +00:00
juha
12ad076089 Converter: Simplify single unit conversion. fOwnerConverter.fAllCommentedUnits is Nil then.
git-svn-id: trunk@56663 -
2017-12-07 16:41:24 +00:00
juha
be0dcc0b50 LazUtils: Fix errors in LazUTF8.UTF8LowerCase. By forum user Munair.
git-svn-id: trunk@56662 -
2017-12-07 15:54:54 +00:00
juha
f6a2099d25 IDE: Prevent crash in CodeExplorer. AddCodeNode can return Nil. Issue #32786, patch from Timl.
git-svn-id: trunk@56661 -
2017-12-07 14:58:42 +00:00
juha
e93ea1ced9 Converter: Fix a crash when converting a single unit. Issue #32785, patch from Timl.
git-svn-id: trunk@56660 -
2017-12-07 14:58:41 +00:00
juha
a3649ec49b LCL: Extend horizontal mouse wheel messages for Carbon and Cocoa. Remove ssHyper. Issue #32753, patch from AlexeyT.
git-svn-id: trunk@56659 -
2017-12-07 14:58:36 +00:00
maxim
ac38042db0 Translations: Brazilian Portuguese translation update by Marcelo B
Paula, bug #32787

git-svn-id: trunk@56658 -
2017-12-07 14:08:09 +00:00
mattias
de973facc6 cody: identifiers: using radiobuttons for start/contains
git-svn-id: trunk@56657 -
2017-12-07 10:42:39 +00:00
dmitry
8b8d868ac1 cocoa: updating custom scroll position and page sizing, related to #32777. The patch by Davin Jenkins
git-svn-id: trunk@56656 -
2017-12-07 04:18:26 +00:00
maxim
0144e0ddd5 IDE: Ukrainian translation update by Olexandr Pylypchuk, bug #32790
git-svn-id: trunk@56655 -
2017-12-06 21:53:16 +00:00
juha
d171170bb6 LCL: Extend horizontal mouse wheel messages for Grid and TreeView. Issue #32753, patch from AlexeyT.
git-svn-id: trunk@56654 -
2017-12-06 11:25:07 +00:00
wp
bd004732eb Examples/Translation: Fix Chinese language selection in combobox.
git-svn-id: trunk@56653 -
2017-12-06 09:29:07 +00:00
maxim
560ee80da9 IDE: Ukrainian translation update by Olexandr Pylypchuk, bug #32778
git-svn-id: trunk@56652 -
2017-12-05 23:14:26 +00:00
maxim
eb11a5f731 Opkman: Hungarian translation update by Péter Gábor, bug #32763
git-svn-id: trunk@56651 -
2017-12-05 23:05:32 +00:00
maxim
57d147db25 Pas2js: added Russian translation
git-svn-id: trunk@56650 -
2017-12-05 23:00:21 +00:00