Package: nedit / 1:5.6a-5

Metadata

Package Version Patches format
nedit 1:5.6a-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
40_Pointer_to_Integer.patch | (download)

Xlt/SlideC.c | 11 6 + 5 - 0 !
source/file.c | 3 2 + 1 - 0 !
source/highlight.c | 3 2 + 1 - 0 !
source/macro.c | 13 7 + 6 - 0 !
source/preferences.c | 9 5 + 4 - 0 !
source/regularExp.c | 3 2 + 1 - 0 !
source/userCmds.c | 5 3 + 2 - 0 !
util/prefFile.c | 5 3 + 2 - 0 !
8 files changed, 30 insertions(+), 22 deletions(-)

 fix warning: cast from pointer to integer of different size
50_ChangeNCinMan.patch | (download)

doc/nc.pod | 60 30 + 30 - 0 !
1 file changed, 30 insertions(+), 30 deletions(-)

 nedit-nc is upstream called nc, adjusted the man
90_build_no_ask.patch | (download)

util/check_lin_tif.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 do not ask questions at build time; would interrup auto builds


92_format_string.patch | (download)

source/nc.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix format strings for hardedned build flags
fix_typo_in_help.patch | (download)

doc/help.etx | 4 2 + 2 - 0 !
source/help_data.h | 4 2 + 2 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 fix typo's in help text (thanks lintian)
language mode detection.patch | (download)

source/preferences.c | 30 15 + 15 - 0 !
1 file changed, 15 insertions(+), 15 deletions(-)

 change order of language mode detection.
 Now first use the file extension and then look in its contents. The former
 order prevented correct language detection due to ambigous recognition
 patterns.
multiple tabrows.patch | (download)

Microline/XmL/Folder.c | 10 10 + 0 - 0 !
source/window.c | 2 1 + 1 - 0 !
2 files changed, 11 insertions(+), 1 deletion(-)

 enable more than one tab row.
 The Microline folder widget is able to arrange tabs in more than one row.
 Useful when a lot of tabs (=open files) exist.
 .
 This patch disables the rotation of tab rows. The default behaviour would be
 to rotate the stack of tab rows so the active is in the lowest row.
show filename.patch | (download)

Microline/XmL/Folder.c | 6 6 + 0 - 0 !
1 file changed, 6 insertions(+)

 make filenames more visible on tabs if one has many open files.
 With this patch (longer parts of) filenames will be showed on tabs. 
 Unfortunately it is still not sufficient. TODO: Improve long filenames.
drag move v1_5.patch | (download)

source/Makefile.common | 1 1 + 0 - 0 !
source/menu.c | 2 2 + 0 - 0 !
source/preferences.c | 39 39 + 0 - 0 !
source/preferences.h | 6 6 + 0 - 0 !
source/tabDragDrop.c | 713 713 + 0 - 0 !
source/tabDragDrop.h | 37 37 + 0 - 0 !
source/window.c | 17 15 + 2 - 0 !
source/window.h | 1 1 + 0 - 0 !
8 files changed, 814 insertions(+), 2 deletions(-)

 move tabs by drag and drop
allow_reproducible_builds.patch | (download)

doc/setext | 2 1 + 1 - 0 !
source/help.c | 2 0 + 2 - 0 !
source/linkdate.c | 4 2 + 2 - 0 !
source/nc.c | 6 2 + 4 - 0 !
4 files changed, 5 insertions(+), 9 deletions(-)

 nedits help text shows the date and time of compilation
 which prevents the package to be build reproducible. Disabling this
 part of the help text should prevent the issue.
improve_no_X_font_handling.patch | (download)

source/highlightData.c | 6 3 + 3 - 0 !
source/text.c | 10 7 + 3 - 0 !
source/window.c | 6 3 + 3 - 0 !
util/misc.c | 13 12 + 1 - 0 !
util/misc.h | 2 1 + 1 - 0 !
5 files changed, 26 insertions(+), 11 deletions(-)

 nedit fails hard when no x-fonts are available, see lp: 1415309
Source: https://sourceforge.net/p/nedit/git/ci/1a441b957a7f37bb9ab7ae15fefd3f41d59b3da4/