mattias
|
804ba9b391
|
IDE: external tools: increased pip buffer, issue #18492
git-svn-id: trunk@46322 -
|
2014-09-25 10:03:30 +00:00 |
|
vincents
|
915c183fdc
|
IDE: fixed typo in Dutch translation
git-svn-id: trunk@46321 -
|
2014-09-25 07:12:53 +00:00 |
|
zeljko
|
cab06a0777
|
LCL: TCustomMemo should not trigger OnEditingDone when return is pressed and WantReturns=True.Patch by wp. issue #26769
git-svn-id: trunk@46320 -
|
2014-09-25 06:19:05 +00:00 |
|
maxim
|
e2ca5560c5
|
IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@46319 -
|
2014-09-24 23:44:15 +00:00 |
|
maxim
|
7162c1196d
|
LazReport, AddFunction addon: added Russian translation
git-svn-id: trunk@46318 -
|
2014-09-24 23:22:15 +00:00 |
|
bart
|
5ca6144b77
|
PoChecker: set IconOptions.AutoArrange to True for the ListView on GraphStat form.
(Windows and GTK2 AutoArrange always (probably a bug), so this only affected QT WS)
git-svn-id: trunk@46317 -
|
2014-09-24 21:38:13 +00:00 |
|
mattias
|
817720f66d
|
IDE: clean up
git-svn-id: trunk@46316 -
|
2014-09-24 17:40:05 +00:00 |
|
mattias
|
a882d45724
|
IDE: center window: bringtofron, issue #26775
git-svn-id: trunk@46315 -
|
2014-09-24 17:38:30 +00:00 |
|
juha
|
4730e49515
|
New icon for adding files for projects and packages.
git-svn-id: trunk@46314 -
|
2014-09-24 17:17:24 +00:00 |
|
zeljko
|
3ac9d3afcc
|
Qt: better patch for imageList changes in TQtListWidget. issue #26770
git-svn-id: trunk@46313 -
|
2014-09-24 17:06:19 +00:00 |
|
juha
|
3c1ac1d84c
|
Package Editor: A new button for adding files from file system easily. Issue #24337.
git-svn-id: trunk@46312 -
|
2014-09-24 17:01:58 +00:00 |
|
juha
|
e187809d73
|
Project Inspector: A new button for adding files from file system easily. Issue #24337.
git-svn-id: trunk@46311 -
|
2014-09-24 17:01:50 +00:00 |
|
zeljko
|
3cc9bd1361
|
Qt: implemented TQtWSListView.SetImageList. issue #26770
git-svn-id: trunk@46310 -
|
2014-09-24 16:33:28 +00:00 |
|
bart
|
b717742113
|
PoChecker: remove redundant code from TGraphStatForm.ListViewMouseMove.
git-svn-id: trunk@46309 -
|
2014-09-24 14:46:56 +00:00 |
|
zeljko
|
f69337f6ce
|
Qt: fixed drag'n drop of QFrame (TCustomPanel) control.issue #26759
git-svn-id: trunk@46308 -
|
2014-09-24 07:55:43 +00:00 |
|
zeljko
|
89f68bf251
|
Gtk2: include scrollbars offset in TGtk2WSCustomListView.getItemAt(). issue #26767
git-svn-id: trunk@46307 -
|
2014-09-24 06:15:57 +00:00 |
|
zeljko
|
549845087a
|
Qt: provide accurate information for client area on mousemove event for TQtAbstractItemView class (listviews).
git-svn-id: trunk@46306 -
|
2014-09-24 06:09:46 +00:00 |
|
zeljko
|
f457669e6b
|
Qt: implemented TTrackBar.LineSize. patch by Giuliano Colla. issue #26763
git-svn-id: trunk@46305 -
|
2014-09-24 05:34:16 +00:00 |
|
maxim
|
bbe010995c
|
EditorToolBar: updated Russian translation
git-svn-id: trunk@46304 -
|
2014-09-23 22:46:45 +00:00 |
|
juha
|
de2cf80287
|
Show hints inside one screen. Fix application, designer and TAChart hints.
git-svn-id: trunk@46303 -
|
2014-09-23 19:49:02 +00:00 |
|
juha
|
60403bcd03
|
THintWindow: Draw hint windows in editor and elsewhere closer to cursor. Y-offset 30 -> 15.
git-svn-id: trunk@46302 -
|
2014-09-23 19:48:47 +00:00 |
|
mattias
|
d506aca142
|
IDE: clean up
git-svn-id: trunk@46301 -
|
2014-09-23 14:55:29 +00:00 |
|
sekelsenmat
|
0ed9a55069
|
fpvectorial-html: Adds mathml embedding, fixes a wrong design in the sequential page rendering Y coord positioning, implements html header style
git-svn-id: trunk@46300 -
|
2014-09-23 13:37:10 +00:00 |
|
reiniero
|
0c44221648
|
* Lhelp: cosmetic
git-svn-id: trunk@46299 -
|
2014-09-23 11:07:07 +00:00 |
|
jesus
|
b705717697
|
LazReport, function and function parameters dialogs, fix difficult to read info about function and function parameters if the hint window color is too dark
git-svn-id: trunk@46298 -
|
2014-09-22 22:30:56 +00:00 |
|
bart
|
dce8e4a1c2
|
PoChecker: fix anchoring of IgnoreFuzzyCheckBox
git-svn-id: trunk@46297 -
|
2014-09-22 20:22:51 +00:00 |
|
bart
|
7fecc7228c
|
PoChecker:
- Save mainform location and size
- Create configpath if it does not exist (stand-alone version only)
git-svn-id: trunk@46296 -
|
2014-09-22 20:17:14 +00:00 |
|
bart
|
ab557befa8
|
PoChecker: fix crash on destroy after r46294 #970b366107.
git-svn-id: trunk@46295 -
|
2014-09-22 19:43:38 +00:00 |
|
bart
|
970b366107
|
PoChecker: refactor.
git-svn-id: trunk@46294 -
|
2014-09-22 19:29:32 +00:00 |
|
juha
|
85fa5c550a
|
Object Inspector: use Constraints.MinHeight for InfoPanel. It cannot be resized any more if Height becomes 0.
git-svn-id: trunk@46293 -
|
2014-09-22 17:19:24 +00:00 |
|
juha
|
d186f4212a
|
LCL: Fix window RestoredLeft/Top values. Issue #8576, patch from Yuichiro Takahashi.
git-svn-id: trunk@46292 -
|
2014-09-22 17:19:14 +00:00 |
|
reiniero
|
c93ed74ee4
|
* idehelpmanager: cosmetic (comments/debugln)
git-svn-id: trunk@46291 -
|
2014-09-22 15:33:31 +00:00 |
|
sekelsenmat
|
bd4a4c8784
|
fpvectorial: Now some basic html with embedded svg can render
git-svn-id: trunk@46290 -
|
2014-09-22 12:09:52 +00:00 |
|
mattias
|
f1fd7c865a
|
LCL: gtk2: less hints
git-svn-id: trunk@46289 -
|
2014-09-22 11:45:59 +00:00 |
|
mattias
|
68c63595a9
|
IDE: clean up
git-svn-id: trunk@46288 -
|
2014-09-22 11:45:42 +00:00 |
|
reiniero
|
755869893b
|
* Help: ignore timeouts from lhelp/viewer. Should fix issue #26697
git-svn-id: trunk@46287 -
|
2014-09-22 10:31:37 +00:00 |
|
reiniero
|
9cbc909b17
|
* Lhelp: don't accept IPC messages from IDE while showing file open dialog.
Should fix slowness on Windows Vista+ with themes, issue #25529; thanks Mike Cornflake for looking into this!
git-svn-id: trunk@46286 -
|
2014-09-22 09:17:42 +00:00 |
|
reiniero
|
9bd102dcdf
|
* Lhelp: cosmetic/debug output naming
git-svn-id: trunk@46285 -
|
2014-09-22 09:15:02 +00:00 |
|
reiniero
|
fe92b2272b
|
* LHelp demo: cosmetic (hourglass cursor)
git-svn-id: trunk@46284 -
|
2014-09-22 09:12:46 +00:00 |
|
reiniero
|
4a8c7b8e7c
|
* Docs: customtimer interval in milliseconds
git-svn-id: trunk@46283 -
|
2014-09-22 09:10:18 +00:00 |
|
zeljko
|
92c6722e60
|
Qt: fixed CopyRect() regression. issue #26744
git-svn-id: trunk@46282 -
|
2014-09-22 06:01:37 +00:00 |
|
jesus
|
b8f0b91210
|
LCL, dbedit, ESC key should have effect only when control is being edited, from Erwin van den Bosch, isse 25472
git-svn-id: trunk@46281 -
|
2014-09-21 22:53:57 +00:00 |
|
juha
|
a23a0688fb
|
Designer, Menu Editor: Implement drag'n'drop for moving items. Issue #8733, patch from Mike Thompson.
git-svn-id: trunk@46280 -
|
2014-09-21 21:49:19 +00:00 |
|
juha
|
aee3f9b771
|
Add Mike Thompson to contributors list.
git-svn-id: trunk@46279 -
|
2014-09-21 21:49:17 +00:00 |
|
juha
|
67e0258ad0
|
LCL: Add drag/drop functionality to TArrow. Issue #26756, patch from Mike Thompson.
git-svn-id: trunk@46278 -
|
2014-09-21 21:49:12 +00:00 |
|
juha
|
8f5585fed4
|
LCL: Improve ArcTo. Issue #26758, patch from ocean.
git-svn-id: trunk@46277 -
|
2014-09-21 18:39:46 +00:00 |
|
jesus
|
17e9c7f7e6
|
LCL: fix dbedit losing edit state on ALT+TAB and on just dragging the dbedit parent window, both seen in linux, issue #22475
git-svn-id: trunk@46276 -
|
2014-09-21 18:31:28 +00:00 |
|
juha
|
f980457103
|
LCL: Make TComboExItems more Delphi compatible. Rename Add -> AddItem. Remove obsolete delphi conversion. Issue #26755, patch from ocean.
git-svn-id: trunk@46275 -
|
2014-09-21 17:17:55 +00:00 |
|
bart
|
cd5a2ec6c4
|
PoChecker: reload last used file on start.
git-svn-id: trunk@46274 -
|
2014-09-21 16:53:18 +00:00 |
|
bart
|
12755f715c
|
PoChecker: starts implementing TPoCheckerSettings.
git-svn-id: trunk@46273 -
|
2014-09-21 14:48:38 +00:00 |
|