mattias
dfcce2b301
IDE: search units with Pascal case insensitivity, instead of UTF-8
...
git-svn-id: trunk@53404 -
2016-11-21 16:12:38 +00:00
mattias
e53ad0a63b
lazutils: simplified
...
git-svn-id: trunk@53403 -
2016-11-21 16:05:02 +00:00
juha
0e82e34295
Packager: Add global link to new online package manager. Remove link to old lazaruspackagemanager to avoid confusion.
...
git-svn-id: trunk@53402 -
2016-11-21 16:01:44 +00:00
mattias
6c407707ae
glazres: search files with Pascal case insensitivity as well
...
git-svn-id: trunk@53401 -
2016-11-21 16:01:36 +00:00
mattias
28991b109d
IDE: fixed searching Pascal files case insensitive
...
git-svn-id: trunk@53400 -
2016-11-21 15:58:43 +00:00
mattias
ad08369c4a
IDEIntf: comment
...
git-svn-id: trunk@53399 -
2016-11-21 15:57:36 +00:00
mattias
aceccfc036
codetools: fixed SearchFileInDir and SearchPascalFileInDir searching using Pascal case insensitivity
...
git-svn-id: trunk@53398 -
2016-11-21 15:57:14 +00:00
mattias
6b7ab7bc9d
codetools: fixed SearchFileInDir and SearchPascalFileInDir searching using Pascal case insensitivity
...
git-svn-id: trunk@53397 -
2016-11-21 15:57:00 +00:00
balazs
b6b7118533
Bug fix: filter by category not working properly. Bug reported by @Groffy.
...
git-svn-id: trunk@53396 -
2016-11-21 12:19:26 +00:00
mattias
28e4e1a7e6
IDE: updated lpi
...
git-svn-id: trunk@53394 -
2016-11-21 12:13:44 +00:00
mattias
9d9b4ce60c
IDE: fixed searching unitnames in stringlist
...
git-svn-id: trunk@53393 -
2016-11-21 12:13:33 +00:00
mattias
b8344eab11
IDE: check pkg file conflicts: fixed check in Turkish locale
...
git-svn-id: trunk@53391 -
2016-11-20 22:52:45 +00:00
balazs
ccd6e22a24
Online package manager. Initial commit.
...
git-svn-id: trunk@53390 -
2016-11-20 19:57:34 +00:00
zeljko
a351c06f40
Qt: fixed crash - regression from r53365 #7ad916287c. issue #30966
...
git-svn-id: trunk@53389 -
2016-11-20 11:47:26 +00:00
zeljko
4b1324dcbb
Qt: do not use Owner but Parent for TMainMenu handle constructor. issue #30942
...
git-svn-id: trunk@53388 -
2016-11-20 11:15:26 +00:00
bart
1cec552aa5
LCL: Implement nboDoChangeOnSetIndex option for TCustomTabControl.
...
If set, it will cause OnChange to be fired when PageIndex is changed by code.
This will make it easier to repair user programs that are affected by r53089 #78830476ff.
git-svn-id: trunk@53387 -
2016-11-19 16:45:40 +00:00
marc
9e44e73f08
Added online package manager folder so source can be stored hereq
...
git-svn-id: trunk@53386 -
2016-11-19 14:22:27 +00:00
juha
5338a3dfc1
LazUtils: Refactoring for TXMLConfig. Issue #30899 , patch from AlexeyT.
...
git-svn-id: trunk@53385 -
2016-11-18 19:25:05 +00:00
mattias
7ca0140e65
codetools: fixed StringToPascalConst, added tests, bug #30955
...
git-svn-id: trunk@53383 -
2016-11-18 17:44:17 +00:00
juha
c2d88c8f48
IDE: Improve application options layout. Issue #30947 , patch from AlexeyT.
...
git-svn-id: trunk@53382 -
2016-11-18 17:07:22 +00:00
juha
3913650b87
IDE: Add manifest options for Name/Description. Issue #30953 , patch from AlexeyT.
...
git-svn-id: trunk@53381 -
2016-11-18 16:26:28 +00:00
juha
b0aef0595b
LCL-GTK2: Don't add a a useless #0 when transforming clipboard data to compound text.
...
git-svn-id: trunk@53380 -
2016-11-18 16:00:57 +00:00
mattias
5ac1729807
IDE: code explorer: show unit name only when updating manually, issue #30940
...
git-svn-id: trunk@53379 -
2016-11-17 14:11:36 +00:00
juha
9f319a0f93
LCL-GTK2: More refactoring in ClipboardSelectionRequestHandler. Separate 2 helper procedures.
...
git-svn-id: trunk@53378 -
2016-11-17 13:32:35 +00:00
juha
f522b7e44a
LCL-GTK2: Remove useless "if Buffer=nil" test in ClipboardSelectionRequestHandler. Refactoring. Mostly indentation changed.
...
git-svn-id: trunk@53377 -
2016-11-17 13:32:33 +00:00
juha
69a39c63a3
LCL-GTK2: Remove trailing zero when copying to clipboard. Issues #21453 , #30071 , patch from BBaz.
...
git-svn-id: trunk@53376 -
2016-11-17 13:32:28 +00:00
juha
4261afaff7
LCL-QT: Prevent deleting an empty line from TQtMemoStrings after it is inserted. Fixes bug in ExtTool dialog. Issue #30929 .
...
git-svn-id: trunk@53375 -
2016-11-16 16:40:29 +00:00
ondrej
e2599966ce
DebuggerIntf, IDE: partially revert r53372 #ca66ef0c1c: don't format locals values, it slows down step-by-step debugging
...
git-svn-id: trunk@53374 -
2016-11-16 15:00:08 +00:00
ondrej
2e82f20fc5
IDE: rename manifest file checkbox. Issue #30903
...
git-svn-id: trunk@53373 -
2016-11-16 13:45:32 +00:00
ondrej
ca66ef0c1c
DebuggerIntf: Add interface to format debugger variable values.
...
IDE: Show formatted values in watches dialog, locals dialog and smart hint. Add default formatters for TDate/TDateTime/TTime variables.
git-svn-id: trunk@53372 -
2016-11-16 13:30:24 +00:00
ondrej
0bf9e1867b
IDE: search status form: disable panel TabStop
...
git-svn-id: trunk@53370 -
2016-11-15 09:46:39 +00:00
ondrej
870a757670
IDEIntf: object inspector: fix hint position
...
git-svn-id: trunk@53369 -
2016-11-15 09:02:55 +00:00
ondrej
e57fbc2eb3
IDE: fix smart hint position
...
git-svn-id: trunk@53368 -
2016-11-15 09:02:18 +00:00
ondrej
cf080374cd
IDE, IDEIntf: allow no mouse offset in hint window manager
...
git-svn-id: trunk@53367 -
2016-11-15 09:01:41 +00:00
ondrej
c49f1ff869
IdeIntf: objectinspector: fix Hint flickering
...
git-svn-id: trunk@53366 -
2016-11-15 08:17:52 +00:00
ondrej
7ad916287c
LCL: customedit: rewrite TextHint emulation, use WinAPI if available.
...
git-svn-id: trunk@53365 -
2016-11-14 14:19:14 +00:00
ondrej
37928d1126
LazUtils: lazutf8sysutils: use GetTickCount32 from FPC 3 if available. Issue #30927
...
git-svn-id: trunk@53364 -
2016-11-14 13:41:54 +00:00
bart
5e9720ff02
SynExportHtml:
...
- make ColorToHTML a normal function.
- less verbose.
git-svn-id: trunk@53363 -
2016-11-12 16:33:33 +00:00
bart
fa05649e5a
SynEditExporter: less verbose.
...
git-svn-id: trunk@53362 -
2016-11-12 16:31:17 +00:00
juha
bcf6fdd8e7
LCL-Win32: Show PopupMenu for ComboBox, Memo and Panel correctly. Issue #30867 , patch from Michl.
...
git-svn-id: trunk@53361 -
2016-11-12 16:01:25 +00:00
maxim
fc98381e53
Translations: Hungarian translation update by Péter Gábor, bug #30919
...
git-svn-id: trunk@53356 -
2016-11-12 12:40:05 +00:00
ondrej
2c4a47b18a
IDE: Fix not showing any components on the palette on mousewheel. Issue #0030904 .
...
git-svn-id: trunk@53350 -
2016-11-11 21:46:25 +00:00
ondrej
2a7fc4046b
LCL: win32: prevent sending LM_MOUSEWHEEL twice. Issue #30917
...
git-svn-id: trunk@53349 -
2016-11-11 21:22:46 +00:00
mattias
36882d29bb
IDEIntf: object inspector: support unicodestring properties, added Filter property
...
git-svn-id: trunk@53348 -
2016-11-11 18:53:12 +00:00
mattias
7b6d4222ec
IDEIntf: object inspector: added widestring and unicodestring to example
...
git-svn-id: trunk@53347 -
2016-11-11 18:49:46 +00:00
mattias
f9e5f4cbdf
IDE: code help: improved debug message
...
git-svn-id: trunk@53346 -
2016-11-11 18:01:33 +00:00
bart
a3235cd934
IDE: Fix not showing any components on the palette, when selecting a page from the dropdownlist. Issue #0030904 .
...
git-svn-id: trunk@53345 -
2016-11-11 16:52:13 +00:00
bart
a0c774c2a2
TCustomEdit: partly revert r53296 #1c88d48964. Inside RealSetText we need call HideTextHint. Issue #0030913 .
...
git-svn-id: trunk@53343 -
2016-11-11 12:13:21 +00:00
bart
ba75916f60
SynEdit: SynExportHtml: don't include double quotes in the result of ColorToHTML.
...
git-svn-id: trunk@53342 -
2016-11-10 23:40:22 +00:00
maxim
46b3e668d7
IDE: Regenerated translations and updated Russian translation
...
git-svn-id: trunk@53341 -
2016-11-10 22:39:14 +00:00