Commit Graph

50363 Commits

Author SHA1 Message Date
mattias
42ea23f324 IDEIntf: TPasswordStringPropertyEditor: show fixed amount of *
git-svn-id: trunk@53286 -
2016-11-02 12:42:26 +00:00
mattias
874e696110 lcl: gtk2: unity desktop use UTF-8
git-svn-id: trunk@53285 -
2016-11-02 11:15:00 +00:00
mattias
43d6a1e7ab IDE: run parameters: default terminal and PATH use UTF-8
git-svn-id: trunk@53284 -
2016-11-02 11:14:14 +00:00
mattias
887269a2be lazutils: ExpandFileNameUTF8: fixed HOME with UTF-8
git-svn-id: trunk@53283 -
2016-11-02 11:13:07 +00:00
mattias
d0c5c53609 synedit: clean up
git-svn-id: trunk@53282 -
2016-11-02 11:06:13 +00:00
mattias
e83f7944d0 sqldb: TSQLite3Connection: propery editor for DatabaseName, from Silvio Clécio, issue #30841
git-svn-id: trunk@53281 -
2016-11-02 10:46:03 +00:00
mattias
b9bc408f0b sqldb: designer: hide Password in object inspector, from Silvio Clécio, issue #30843
git-svn-id: trunk@53280 -
2016-11-02 10:33:07 +00:00
mattias
c08ab12276 IDEINtf: added TPasswordStringPropertyEditor and TPasswordWideStringPropertyEditor, from Silvio Clécio, issue #30842
git-svn-id: trunk@53279 -
2016-11-02 10:31:07 +00:00
sekelsenmat
aa835e67f1 cocoa: Patch #30795 fixes compilation
git-svn-id: trunk@53278 -
2016-11-01 20:43:12 +00:00
mattias
8d7e2139ee codetools: test FindFileAtCursor
git-svn-id: trunk@53277 -
2016-11-01 19:56:42 +00:00
mattias
8872e27e69 tests: added tests for TrimFilename
git-svn-id: trunk@53276 -
2016-11-01 19:55:44 +00:00
mattias
88c8a65391 lazutils: ResolveDots: fixed a/../b
git-svn-id: trunk@53275 -
2016-11-01 19:55:25 +00:00
ondrej
b8c9f6d510 LCL: controlcanvas: protect TControlCanvas.CreateHandle debugln with an IFDEF
git-svn-id: trunk@53274 -
2016-11-01 19:18:42 +00:00
maxim
6a74f2e274 Anchordocking: improved Russian translation
git-svn-id: trunk@53273 -
2016-10-31 22:46:08 +00:00
maxim
2c150a6825 IDEIntf: Regenerated translations and updated Russian translation
git-svn-id: trunk@53272 -
2016-10-31 22:38:35 +00:00
maxim
86b26a5461 IDE: Regenerated translations and updated Russian translation
git-svn-id: trunk@53271 -
2016-10-31 22:08:55 +00:00
maxim
a53718ea9b IDE, Component list: fixed 'Use' button size and 'Keep open' checkbox caption
git-svn-id: trunk@53270 -
2016-10-31 22:06:42 +00:00
mattias
81599322c4 codetools: started FindFileAtCursor
git-svn-id: trunk@53269 -
2016-10-30 23:42:40 +00:00
juha
38240f9c54 Add Michael W. Vogel (Michl) to contributors list.
git-svn-id: trunk@53268 -
2016-10-30 20:59:55 +00:00
juha
e008aa5d53 IDEIntf: Add a functional TNoteBook.Pages property editor. Issue #30710, patch from Michl.
git-svn-id: trunk@53267 -
2016-10-30 18:16:52 +00:00
juha
8be0b04f08 CodeTools: Interpret string constants correctly. Issue #29723, patch from Bart.
git-svn-id: trunk@53266 -
2016-10-30 17:54:54 +00:00
juha
149d296da7 IDE: Close progress dialog after rescanning FPC source directory. Issue #30822, patch from Balázs Székely.
git-svn-id: trunk@53265 -
2016-10-30 17:06:06 +00:00
mattias
84d5bd33eb IDE: less hints
git-svn-id: trunk@53264 -
2016-10-30 16:58:53 +00:00
juha
5271b96d22 IDEIntf: Add function DoCompilePackage to PackageIntf.
git-svn-id: trunk@53263 -
2016-10-30 13:36:43 +00:00
ondrej
1b4e67aa7c LCL: grids: fix UpdateCachedSizes bug that moved selected cell outside the visible area for non-standard cell sizes. Issue #30678
git-svn-id: trunk@53262 -
2016-10-29 14:35:04 +00:00
ondrej
59485fc2e9 IDE: component list: keep focus for "keep open" option. Issue #30459
git-svn-id: trunk@53261 -
2016-10-29 10:11:36 +00:00
ondrej
6e6f2e7c16 IDE: component list: add "keep open" option for Delphi behavior. Issue #30459
git-svn-id: trunk@53260 -
2016-10-29 09:59:25 +00:00
ondrej
f7daccaf3b IDE designer: refactor AddComponent, add it to IDEIntf. Issue #30459
git-svn-id: trunk@53259 -
2016-10-29 09:45:53 +00:00
mattias
6b1267d6ae IDE: fpc msg parser: fixed hide unused lpk units
git-svn-id: trunk@53258 -
2016-10-29 09:36:58 +00:00
ondrej
c4a4b773bd LazUtils: FindDefaultExecutablePath refactoring. Issue #30816, patch by AlexeyT
git-svn-id: trunk@53257 -
2016-10-29 06:30:41 +00:00
ondrej
0e8a762c9f CodeTools: fix Copy and Delete compiler intrinsic parameters for FPC 3.1.0+
git-svn-id: trunk@53256 -
2016-10-28 20:37:01 +00:00
ondrej
085a9bfc83 IDE: open unit support for dotted unit names. Issue #29046
git-svn-id: trunk@53255 -
2016-10-28 19:52:48 +00:00
ondrej
0c617048fe LCL: destroy TGraphicControl.Canvas.Handle when control is removed from parent. Issue #30003
git-svn-id: trunk@53254 -
2016-10-28 19:01:59 +00:00
ondrej
643cbe0475 LCL: TGraphicControl: always call FreeHandle - HandleAllocated doesn't take FDeviceContext into consideration. Issue #30003, patch by Michl
git-svn-id: trunk@53253 -
2016-10-28 19:01:02 +00:00
ondrej
d0383990ca lcl: controlcanvas: fix TControlCanvas.CreateHandle debugln, issue #30003
git-svn-id: trunk@53252 -
2016-10-28 17:53:48 +00:00
ondrej
77add4e290 LCL: headercontrol: implement ChangeScale, issue #30812, patch by Anton Kavalenka
git-svn-id: trunk@53251 -
2016-10-28 16:52:29 +00:00
ondrej
4161b1f5e1 LCL: destroy menu handle on remove. Issue #30806, patch by Michl
git-svn-id: trunk@53250 -
2016-10-28 16:43:43 +00:00
mattias
4d69ed3456 codetools: TTFindDeclarationTool.IsIncludeDirectiveAtPos
git-svn-id: trunk@53249 -
2016-10-28 10:49:10 +00:00
mattias
d755bb985c IDE: auto add used-in unit to project: write a note
git-svn-id: trunk@53248 -
2016-10-28 10:17:37 +00:00
mattias
2769633acb IDE: remove from project: read lpr and set IsPartOfProject for all used units with <in> filenames
git-svn-id: trunk@53247 -
2016-10-28 10:16:37 +00:00
mattias
8ed3e81570 IDE: open project: read lpr and set IsPartOfProject for all used units with <in> filenames
git-svn-id: trunk@53246 -
2016-10-28 10:03:55 +00:00
mattias
f1b926fd5e IDE: open project: read lpr and set IsPartOfProject for all used units with <in> filenames
git-svn-id: trunk@53245 -
2016-10-28 10:02:22 +00:00
sekelsenmat
70ded5e633 cocoa: Patch from bug #30795 Cocoa needs InitStockFont functionality and TCocoaFont.Create needs to clear italics/bold flags
git-svn-id: trunk@53243 -
2016-10-27 19:45:28 +00:00
sekelsenmat
29ffe756ca cocoa: Patch from bug #30796 Custom Draw functionality for TCocoaButton
git-svn-id: trunk@53242 -
2016-10-27 19:36:23 +00:00
sekelsenmat
8df1188cc7 cocoa: Patch from bug #30778 fix Textout BG color
git-svn-id: trunk@53241 -
2016-10-27 19:34:24 +00:00
sekelsenmat
4bc99dc88f cocoa: Patch from bug #30754 fix LineTo
git-svn-id: trunk@53240 -
2016-10-27 19:33:13 +00:00
sekelsenmat
c8f58afbfd cocoa: Patch from Zoe Peterson to allow customizing Cocoa-LCL
git-svn-id: trunk@53239 -
2016-10-27 19:29:49 +00:00
juha
ed90b0ee2f LCL-Win32: Draw arrows in menus accurately also in high DPI modes. Issue #30804, patch from AlexeyT.
git-svn-id: trunk@53238 -
2016-10-27 14:56:24 +00:00
juha
aa647dd349 AnchorDocking: Make TCustomSplitter mouse wheel events public in TAnchorDockSplitter. Issue #30803
git-svn-id: trunk@53237 -
2016-10-27 14:29:27 +00:00
mattias
3bcde4474b lazutils: FindDefaultExecutablePath: on Windows search in BaseDir as well, bug #30802.
git-svn-id: trunk@53236 -
2016-10-27 10:38:59 +00:00