Commit Graph

52 Commits

Author SHA1 Message Date
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
juha
0c7fee62f3 IDE: Use configurable DropDownCount for IDE's ComboBoxes. Issue #36329, patch from Vojtech Cihak.
git-svn-id: trunk@62278 -
2019-11-22 00:14:36 +00:00
ondrej
a914eaa29d IDE: use TLCLGlyphs for IDE buttons
git-svn-id: trunk@57857 -
2018-05-08 23:10:58 +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
michl
5d03c243b5 IDE: High-DPI: All IDE SpeedButtons DPI-aware
git-svn-id: trunk@55035 -
2017-05-21 20:59: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
maxim
6f4c8353e5 IDE: renamed/regrouped/cleaned up resource strings for file filter names, bug #28219, patch from Alexey Torgashin
git-svn-id: trunk@49245 -
2015-06-02 23:56:03 +00:00
bart
f66a7462da IDE: fix crash in TDiffDlg.SaveSettings when fFile = nil. Issue #0027780.
git-svn-id: trunk@48620 -
2015-04-04 11:37:55 +00:00
juha
aa474f5750 IDE: Reuse 'Options' resource string.
git-svn-id: trunk@48316 -
2015-03-12 23:02:06 +00:00
mattias
6ccd736c5c IDE: TPkgManager.OnCheckInstallPackageList: implemented RemoveConflicts
git-svn-id: trunk@48217 -
2015-03-10 14:14:06 +00:00
juha
6f59df453d Converter: ChgEncodingDlg, compile regular expression right after setting it to catch exceptions. Issue #26497
git-svn-id: trunk@46030 -
2014-08-10 23:28:23 +00:00
juha
9dd4d9b9c7 Diff tool: refactoring, move duplicate code to class TSelectedDiffFile.
git-svn-id: trunk@46029 -
2014-08-10 14:05:21 +00:00
juha
3aa148f840 Diff tool: rename variables.
git-svn-id: trunk@46028 -
2014-08-10 14:05:19 +00:00
juha
30cd69fe8f Diff tool: remove Save button, change "Diff" to "Compare files", try to prevent people creating invalid patches with it.
git-svn-id: trunk@46027 -
2014-08-10 14:05:17 +00:00
paul
7f4caeb374 ide, components: move images related code to use FPC resource instead of Lazarus resources
git-svn-id: trunk@42984 -
2013-09-27 12:27:04 +00:00
paul
102a858398 lcl, ide: redo LoadGlypFromResource to LoadGlyphFromResourceName with ability to pass an Instance handle
git-svn-id: trunk@42972 -
2013-09-27 08:44:38 +00:00
paul
9e96f9c9a9 ide: don't load standard button images from lazarus resources anymore
git-svn-id: trunk@42960 -
2013-09-27 03:17:50 +00:00
juha
48f88c37ef Revert "Use AllFilesMask everywhere instead of GetAllFilesMask, mask must be fixed in FPC libs"
git-svn-id: trunk@40957 -
2013-04-30 16:35:02 +00:00
juha
73fb9ab0e2 Use AllFilesMask everywhere instead of GetAllFilesMask
git-svn-id: trunk@40849 -
2013-04-19 07:08:03 +00:00
mattias
24c2470b43 IDE: using TFileStreamUTF8 and TStringListUTF8
git-svn-id: trunk@37656 -
2012-06-15 16:50:31 +00:00
juha
a0fb17b27e IDE: Unite duplicate (single word) resourcestrings and name them consistently.
git-svn-id: trunk@35486 -
2012-02-19 15:50:48 +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
mattias
53680baba2 IDE: fixed compilation by breaking a unit circle
git-svn-id: trunk@29466 -
2011-02-11 15:29:27 +00:00
juha
4f21afddf1 IDE Create a new resourse string for 'Diff ...' instead of adding the dots in code.
git-svn-id: trunk@29139 -
2011-01-20 11:59:33 +00:00
mattias
fb5e62291a IDE: read .dfm files if lfm not present, no write support, bug #16475
git-svn-id: trunk@25511 -
2010-05-19 09:40:19 +00:00
martin
2bc158ad52 IDE: Diff dialog, use highlighter
git-svn-id: trunk@24623 -
2010-04-14 20:03:59 +00:00
martin
9040201c83 IDE/SourceEditor/Packages: Using SourceEditorManager / Removed all references to single instance "var SourceNotebook" (for multi-window handling)
git-svn-id: trunk@24113 -
2010-03-20 15:12:33 +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
d4b26971bc IDE: resourcestrings for diff dlg
git-svn-id: trunk@20751 -
2009-06-27 12:03:44 +00:00
paul
72c5a3cd8c images: rename and move menu_save image to laz_save
ide: use stock save, load buttons when possible

git-svn-id: trunk@19790 -
2009-05-04 04:59:13 +00:00
paul
77bcda84a7 ide: use standard bitbtns (help, cancel) in more dialog
git-svn-id: trunk@19526 -
2009-04-20 14:59:12 +00:00
laurent
4b344f137a IDE: rename the images to avoid overload
git-svn-id: trunk@17660 -
2008-12-02 13:28:21 +00:00
darius
41d7b8cde3 added help button to dialog
git-svn-id: trunk@16967 -
2008-10-11 21:55:03 +00:00
laurent
bbd4e0edb7 Load glyph form resource and somme resourcestrings
git-svn-id: trunk@16672 -
2008-09-22 11:59:24 +00:00
laurent
dbf5d01d9b add standard glyph in buttons
git-svn-id: trunk@16597 -
2008-09-15 16:24:10 +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
9f4e585b5f added resourcestrings
git-svn-id: trunk@10388 -
2007-01-07 21:11:21 +00:00
vincents
8ec346b211 added saving and opening from file from Darius
git-svn-id: trunk@7477 -
2005-08-04 08:14:13 +00:00
mattias
12ce6432d7 added idewindowintf.pas - interface for storing IDE dialogs sizes
git-svn-id: trunk@7460 -
2005-07-31 10:21:18 +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
4316d37265 better theming for some dialogs
git-svn-id: trunk@5833 -
2004-08-22 12:10:56 +00:00
mattias
1354eab275 resizes for localizations
git-svn-id: trunk@5607 -
2004-06-28 17:30: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
2d193b48c1 prepared IDE units for split
git-svn-id: trunk@4822 -
2003-11-22 15:14:12 +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