ondrej
30731e9651
IDE: fix recent item count in open tool button drop-down menu
...
git-svn-id: trunk@50502 -
2015-11-24 20:28:37 +00:00
ondrej
5fc913038b
IDEIntf: add overloaded FindItemByCommand for IDE tool buttons
...
git-svn-id: trunk@50501 -
2015-11-24 20:27:07 +00:00
ondrej
40b4ff88d3
IDEIntf: added FindCategory to ToolBarIntf.
...
git-svn-id: trunk@50500 -
2015-11-24 17:34:49 +00:00
bart
b2fa28caad
LazUtils: add lazutils_defines.inc, forgotten in r50498 #0c8df133dd.
...
git-svn-id: trunk@50499 -
2015-11-24 16:24:54 +00:00
bart
0c8df133dd
LazUtils:
...
- An attempt to unify the defines for the different scenario's in the use of (not) codepage aware ansistrings
and the use of the "Utf8 in RTL" feature.
It makes for better separation of code and thus better readability and ease of maintainance (and in a later
stadium it makes it easier to remove code that deals with non codepage aware ansistrings (fpc < 3.0)).
- Also replace (FPC_FULLVERSION >= xxxx) with FPC_HAS_CPSTRING where appropriate.
- Replace the custom HasCP define with built in FPC_HAS_CPSTRING define.
git-svn-id: trunk@50498 -
2015-11-24 16:23:18 +00:00
bart
0493a91c19
LazUtils: Less hints.
...
git-svn-id: trunk@50497 -
2015-11-24 14:24:12 +00:00
bart
094b14ce22
LazUtils: remove legacy code for the 2.6.0 compiler.
...
git-svn-id: trunk@50496 -
2015-11-24 14:06:50 +00:00
ondrej
45d9a68904
packagetabs: fixed opening wrong file due to wrong page index.
...
git-svn-id: trunk@50495 -
2015-11-24 14:03:36 +00:00
ondrej
109f61cbec
packagetabs: Added packagetabs package.
...
git-svn-id: trunk@50494 -
2015-11-24 11:32:10 +00:00
ondrej
f1f1c7225c
IDE, IDEIntf: changes needed for new packagetabs package.
...
git-svn-id: trunk@50493 -
2015-11-24 10:44:35 +00:00
maxim
06f6ac8e1f
IDE: regenerated translations and updated Russian translation
...
git-svn-id: trunk@50490 -
2015-11-23 22:19:37 +00:00
maxim
9201a52940
IDE: added dots to some menu items, bug #28955 , patch from Alexey Torgashin
...
git-svn-id: trunk@50489 -
2015-11-23 22:03:16 +00:00
ondrej
02d05f9cfd
docs: Added TFlowPanel.
...
git-svn-id: trunk@50488 -
2015-11-23 21:34:39 +00:00
mattias
a3f975454d
IDE: less hints
...
git-svn-id: trunk@50487 -
2015-11-23 18:04:41 +00:00
mattias
4a0f0b540f
project groups: comments
...
git-svn-id: trunk@50486 -
2015-11-23 18:03:28 +00:00
juha
1c609507ef
Debugger: Improve WatchProperties layout. Issue #29075 , patch from Alexey Torgashin.
...
git-svn-id: trunk@50485 -
2015-11-23 17:15:54 +00:00
juha
98ba42d3a7
Packager: Improve InstallUninstallPackages layout. Issue #29074 , patch from Alexey Torgashin.
...
git-svn-id: trunk@50484 -
2015-11-23 17:15:52 +00:00
juha
f6a9f6862e
IDE: Improve CheckCompilerOptions layout. Issue #29072 , patch from Alexey Torgashin.
...
git-svn-id: trunk@50483 -
2015-11-23 17:15:51 +00:00
juha
e41b6abb11
IDE: Improve CharacterMap layout, use ESC for closing. Issue #29047 , patch from Alexey Torgashin.
...
git-svn-id: trunk@50482 -
2015-11-23 17:15:44 +00:00
mattias
b0c3d87c8c
project groups: fixed adding a project with only one build mode
...
git-svn-id: trunk@50481 -
2015-11-23 14:24:56 +00:00
wassim
d173da5a1b
Fix WinCE bug #27921 TComboBox,CharCase = ecUppercase, patch from Lacak
...
git-svn-id: trunk@50480 -
2015-11-23 14:22:28 +00:00
juha
8c4e943410
LCL: Isolate setting the control's position from TControlScrollBar.SetPosition. A half-baked attempt to fix #29067 .
...
git-svn-id: trunk@50479 -
2015-11-23 14:15:37 +00:00
mattias
c9f8dd26db
project groups: todos
...
git-svn-id: trunk@50478 -
2015-11-23 11:40:43 +00:00
mattias
0c9e6bb1d7
project groups: todos
...
git-svn-id: trunk@50477 -
2015-11-23 10:04:05 +00:00
mattias
704600a31f
codetools: fixed compiling
...
git-svn-id: trunk@50476 -
2015-11-23 10:03:54 +00:00
bart
984edab996
LazUtils: fix compilation of LazUtf8 for fpc <= 3.0.0 after r50470 #22750460e4.
...
git-svn-id: trunk@50475 -
2015-11-22 23:32:54 +00:00
mattias
9ae176fe1d
removed editortoolbar lpl, so that new users do not accidentally add the dummy package
...
git-svn-id: trunk@50474 -
2015-11-22 21:18:35 +00:00
mattias
ab813332d0
IDE: search fppkg .fpm files for ppus in default compiler unit path
...
git-svn-id: trunk@50473 -
2015-11-22 18:40:48 +00:00
mattias
674d60d033
IDE: package macros with parameters usable in packages, new macro PkgOutDir, from Luiz Americo
...
git-svn-id: trunk@50472 -
2015-11-22 18:31:00 +00:00
juha
ec869d657e
IdeIntf: Remove an extra frame from info panel in Object Inspector. Issue #29069 , patch from Alexey Torgashin.
...
git-svn-id: trunk@50471 -
2015-11-22 17:05:15 +00:00
bart
22750460e4
LazUtils: fix compilation of LazUtf8 for WinCE. Issue #0029059 .
...
git-svn-id: trunk@50470 -
2015-11-22 12:33:32 +00:00
mattias
d17c518a7e
project groups: comments
...
git-svn-id: trunk@50469 -
2015-11-21 19:18:22 +00:00
mattias
d34b9bf553
project groups: re-add removed targets
...
git-svn-id: trunk@50468 -
2015-11-21 18:37:45 +00:00
bart
702566d255
Docs: fix typo in grids.xml (Issue #0029062 )
...
git-svn-id: trunk@50467 -
2015-11-21 17:13:06 +00:00
mattias
79700673bb
project groups: file version
...
git-svn-id: trunk@50466 -
2015-11-21 16:08:27 +00:00
mattias
f30c8dce33
project groups: author
...
git-svn-id: trunk@50465 -
2015-11-21 13:41:20 +00:00
mattias
f6efd4fc4a
project groups: fixed compiling project with only one build mode
...
git-svn-id: trunk@50464 -
2015-11-21 13:23:32 +00:00
mattias
78953ccba9
project groups: prevent adding itself
...
git-svn-id: trunk@50463 -
2015-11-21 11:27:10 +00:00
mattias
40bf0d940d
project groups: use root group events
...
git-svn-id: trunk@50462 -
2015-11-21 11:20:09 +00:00
mattias
344cf16a5e
project groups: fixed exchanging nodes
...
git-svn-id: trunk@50461 -
2015-11-21 11:05:17 +00:00
mattias
29d28c3919
project groups: sub group increasechangestamp of parent group
...
git-svn-id: trunk@50460 -
2015-11-21 10:58:46 +00:00
mattias
e54ea44a3f
project groups: save: add to recent
...
git-svn-id: trunk@50459 -
2015-11-21 10:21:42 +00:00
mattias
11361f7840
project groups: when adding a project enable the first build mode
...
git-svn-id: trunk@50458 -
2015-11-21 10:12:57 +00:00
juha
d9d0b6a6c0
LazControls: Center Caption of TCheckBoxThemed vertically. Issue #29054 , patch from Gabor Boros.
...
git-svn-id: trunk@50457 -
2015-11-21 09:56:14 +00:00
mattias
8098f1092f
codetools: MakeRelativePath: fixed loop when there is no shared path
...
git-svn-id: trunk@50455 -
2015-11-21 09:38:52 +00:00
ondrej
3afba023bb
LCL: grids: support csNoFocus. Modified patch from Gabor Boros. Issue #28931
...
git-svn-id: trunk@50454 -
2015-11-20 22:24:29 +00:00
mattias
08960d78f2
project groups: show file exte for Pascal file
...
git-svn-id: trunk@50453 -
2015-11-20 22:22:59 +00:00
mattias
e2b4acb980
project groups: reload button as workaround for missing sync
...
git-svn-id: trunk@50452 -
2015-11-20 22:15:07 +00:00
mattias
0c78058cbb
project groups: comments
...
git-svn-id: trunk@50451 -
2015-11-20 21:41:57 +00:00
mattias
84a93d3f69
project groups: build a single build mode
...
git-svn-id: trunk@50450 -
2015-11-20 17:43:32 +00:00