Natalia Portillo
|
fb569d0a62
|
Added option to auto adjust browser width using javascript code.
|
2017-05-10 04:25:32 +01:00 |
|
Natalia Portillo
|
b4333ca2fd
|
Added code to prevent crashing when URLs contain non-ASCII characters.
Does not guarantee handling of non-UTF-8 URLs (like ISO 8859-15, Shift-JIS, etc)
|
2017-05-10 04:24:56 +01:00 |
|
Natalia Portillo
|
9914700ae9
|
Adds support for stopping when browser prepends www to wrp.stop command.
|
2017-05-10 03:46:15 +01:00 |
|
Natalia Portillo
|
100ab83720
|
Adds support for returning erors and non-HTML pages as is. Fixes #18
|
2017-05-10 03:45:13 +01:00 |
|
Natalia Portillo
|
4fefe187cd
|
Correct title working.
|
2017-05-10 03:43:26 +01:00 |
|
Natalia Portillo
|
762a3822f7
|
Sets title from read one.
|
2017-05-10 03:40:58 +01:00 |
|
Natalia Portillo
|
afc5e5724d
|
Adds support for PyQt5, fixes #19
|
2017-05-09 01:10:37 +01:00 |
|
Natalia Portillo
|
1e79b37d7c
|
Do not remove mapfile, client may go back.
|
2017-01-22 16:43:10 +00:00 |
|
Natalia Portillo
|
90d1e82b00
|
Implemented ISMAP on Linux, closes #3.
|
2017-01-22 16:42:32 +00:00 |
|
Natalia Portillo
|
e34a63604f
|
Clean up used maps.
|
2017-01-22 14:17:25 +00:00 |
|
Natalia Portillo
|
d7a2db49b8
|
Uses memory streams instead of files, closes #6
|
2017-01-21 21:40:30 +00:00 |
|
Natalia Portillo
|
6ea543b077
|
Remove spurious debug line.
|
2017-01-21 20:54:02 +00:00 |
|
Natalia Portillo
|
b4b730b652
|
Use QApplication.exit(0) when wrp.stop.
|
2017-01-21 17:56:54 +00:00 |
|
Natalia Portillo
|
3d5d56c5f7
|
Exit as soon as requested (not working).
|
2017-01-21 16:44:21 +00:00 |
|
Natalia Portillo
|
29c71e6fd9
|
Refactored code to follow common python style.
|
2017-01-21 16:38:14 +00:00 |
|
Natalia Portillo
|
85f9b175ce
|
Merged both codepaths in same file. This time for real closes #12
Signed-off-by: Natalia Portillo <claunia@claunia.com>
|
2017-01-20 00:12:17 +00:00 |
|
Natalia Portillo
|
966923949b
|
Merge common code in a single executable that detects corresponding codepath and runs it, closes #12
Signed-off-by: Natalia Portillo <claunia@claunia.com>
|
2017-01-18 15:35:24 +00:00 |
|