Commit Graph

44661 Commits

Author SHA1 Message Date
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
wp
c97e37c258 TAChart: Add event OnHintLocation to TDataPointHintTool which knows the size of the hint window (OnHintPosition is deprecated now). Update "financial" demo to show hint window above data points.
git-svn-id: trunk@46272 -
2014-09-21 14:42:10 +00:00
juha
05710323ef LCL: Add new TComboBoxEx and TCheckComboBox components. Issue #26515, patch from Vojtech Cihak.
git-svn-id: trunk@46271 -
2014-09-21 11:51:26 +00:00
juha
e0c5aeb65b New files for ComboBoxEx and CheckComboBox.
git-svn-id: trunk@46270 -
2014-09-21 10:03:38 +00:00
mattias
c65ace9cc9 lazutils: wince: fixed compilation
git-svn-id: trunk@46269 -
2014-09-20 20:55:52 +00:00
mattias
e9b6685e64 codetools: defines for fpc sources: add include path rtl/targetos/wininc for win targets
git-svn-id: trunk@46268 -
2014-09-20 18:37:38 +00:00
mattias
fb5e88dcba translations: German: updates from Swen Heinig
git-svn-id: trunk@46267 -
2014-09-20 17:53:43 +00:00
bart
d9d7efd73d PoChecker: fix missing icons in GraphStat ListView on Linux GTK2
git-svn-id: trunk@46266 -
2014-09-20 15:49:39 +00:00
mattias
cccbde05f6 lazutils: wince: fixed compilation
git-svn-id: trunk@46265 -
2014-09-20 12:35:29 +00:00
sekelsenmat
256196bcd2 cocoa: TTrackBar implementation
git-svn-id: trunk@46264 -
2014-09-20 12:30:50 +00:00
juha
8cea4118ab LCL: remove unused TDateEdit.DialogTitle. Issue #1278
git-svn-id: trunk@46263 -
2014-09-20 09:21:20 +00:00
juha
27f7ed9453 LCL: Implement TCanvas.AngleArc. Issue #7290, patch from ocean.
git-svn-id: trunk@46262 -
2014-09-20 08:37:15 +00:00
maxim
54251b8f1d Components, PoChecker: regenerated translations; updated Russian translation
git-svn-id: trunk@46261 -
2014-09-19 23:07:32 +00:00
maxim
08a0a2b372 Components, PoChecker: minor hint improvement
git-svn-id: trunk@46260 -
2014-09-19 22:56:29 +00:00