Giter VIP home page Giter VIP logo

lazarus's Introduction

lazarus's People

Contributors

benative avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

lazarus's Issues

Increased font size doesn't stay increased

What steps will reproduce the problem?
1. Increase font size a few times: font is now visibly bigger
2. Select show special characters: font is now back to its original smaller size
3.

What is the expected output? What do you see instead?

I expect the font size to remain enlarged, but it goes back to the original size


What version of the product are you using? On what operating system?

notepas-0.9.23.x86_64-win64-win32 on win7 64 pro

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 14 Dec 2013 at 9:07

Compile

Can you add feature to compile with dcc32,dcc64?

Original issue reported on code.google.com by [email protected] on 3 Dec 2013 at 7:50

Preview feature does not work

Since build 0.9.41 (probably since earlier builds too) the (experimental) 
preview panel does not show up anymore.

Original issue reported on code.google.com by Tim.Sinaeve on 8 Oct 2014 at 2:51

Cannot save file in non-ascii folder name.

What steps will reproduce the problem?
1. open notepas.
2. drop file in non-ascii(mbcs encoding) folder name.
3. save mdified files.

What is the expected output? What do you see instead?

> Error occured in saving file.

What version of the product are you using? On what operating system?

> 0629 32bit compiled binary under windows 7 64.

Please provide any additional information below.


Original issue reported on code.google.com by purplecofe2 on 3 Aug 2013 at 6:04

How can text be wrapped?

What steps will reproduce the problem?

I would like to have the text lines wrapped after e.g. 180 characters, so all 
my text is seen on the screen. I can not find a proper setting.

Many thanks in advance.

Jan


What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 6 Nov 2014 at 10:38

Chinese translation file for Notepas

I like this project, Notepas is very clean and beautiful. I found the 
Notepas.po file and have translated some part of it into Simplified Chinese. 
I'm sorry but I can't find you email address, so I put this tranlation here. 

I only translated part of it, cause some functions doesn't work, I don't know 
what it really does.

It seems notepas still has long way to go, some functions don't work on my 
computer. The search and shape code result errors and can not show correctly. I 
wish to hear more exciting news about Notepas and I'm glad to finish the rest 
of the translation when it works.

Original issue reported on code.google.com by [email protected] on 14 Nov 2013 at 7:03

Attachments:

GTK2: no support for default buttons

Default buttons do not behave as expected on the GTK2 builds (tested on 
linux64/gtk2).

Original issue reported on code.google.com by Tim.Sinaeve on 28 Nov 2013 at 5:30

Display not correct for certain file encodings

Files with UCS2LE encoding are not displayed correctly (line ending control 
chars).

The editor uses UTF8 internally. Probably there is a defect in the conversion 
to UTF8.

Original issue reported on code.google.com by Tim.Sinaeve on 10 Oct 2013 at 3:46

Memory leak in XML formatter

When memory leak tracing is enabled it reveals leaking memory after the 
FormatXML command.

Original issue reported on code.google.com by Tim.Sinaeve on 15 Mar 2014 at 11:09

CNPACK

Can you add CNPACK capability to it?

Original issue reported on code.google.com by [email protected] on 1 Dec 2013 at 2:16

error on second time changing to cs highlighter

What steps will reproduce the problem?
1.type something in a document
2.change to cs highlighter
3.change to another highlighter, say, none or txt
4.change back to cs highlighter

What is the expected output? What do you see instead?
An error message showed. I attached it as a file. No matter OK or cancel 
selected, the software crashed. 

What version of the product are you using? On what operating system?
0.9.23.110
win7

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 15 Jan 2014 at 7:43

Attachments:

Enhancement: Click margin to select current line

What steps will reproduce the problem?
1. Type line 1 Enter
2. Type Line 2 Enter
3. Click margin on line 1

What is the expected output? What do you see instead?
Expect to select the whole line like Notepad++, Sublime,...but see nothing


What version of the product are you using? On what operating system?
Notepas 0.9.41, Windows 7 64bits

Please provide any additional information below.
Click line margin should select the whole line (so user can delete or edit the 
whole line quickly). It will make notepas better!

Original issue reported on code.google.com by [email protected] on 2 Feb 2015 at 10:33

Save as dialog file types

Display a list of file types with the selected highlighter for the file as 
default.


Original issue reported on code.google.com by Tim.Sinaeve on 28 Nov 2013 at 5:24

Can not find libQt4Pas.so.5 on Linux Mint (64bit)

What steps will reproduce the problem?
1. Download the Linux binaries, unpack zipped files
2. Make Notepas executable
3. Read error message

What is the expected output? What do you see instead?
- Notepas should run
- instead read: ./Notepas: error while loading shared libraries: 
libQt4Pas.so.5: cannot open shared object file: No such file or directory

What version of the product are you using? On what operating system?
- notepas-i386-linux-qt-20130521.zip
- Linux Mint 14 64-bit

Please provide any additional information below.
Qt libraries exist on Linux Mint:
$ ldconfig -p | grep libQt4Pas.so.5
libQt4Pas.so.5 (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libQt4Pas.so.5

Original issue reported on code.google.com by [email protected] on 5 Aug 2013 at 9:40

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.