mattias
|
68c00a724a
|
LCL: TCustomGrid: disable default preferred size, because grid moves controls and change scrollbars, bug #27095
git-svn-id: trunk@47875 -
|
2015-02-18 00:57:13 +00:00 |
|
mattias
|
094fd462f5
|
LCL: TScrollingWincontrol: GetLogicalClientRect: independent of AutoScroll to avoid cycle, GetPreferredSize: independent of AutoScroll, added extra checks if LCL clientrect is not in sync with widgetset, improved debugging preferredsize
git-svn-id: trunk@47873 -
|
2015-02-17 23:58:41 +00:00 |
|
mattias
|
10dc4d989c
|
IDE: project options: version: disable unneeded AutoSize
git-svn-id: trunk@47871 -
|
2015-02-17 23:53:12 +00:00 |
|
mattias
|
3b0b1480c3
|
LCL: gtk2: GetPreferredSize: subtract client area
git-svn-id: trunk@47869 -
|
2015-02-17 23:51:01 +00:00 |
|
maxim
|
24ba4ba676
|
Cody: improved Russian translation
git-svn-id: trunk@47868 -
|
2015-02-17 22:43:28 +00:00 |
|
maxim
|
3e82c82a9a
|
IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@47867 -
|
2015-02-17 22:39:36 +00:00 |
|
wp
|
731fa6ebc9
|
TAChart: Less compilation hints and notes.
git-svn-id: trunk@47866 -
|
2015-02-17 17:28:14 +00:00 |
|
sekelsenmat
|
e0796f811f
|
fpvectorial: Fixes table rendering
git-svn-id: trunk@47865 -
|
2015-02-17 16:18:28 +00:00 |
|
mattias
|
0910e1bd5b
|
IDE: checking Makefile.compiled: ignore -Cg on Linux
git-svn-id: trunk@47863 -
|
2015-02-17 14:54:04 +00:00 |
|
mattias
|
b233984952
|
IDE: compare compiled file: ignore spaces between options
git-svn-id: trunk@47861 -
|
2015-02-17 13:20:27 +00:00 |
|
martin
|
df7e84d2d7
|
EditorOptions: fixed loading defaults for antialiasing on empty file
git-svn-id: trunk@47859 -
|
2015-02-17 13:18:17 +00:00 |
|
sekelsenmat
|
b3639a8fd2
|
fpvectorial: table rendering fixes
git-svn-id: trunk@47858 -
|
2015-02-17 12:03:48 +00:00 |
|
sekelsenmat
|
a045a18155
|
fpvectorial: Reimplements table caption as a special row, which is more elegant
git-svn-id: trunk@47857 -
|
2015-02-17 10:36:30 +00:00 |
|
sekelsenmat
|
f198c69aea
|
fpvectorial: Now the table contents already render as they should
git-svn-id: trunk@47856 -
|
2015-02-17 10:15:17 +00:00 |
|
martin
|
69febc0389
|
SourceEditor: fix crash in drag tabs between editors (due to changes in SynEdit)
git-svn-id: trunk@47855 -
|
2015-02-17 01:14:57 +00:00 |
|
sekelsenmat
|
0448b0c317
|
fpvectorial small improvements
git-svn-id: trunk@47852 -
|
2015-02-17 00:14:33 +00:00 |
|
juha
|
66daecb69a
|
IdeIntf: Show Meta- menuitem shortcuts in Object Inspector only for Mac. Issue #27456, patch from Howard Page-Clark.
git-svn-id: trunk@47850 -
|
2015-02-17 00:12:22 +00:00 |
|
maxim
|
9957d9ec61
|
LCL, ShellTreeView: improved i18n, patch by Péter Gábor with some changes, bug #27474; regenerated translations and updated Russian translation
git-svn-id: trunk@47842 -
|
2015-02-16 23:45:18 +00:00 |
|
giuliano
|
f652020761
|
LCL: issue #0014257 - SetCursor faulty under GTK2 - changes cursor for
wrong control
correction to rev 47814 #ed5fd30d67 to properly handle scrolled controls
file include/graphiccontrol.inc
git-svn-id: trunk@47841 -
|
2015-02-16 23:33:20 +00:00 |
|
maxim
|
b0bc92627b
|
LCL: French translation update by Gilles Vasseur, bug #27478
git-svn-id: trunk@47840 -
|
2015-02-16 23:25:16 +00:00 |
|
maxim
|
59685f7e22
|
LCL: regenerated Russian translation
git-svn-id: trunk@47839 -
|
2015-02-16 23:20:50 +00:00 |
|
mattias
|
e6e06c00ca
|
IDE: quick fix for local variable not initialized: add assignment
git-svn-id: trunk@47838 -
|
2015-02-16 22:32:30 +00:00 |
|
mattias
|
f4c1725bcd
|
codetools: added InsertStatements
git-svn-id: trunk@47837 -
|
2015-02-16 21:52:05 +00:00 |
|
juha
|
7110836ddc
|
LCL: New event OnFileAdded for TShellListView. Issue #27422, patch from theo.
git-svn-id: trunk@47836 -
|
2015-02-16 21:49:23 +00:00 |
|
mattias
|
dd8f801514
|
codetools: fixed ChangeLineEndings
git-svn-id: trunk@47834 -
|
2015-02-16 21:17:34 +00:00 |
|
mattias
|
2c38fa14fc
|
tests: added test for sourcelog.ChangeLineEndings
git-svn-id: trunk@47833 -
|
2015-02-16 21:17:15 +00:00 |
|
mattias
|
9a8ecaceff
|
codetools: fixed ChangeLineEndings if #10 at end
git-svn-id: trunk@47831 -
|
2015-02-16 18:54:21 +00:00 |
|
mattias
|
7aa5c7eaed
|
IDE: started quickfix for local variable not initialized
git-svn-id: trunk@47830 -
|
2015-02-16 18:20:43 +00:00 |
|
mattias
|
400a28bb34
|
codetools: started GetPossibleInitsForVariable
git-svn-id: trunk@47829 -
|
2015-02-16 18:19:38 +00:00 |
|
sekelsenmat
|
4f7de55302
|
fpvectorial: Initial implementation of table rendering, not yet working
git-svn-id: trunk@47828 -
|
2015-02-16 17:31:57 +00:00 |
|
juha
|
4cd255ca7f
|
Converter: Fix converting DFM form files. Last char was left out. Issue #27446.
git-svn-id: trunk@47827 -
|
2015-02-16 12:17:28 +00:00 |
|
mattias
|
fb6575b5a2
|
LCL: less hints
git-svn-id: trunk@47826 -
|
2015-02-16 12:02:13 +00:00 |
|
mattias
|
7c2f9cfff1
|
synedit: less hints
git-svn-id: trunk@47825 -
|
2015-02-16 11:54:34 +00:00 |
|
mattias
|
2b3e6ffe55
|
LCL: deprecated hint
git-svn-id: trunk@47824 -
|
2015-02-16 11:54:18 +00:00 |
|
sekelsenmat
|
3c7f6d63b1
|
cocoa: Implements GetPixel for Bitmap DCs (for non-bitmap DCs it seams impossible)
git-svn-id: trunk@47823 -
|
2015-02-16 11:00:08 +00:00 |
|
sekelsenmat
|
8563adf4b9
|
cocoa: Initial code for rewriting treeview theme
git-svn-id: trunk@47822 -
|
2015-02-16 10:59:19 +00:00 |
|
sekelsenmat
|
4792562ff9
|
cocoa: Basic implementation of static text
git-svn-id: trunk@47821 -
|
2015-02-16 10:12:55 +00:00 |
|
zeljko
|
6bc5ea6d36
|
Qt: fixed regression with design time forms from r47674 #d457ad2a3e.
git-svn-id: trunk@47820 -
|
2015-02-16 10:12:55 +00:00 |
|
sekelsenmat
|
139d3a2def
|
cocoa: Now supports non-standard data too
git-svn-id: trunk@47819 -
|
2015-02-16 09:43:39 +00:00 |
|
mattias
|
197c476d02
|
IDE: append -dWIN9XPLATFORM when building IDE on win9x for win32
git-svn-id: trunk@47818 -
|
2015-02-16 09:39:15 +00:00 |
|
mattias
|
93f0b1ffd6
|
IDE: append -dWIN9XPLATFORM when building IDE on win9x for win32
git-svn-id: trunk@47817 -
|
2015-02-16 09:36:38 +00:00 |
|
juha
|
6da25ca1b1
|
LCL: OnDrawArrow for TreeView. Issue #27472, patch from Alexey Torgashin.
git-svn-id: trunk@47816 -
|
2015-02-15 23:44:22 +00:00 |
|
bart
|
77859a69e3
|
TShellTreeView: if Selected is a file then set the associated ShellListView.Root to the parentfolder (instead of to the file itself).
git-svn-id: trunk@47815 -
|
2015-02-15 23:35:17 +00:00 |
|
giuliano
|
ed5fd30d67
|
LCL: issue #0014257 - SetCursor faulty under GTK2 - changes cursor for
wrong control
files controls.pp and include/graphiccontrol.inc
git-svn-id: trunk@47814 -
|
2015-02-15 23:26:26 +00:00 |
|
martin
|
10fea96426
|
Pascalscript: update to 0b037bef7a68a58237ac25adf08d787db8ecd3be
git-svn-id: trunk@47813 -
|
2015-02-15 22:24:17 +00:00 |
|
mattias
|
806b395a38
|
IDE: append -dWIN9XPLATFORM when building IDE on win9x for win32
git-svn-id: trunk@47812 -
|
2015-02-15 21:59:34 +00:00 |
|
sekelsenmat
|
cd3feb8828
|
cocoa: Fixes wrong interpretation of sandboxing tetx
git-svn-id: trunk@47811 -
|
2015-02-15 17:35:31 +00:00 |
|
martin
|
4996f81eb9
|
installer, win: update cross build script / changed order of options
git-svn-id: trunk@47809 -
|
2015-02-15 17:20:20 +00:00 |
|
sekelsenmat
|
6b51f51be4
|
cocoa: Implements pasteboard text copy
git-svn-id: trunk@47808 -
|
2015-02-15 17:11:08 +00:00 |
|
mattias
|
c318018c98
|
IDE: less debug
git-svn-id: trunk@47807 -
|
2015-02-15 15:23:08 +00:00 |
|