juha
|
20c5ac47c0
|
IDE: Use a faster compare method for case-insensitive strings and StringLists.
git-svn-id: trunk@64440 -
|
2021-01-29 19:59:04 +00:00 |
|
juha
|
751852a44a
|
LazUtils: New function UTF8CompareLatinTextFast. Use in IDE instead of UTF8CompareText.
git-svn-id: trunk@64385 -
|
2021-01-14 13:52:23 +00:00 |
|
juha
|
36968885dd
|
LazUtils: Rename function FilenameIsPascalUnit -> FilenameHasPascalExt. Clashed with a function in Codetools. Update references.
git-svn-id: trunk@64376 -
|
2021-01-11 16:16:58 +00:00 |
|
juha
|
1e444d8398
|
IDE: Show name and description in "New Item" and "New Project" dialogs. Simplifies GetLocalizedDescription methods. Issue #37134.
git-svn-id: trunk@63234 -
|
2020-05-27 10:30:19 +00:00 |
|
juha
|
f624f6188d
|
IDE: Save a virtual (non-saved) unit before inheriting from it. Issue #29642.
git-svn-id: trunk@63044 -
|
2020-04-21 15:14:34 +00:00 |
|
juha
|
d25418e28d
|
IdeIntf: Change TIDEDialogLayoutList.ApplyLayout UseAsMin parameter default from True to False. Clean calls in code accordingly.
git-svn-id: trunk@55988 -
|
2017-10-06 10:20:45 +00:00 |
|
juha
|
1f7440575f
|
IDE: Remove an extra IDEDialogLayoutList.ApplyLayout call from NewDialog constructor.
git-svn-id: trunk@55986 -
|
2017-10-06 09:44:51 +00:00 |
|
juha
|
24a6e20c0d
|
IDE: Give default size for NewDialog layout at first start. Design-time size has no effect. Set constraints.
git-svn-id: trunk@55302 -
|
2017-06-10 06:45:35 +00:00 |
|
ondrej
|
dc0a33652f
|
IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods.
git-svn-id: trunk@55039 -
|
2017-05-22 07:52:37 +00:00 |
|
mattias
|
48545a5054
|
IDE: less hints
git-svn-id: trunk@54389 -
|
2017-03-12 19:08:55 +00:00 |
|
juha
|
4d542ed5c9
|
IDE: Make NewDialog size persistent and its default size wider. Issue #31520.
git-svn-id: trunk@54388 -
|
2017-03-11 20:22:40 +00:00 |
|
juha
|
5cb5446db2
|
IDE: Filter the NewDialog using both 2 columns. Improve OK button enabled state update. Issue #31471.
git-svn-id: trunk@54336 -
|
2017-03-03 15:57:48 +00:00 |
|
juha
|
49d21d2dbc
|
IDE: Add a FilterEdit for NewDialog's inherited components. Try to improve the FilterEdit comp. Issue #31419.
git-svn-id: trunk@54321 -
|
2017-03-01 16:17:09 +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 |
|
mattias
|
e5ab0fcfc8
|
IDE: less hints
git-svn-id: trunk@49112 -
|
2015-05-19 21:05:37 +00:00 |
|
juha
|
4be547210a
|
IDE: Improve adding a new file to package, reuse the "New..." dialog. Issue #28097, patch from Alexey Torgashin.
git-svn-id: trunk@49096 -
|
2015-05-18 22:31:35 +00:00 |
|
mattias
|
3228d693b6
|
IDE: clean up
git-svn-id: trunk@48587 -
|
2015-04-02 11:55:12 +00:00 |
|
mattias
|
575e80296a
|
IDE: clean up
git-svn-id: trunk@48202 -
|
2015-03-10 12:17:56 +00:00 |
|
juha
|
abf9a845da
|
Deprecate wrappers for LazUTF8 functions in LCLProc.
git-svn-id: trunk@47604 -
|
2015-02-06 18:25:31 +00:00 |
|
mattias
|
7bcb1b24a9
|
IDE: replaced some MessageDlg with IDEMessageDialog
git-svn-id: trunk@41499 -
|
2013-06-02 17:54:22 +00:00 |
|
juha
|
672f5bd862
|
Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems.
git-svn-id: trunk@38633 -
|
2012-09-13 06:39:56 +00:00 |
|
mattias
|
a99a34ebd2
|
IDE: using UTF8CompareText
git-svn-id: trunk@37960 -
|
2012-07-16 20:53:37 +00:00 |
|
maxim
|
efff4531e3
|
IDE: fixed translation related regressions after r36225 #575e24d917
git-svn-id: trunk@36287 -
|
2012-03-24 14:44:29 +00:00 |
|
juha
|
2550bbf3be
|
IDE: unify some common resource strings. Add hints for Path Edit dialog
git-svn-id: trunk@35361 -
|
2012-02-13 19:57:58 +00:00 |
|
juha
|
4ef51619f5
|
IDE: collect common resource strings in one place, remove duplicates
git-svn-id: trunk@35321 -
|
2012-02-12 13:04:36 +00:00 |
|
juha
|
e597ae1306
|
IDE: added a sanity check about if ListView.Selected is assigned. Issue #19819
git-svn-id: trunk@33595 -
|
2011-11-17 20:16:25 +00:00 |
|
mattias
|
7fcd93177c
|
IDE: new other: save/restore last created
git-svn-id: trunk@31605 -
|
2011-07-08 19:56:33 +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 |
|
maxim
|
00933147cf
|
IDE, new other dialog: fixed localization, moved TButtonPanel events assignment to LFM.
git-svn-id: trunk@26578 -
|
2010-07-10 17:04:38 +00:00 |
|
mattias
|
9398a0354d
|
IDE:new other dialog: more width, bug #16898
git-svn-id: trunk@26575 -
|
2010-07-10 16:46:02 +00:00 |
|
mattias
|
e7db0d5bcd
|
IDE: moved todolist to package, todo list for packages needs to be done
git-svn-id: trunk@26151 -
|
2010-06-16 11:53:34 +00:00 |
|
mattias
|
588c1c85ab
|
IDE: File new / ok without selection: do not close dialog
git-svn-id: trunk@25869 -
|
2010-06-03 17:16:23 +00:00 |
|
paul
|
9622c8cd82
|
ide: convert forms to use fpc resources
git-svn-id: trunk@23458 -
|
2010-01-15 02:06:37 +00:00 |
|
paul
|
00cc1fb130
|
ide: don't declare a class variable for the new inherited items if they are inherits from the TFrame (new dialog)
git-svn-id: trunk@22359 -
|
2009-10-31 15:06:47 +00:00 |
|
mattias
|
475edb145e
|
IDEIntf: TNewIDEItemCategory is no longer abstract. RegisterNewItemCategory now expects a real category class, needed for localization
git-svn-id: trunk@21069 -
|
2009-08-02 15:09:22 +00:00 |
|
mattias
|
438579ae18
|
IDE: new dialog: using localized names
git-svn-id: trunk@20992 -
|
2009-07-28 14:04:33 +00:00 |
|
mattias
|
47a79e54b2
|
IDE: clean up, added saving new unit/form templates
git-svn-id: trunk@17373 -
|
2008-11-13 15:59:28 +00:00 |
|
darius
|
dcf4d3ef0a
|
implemented TButtonPanel
git-svn-id: trunk@17002 -
|
2008-10-15 12:57:14 +00:00 |
|
laurent
|
5e4ca3e5a5
|
Load glyph form resource
git-svn-id: trunk@16686 -
|
2008-09-23 15:47:21 +00:00 |
|
laurent
|
8647538c8e
|
add standard glyph in buttons
git-svn-id: trunk@16607 -
|
2008-09-16 15:02:37 +00:00 |
|
mattias
|
46a2af42a2
|
IDE: fixed showing new inherited form
git-svn-id: trunk@16266 -
|
2008-08-27 08:35:50 +00:00 |
|
mattias
|
e374b51dd5
|
IDEIntf: moved IDE key grabbing to propedits, added button to TShortCutPropertyEditor
git-svn-id: trunk@16136 -
|
2008-08-19 02:57:17 +00:00 |
|
mattias
|
e98cde9ee1
|
IDE: added New file item inherited component based on bug/patch 1287
git-svn-id: trunk@15076 -
|
2008-05-08 12:39:46 +00:00 |
|
mattias
|
5177c24ba7
|
tools: updatepofiles: added recognition of UTF8 header
git-svn-id: trunk@11962 -
|
2007-09-08 13:17:58 +00:00 |
|
vincents
|
898efab50a
|
IDE: don't show error message in new dialog when double clicking a non-leave node (bug #9467)
git-svn-id: trunk@11840 -
|
2007-08-21 08:21:15 +00:00 |
|
mattias
|
2efffcd1b1
|
fixed newdialog to update description on key navigation
git-svn-id: trunk@8921 -
|
2006-03-12 23:14:56 +00:00 |
|
mattias
|
0fdb95d4a6
|
improved Delphi project converter with reading .dof and .cfg file, multiple retries and fixing include filenames in .lpr
git-svn-id: trunk@8868 -
|
2006-03-05 23:55:40 +00:00 |
|
mattias
|
7ce27416cc
|
improved phpAddClassName and fixed consistency error in msgview
git-svn-id: trunk@8817 -
|
2006-02-24 15:49:34 +00:00 |
|
mattias
|
f7bdaec84c
|
Add Breakpoint Shortcut now toggles
git-svn-id: trunk@8489 -
|
2006-01-10 15:18:37 +00:00 |
|