aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
AgeCommit message (Collapse)AuthorFilesLines
2011-12-20Add support for Firefox 9.0.v1.39Jonathan McCrohan2-4/+4
2011-11-30Fix menu transparency issue.v1.38.1Jonathan McCrohan2-3/+3
(Merged fork from Regis Cosnier)
2011-11-30Merge branch 'master' of git://github.com/dgis/Multiproxy-SwitchJonathan McCrohan1-1/+1
2011-11-08Add support for Firefox 8.0. Added support for automatic package update.v1.38Jonathan McCrohan2-46/+11
2011-09-29I fix a bug about the status and toolbar dropdown menu transparency.Regis Cosnier1-1/+1
Because on my Windows 7 64bit, this dropdown menu is transparent, and it should not be! It was just a matter of setting the popup style: <popup ... style="-moz-appearance:menupopup">
2011-09-26Add support for Firefox 7.0v1.37Jonathan McCrohan2-4/+4
2011-08-16Add support for Firefox 6.0v1.36Jonathan McCrohan2-27/+9
2011-06-22Add support for Firefox 5.0v1.35Jonathan McCrohan2-3/+3
2011-04-26Fixing internal version numbers.v1.34Jonathan McCrohan3-6/+6
2011-04-26Update source versionJonathan McCrohan1-5/+5
2011-04-07Adding contributor details to install.rdfJonathan McCrohan1-0/+4
2011-04-06Initial Commitjmccrohan63-0/+5265
t10-28/+144 added '-d' (debugging) switch added several debugging messages removed config entry 'Delay' for HD44780 driver delay loop for HD44780 will be calibrated automatically git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@45 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2000-04-13[lcd4linux @ 2000-04-13 06:09:52 by reinelt]reinelt5-54/+126 added BogoMips() to system.c (not used by now, maybe sometimes we can calibrate our delay loop with this value) added delay loop to HD44780 driver. It seems to be quite fast now. Hopefully no compiler will optimize away the delay loop! git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@44 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2000-04-12[lcd4linux @ 2000-04-12 08:05:45 by reinelt]reinelt6-24/+535 first version of the HD44780 driver git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@43 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2000-04-10[lcd4linux @ 2000-04-10 04:40:53 by reinelt]reinelt5-31/+65 minor changes and cleanups git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@42 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2000-04-07[lcd4linux @ 2000-04-07 05:42:20 by reinelt]reinelt6-17/+266 UUCP style lockfiles for the serial port git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@41 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2000-04-05[lcd4linux @ 2000-04-05 05:58:36 by reinelt]reinelt4-17/+65 fixed bug in XWindow.c: union semun isn't defined with glibc-2.1 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@40 3ae390bd-cb1e-0410-b409-cd5a39f66f1f