maxim
|
0bcfd5e45c
|
IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@52050 -
|
2016-03-24 22:15:14 +00:00 |
|
maxim
|
19fa81f7bc
|
LazReport: Czech translation update by Jiří Vejda, bug #29881
git-svn-id: trunk@52048 -
|
2016-03-24 21:44:05 +00:00 |
|
ondrej
|
29996ddc03
|
lcl: label: align to right for autosize and taRightJustify (Delphi compatibility)
git-svn-id: trunk@52047 -
|
2016-03-24 19:58:52 +00:00 |
|
ondrej
|
690840358d
|
win32: fix scroll offset for TScrollingWinControl after r52045 #e9c686e804
git-svn-id: trunk@52046 -
|
2016-03-24 19:58:34 +00:00 |
|
ondrej
|
e9c686e804
|
win32: forward unhandled mousewheel messages to parent in order to support scrolling when mouse cursor is on child wincontrol.
git-svn-id: trunk@52045 -
|
2016-03-24 15:24:14 +00:00 |
|
bart
|
c6b63b7c3d
|
Docs: project build_lcl_docs:
1. Fix compilation under Windows
2. Create outputdirectory before trying to write to it (Part of Issue #0029876)
git-svn-id: trunk@52044 -
|
2016-03-24 14:36:05 +00:00 |
|
ondrej
|
65e40fa6a8
|
lcl: fix position for poMainFormCenter. Issue #29887
git-svn-id: trunk@52043 -
|
2016-03-24 13:37:23 +00:00 |
|
wp
|
f8a7a5fe4d
|
TurboPower_iPro: Activate scrollbar tracking of print preview
git-svn-id: trunk@52042 -
|
2016-03-24 09:38:29 +00:00 |
|
ondrej
|
070c78ff20
|
lazcontrols: move design code from LazControls into LazControlDsgn package
git-svn-id: trunk@52041 -
|
2016-03-24 07:05:48 +00:00 |
|
ondrej
|
1d494e69c2
|
lcl: images: hourglass cursors: better hotspot (in the middle of hourglass)
git-svn-id: trunk@52040 -
|
2016-03-24 00:37:32 +00:00 |
|
ondrej
|
566977914e
|
lcl: images: replace dock images with Tango (some modified by myself). Issue #29869
git-svn-id: trunk@52039 -
|
2016-03-24 00:23:18 +00:00 |
|
ondrej
|
e3734f359c
|
lcl: images: replace handpoint and hourglass cursors (unknown origin) with public domain cursors. Issue #29869
handpoint: converted from https://commons.wikimedia.org/wiki/File:Cursor_Hand.png
hourglass: modified cur_17.cur
git-svn-id: trunk@52038 -
|
2016-03-23 23:43:36 +00:00 |
|
ondrej
|
81b1e5e918
|
lcl: icon, cursor: change array of char to array of byte
git-svn-id: trunk@52037 -
|
2016-03-23 23:42:40 +00:00 |
|
ondrej
|
623e6e3c35
|
lcl: images: update tango url
git-svn-id: trunk@52036 -
|
2016-03-23 22:15:14 +00:00 |
|
wp
|
e586deab07
|
TurboPower_iPro: Improved text rendering in print preview by antialiasing.
git-svn-id: trunk@52034 -
|
2016-03-23 21:33:11 +00:00 |
|
ondrej
|
4b6594212f
|
win32: edit, spin edit: fix changing font at runtime. Issue #29873
git-svn-id: trunk@52030 -
|
2016-03-23 20:59:08 +00:00 |
|
jesus
|
fdeb9c3110
|
LCL, grids: fix saving sizepriority value, patch from Michl, issue #29691
git-svn-id: trunk@52029 -
|
2016-03-23 20:31:48 +00:00 |
|
wp
|
c0eee1ac56
|
Turbopower_iPro: In PrintPreview form, remove usage of hardcoded MS Sans Serif font.
git-svn-id: trunk@52028 -
|
2016-03-23 16:15:14 +00:00 |
|
ondrej
|
ac512d4521
|
lcl: images: update copyright policy with info about Tango icons.
git-svn-id: trunk@52027 -
|
2016-03-23 09:22:32 +00:00 |
|
ondrej
|
84e75b2cb9
|
lcl: images: better btnseldir.png
git-svn-id: trunk@52026 -
|
2016-03-23 09:11:09 +00:00 |
|
ondrej
|
7d3924d7a4
|
lcl: images: cleaner tick images, Issue #29869
git-svn-id: trunk@52025 -
|
2016-03-23 09:04:03 +00:00 |
|
ondrej
|
9ed3c75499
|
lcl: add TControlBorderSpacing.ControlRight and -Bottom
git-svn-id: trunk@52024 -
|
2016-03-23 08:43:01 +00:00 |
|
ondrej
|
4380653d04
|
lcl: images: replace all Silk icons by public-domain Tango icons, Issue #29869
git-svn-id: trunk@52023 -
|
2016-03-23 08:08:15 +00:00 |
|
ondrej
|
2941de50c4
|
lcl: images: use tango icons with alpha channel, Issue #29869
git-svn-id: trunk@52022 -
|
2016-03-23 06:15:57 +00:00 |
|
juha
|
e5845a0818
|
Formatting
git-svn-id: trunk@52021 -
|
2016-03-22 21:57:06 +00:00 |
|
juha
|
75791c984b
|
IDE: Show methods when clicked in OI also when they are in another unit/form. Issue #25954.
git-svn-id: trunk@52020 -
|
2016-03-22 21:57:01 +00:00 |
|
wp
|
3855ea4ebd
|
TurboPower_IPro: Fix ineffective "align" attribute in <div> and <p> tags.
git-svn-id: trunk@52019 -
|
2016-03-22 21:40:23 +00:00 |
|
bart
|
623ef8e528
|
OI: Use normal CheckBoxThemed as Boolean editor again by default.
git-svn-id: trunk@52018 -
|
2016-03-22 21:31:02 +00:00 |
|
bart
|
375a90a350
|
LCL: update images/copyright.txt
git-svn-id: trunk@52017 -
|
2016-03-22 21:16:42 +00:00 |
|
bart
|
258c8ce7d2
|
LCL: replace DBNavigator images for "undo" and "delete" with images from Tango, which are public domain. Part of Issue #0029869.
- dbnavcancel: derived from https://commons.wikimedia.org/wiki/File:Edit-undo.svg
- dbnavdelete: derived from https://commons.wikimedia.org/wiki/File:User-trash.svg
git-svn-id: trunk@52015 -
|
2016-03-22 13:27:23 +00:00 |
|
ondrej
|
965080c1f6
|
lcl: images: updated Tango icons copyright info. Issue #29869
git-svn-id: trunk@52014 -
|
2016-03-22 07:10:56 +00:00 |
|
ondrej
|
a41772455c
|
lcl: images: update copyright info for dbnavdelete.png
git-svn-id: trunk@52010 -
|
2016-03-21 20:06:10 +00:00 |
|
martin
|
cadda54bee
|
SynEdit, Examples: fix syn hl example / register attributes
git-svn-id: trunk@52009 -
|
2016-03-21 19:59:59 +00:00 |
|
bart
|
e016dd6bb6
|
IDE: Fix not showing Chars > Chr(127) in ANSI Tab of CharactermapDlg. Improve ANSI charater map. Patch by wp, minor modifications by me. Issue #0029856.
git-svn-id: trunk@52008 -
|
2016-03-21 15:41:23 +00:00 |
|
ondrej
|
764da242fd
|
lcl: add copyright info for LCL images, Issue #29869
git-svn-id: trunk@52007 -
|
2016-03-21 14:10:57 +00:00 |
|
ondrej
|
e26b2a0a3c
|
lcl: change anchor space parameters to TSpacingSize. Issue #29567
git-svn-id: trunk@52006 -
|
2016-03-21 11:22:28 +00:00 |
|
mattias
|
de6e0945f8
|
LCL: TLazIntfImage.Assign: copy DataDescription
git-svn-id: trunk@52005 -
|
2016-03-20 23:46:20 +00:00 |
|
bart
|
5d6e5012ea
|
LazFileUtils: fix uninitialized result in ChompPathDelim. Issue #0029866.
git-svn-id: trunk@52004 -
|
2016-03-20 22:08:06 +00:00 |
|
mattias
|
e07c89f611
|
translations: German: updates from Swen Heinig
git-svn-id: trunk@52003 -
|
2016-03-20 16:56:43 +00:00 |
|
mattias
|
52b89347f6
|
lcl: updated makefiles
git-svn-id: trunk@52002 -
|
2016-03-20 13:05:51 +00:00 |
|
mattias
|
25f7a697e5
|
updated makefiles
git-svn-id: trunk@52001 -
|
2016-03-20 11:19:40 +00:00 |
|
mattias
|
c6262f1fed
|
lazbuild: create-makefile: hide output depending on verbosity, check fileage of fpmake
git-svn-id: trunk@52000 -
|
2016-03-20 11:19:13 +00:00 |
|
mattias
|
ba03ed5199
|
updated makefile
git-svn-id: trunk@51999 -
|
2016-03-20 10:58:08 +00:00 |
|
mattias
|
f2e4d7db58
|
lazutils: comments
git-svn-id: trunk@51998 -
|
2016-03-20 10:55:55 +00:00 |
|
ondrej
|
f6f9223b30
|
win32: spin: disable margins
git-svn-id: trunk@51988 -
|
2016-03-19 13:03:55 +00:00 |
|
ondrej
|
b89b37d107
|
win32: edit: disable margins
git-svn-id: trunk@51985 -
|
2016-03-19 12:53:18 +00:00 |
|
ondrej
|
9d06134900
|
ide: revert r51944 #34015a1f71, issue #29832
git-svn-id: trunk@51984 -
|
2016-03-19 08:30:52 +00:00 |
|
bart
|
7ccb2f58d2
|
Win32: first attempt to implement TWin32WidgetSet.FontIsMonoSpace. Issue #0028898.
git-svn-id: trunk@51983 -
|
2016-03-18 16:45:35 +00:00 |
|
ondrej
|
fcdb715877
|
win32: spin edit: reverting accidentially commited code in r51981 #1d676f1919
git-svn-id: trunk@51982 -
|
2016-03-18 13:56:59 +00:00 |
|
ondrej
|
1d676f1919
|
win32: spin edit: erase not painted space between buttons.
git-svn-id: trunk@51981 -
|
2016-03-18 13:53:38 +00:00 |
|