Commit Graph

47149 Commits

Author SHA1 Message Date
juha
2ca8f21e64 IdeIntf: Improve identification of designer forms. r49352,r49367,r49371,r49510 from free-sparta branch by Maciej Izak.
git-svn-id: trunk@49528 -
2015-07-12 23:05:08 +00:00
juha
41ca5227fd LCL: New CanSetFocus function with whole parent tree check. Work better than CanFocus in many cases. Issue #21708, patch from Ondrej Pokorny.
git-svn-id: trunk@49526 -
2015-07-11 23:27:51 +00:00
juha
4f0f211f3c IDE: Improve the desktops feature. Prevent access violation and exception. Store z-order of windows. Patch from Ondrej Pokorny.
git-svn-id: trunk@49525 -
2015-07-11 23:27:44 +00:00
maxim
c783e32fb3 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@49517 -
2015-07-09 23:16:53 +00:00
juha
423c43ea13 IDE: Fully implement saving/loading desktops and the GUI for it. Modified patch from Ondrej Pokorny.
git-svn-id: trunk@49514 -
2015-07-09 19:05:29 +00:00
wp
374bd932f9 TAChart: Fix incorrect usage of infinity values, patch by Vít Ondruch (issue #0028386)
git-svn-id: trunk@49513 -
2015-07-09 16:13:01 +00:00
zeljko
3768a9fd84 LCL: fixed TMaskEdit left arrow does not move cursor. issue #28385
git-svn-id: trunk@49512 -
2015-07-09 08:25:11 +00:00
juha
391f253965 LazBuild and IDE: Restore a reference for ExtToolEditDlg in BuildManager, removed by mistake.
git-svn-id: trunk@49509 -
2015-07-07 16:40:54 +00:00
juha
82acb31da2 Codetools: add deprecated notes to function wrappers. Fix compilation in example projects, packages, StartLazarus and LazBuild.
git-svn-id: trunk@49508 -
2015-07-07 15:35:28 +00:00
juha
753e4c56fb LazUtils: Remove empty DictionaryStringList example directory.
git-svn-id: trunk@49507 -
2015-07-07 12:15:46 +00:00
juha
af6fb723af LazUtils: Use LookupStringList in LazUtils package. Remove old DictionaryStringList files.
git-svn-id: trunk@49506 -
2015-07-07 12:10:35 +00:00
juha
810d20ce56 LazUtils: Rename DictionaryStringList -> LookupStringList. Add the renamed files as new.
git-svn-id: trunk@49505 -
2015-07-07 12:05:03 +00:00
juha
653b5dd43a Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus.
git-svn-id: trunk@49504 -
2015-07-07 11:43:38 +00:00
juha
4285b7380f LazUtils: Use SetCodePage() from FPC 3.x for UTF8ToXXX() functions in lconvencoding.
git-svn-id: trunk@49503 -
2015-07-07 11:43:23 +00:00
maxim
70d1e638d7 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@49502 -
2015-07-06 21:52:43 +00:00
juha
e685858274 LCL-Win32: Fix compilation when function wrappers in FileUtil are disabled (define NoLazUTF8Wrappers).
git-svn-id: trunk@49500 -
2015-07-05 14:43:58 +00:00
mattias
8e497a5338 aggpas: clarify license
git-svn-id: trunk@49499 -
2015-07-05 09:51:45 +00:00
mattias
6d370e2ebc aggpass: added missing file
git-svn-id: trunk@49498 -
2015-07-05 09:50:56 +00:00
mattias
cccc39d059 aggpas: clarify license, issue #27022
git-svn-id: trunk@49497 -
2015-07-05 09:48:30 +00:00
juha
36a8cd245c Improve Finnish translation. Issue #28376, patch from delfion.
git-svn-id: trunk@49496 -
2015-07-04 23:08:30 +00:00
juha
931c7a9de4 Examples: Fix compilation when function wrappers in FileUtil are disabled (define NoLazUTF8Wrappers). Clean uses sections.
git-svn-id: trunk@49495 -
2015-07-04 23:08:27 +00:00
juha
06ac76f560 LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
git-svn-id: trunk@49494 -
2015-07-04 23:08:00 +00:00
juha
7edc951749 IDE: Move method OpenFilePopupMenuPopup from MainIDE to MainIDEBar.
git-svn-id: trunk@49493 -
2015-07-02 18:50:35 +00:00
juha
ce0d1dead7 IDE: Rename confusing event handlers On... -> Handle... and change their class visibility.
git-svn-id: trunk@49492 -
2015-07-02 18:50:34 +00:00
juha
feb5351691 IDE: Move SetupHints and UpdateIDEComponentPalette from MainIDE to MainIDEBar.
git-svn-id: trunk@49491 -
2015-07-02 18:50:32 +00:00
juha
d1174012b0 IDE: Move OnMainBarActive event handler from MainIDE to MainIDEBar.
git-svn-id: trunk@49490 -
2015-07-02 18:50:31 +00:00
juha
fe64bb3834 OI: Revert r49480 #27f9198058 and update text value in OI control in a better way. Issue #23918.
git-svn-id: trunk@49489 -
2015-07-02 18:50:29 +00:00
juha
5e208cb2dd MainIDEBar: Change visibility of class members. Default published was used but is not needed.
git-svn-id: trunk@49488 -
2015-07-02 18:50:27 +00:00
juha
7c8d3b0a52 IDE: Add visibility checkbox into component palette options frame. Layout changes. Move Visible flag under ComponentPaletteOptions.
git-svn-id: trunk@49487 -
2015-07-02 18:50:26 +00:00
juha
feba10ae91 IDE: refactor, rename confusing method OnLoadIDEOptions -> DoLoadIDEOptions. Move some methods to private.
git-svn-id: trunk@49486 -
2015-07-02 18:50:24 +00:00
juha
4d49e9606d IDE: refactor, move methods from MainIDE to MainIDEBar.
git-svn-id: trunk@49485 -
2015-07-02 18:50:22 +00:00
juha
e352c0638b IDE: Minor layout changes in EditorToolbar options frame.
git-svn-id: trunk@49484 -
2015-07-02 18:50:21 +00:00
juha
d8a16b6dd0 IDE: Move the "Invert Assignment" command away from refactoring menu. It changes program logic and is not a refactoring.
git-svn-id: trunk@49483 -
2015-07-02 18:50:15 +00:00
juha
3c9da5e47b OI: Don't cover PopupMenu with a hint. Issue #28365, patch from Péter Gábor.
git-svn-id: trunk@49482 -
2015-07-01 09:24:11 +00:00
juha
2d401fe45a IDE: Support UTF-8 in editor UpperCase/LowerCase Selection commands. Issue #28361, patch from Ondrej Pokorny.
git-svn-id: trunk@49481 -
2015-07-01 09:22:46 +00:00
juha
27f9198058 OI: Update text value also when the control is changed but property remains the same. Remove useless paAutoUpdate flag. Issue #23918.
git-svn-id: trunk@49480 -
2015-06-30 19:57:01 +00:00
martin
a09b678bd2 Installer, Win: update icon references
git-svn-id: trunk@49478 -
2015-06-30 16:24:24 +00:00
martin
520107ef3d Debugger, GDBMI: leave idle, if dbg is stopped, errored or destroyed. Issue #0028335
git-svn-id: trunk@49476 -
2015-06-30 15:40:22 +00:00
mattias
adc179b9ed codetools: fixed typo
git-svn-id: trunk@49475 -
2015-06-30 14:51:21 +00:00
mattias
eec44bce79 codetools: add compiler functions into system., filter predefined compiler functions, patch #28320
git-svn-id: trunk@49474 -
2015-06-30 09:22:06 +00:00
mattias
4c1d902065 translations: German: updates from Swen Heinig
git-svn-id: trunk@49473 -
2015-06-29 21:15:41 +00:00
sekelsenmat
9f95d4ef1a fpvectorial: Fixes inverted gradient colors
git-svn-id: trunk@49472 -
2015-06-29 11:59:36 +00:00
sekelsenmat
94a1fa8b33 fpvectorial: Now rendering ellipses with gradient filling works
git-svn-id: trunk@49471 -
2015-06-29 11:56:53 +00:00
mattias
7150522a7b translations: German: updates from Swen Heinig
git-svn-id: trunk@49470 -
2015-06-29 09:34:53 +00:00
mattias
d08b2dd896 IDE: less hints
git-svn-id: trunk@49469 -
2015-06-29 09:33:26 +00:00
mattias
7bece2f1bc lcl: gtk2: less hints
git-svn-id: trunk@49468 -
2015-06-29 09:33:11 +00:00
mattias
7c051c126e lcl: gtk2: less hints
git-svn-id: trunk@49467 -
2015-06-29 09:32:58 +00:00
mattias
dc38f72144 lcl: gtk2: less hints
git-svn-id: trunk@49466 -
2015-06-29 09:32:46 +00:00
juha
7cf21da4da LCL: Improve TToolButton drop down behavior. Issue #28231, patch from Ondrej Pokorny.
git-svn-id: trunk@49465 -
2015-06-28 16:53:02 +00:00
juha
16c48dc400 GTK2: Allow TPopupMenu GroupIndex = 0 as a valid index. Issue #28329, patch from Anton Kavalenka.
git-svn-id: trunk@49464 -
2015-06-28 12:45:41 +00:00