# Makefile for Linux DVB API Version 3 test programs CC = gcc CFLAGS = -g -O2 -W -Wall -I../include TARGETS = \ diseqc \ set22k \ sendburst \ setvoltage \ setpid \ video \ test_sections \ test_sec_ne \ test_pes \ test_dvr \ test_dvr_play \ test_tt \ test_av \ test_av_play \ test_vevent \ test_stc \ test_stillimage # test \ # test_audio \ # test_front \ # test_switch \ # test_video \ all: $(TARGETS) test_sections test_sec_ne test_pes test_tt: hex_dump.o clean: rm -f $(TARGETS) *.o d class='main'>index : Multiproxy-Switch.git
Multiproxy Switch for FirefoxJonathan McCrohan
aboutsummaryrefslogtreecommitdiffstats
path: root/src/chrome/locale/zh-TW (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2012-05-10Fix when browser starts up proxy is not set correctly issuenickdu1-4/+6
2011-12-20Add support for Firefox 9.0.v1.39Jonathan McCrohan3-6/+6
2011-11-30Fix menu transparency issue.v1.38.1Jonathan McCrohan2-3/+3
(Merged fork from Regis Cosnier)
2011-11-08Add support for Firefox 8.0. Added support for automatic package update.v1.38Jonathan McCrohan3-48/+13
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 McCrohan3-6/+8
2011-08-16Add support for Firefox 6.0v1.36Jonathan McCrohan3-30/+12
2011-06-22Add support for Firefox 5.0v1.35Jonathan McCrohan3-3/+3
2011-04-26Fixing internal version numbers.v1.34Jonathan McCrohan4-6/+6
2011-04-26Update source versionJonathan McCrohan1-5/+5
2011-04-26remove old versionJonathan McCrohan1-0/+0