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 |
|
juha
|
8f692f8a3b
|
LCL-Win32: Draw TCheckListBox checkboxes accurately also in high DPI modes. Issue #17756, patch from Anton Kavalenka.
git-svn-id: trunk@53235 -
|
2016-10-26 21:01:42 +00:00 |
|
juha
|
2714f600d1
|
LCL-Win32: Draw check-marks in menus accurately also in high DPI modes. Issue #17793, patch from Anton Kavalenka.
git-svn-id: trunk@53234 -
|
2016-10-26 21:01:30 +00:00 |
|
juha
|
70c199c0da
|
IDE: Adjust anchors so that "Component palette" options page can be resized. Issue #30715, patch from Michl.
git-svn-id: trunk@53233 -
|
2016-10-26 20:25:55 +00:00 |
|
mattias
|
2842642530
|
projectgroups: store filenames always with / separators, issue #30793
git-svn-id: trunk@53232 -
|
2016-10-26 16:53:38 +00:00 |
|
mattias
|
e5eb945c49
|
chmhelp: fixed path sep normalization
git-svn-id: trunk@53231 -
|
2016-10-26 16:48:20 +00:00 |
|
mattias
|
f22350e1c5
|
project groups: fixed path sep normalization
git-svn-id: trunk@53230 -
|
2016-10-26 16:47:58 +00:00 |
|
mattias
|
72ab451ade
|
codetools: fixed path sep normalization
git-svn-id: trunk@53229 -
|
2016-10-26 16:46:35 +00:00 |
|
mattias
|
4511184249
|
IDE: designer: fixed path sep normalization
git-svn-id: trunk@53228 -
|
2016-10-26 16:46:11 +00:00 |
|
mattias
|
4bb3ff1725
|
IDE: designer: menu templates: simplified cfgpath
git-svn-id: trunk@53227 -
|
2016-10-26 16:45:22 +00:00 |
|
mattias
|
557e4c9757
|
IDE: fpc msg parser: fixed default fpc.errore.msg file
git-svn-id: trunk@53226 -
|
2016-10-26 16:44:09 +00:00 |
|
mattias
|
b9ff9978e4
|
IDE: codetools defines templates: fixed paths
git-svn-id: trunk@53225 -
|
2016-10-26 16:43:54 +00:00 |
|
mattias
|
56ea37d276
|
IDE: fpc msg parser: fixed default fpc.errore.msg file
git-svn-id: trunk@53224 -
|
2016-10-26 16:43:30 +00:00 |
|
mattias
|
a8c1a0eee4
|
IDE: help: fixed normalizing path separators
git-svn-id: trunk@53223 -
|
2016-10-26 16:42:54 +00:00 |
|
mattias
|
7e1b420ecf
|
IDE: fixed default IDE window help file
git-svn-id: trunk@53222 -
|
2016-10-26 16:40:55 +00:00 |
|
mattias
|
230db065ad
|
IDE: fixed initial setup dlg default paths
git-svn-id: trunk@53221 -
|
2016-10-26 16:40:33 +00:00 |
|