Juha
e045ba01d2
Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units.
2023-06-18 14:57:06 +03:00
Juha
751e89bca4
Reduce "deprecated" warnings for LazUtils.UITypes.
2023-06-11 20:34:36 +03:00
mattias
32f83e8e14
ide: fixed not marking file which filedate changed as modified
2023-05-24 10:37:22 +02:00
mattias
2766b200c2
ide+codetools: simplified check disk changes and fixed lfm check
2023-04-23 19:00:29 +02:00
juha
42850cfe4d
LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code.
...
git-svn-id: trunk@64384 -
2021-01-14 12:41:32 +00:00
mattias
5fe35be313
IDE: less hints
...
git-svn-id: trunk@64291 -
2020-12-28 16:59:41 +00:00
wp
d2539a84b0
IDE: Draw "state_warning" image in DiskDiffsDialog on a paintbox, instead of using a speedbutton.
...
git-svn-id: trunk@64058 -
2020-10-22 23:25:42 +00:00
juha
cc16851bba
IDE: Improve a GUI text in DiskDiffsDlg a little.
...
git-svn-id: trunk@64057 -
2020-10-22 20:44:58 +00:00
juha
4f131502bd
IDE: Reload also .lfm file in designer when a unit was changed on disk. Improve DiskDiffsDialog. Issue #21587 .
...
git-svn-id: trunk@64048 -
2020-10-22 13:35:05 +00:00
juha
78bc310072
IDE: Remove LCL dependency from unit DiffPatch.
...
git-svn-id: trunk@57121 -
2018-01-19 12:12:48 +00:00
juha
1cefe1d894
IDE: Formatting.
...
git-svn-id: trunk@57120 -
2018-01-19 12:12:42 +00:00
mattias
e7b6ccacae
IDE: fixed checking for file changes on non UTF-8 files
...
git-svn-id: trunk@55462 -
2017-07-08 08:26:29 +00:00
joost
1de2cbf586
general: Updated address of the Free Software Foundation in copyright messages
...
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
ondrej
335c6cd563
ide: DiskDiffsDlg: add AutoCheckModifiedFiles check box
...
git-svn-id: trunk@51945 -
2016-03-15 09:41:46 +00:00
ondrej
3dd60b3899
ide: reload changed files dialog:
...
1) use TCheckListBox
2) allow to reload changed files too (unchecked by default, prefixed with *).
git-svn-id: trunk@51852 -
2016-03-07 20:36:45 +00:00
juha
08c9621520
Change order of used units so that "deprecated" warnings are not triggered.
...
git-svn-id: trunk@49612 -
2015-08-07 17:20:40 +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
0e34a7e352
IDE: In TDiskDiffsDlg fix tab order, disable WantTabs in SynEdit, use OnSelectionChange instead of OnMouseUp (works with keyboard). Issue #28224 , patch from Ondrej Pokorny
...
git-svn-id: trunk@49239 -
2015-06-01 22:30:48 +00:00
mattias
26635ba63b
IDE: clean up
...
git-svn-id: trunk@48204 -
2015-03-10 12:50:12 +00:00
juha
c4286f5665
IDE: Move the option for single-click / double-click from messages options to desktop options page. Improve layout, add hints. Issue #18269 .
...
git-svn-id: trunk@46734 -
2014-10-31 23:19:06 +00:00
juha
45a06804fd
IDE: adjust lineendings of some resource strings.
...
git-svn-id: trunk@45551 -
2014-06-16 17:59:56 +00:00
mattias
acf679b820
IDE: vanished lpk on disk: searching for alternative lpk
...
git-svn-id: trunk@40222 -
2013-02-09 12:26:10 +00:00
mattias
3022dc2cb1
IDE: changed lpk on disk: started switching to alternative lpk
...
git-svn-id: trunk@40221 -
2013-02-09 11:15:25 +00:00
mattias
24c2470b43
IDE: using TFileStreamUTF8 and TStringListUTF8
...
git-svn-id: trunk@37656 -
2012-06-15 16:50:31 +00:00
mattias
3e9e907062
IDE: switched to new laz2_xml
...
git-svn-id: trunk@35937 -
2012-03-13 20:55:43 +00:00
mattias
862785cad7
IDE: change disk changes option: better caption
...
git-svn-id: trunk@34121 -
2011-12-11 23:13:29 +00:00
juha
b3989d4f4a
IDE: formatting
...
git-svn-id: trunk@34104 -
2011-12-11 15:12:52 +00:00
juha
a4a3bd1b33
IDE: make Diff generation code more object oriented. Refactoring.
...
git-svn-id: trunk@33165 -
2011-10-30 09:56:32 +00:00
juha
cd8bcdaa55
IDE: Improve DiffDialog. Use OnIdle and progressbar for better feedback for user.
...
git-svn-id: trunk@33157 -
2011-10-29 22:39:37 +00:00
mattias
51e1742910
IDE: clean up
...
git-svn-id: trunk@31329 -
2011-06-22 07:52:10 +00:00
juha
f38190794b
Formatting: joined lines where only ');' was split to its own line, in procedure defs.
...
git-svn-id: trunk@29871 -
2011-03-16 16:52:28 +00:00
mattias
9d25352fd0
IDE: package editor: fixed removing files in hierarchical view
...
git-svn-id: trunk@29077 -
2011-01-17 20:42:29 +00:00
zeljko
c4c3db3775
IDE: added default actions for VK_ESCAPE and VK_RETURN in diskdiffsdialog. fixes #17347
...
git-svn-id: trunk@27631 -
2010-10-09 13:47:40 +00:00
martin
2bc158ad52
IDE: Diff dialog, use highlighter
...
git-svn-id: trunk@24623 -
2010-04-14 20:03:59 +00:00
paul
9622c8cd82
ide: convert forms to use fpc resources
...
git-svn-id: trunk@23458 -
2010-01-15 02:06:37 +00:00
mattias
73cd49e50b
IDE: improved layout disk changes dlg
...
git-svn-id: trunk@23084 -
2009-12-11 18:59:35 +00:00
mattias
affef50bcc
IDE: remove LPKSource when reverting lpk and lpk was deleted
...
git-svn-id: trunk@22894 -
2009-12-01 12:24:55 +00:00
mattias
b793cfac02
IDE: using default synedit fonts
...
git-svn-id: trunk@16542 -
2008-09-11 11:10:13 +00:00
mattias
69cfe88898
using UTF-8 for file operations and environment variables
...
git-svn-id: trunk@16236 -
2008-08-25 22:32:23 +00:00
mattias
c81aab571f
fixed uninitialized function results
...
git-svn-id: trunk@16088 -
2008-08-16 20:51:45 +00:00
mattias
999e8b059d
IDE: TXMLConfig.Flush does not save if Filename empty, TLazPackage extended to save to string, package system extended to revert packages not edited and to check changed packages on disk, disk diff dlg extended to show changes of packages
...
git-svn-id: trunk@13913 -
2008-01-29 17:52:05 +00:00
mattias
a7c0385d1a
lazbuild: checking dependency graph
...
git-svn-id: trunk@9815 -
2006-09-05 11:36:29 +00:00
mattias
395c164a81
updated filedate, after file on disk check
...
git-svn-id: trunk@8662 -
2006-01-30 10:38:28 +00:00
mattias
b94ba4e7fe
implemented check disk changes with loading
...
git-svn-id: trunk@8628 -
2006-01-26 22:28:22 +00:00
marc
0f8e37b0e9
* Code to lfm update from Darius
...
git-svn-id: trunk@8391 -
2005-12-30 16:54:52 +00:00
mattias
c8884125e2
improved identifier completion: not showing protected members
...
git-svn-id: trunk@7993 -
2005-10-28 14:11:03 +00:00
mattias
d9f87ef6eb
updatepofiles is now case sensitive,
...
replaced many places, where Application was needlessly Owner
updated po files, started Configure IDE Install Package dialog,
implemented removing double file package links
git-svn-id: trunk@6388 -
2004-12-18 10:20:22 +00:00
mattias
617948d9c8
removed unneeded units in uses sections
...
git-svn-id: trunk@5443 -
2004-05-02 12:01:15 +00:00
mattias
1835c3deab
implemented Context DIff
...
git-svn-id: trunk@4266 -
2003-06-13 09:16:01 +00:00
mattias
4bb7bc30be
published TNoteBook.Anchors and started context diff
...
git-svn-id: trunk@4262 -
2003-06-12 15:56:42 +00:00