zeljko
|
d2f2c0b358
|
Qt: do not send resize event on restore of minimized mdichild form. issue #27518
git-svn-id: trunk@47939 -
|
2015-02-21 16:20:42 +00:00 |
|
bart
|
ccca0b9d6a
|
TDateEdit: implement property DateFormat (only has effect when DateOrder=doNone).
git-svn-id: trunk@47938 -
|
2015-02-21 15:49:33 +00:00 |
|
martin
|
2a3a4dce23
|
SynEdit: fixed typo / streaming. Issue #0027513
git-svn-id: trunk@47936 -
|
2015-02-21 12:06:09 +00:00 |
|
mattias
|
04d81bf59c
|
codetools: identifier completion: updated list of directives
git-svn-id: trunk@47932 -
|
2015-02-21 09:06:14 +00:00 |
|
mattias
|
6025925c8a
|
codetools: fixed directive WriteableConst, bug #27512
git-svn-id: trunk@47930 -
|
2015-02-21 08:44:19 +00:00 |
|
juha
|
09da89b659
|
LCL: Remove earlier stupid code made by myself.
git-svn-id: trunk@47929 -
|
2015-02-21 00:19:48 +00:00 |
|
juha
|
f5a39a509c
|
Package editor: Prevent collapsing all tree nodes when changing file type. Issue #26188.
git-svn-id: trunk@47928 -
|
2015-02-20 23:51:34 +00:00 |
|
mattias
|
732401b881
|
LCL: MessageBox: default parameter Flags = MB_OK, bug #27510
git-svn-id: trunk@47926 -
|
2015-02-20 22:38:49 +00:00 |
|
mattias
|
0257e85a96
|
LCL: MessageBox: default parameter Flags = MB_OK, bug #27510
git-svn-id: trunk@47924 -
|
2015-02-20 20:43:23 +00:00 |
|
zeljko
|
eaf152e0d7
|
Qt: fixed getting displaysize of TListView.Item drIcon. part of issue #27509
git-svn-id: trunk@47923 -
|
2015-02-20 19:18:16 +00:00 |
|
mattias
|
842dc80fd5
|
IDE: build laz: when clean option is on, clean up fallback directories too
git-svn-id: trunk@47922 -
|
2015-02-20 18:18:41 +00:00 |
|
mattias
|
ddf953cb24
|
IDE: auto create application bundle for IDE on darwin for all widgetsets
git-svn-id: trunk@47920 -
|
2015-02-20 17:31:26 +00:00 |
|
mattias
|
3a3f45bd46
|
example: OnShowHint
git-svn-id: trunk@47919 -
|
2015-02-20 15:49:38 +00:00 |
|
mattias
|
a6d416e72e
|
LCL: implemented THintInfo.ReshowTimeout, issue #27496
git-svn-id: trunk@47918 -
|
2015-02-20 15:47:36 +00:00 |
|
juha
|
76f8ed6f80
|
IDE: Add UTF-8 support also for programs by adding dependency for LazUtils.
git-svn-id: trunk@47917 -
|
2015-02-20 15:16:26 +00:00 |
|
mattias
|
222321addf
|
lazutils: simplify enableutf8rtl by only using lazutf8
git-svn-id: trunk@47915 -
|
2015-02-20 14:28:49 +00:00 |
|
mattias
|
94aa787b23
|
LCL: carbon: GetPreferredSize: do not use GetBestControlRect if there are child controls
git-svn-id: trunk@47913 -
|
2015-02-20 11:24:10 +00:00 |
|
mattias
|
74dd6d36d0
|
LCL: improved debugging wrong preferred sizes
git-svn-id: trunk@47912 -
|
2015-02-20 11:23:05 +00:00 |
|
jesus
|
e80dcc0d2d
|
LCL, dbgrid, call SelectEditor manually in DatasetScrolled in case row index do not change, based on patch by Luca Olivetti, issue #27232
git-svn-id: trunk@47911 -
|
2015-02-20 03:22:01 +00:00 |
|
mattias
|
72326324bd
|
lazdebuggergdbmi: updated po files
git-svn-id: trunk@47910 -
|
2015-02-20 00:43:09 +00:00 |
|
mattias
|
6e4692569d
|
lcl: TCustomListView: show editor on dblclick via QueueAsyncCalls, bug #27505
git-svn-id: trunk@47908 -
|
2015-02-20 00:41:31 +00:00 |
|
zeljko
|
94ba335b9b
|
Qt: fixed selection behaviour of TListView.vsList when OwnerData = true.
git-svn-id: trunk@47907 -
|
2015-02-19 19:56:25 +00:00 |
|
zeljko
|
e15144d7eb
|
Qt: fixed TListView.OnData when we use TQtListWidget (vsList)
git-svn-id: trunk@47906 -
|
2015-02-19 19:33:21 +00:00 |
|
martin
|
f173779c69
|
IDE: Change default mouse settings for left gutter clicks
git-svn-id: trunk@47905 -
|
2015-02-19 17:30:55 +00:00 |
|
wp
|
d445c65ad6
|
fpvectorial: Fix compilation error of fpv3dviewer demo
git-svn-id: trunk@47904 -
|
2015-02-19 17:07:35 +00:00 |
|
mattias
|
dab5d2ef91
|
IDE: designer: resize multiple controls: round mathematically instead of always down, needed for increase size by 1
git-svn-id: trunk@47900 -
|
2015-02-19 12:34:47 +00:00 |
|
mattias
|
ef2ddfca01
|
IDE: designer: initialize FIsNonVisualComponent, bug #27502
git-svn-id: trunk@47898 -
|
2015-02-19 12:07:14 +00:00 |
|
mattias
|
b04540dbcd
|
LCL: gtk2: GetGTKDefaultWidgetSize: ignore client area with child controls
git-svn-id: trunk@47897 -
|
2015-02-19 11:41:15 +00:00 |
|
mattias
|
ed741045b4
|
LCL: TTreeView: mousedown: fixed select on click on state icon
git-svn-id: trunk@47895 -
|
2015-02-19 10:33:03 +00:00 |
|
martin
|
be00883443
|
SynEdit: fix ifdef
git-svn-id: trunk@47894 -
|
2015-02-19 02:13:25 +00:00 |
|
martin
|
57922cc96c
|
Debugger, GDB: warn if breakpoints fail at startup
git-svn-id: trunk@47893 -
|
2015-02-19 01:44:50 +00:00 |
|
mattias
|
de6146e357
|
codetools: clean up
git-svn-id: trunk@47891 -
|
2015-02-18 20:29:45 +00:00 |
|
mattias
|
e1e00306cf
|
lazutf8: GetFormatSettingsUTF8: map common multibyte chars to ASCII
git-svn-id: trunk@47890 -
|
2015-02-18 19:51:28 +00:00 |
|
zeljko
|
22a79968ee
|
Gtk2: new function Gtk2_PixBufFromBitmap(), simplified usage. patch by theo. issue #27477
git-svn-id: trunk@47889 -
|
2015-02-18 19:34:55 +00:00 |
|
mattias
|
a5377146c0
|
IDE: editor color option: fixed layout, bug #27434
git-svn-id: trunk@47887 -
|
2015-02-18 18:51:21 +00:00 |
|
mattias
|
47ca7305f3
|
LCL: win32: do not start timer when application terminated
git-svn-id: trunk@47886 -
|
2015-02-18 18:24:47 +00:00 |
|
mattias
|
262dfbf8f2
|
codetools: GetPossibleInitsForVariable: class
git-svn-id: trunk@47885 -
|
2015-02-18 18:19:39 +00:00 |
|
mattias
|
bb14ab36ed
|
codetools: GetPossibleInitsForVariable: int range
git-svn-id: trunk@47884 -
|
2015-02-18 17:20:28 +00:00 |
|
mattias
|
825e32fb05
|
codetools: GetPossibleInitsForVariable: set of
git-svn-id: trunk@47883 -
|
2015-02-18 17:17:04 +00:00 |
|
mattias
|
eaf61a9302
|
codetools: GetPossibleInitsForVariable: enum
git-svn-id: trunk@47882 -
|
2015-02-18 17:13:58 +00:00 |
|
bart
|
01be30d9d0
|
TShellTreeView: SetPath: take value of ObjectTypes into account.
git-svn-id: trunk@47881 -
|
2015-02-18 17:11:18 +00:00 |
|
mattias
|
2979c97a9a
|
lazutils: fixed compilation on win64
git-svn-id: trunk@47879 -
|
2015-02-18 16:52:32 +00:00 |
|
juha
|
f9ff80e5b5
|
LCL: Fix parameter for OnDrawArrow. Cleanup. Issue #27472, patch from Alexey Torgashin.
git-svn-id: trunk@47878 -
|
2015-02-18 12:24:52 +00:00 |
|
juha
|
2d425eb707
|
IDE: Workaround for a missing DirectoryEdit event in Carbon: Path Editor Menu buttons are disabled. Issue #23063, patch from Alexey Torgashin.
git-svn-id: trunk@47877 -
|
2015-02-18 09:28:21 +00:00 |
|
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 |
|