Commit Graph

78 Commits

Author SHA1 Message Date
hoijui
16f2222211 README: Explain the difference to leafpad 2022-02-14 08:18:50 +01:00
hoijui
6712315481 Git-ignores /po/.intltool-merge-cache.lock 2022-02-14 08:15:26 +01:00
kretcheu
01d397c332 Fix leafpad.desktop.in add Keywords
This patch is for include Keywords and InitialPreference to .desktop file.

This .desktop file does either not contain a "Keywords" entry not contain any keywords entries.                                
Please consider applying the attached patch to include keyword entries.
Thanks.

kretcheu
[]'s
:x
2022-02-14 07:59:35 +01:00
kretcheu
1c92a5b45b l3afpad.1
This is manual from leafpad substituing to l3afpad
2022-02-14 07:59:32 +01:00
hoijui
e34c78f71d git ignore a typical out-of-source build directory 2018-02-07 21:48:57 +01:00
hoijui
be44843a0d README: list more dependencies 2018-02-07 21:48:51 +01:00
Steven Honeyman
5235c9e13b
Merge pull request #24 from hoijui/master
reduce initial line-number columns from 4 to 2
2017-12-19 21:33:59 +00:00
hoijui
1933c2a6f5 add Swiss-German translation 2017-12-19 15:05:05 +01:00
hoijui
69e3e1d4f3 translations: lots of cleanup, some fixes and more similar header format 2017-12-19 15:04:38 +01:00
hoijui
ff431ca91c gitignore: add /autom4te.cache/ 2017-12-18 20:06:17 +01:00
hoijui
665fca6d70 reduce initial line-number columns to 2 (it auto expands) 2017-12-18 20:03:52 +01:00
Steven Honeyman
c10a6cf01d
Merge pull request #22 from hoijui/master
some misc minor improvements and fixes (two from open issues)
2017-12-17 15:07:21 +00:00
hoijui
39ca226b86 fix resource leak 2017-12-17 10:43:16 +01:00
hoijui
aa0b0eb0d7 fix GtkSourceSearchFlags values
changes values from:

	0, 1, 2

to:

	1, 2, 4

before, GTK_SOURCE_SEARCH_VISIBLE_ONLY was 0,
and as the the enum values are used as bit-field,
checking for this bit would always return in _not set_:

    visible_only = (flags & GTK_SOURCE_SEARCH_VISIBLE_ONLY) != 0;
2017-12-17 10:42:59 +01:00
hoijui
dd09ecacf8 add gitignore file (masks files that should never be committed) 2017-12-16 16:51:43 +01:00
hoijui
78ab7c32bb improve german translation 2017-12-16 16:51:10 +01:00
hoijui
96f541cfec document missing build step ./autogen.sh 2017-12-16 16:50:34 +01:00
Steven Honeyman
57f3cc3600 Merge pull request #19 from rffontenelle/patch-1
Update Brazilian Portuguese translation
2017-09-03 10:32:22 +01:00
Rafael Fontenelle
9b261f7889 Update Brazilian Portuguese translation 2017-09-02 19:34:33 -03:00
Steven Honeyman
afcd804e50 Fix incorrect license information 2016-04-27 17:40:17 +01:00
Steven Honeyman
f485b81de0 Merge pull request #14 from mlopezcoria/patch-1
Update es.po
2016-04-09 09:25:30 +01:00
Mauricio López
c9ed5cd0ec Update es.po
Completed a couple of string that were not translated.
2016-04-09 07:00:53 +02:00
Steven Honeyman
69a2bbca9c Merge pull request #12 from chamfay/master
Increase border of search/replace/jump dialogs (and add arabic translation)
2015-08-31 03:00:22 +01:00
Faissal Chamekh
6035e95933 po file. 2015-08-30 17:39:39 +01:00
Faissal Chamekh
fdef185bc5 Added arabic translation. 2015-08-30 08:52:24 +01:00
chamfay
78978120eb Increase border of search/replace/jump dialogs
Thank you.
2015-08-29 17:55:27 +01:00
Steven Honeyman
3cdccdc950 Bump version number for new release 2015-07-05 21:27:58 +01:00
Steven Honeyman
d6335f05ed Merge pull request #10 from City-busz/translations
Update translations
2015-07-05 21:06:04 +01:00
Steven Honeyman
5b9da26c58 Merge pull request #9 from City-busz/fix-line-numbers
Fix line numbers visibility
2015-07-05 21:05:25 +01:00
Steven Honeyman
663e5949b1 Merge pull request #7 from City-busz/autotools
Remove auto-generated content, add autogen.sh
2015-07-05 21:04:52 +01:00
Balló György
82e11f68c8 Add dialog.c to POTFILES 2015-07-05 17:29:48 +02:00
Balló György
9db307b87d Update translations 2015-07-05 17:04:55 +02:00
Balló György
95437957f1 Fix line numbers visibility 2015-07-05 16:19:56 +02:00
Balló György
18139e1958 Remove auto-generated content, add autogen.sh 2015-07-05 12:47:11 +02:00
Steven Honeyman
c1bbbea865 update ChangeLog 2014-07-03 01:45:35 +01:00
Steven Honeyman
4266ef6d33 fix most of the gtk3 deprecations 2014-07-03 01:43:29 +01:00
Steven Honeyman
9805471344 updated AUTHORS file with link to its new github home 2014-06-29 04:21:50 +01:00
caleb-
ae7f37d4a8 Merge pull request #6 from stevenhoneyman/master
Add tab width setting to l3afpadrc
2014-06-25 10:29:21 +08:00
stevenhoneyman
4af33c6c58 Add tab width setting to l3afpadrc
Signed-off-by: stevenhoneyman <stevenhoneyman@users.noreply.github.com>
2014-06-13 21:18:54 +01:00
caleb-
35e51699bb Merge pull request #4 from Tetralet/master
clean a warning: gtk_clipboard_set_text: assertion `text != NULL'
2014-01-07 00:30:14 -08:00
Tetralet
1b3ee58227 clean a warning: gtk_clipboard_set_text: assertion `text != NULL' 2014-01-07 15:18:25 +08:00
caleb-
8a42b383c4 Merge pull request #3 from Tetralet/master
Whoa, very thanks to Tetralet!
2014-01-06 18:04:21 -08:00
Tetralet
84e95ff6fb Enable copy on select and Paste on middle button. 2013-12-26 14:25:38 +08:00
caleb-
eca48f5619 Merge pull request #2 from manolox/patch-1
Update po/es.po
2013-01-01 23:18:03 -08:00
manolox
fb8d778976 Update po/es.po
Leafpad has a feature that has not L3afpad: the "Statistics" in the "File" menu.
This function is not localized and that is the modified
2012-12-21 20:52:45 +01:00
Wen-Yen Chuang
256af66450 Fixed: missing semicolon in l3afpad.desktop.in (Schäfer, Benedikt) 2012-11-01 09:44:36 +08:00
Wen-Yen Chuang
a3eb209a53 Updated Czech translation (Pavel Fric) 2012-10-30 19:28:23 +08:00
Wen-Yen Chuang
62654843a8 * l3afpad-0.8.18.1.10 2012-10-24 20:45:01 +08:00
Wen-Yen Chuang
eedae87768 Yoo, Taik-Yon: Fix and improve line number issues 2012-10-24 20:44:07 +08:00
Wen-Yen Chuang
f106e048b1 * l3afpad-0.8.18.1.9 2012-05-21 15:46:32 +08:00