maxim
|
854d1eceaf
|
LazUtils: when updating existing translation item, copy PreviousID together with translation if needed, just like we do for newly added item.
git-svn-id: trunk@57010 -
|
2018-01-08 15:22:52 +00:00 |
|
dmitry
|
2c0b33fd1a
|
cocoa: update scrollbox implementation, fix the problem of missing scrollbars. #32971. Todo - implement SetScrollInfo and GetScrollInfo for ScrollView
git-svn-id: trunk@57009 -
|
2018-01-08 03:34:29 +00:00 |
|
dmitry
|
30c34b43dc
|
cocoa: update the rule of selecting a parent view. all children should be added to lclContentView
git-svn-id: trunk@57008 -
|
2018-01-08 03:28:54 +00:00 |
|
dmitry
|
350709605d
|
cocoa: additional checks to prevent doublicating messages about control resizes. (check for client rect changed vs frame rect changed). Added check for a failed draw (an event, whenever a control frame changed while processing Draw()). Forcing repaint #32970. Additional check for scrollbars - preventing dormant resize events
git-svn-id: trunk@57007 -
|
2018-01-08 00:34:26 +00:00 |
|
dmitry
|
8bc6b71bf5
|
cocoa: implement hiding of scrolling bars, if the page is larger than the range. #32966
git-svn-id: trunk@57006 -
|
2018-01-07 17:33:10 +00:00 |
|
bart
|
b63451bdf7
|
Grids: factor out IsEmptyRow function and correctly use the ARow paramter inside the function. Issue #0032965.
git-svn-id: trunk@57005 -
|
2018-01-07 16:57:10 +00:00 |
|
wp
|
387605c036
|
Examples: Use Ukrainian letters in language selection of translation_demo (google-translated).
git-svn-id: trunk@57004 -
|
2018-01-07 16:00:23 +00:00 |
|
dmitry
|
789abf9d79
|
cocoa: replacing instance call with class method call when scrollbar frames. #32966
git-svn-id: trunk@57003 -
|
2018-01-07 15:51:43 +00:00 |
|
mattias
|
57c696942e
|
IDE: clean up
git-svn-id: trunk@57002 -
|
2018-01-07 13:43:47 +00:00 |
|
dmitry
|
9afa5bf6b8
|
cocoa: additional key code mapping
git-svn-id: trunk@57000 -
|
2018-01-07 07:03:03 +00:00 |
|
dmitry
|
2f120dcde2
|
cocoa: accurate reporting of modifier key changes
git-svn-id: trunk@56999 -
|
2018-01-07 05:45:53 +00:00 |
|
dmitry
|
cf395e4176
|
cocoa: font of the height is a negative number based on the font size. #32003
git-svn-id: trunk@56998 -
|
2018-01-07 04:10:47 +00:00 |
|
dmitry
|
4a7772dab9
|
cocoa: updated file filters to recognize multi-extensions (Cocoa doesn't do that by default) #32069. Initiating a default (or the first) file filter on the openning of the opensave dialog #32952
git-svn-id: trunk@56997 -
|
2018-01-07 00:57:19 +00:00 |
|
dmitry
|
d34d1c1d5f
|
cocoa: correct the default filter index selection
git-svn-id: trunk@56996 -
|
2018-01-06 23:12:05 +00:00 |
|
dmitry
|
76df6066ac
|
cocoa: filter preselection on dialog openning. #32952
git-svn-id: trunk@56995 -
|
2018-01-06 23:03:57 +00:00 |
|
dmitry
|
9327c79d22
|
cocoa: save dialog accessory view components alignment changed (label and file filter combobox). the combination of controls are now center-aligned towards the dialog with 10pixels between them. #32948
git-svn-id: trunk@56994 -
|
2018-01-06 22:52:20 +00:00 |
|
maxim
|
85fc701ddb
|
Pas2JS: restored strpas2jsdesign.po, which was wrongly removed in r56991 #cd78a8452c
git-svn-id: trunk@56993 -
|
2018-01-06 17:23:24 +00:00 |
|
wp
|
c0cfae4fce
|
IDE: New Hi-Dpi palette icons for OpenGLControl and TParadox (by Roland Hahn)
git-svn-id: trunk@56992 -
|
2018-01-06 16:53:23 +00:00 |
|
michael
|
cd78a8452c
|
* Register Project Options frame for pas2js
git-svn-id: trunk@56991 -
|
2018-01-06 16:40:40 +00:00 |
|
martin
|
907b1725a5
|
SynEdit: allow pasting text in any form known by widgetset. Issue #32581
git-svn-id: trunk@56989 -
|
2018-01-06 16:15:13 +00:00 |
|
maxim
|
07343847b2
|
LazUtils: replaced hardcoded literal with constant in translations.pas
git-svn-id: trunk@56988 -
|
2018-01-06 15:00:32 +00:00 |
|
maxim
|
aab5d44369
|
IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@56980 -
|
2018-01-06 12:45:04 +00:00 |
|
balazs
|
061b9d15f0
|
Packager: Remove duplicates from "Available for installation list".
git-svn-id: trunk@56979 -
|
2018-01-06 10:55:20 +00:00 |
|
ondrej
|
69e9b23842
|
IDE: default application: use LCL scaling and enable manifest scaling
git-svn-id: trunk@56978 -
|
2018-01-06 02:39:34 +00:00 |
|
ondrej
|
3d0eee90c7
|
IDE: update project file, delete parameters (store them in LPS)
git-svn-id: trunk@56977 -
|
2018-01-06 02:35:21 +00:00 |
|
ondrej
|
73faf67c41
|
IDE: move project descriptors from projectdefs.pas into new unit to prevent circular dependency on project.pas
git-svn-id: trunk@56976 -
|
2018-01-06 02:32:03 +00:00 |
|
ondrej
|
09de874143
|
IDE: new designer option: Force DPI scaling in design-time
git-svn-id: trunk@56975 -
|
2018-01-06 01:53:01 +00:00 |
|
ondrej
|
3da6552057
|
IDE: IDEImagesIntf: support transparent bitmaps. Issue #32947
git-svn-id: trunk@56974 -
|
2018-01-06 01:09:52 +00:00 |
|
juha
|
25c7897052
|
LCL: Use 32-bit type for Data when streaming nodes of old format or Delphi format.
git-svn-id: trunk@56973 -
|
2018-01-05 23:48:03 +00:00 |
|
juha
|
b5ce4f63c4
|
JCF2: Support operators in records. Issue #32942, patch from delfion.
git-svn-id: trunk@56972 -
|
2018-01-05 21:36:51 +00:00 |
|
maxim
|
6acdb23a08
|
Components, LCLExtensions: committed automatically regenerated file
git-svn-id: trunk@56971 -
|
2018-01-05 16:16:51 +00:00 |
|
maxim
|
fba8681f79
|
Opkman: removed no longer needed VTV translations
git-svn-id: trunk@56970 -
|
2018-01-05 15:52:27 +00:00 |
|
maxim
|
ab14223c04
|
VTV: enabled i18n, moved localizations from Opkman, regenerated translations and updated Russian translation
git-svn-id: trunk@56969 -
|
2018-01-05 15:51:29 +00:00 |
|
maxim
|
42e3e3e670
|
Translations: regenerated translations
git-svn-id: trunk@56968 -
|
2018-01-05 15:08:14 +00:00 |
|
maxim
|
7c33223dae
|
LazUtils: if existing item being updated has empty translation, search for possible translation variants just like for newly added item. This should allow to avoid the need to do two regenerations of .po files in a row in some cases.
git-svn-id: trunk@56967 -
|
2018-01-05 15:07:41 +00:00 |
|
balazs
|
65d289f941
|
Opkman: Link OPM to VTV from the component folder.
git-svn-id: trunk@56966 -
|
2018-01-05 14:56:27 +00:00 |
|
balazs
|
581a4a19d4
|
Opkman: Remove internal VTV.
git-svn-id: trunk@56965 -
|
2018-01-05 14:55:14 +00:00 |
|
wp
|
0125b3c239
|
IDE: Make edit buttons ('...') square.
git-svn-id: trunk@56964 -
|
2018-01-05 14:44:31 +00:00 |
|
balazs
|
8cb178de2c
|
VTV: Initial commit.
git-svn-id: trunk@56963 -
|
2018-01-05 09:03:08 +00:00 |
|
ondrej
|
d7f8f5e5f6
|
LCL: High-DPI: fix font scaling and design-time scaling. Issues #32882 and #32944
git-svn-id: trunk@56962 -
|
2018-01-05 08:10:01 +00:00 |
|
dmitry
|
611c971eaf
|
cocoa: improved implementation of TCocoaScrollBar - keeping track of the actual ranges and position of as scroll bar (that's critical for all custom controls using scrollbars heavily: TreeView #32931, SynEdit #32929, Grids #32932, #32767 ). Simplified ScrollWindowEx to just a complete invalidation of control content.
git-svn-id: trunk@56961 -
|
2018-01-05 05:17:04 +00:00 |
|
ondrej
|
9770119ed5
|
IDE: options: make buttons 25px wide, issue #32924
git-svn-id: trunk@56960 -
|
2018-01-05 03:39:41 +00:00 |
|
ondrej
|
e384a1c48a
|
IDE: remove DoAutoAdjustLayout from r56956 #b6077f9686, issue #32924
git-svn-id: trunk@56959 -
|
2018-01-05 03:36:46 +00:00 |
|
martin
|
5a62be57d3
|
Debugger, GDBMI: fix detecting watchpoint errors
git-svn-id: trunk@56958 -
|
2018-01-04 23:01:49 +00:00 |
|
martin
|
a53b0342c4
|
include ide opts, when build gdbmi dbg
git-svn-id: trunk@56957 -
|
2018-01-04 22:28:32 +00:00 |
|
wp
|
b6077f9686
|
IDE: Make '...' buttons square (issue #32924).
git-svn-id: trunk@56956 -
|
2018-01-04 21:35:17 +00:00 |
|
wp
|
f0757ff745
|
ide: undo r56949 #20bc34c5fe, replace edit-buttons in debugger_general_options by TButton and make them square (issue #32924)
git-svn-id: trunk@56955 -
|
2018-01-04 20:03:52 +00:00 |
|
maxim
|
375c1edea3
|
LazUtils: when updating translation item, set FModified only when flags are actually modified.
git-svn-id: trunk@56954 -
|
2018-01-04 15:41:57 +00:00 |
|
maxim
|
50260ae6a6
|
LazUtils: when updating translation item, always check for formatting arguments and update flags accordingly, because badformat flags are often removed e.g. by poEdit. This change should allow to avoid the need to do two regenerations of .po files in a row in some cases.
git-svn-id: trunk@56953 -
|
2018-01-04 14:16:17 +00:00 |
|
juha
|
f113cfc740
|
Carbon: Simplified 1 pixel drawn code. Same as r56926 #32000402a9 for Cocoa. Issue #32926.
git-svn-id: trunk@56952 -
|
2018-01-04 13:41:16 +00:00 |
|