
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Simple text editor forked from Leafpad, supports GTK+ 3.x
8 years ago
* Fixed: indentation is not correctly initialized.
* Fixed: the color of the line number is different from GTK theme.
* Improved: remove overhead when drawing line numbers.
* Improved: use the clipping information of the cairo context when drawing line numbers.
8 years ago
* Fixed: indentation is not correctly initialized.
* Fixed: the color of the line number is different from GTK theme.
* Improved: remove overhead when drawing line numbers.
* Improved: use the clipping information of the cairo context when drawing line numbers.
caleb3
8 years ago
I never encountered the font-changing issue.
Could you provide more information?
Like what enging you are using, for example. :-)
Report
DDZ
8 years ago
I see I can't change the font and its size...
I'm running Lubuntu 12.04 with GTK 3.4
Report
DDZ
8 years ago
Report
caleb3
8 years ago
I never encountered the font-changing issue.
Could you provide more information?
Like what enging you are using, for example. :-)
Report
DDZ
8 years ago
Report
spookykid
9 years ago
Report
caleb3
9 years ago
Report
DDZ
9 years ago
Report
caleb3
9 years ago
Report
gohanz
9 years ago
Report
caleb3
9 years ago
Please see http://l3afpad.blogspot.com/2011/09/ip-transition-of-lafpad-host.html.
Report
gohanz
9 years ago
Report
cwickert
9 years ago
Do you have more changes in mind so l3afpad and leafpad will diverge over time?
Report
caleb3
9 years ago
See http://www.calno.com/l3afpad/#FAQ
I do has some TODOs and plan to maintain LÉœafpad actively.
Bug reports or feature requests are very welcome.
Report
cwickert
9 years ago
If you are looking for bugs, how about
https://bugzilla.redhat.com/show_bug.cgi?id=718934
Upstream rejected this one because he cannot reproduce it on Windows. It's reproducible on Linux though.
Once I see l3afpad is more active than the original I'll be happy to maintain it in Fedora.
Report
caleb3
9 years ago
I will "try" to clean up some bugs found in leafpad and mousepad(also a leafpad fork).
Report