Commit Graph

48506 Commits

Author SHA1 Message Date
maxim
b77cf2fae1 Merged revision(s) 53027 #dcbe735606 from trunk:
Carbon: fixed hang with save dialog. issue #29911
........

git-svn-id: branches/fixes_1_6@53784 -
2016-12-27 22:26:33 +00:00
maxim
4f2fce423d Merged revision(s) 51601 #f8a92e54e0 from trunk:
TAChart: Clean up.
........

git-svn-id: branches/fixes_1_6@53624 -
2016-12-09 23:05:55 +00:00
maxim
f953eebc98 Merged revision(s) 52829 #4cf61a07a3 from trunk:
IDE: Set top position of Form Designer below MainIDEBar. Depends also on Object Inspector. Issue #27638, patch from Michl.
........

git-svn-id: branches/fixes_1_6@53593 -
2016-12-07 21:55:03 +00:00
maxim
b4b9f41803 Merged revision(s) 51947 #0c321120f7, 53471 #7308974a80, 53475 #385348cde8 from trunk:
turbopower_ipro: Fix browser example crashing at program end.
........
TurboPower_iPro: Register TIpHtmlDataProvider (fixes issue #0031020)
........
TurboPower_iPro: Fix HotURL containing Content-Type instead of URL (patch by Sei Lisa, issue #31030)
........

git-svn-id: branches/fixes_1_6@53588 -
2016-12-06 23:08:21 +00:00
maxim
fb4a982a85 Merged revision(s) 53422 #cdf1328144 from trunk:
LCL: Fix the display string of shortcut "+". Issue #30973, patch from Michl.
........

git-svn-id: branches/fixes_1_6@53587 -
2016-12-06 23:02:35 +00:00
maxim
6718c3d2fd Merged revision(s) 53421 #cd7e9994c2 from trunk:
Packager: Open a loaded package also by pressing Return key.
........

git-svn-id: branches/fixes_1_6@53586 -
2016-12-06 23:01:06 +00:00
maxim
680574a5b3 Merged revision(s) 53376 #69a39c63a3, 53485 #85e7d6da06 from trunk:
LCL-GTK2: Remove trailing zero when copying to clipboard. Issues #21453, #30071, patch from BBaz.
........
LCL-GTK2: Use AIndex param for column width. Fix off by 1 (ANewIndex-1) error in TGtk2WSCustomListView.ColumnMove. Solves issue #31024.
........

git-svn-id: branches/fixes_1_6@53585 -
2016-12-06 22:58:52 +00:00
mattias
90672ff228 debian: control file: pkgname
git-svn-id: branches/fixes_1_6@53551 -
2016-12-03 10:33:44 +00:00
mattias
b7ba0d1c93 debian: renamed deb to lazarus-project to avoid name clash with Debian package
git-svn-id: branches/fixes_1_6@53549 -
2016-12-03 09:57:29 +00:00
mattias
13fe6da17b projectgroups: fixed lazprojectgroups.pas
git-svn-id: branches/fixes_1_6@53527 -
2016-12-02 13:54:38 +00:00
mattias
f04e7997f3 deb: always create 3 number version, needed by dpkg version comparison
git-svn-id: branches/fixes_1_6@53417 -
2016-11-22 13:19:18 +00:00
maxim
030db10d65 Merged revision(s) 53364 #37928d1126 from trunk:
LazUtils: lazutf8sysutils: use GetTickCount32 from FPC 3 if available. Issue #30927
........

git-svn-id: branches/fixes_1_6@53415 -
2016-11-21 22:40:33 +00:00
mattias
e6129a1bfb codetools: comment
git-svn-id: branches/fixes_1_6@53413 -
2016-11-21 16:22:00 +00:00
mattias
3dcfbbb3ad IDE: search units with Pascal case insensitivity, instead of UTF-8
git-svn-id: branches/fixes_1_6@53412 -
2016-11-21 16:21:41 +00:00
mattias
6b5cd40de6 lazutils: simplified
git-svn-id: branches/fixes_1_6@53411 -
2016-11-21 16:21:18 +00:00
mattias
d41ab3e619 glazres: search files with Pascal case insensitivity as well
git-svn-id: branches/fixes_1_6@53410 -
2016-11-21 16:20:25 +00:00
mattias
230898b8ec IDE: fixed searching Pascal files case insensitive
git-svn-id: branches/fixes_1_6@53409 -
2016-11-21 16:20:04 +00:00
mattias
f5e60a47fd IDEIntf: comment
git-svn-id: branches/fixes_1_6@53408 -
2016-11-21 16:19:39 +00:00
mattias
8ca4d6488c codetools: fixed SearchFileInDir and SearchPascalFileInDir searching using Pascal case insensitivity
git-svn-id: branches/fixes_1_6@53407 -
2016-11-21 16:19:07 +00:00
mattias
0adf62bd62 IDE: fixed SearchInStringListI
git-svn-id: branches/fixes_1_6@53406 -
2016-11-21 16:18:33 +00:00
mattias
95641a8723 IDE: fixed searching unitnames in stringlist
git-svn-id: branches/fixes_1_6@53395 -
2016-11-21 12:15:38 +00:00
mattias
933d506f88 IDE: check pkg file conflicts: fixed check in Turkish locale
git-svn-id: branches/fixes_1_6@53392 -
2016-11-20 22:53:19 +00:00
mattias
f585271552 codetools: fixed StringToPascalConst, added tests, bug #30955
git-svn-id: branches/fixes_1_6@53384 -
2016-11-18 17:46:16 +00:00
mattias
7bfbd9ca46 IDE: menu: fixed hiding menu items
git-svn-id: branches/fixes_1_6@53371 -
2016-11-16 11:11:21 +00:00
maxim
fd15b57c73 Merged part of r53356 (relevant to r53325 #31944eda39) from trunk:
Translations: Hungarian translation update by Péter Gábor, bug #30919
........

git-svn-id: branches/fixes_1_6@53360 -
2016-11-12 13:29:47 +00:00
maxim
43d2ad6a85 Merged revision(s) 53325 #31944eda39, 53341 #46b3e668d7 from trunk:
IDE: project options: more values for Win Vista DPI awarness. Issue #30170, modified patch by AlexeyT
........
IDE: Regenerated translations and updated Russian translation
........

git-svn-id: branches/fixes_1_6@53359 -
2016-11-12 13:10:22 +00:00
maxim
e7b88a6816 Merged revision(s) 53250-53254 #4161b1f5e1-#4161b1f5e1, 53274 #b8c9f6d510, 53306 #e0a1a0b0a2, 53324 #d725d7f542 from trunk:
LCL: destroy menu handle on remove. Issue #30806, patch by Michl
........
LCL: headercontrol: implement ChangeScale, issue #30812, patch by Anton Kavalenka
........
lcl: controlcanvas: fix TControlCanvas.CreateHandle debugln, issue #30003
........
LCL: TGraphicControl: always call FreeHandle - HandleAllocated doesn't take FDeviceContext into consideration. Issue #30003, patch by Michl
........
LCL: destroy TGraphicControl.Canvas.Handle when control is removed from parent. Issue #30003
........
LCL: controlcanvas: protect TControlCanvas.CreateHandle debugln with an IFDEF
........
LCL Fix access violation when deleting a TMainMenu after r53250 #4161b1f5e1. Issue #0030882. Patch by Michl.
........
lcl: win32: ignore keyup without keydown at program start. issue #30836
........

git-svn-id: branches/fixes_1_6@53358 -
2016-11-12 12:58:55 +00:00
maxim
a1cf984198 Translations: Hungarian translation update by Péter Gábor, bug #30919
git-svn-id: branches/fixes_1_6@53357 -
2016-11-12 12:44:04 +00:00
mattias
17f55b3583 fixes branch: set version 1.6.3
git-svn-id: branches/fixes_1_6@53355 -
2016-11-12 09:50:16 +00:00
mattias
68ff0306d3 fixes branch: set version 1.6.2
git-svn-id: branches/fixes_1_6@53353 -
2016-11-12 09:43:58 +00:00
maxim
ff35800fc0 Merged revision(s) 53292 #f95821fe94 from trunk:
lcl: Do not check for Text property directly in TextChanged. Part of issue #30851. Patch by Michl
........

git-svn-id: branches/fixes_1_6@53352 -
2016-11-11 22:38:44 +00:00
maxim
dd6cd0a3b0 JSONViewer: regenerated Finnish translation
git-svn-id: branches/fixes_1_6@53351 -
2016-11-11 22:26:35 +00:00
ondrej
5e7d09e1db merged revisions r53122, r53298, r53301 #636191a91d from trunk:
- r53122 #4785d293ae Finnish translation for jsonviever and tachart by Seppo Suutarla.
- r53298 #42da67c6c4 Qt: keep current ItemIndex. Issue #0028597
- r53301 #636191a91d LCL: Setting TControl.Color must set TControl.ParentColor to false incl sending CM_PARENTCOLORCHANGED (Issue #0030854, based on patch by Pascal Riekenberg).

git-svn-id: branches/fixes_1_6@53344 -
2016-11-11 16:40:41 +00:00
maxim
530dc411bb Merged revision(s) 53133 #681656b08f from trunk:
SynEdit: fix space-trimmer, incorrectly sending 0-based x pos. fixes issue #0030684 (crash in ifdef lowlighter)
........

git-svn-id: branches/fixes_1_6@53244 -
2016-10-27 22:51:00 +00:00
mattias
cc8c61531a vlc: fixed compilation, bug #30742
git-svn-id: branches/fixes_1_6@53205 -
2016-10-25 17:08:09 +00:00
maxim
d0f9d77c67 Merged revision(s) 53085 #821eb9c465 from trunk:
TNoteBook: fix deleting pages. Issue #0030688.
........

git-svn-id: branches/fixes_1_6@53093 -
2016-10-10 21:25:33 +00:00
maxim
1095aec9b8 Merged revision(s) 53061 #27ba944bdb from trunk:
FindDialog: fix reading actual position the finddialogform for Left and Top. Issue #0030668.
........

git-svn-id: branches/fixes_1_6@53092 -
2016-10-10 21:24:45 +00:00
maxim
c2999bff0d Merged revision(s) 52764 #764c1f97e4 from trunk:
lcl: TCustomForm needs Application.RemoveAsyncCalls, issues #30281 and #8576
........

git-svn-id: branches/fixes_1_6@53091 -
2016-10-10 21:22:57 +00:00
maxim
aaae993b7d Merged revision(s) 52141 #3d793aeb36 from trunk:
ide hints: Fixes them with FPC 2.6.4 see bug #29982
........

git-svn-id: branches/fixes_1_6@53090 -
2016-10-10 21:21:38 +00:00
maxim
4766cb2bad Merged revision(s) 53047 #d967200792 from trunk:
IDE: When reading lazarus.cfg file, change from Windows codepage to UTF8 when needed (the file is written by the Windows installer). Fixes Issue #0029494.
........

git-svn-id: branches/fixes_1_6@53050 -
2016-09-28 22:09:11 +00:00
maxim
0f77e2e347 Merged revision(s) 53046 #2228fcd9a2 from trunk:
LCL: In TPen.ReferenceNeed the elpWidth member of the TExtLogPen structure must be 1 (not 0) if the pen is not Geometric. Resolves Issue #0022646.
........

git-svn-id: branches/fixes_1_6@53049 -
2016-09-28 22:08:17 +00:00
maxim
f1db96cde7 Merged revision(s) 53045 #028ed81448 from trunk:
Win32: SetComboMinDropDownSize
- Support for the CB_SETMINVISIBLE message depends on ComCtlVersion, not on the value of ThemeServices.ThemesEnabled
- Send then CB_SETDROPPEDWIDTH message even if first message failed.
- Add a comment to explain why the function result cannot always be determined accurately
Resolves Issue #0030526.
........

git-svn-id: branches/fixes_1_6@53048 -
2016-09-28 22:07:24 +00:00
mattias
5f08b52cb3 IDE: messages window: add uncategorized messages as mluDebug
git-svn-id: branches/fixes_1_6@52989 -
2016-09-18 18:00:45 +00:00
mattias
f40f77e2f0 mtprocs: fixed CalcBlockSize when MinBlockSize<1, bug #30612
git-svn-id: branches/fixes_1_6@52987 -
2016-09-18 09:31:37 +00:00
maxim
92d982a721 Merged revision(s) 52978 #e551887b0f from trunk:
Tools, JSONViewer: improved Russian translation
........

git-svn-id: branches/fixes_1_6@52979 -
2016-09-15 22:56:52 +00:00
maxim
f6e04b9340 Tools, JSONViewer: fixed typo in Russian translation
git-svn-id: branches/fixes_1_6@52977 -
2016-09-15 22:38:10 +00:00
maxim
d380ee520e Merged revision(s) 52940 #8e4b07024d from trunk:
IDE: Don't close a modified file in sourceeditor when user cancels the "File ... has changed. Save?" dialog by pressing Escape key. Issue #0030582. Patch by Michl, modified by me.
........

git-svn-id: branches/fixes_1_6@52950 -
2016-09-10 13:15:49 +00:00
maxim
a1d542603c Merged revision(s) 52946 #fa6a3d2889 from trunk:
IDEIntf: regenerated Dutch translation
........

git-svn-id: branches/fixes_1_6@52949 -
2016-09-10 13:14:49 +00:00
maxim
1417bb58ed Merged revision(s) 52947 #aefea452a9 from trunk:
Translations: Hungarian translation update by Péter Gábor, bug #30581
........

git-svn-id: branches/fixes_1_6@52948 -
2016-09-10 13:10:04 +00:00
mattias
292e6a36ce IDE: fixed compiler options ShowCond and ShowExecInfo, bug #30589
git-svn-id: branches/fixes_1_6@52944 -
2016-09-09 20:24:49 +00:00