kokoye2007 / waitzar

Automatically exported from code.google.com/p/waitzar
Other
0 stars 1 forks source link

WaitZar version 1.9 super bug #131

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Version 1.9 of WZ will feature performance boosts, code clean-up, and minor 
expansion of functionality. My personal goal is to add javascript parsing and 
remove the Boost dependencies. 

Until Issue 89 has been resolved, there will be no work in issues blocking this 
bug. 

Original issue reported on code.google.com by seth.h...@gmail.com on 22 Aug 2010 at 4:07

GoogleCodeExporter commented 9 years ago
Added "disable check for new version" as a config setting for 1.9; no-one will 
notice it before then.

Original comment by seth.h...@gmail.com on 15 Sep 2010 at 12:17

GoogleCodeExporter commented 9 years ago
complex romanization bug added. 

Original comment by seth.h...@gmail.com on 27 Oct 2010 at 5:58

GoogleCodeExporter commented 9 years ago
Minor mywin2.2 inconsistency also added. 

Original comment by seth.h...@gmail.com on 3 Nov 2010 at 10:30

GoogleCodeExporter commented 9 years ago
Another romanisation issue.

Original comment by seth.h...@gmail.com on 10 Nov 2010 at 9:09

GoogleCodeExporter commented 9 years ago
A bug that points out a specific issue, but is indicative of the fact that we 
need to convert WZ's internal dictionary to Unicode & normalize it. 

We should also probably use a Unicode display method, that way we avoid 
multiple conversions.

Original comment by seth.h...@gmail.com on 27 Nov 2010 at 3:57

GoogleCodeExporter commented 9 years ago
Request for more regression testing options.

Original comment by seth.h...@gmail.com on 27 Nov 2010 at 4:43

GoogleCodeExporter commented 9 years ago
Added code cleanup for the Config Manager. 
We should also clean up Input Methods in general, but that can be filed 
separately. 

Original comment by seth.h...@gmail.com on 25 Jan 2011 at 8:04

GoogleCodeExporter commented 9 years ago
Minor update: I fixed all warnings in the source. It's possible bugs were 
introduced, but more likely that some were fixed (0x10338 being one, 
ResourceSize() being another).

As with all questionable, broad-sweeping changes, it's best to commit early and 
catch errors in the nightlies. 

Original comment by seth.h...@gmail.com on 25 Jan 2011 at 2:24

GoogleCodeExporter commented 9 years ago
Another code cleanup issue.
Issue 191 requests abstracting libcurl into a DLL/Extension.

Original comment by seth.h...@gmail.com on 2 Feb 2011 at 3:21