maxim
8e9ba054d3
Merged revision(s) 56181 #c5637ad72a from trunk:
...
Fix firing an OnChange and setting Modified when setting Text inside OnChange and new Text = old Text. Issue #0032602 .
........
git-svn-id: branches/fixes_1_8@56239 -
2017-10-29 22:16:55 +00:00
maxim
643398e6f9
Merged revision(s) 56180 #9823f61682 from trunk:
...
win32: fix GetDpiForMonitor SIGSEGV if Shcore is not available (e.g. on MS Windows Server 2012 R2)
........
git-svn-id: branches/fixes_1_8@56238 -
2017-10-29 22:15:50 +00:00
maxim
07c9056e62
Merged revision(s) 56162 #f9cb151061, 56219 #cb655096b6 from trunk:
...
LCL: Fixed TSpinEditEx Focus on Tab Click doesn't work. Issue #36201
........
LazControls: New HiRes component palette icons (kindly provided by Roland Hahn).
........
git-svn-id: branches/fixes_1_8@56237 -
2017-10-29 22:14:42 +00:00
mattias
e9854d69b2
codetools: fixed adding uses section to program
...
git-svn-id: branches/fixes_1_8@56233 -
2017-10-29 15:44:59 +00:00
mattias
7626be6016
codetools: fixed GetIdentStartEndAtPosition if pos behind source
...
git-svn-id: branches/fixes_1_8@56199 -
2017-10-25 20:22:00 +00:00
mattias
86165e04d5
lcl: gtk2: fixed error handling in GtkDragDataReceived, bug #32611 , patch from C Western
...
git-svn-id: branches/fixes_1_8@56198 -
2017-10-25 20:21:28 +00:00
maxim
99aa0481e5
Merged revision(s) 56143 #b24dd9505a, 56156 #c1a20347a3 from trunk:
...
AnchorDocking: Don't free AnchorDockPageControl too early. Prevent AV. Issues #32342,#32591,#31895.
........
AnchorDocking: Use async call for SimplifyPendingLayouts always. Issue #32591 .
........
git-svn-id: branches/fixes_1_8@56159 -
2017-10-22 22:44:31 +00:00
maxim
cf076c5756
Merged revision(s) 56155 #7427737860 from trunk:
...
IDE: Focus FilterEdit initially. ActiveControl was cleared again for some reason.
........
git-svn-id: branches/fixes_1_8@56158 -
2017-10-22 22:43:12 +00:00
maxim
6967327e56
Merged revision(s) 56149-56150 #7f8d55f135-#7f8d55f135 from trunk:
...
Translations: French translation update by Gilles Vasseur, bug #32587
........
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32590
........
git-svn-id: branches/fixes_1_8@56157 -
2017-10-22 22:35:39 +00:00
maxim
3ca590fa95
Merged revision(s) 56112 #b51815cfc0, 56122 #8b3759c88e, 56130-56131 #9abb167fde-#9abb167fde, 56140 #e34b72f9d9 from trunk:
...
LCL-GTK2: Support 5 button mice. Issue #32562 , patch from Marco van de Voort.
........
LCL-GTK2: Support 5 button mice. Issue #32562 , patch from accorp.
........
LCL: GTK2: Using nboKeyboardTabSwitch in TabControl options and <Ctrl> + <Tab> now working.
........
LCL: GTK2: TTabControl: Cannot use keyboard to switch tab. Issue #31986
........
LCL: GTK2: Fixed set TPanel visible to false on non visual TabSheet doesn't work. Issue #32593
........
git-svn-id: branches/fixes_1_8@56153 -
2017-10-22 22:20:08 +00:00
maxim
c9b5599f2c
Merged revision(s) 56035 #f5a3a339d1, 56146 #82ea3d79fe from trunk:
...
IdeIntf, ComponentTree: Don't try to update Collection name. Affects TSQLQuery Params. Refactor and optimize a little. Issue #31965 .
........
IdeIntf: Fix TVariantPropertyEditor. Issue #19324 .
........
git-svn-id: branches/fixes_1_8@56152 -
2017-10-22 22:16:54 +00:00
maxim
955e422100
Merged revision(s) 55710 #ffa9234eee, 56134 #b7b6bf8878, 56136 #06038db5f4, 56144 #acc70e5dcd from trunk:
...
IDE: Improve CompilerOtherOptions frame layout. Issue #32272 , patch from AlexeyT.
........
IDE: Update components_images.res (forgotten in r55966 #60baefff0d)
........
IDE: Improve the layout of Project Options -> FPDocEditor. Issue #32574 .
........
IDE: High-DPI: Refreshed open icons. Issue #32595 . Patch by FTurtle
........
git-svn-id: branches/fixes_1_8@56151 -
2017-10-22 22:13:27 +00:00
mattias
4ec8f57ef7
lcl: lcltranslator: use typeinfo instead of type name
...
git-svn-id: branches/fixes_1_8@56128 -
2017-10-18 12:03:03 +00:00
mattias
04ffbfcd3f
lcl: lcltranslator: fixed using property path, instead of subcomponent names, subcomponents names can be empty, same as IDE
...
git-svn-id: branches/fixes_1_8@56127 -
2017-10-18 12:02:45 +00:00
mattias
35f7b39848
lcl: lcltranslator: skip components without name
...
git-svn-id: branches/fixes_1_8@56126 -
2017-10-18 12:02:28 +00:00
mattias
07d4a9ea3c
lcl: lcltranslator: fixed translating only TTranslateString properties
...
git-svn-id: branches/fixes_1_8@56125 -
2017-10-18 12:02:09 +00:00
mattias
0042fcd132
make help: fixed help
...
git-svn-id: branches/fixes_1_8@56117 -
2017-10-18 07:52:08 +00:00
mattias
fb6558515e
make help: described some flags
...
git-svn-id: branches/fixes_1_8@56115 -
2017-10-18 07:49:55 +00:00
mattias
56b0d79860
leakview: fixed layout
...
git-svn-id: branches/fixes_1_8@56111 -
2017-10-17 16:37:23 +00:00
mattias
3e271061c3
projecttemplates: layout: anchors
...
git-svn-id: branches/fixes_1_8@56109 -
2017-10-17 16:33:40 +00:00
mattias
a5c1dc506e
IDE: unit info dlg: imporved layout
...
git-svn-id: branches/fixes_1_8@56107 -
2017-10-17 16:28:16 +00:00
mattias
f4d1596096
IDE: publish project dialog: improved layout
...
git-svn-id: branches/fixes_1_8@56105 -
2017-10-17 16:27:01 +00:00
mattias
d53baad2e6
IDE: updated lazarus.lpi and fixed editor macro layout, bug #32568
...
git-svn-id: branches/fixes_1_8@56103 -
2017-10-17 15:21:57 +00:00
mattias
eb4fdc2284
IDE: set watch property dialog to autosize, bug #32567
...
git-svn-id: branches/fixes_1_8@56101 -
2017-10-17 15:18:43 +00:00
mattias
5b3071ea1d
IDE: fixed layout
...
git-svn-id: branches/fixes_1_8@56099 -
2017-10-17 15:13:34 +00:00
maxim
231fe6b48a
Merged revision(s) 56087 #da44ba4fe3 from trunk:
...
IDE: regenerated translations and updated Russian translation
........
git-svn-id: branches/fixes_1_8@56092 -
2017-10-16 22:56:33 +00:00
maxim
5101a1f6fb
Merged revision(s) 56086 #72252baee8 from trunk:
...
LCL: Win32: Fixed TComboBox tab key isn't working with style csSimple. Issue #32559
........
git-svn-id: branches/fixes_1_8@56091 -
2017-10-16 22:47:05 +00:00
maxim
ee2f30dec1
Merged revision(s) 56085 #e69881ff9d from trunk:
...
Codetools: Fix code completion for methods with empty parentheses. Issue #31960 .
........
git-svn-id: branches/fixes_1_8@56090 -
2017-10-16 22:45:47 +00:00
maxim
682a2912bd
Merged revision(s) 56058 #648e0fd02c, 56068-56069 #0f43b7c709-#0f43b7c709, 56082 #e05552a178 from trunk:
...
Package editor: Fix moving dependencies up/down. Use the display name for searching. Issue #32546 .
........
Package editor: Update the view after modifying dependent package parameters. Issue #32546 .
........
Package editor: Refactoring.
........
Package editor: Update the image for dependent package after modifying min/max version. Issue #32546 .
........
git-svn-id: branches/fixes_1_8@56089 -
2017-10-16 22:44:47 +00:00
mattias
0f7b690083
IDE: open file at cursor: show error message on fail
...
git-svn-id: branches/fixes_1_8@56084 -
2017-10-16 14:07:07 +00:00
mattias
c1a318b0ed
IDE: fixed text, FPC 2.4 is not new
...
git-svn-id: branches/fixes_1_8@56081 -
2017-10-16 12:39:27 +00:00
mattias
24af7385ca
codetools: fixed AddUnitWarnDirective insert position
...
git-svn-id: branches/fixes_1_8@56078 -
2017-10-16 12:00:17 +00:00
mattias
91e848b779
codetools: AddUnitWarnDirective: fixed startnode
...
git-svn-id: branches/fixes_1_8@56074 -
2017-10-16 11:36:05 +00:00
mattias
577d46b3d1
codetools: fixed example
...
git-svn-id: branches/fixes_1_8@56072 -
2017-10-16 11:34:34 +00:00
maxim
34f62d03ab
Merged revision(s) 56063 #e7b82afeec from trunk:
...
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32544
........
git-svn-id: branches/fixes_1_8@56066 -
2017-10-15 21:54:35 +00:00
maxim
1c35337f72
Merged revision(s) 56054 #8e89ff11f9 from trunk:
...
CodeTools: Don't throw an error with "(" inside a comment in front of unit. Issue #32235 .
........
git-svn-id: branches/fixes_1_8@56065 -
2017-10-15 21:53:35 +00:00
maxim
f619666d61
Merged revision(s) 56046 #d15f1f3524, 56061 #866a2f8b0f from trunk:
...
IDE: High-DPI new icons. Issue #32508 . Patch by FTurtle
........
IDE: High-DPI refactoring of some images. Issue #32529 . Patch by FTurtle
........
git-svn-id: branches/fixes_1_8@56064 -
2017-10-15 21:52:16 +00:00
mattias
0bc78adca9
codetools: fixed complete forward proc
...
git-svn-id: branches/fixes_1_8@56045 -
2017-10-13 11:43:20 +00:00
mattias
a821393264
codetools: fixed CompleteCode TryAssignment loop
...
git-svn-id: branches/fixes_1_8@56042 -
2017-10-13 11:01:03 +00:00
maxim
599805cade
Merged revision(s) 56036 #eb93f4654b from trunk:
...
Codetools: updated Russian translation
........
git-svn-id: branches/fixes_1_8@56040 -
2017-10-12 22:38:45 +00:00
maxim
74b3aedbc4
Merged revision(s) 56031 #93eedde9b9 from trunk:
...
LCL: Fixed TDateEdit/TTimeEdit controls break the tab order. Issue #32533
........
git-svn-id: branches/fixes_1_8@56039 -
2017-10-12 22:37:24 +00:00
maxim
24186cd2fc
Merged revision(s) 56029 #08a73bdac1 from trunk:
...
Fix TMask.InitMaskString for charsets when CaseSensitive is False. Issue #0032491 . Patch by delfion.
........
git-svn-id: branches/fixes_1_8@56038 -
2017-10-12 22:36:15 +00:00
maxim
a6ebaf4900
Merged revision(s) 56015 #04cc3c44b2, 56028 #1e16c52819 from trunk:
...
Codetools: Do not chomp a procedure name with empty brackets (). Issue #31960 .
........
Codetools: Add dotted unit names to uses section correctly. Optimize. Issue #32247 .
........
git-svn-id: branches/fixes_1_8@56037 -
2017-10-12 22:34:46 +00:00
mattias
34d90a1c0a
updated Makefiles with fpc trunk
...
git-svn-id: branches/fixes_1_8@56025 -
2017-10-11 10:04:42 +00:00
mattias
83fe57c449
set fixes version 1.8RC5
...
git-svn-id: branches/fixes_1_8@56023 -
2017-10-11 10:01:10 +00:00
mattias
bb0460fe21
updatemakefiles: added note to use trunk fpcmake
...
git-svn-id: branches/fixes_1_8@56021 -
2017-10-11 09:57:32 +00:00
mattias
73a2a6371f
LCL-GTK2: Fix SelStart and SelLength in OnChange with some widgetset versions. Issue #24371
...
git-svn-id: branches/fixes_1_8@56020 -
2017-10-11 09:24:40 +00:00
mattias
ee8eeaf5d2
docs: hints about rtl.xct
...
git-svn-id: branches/fixes_1_8@56016 -
2017-10-10 13:53:36 +00:00
mattias
d3cb939a9c
codetools: fixed reparsing on changed module name
...
git-svn-id: branches/fixes_1_8@56013 -
2017-10-10 09:18:37 +00:00
maxim
d0280a2c8f
Merged revision(s) 55986 #1f7440575f, 55992 #053878c753, 55994 #fd4150950b, 55996-55997 #28389af5d2-#28389af5d2, 56001 #c4eba5ff15, 56003-56004 #bfec6d9c02-#bfec6d9c02 from trunk:
...
IDE: Remove an extra IDEDialogLayoutList.ApplyLayout call from NewDialog constructor.
........
IDE: Open a symlinked file without questions if it is found in search path or is open in editor. Issue #32292 .
........
IDE: Optimise the logic for symlinked files. Issue #32292 .
........
IDE: Simplify symlink loading. Project directory is already in source path. Don't ask questions while IDE starts.
........
IDE: Don't ask questions about symlinks when project is loading.
........
IDE: designer: High-DPI: selection grabber. Issue #32397
........
IDE: designer: tune up r56001 #c4eba5ff15, issue #32397
........
IDE: Improve opening symlinks in editor some more.
........
git-svn-id: branches/fixes_1_8@56006 -
2017-10-09 22:44:00 +00:00