Commit Graph

17 Commits

Author SHA1 Message Date
Martin
2a67f6ec76 Renamed LazarusCommonStrConst to IdeIntfStrConsts 2023-01-25 16:51:48 +01:00
Martin
739b542449 IDEIntf: rename some ResourceString to match the common naming scheme 2023-01-10 17:00:42 +01:00
Martin
2d2e5431aa IDE: moved some of the most common ResourceString to IdeIntf, so other IDE packages can use them (instead of duplicating them) 2023-01-10 17:00:41 +01:00
mattias
55867b798a IDE: goto line: fixed escape and enter in gtk2
git-svn-id: trunk@60157 -
2019-01-23 09:34:58 +00:00
bart
8924efe91f IDE: GotoLine dialog: remove unnecessary call to UpCase.
git-svn-id: trunk@60149 -
2019-01-22 17:37:32 +00:00
bart
4c334b2881 IDE: GotoLine dialog: allow Ctrl+C, Ctrl+V, Ctrl+X in the Edit (regression introduced by me in r60108 #df0b4e4aa9).
git-svn-id: trunk@60137 -
2019-01-21 20:56:22 +00:00
bart
df0b4e4aa9 IDE: GotoLine dialog:
- restrict user input
- disable OK button if text is not a number

git-svn-id: trunk@60108 -
2019-01-19 15:45:35 +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
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
maxim
8ce54f82b0 IDE, Goto line dialog: fix ButtonPanel localization
git-svn-id: trunk@27446 -
2010-09-23 21:52:46 +00:00
mattias
6a7e8739a1 IDE: fixed goto form layout
git-svn-id: trunk@26417 -
2010-07-02 14:20:13 +00:00
maxim
22bbe2a4bf IDE: 'Goto line' dialog - improve localization
git-svn-id: trunk@24641 -
2010-04-15 23:50:51 +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
8879a8e5a0 ide: simplify goto form
git-svn-id: trunk@19579 -
2009-04-23 02:49:12 +00:00
paul
d9cb53a1f7 ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2
git-svn-id: trunk@19535 -
2009-04-21 02:01:14 +00:00
darius
722a96542d moved TfrmGoto to separate file (gotofrm.pas)
converted gotofrm to .lfm
improved anchoring of new dialog

git-svn-id: trunk@16971 -
2008-10-11 22:13:02 +00:00