browser-switch
2010-02-06 Steven LuoAvoid two consecutive parens in webpage text
2010-02-06 Steven LuoUpdate Fremantle screenshot with new 3.1 UI
2010-02-06 Steven LuoUpdate webpage
2010-02-06 Steven LuoKill MicroB browser UI processes instead of using exit_...
2010-02-05 Steven LuoMake sure a running browserd is detected correctly...
2010-02-05 Steven LuoUpdate copyright year
2010-02-05 Steven LuoThrow away stdout/stderr for browserds we launch too
2010-02-05 Steven LuoFix some abuses of the D-Bus API
2010-02-05 Steven LuoClose stdin/stdout/stderr in child processes before...
2010-02-02 Steven LuoZap one more extraneous #include from Fremantle MicroB...
2010-02-02 Steven LuoRemove some unnecessary #includes that crept in
2010-02-02 Steven LuoInitial support for launching MicroB on Fremantle
2010-01-15 Steven LuoRestore webpages
2010-01-15 Steven LuoRemove webpages for release v3.1
2010-01-15 Steven LuoBump version number in README/Changelog
2010-01-05 Steven LuoSpelling/grammar fixes to comments
2010-01-05 Steven LuoUpdate Changelog
2010-01-05 Steven LuoAdd support for EXTRA_CPPFLAGS/EXTRA_LDFLAGS in Makefiles
2010-01-05 Steven LuoUpdate copyright notices
2010-01-05 Steven LuoDiablo: disable autocap/predictive text for the other_b...
2010-01-05 Steven LuoRevise GUI for Fremantle to be more finger-friendly
2010-01-05 Steven LuoEnsure reconfig signal doesn't interrupt request dispat...
2009-12-28 Steven LuoUpdate webpage to recommend installation from extras
2009-12-28 Steven LuoAdd an .install file for installing from extras
2009-12-24 Steven LuoUpdate current release section of webpage, link to...
2009-12-24 Steven LuoUpdate webpage, add some screenshots
2009-12-23 Steven LuoReadd webpage
2009-12-23 Steven LuoUpdate README and Changelog v3.0
2009-12-23 Steven LuoRemove webpage for release tarball
2009-12-19 Steven LuoUpdate webpage
2009-12-19 Steven LuoSupport EXTRA_CFLAGS in Makefiles
2009-12-19 Steven LuoUse pkg-config libosso instead of pkg-config dbus-1...
2009-12-18 Steven LuoUpdate webpage
2009-12-18 Steven LuoDon't use killall to HUP browser-switchboard
2009-12-18 Steven LuoFix dependencies listed in README
2009-12-18 Steven Luoconfig-ui: Teach UI how to HUP C browser-switchboards
2009-12-18 Steven LuoReadd the webpage
2009-12-18 Steven LuoAdd the version number to the README c-implementation v3.0rc1
2009-12-18 Steven LuoUpdate Changelog and README
2009-12-18 Steven LuoDefault to launching MicroB if default_browser is unset
2009-12-18 Steven LuoMake the default prefix /usr
2009-12-18 Steven Luoconfig-ui: the strip and install targets only work...
2009-12-18 Steven LuoEnsure that all objects for the plugin are built with...
2009-12-18 Steven Luomkdir all the directories to which we install files...
2009-12-18 Steven LuoMerge branch 'config-ui' into c-implementation
2009-12-18 Steven LuoRemove the N8x0-specific CFLAGS
2009-12-18 Steven LuoRemove the N8x0-specific CFLAGS config-ui
2009-12-17 Steven LuoHUP running browser-switchboard processes after saving...
2009-12-17 Steven LuoUse a stock GTK+ dialog
2009-12-17 Steven LuoDon't execute hildon_program_get_instance() before...
2009-12-17 Steven LuoReplace the continuous_mode checkbox with a radiobutton...
2009-12-17 Steven LuoAdd some padding at sides and bottom of the window
2009-12-17 Steven LuoTry to create CONFIGFILE_DIR if it doesn't exist
2009-12-17 Steven LuoMerge changes to configfile.h from c-implementation...
2009-12-17 Steven LuoSplit up CONFIGFILE_LOC into CONFIGFILE_DIR and CONFIGF...
2009-12-17 Steven LuoDon't explicitly set a size for the dialog
2009-12-17 Steven LuoUse the browser logo for our control panel applet for now
2009-12-17 Steven LuoAlign labels to the right, not to the left
2009-12-17 Steven LuoMerge changes to configfile.c from c-implementation
2009-12-17 Steven LuoMake parse_config_file_end() clear re_init
2009-12-17 Steven LuoStyle changes
2009-12-17 Steven LuoImplement loading and saving config settings
2009-12-17 Steven LuoRemove maemo.org contact address from copyright notice
2009-12-17 Steven LuoMerge config file parsing routines from the c-implement...
2009-12-17 Steven LuoRemove unnecessary #includes
2009-12-17 Steven LuoZap stray debugging printf()s
2009-12-17 Steven LuoMove the regex #defines to configfile.c
2009-12-17 Steven LuoSwitch the proxy over to use shared config file parsing...
2009-12-17 Steven LuoAdd independent config file parsing functions
2009-12-16 Steven LuoInitial refactor of config file handling
2009-12-15 Steven LuoAdd a .desktop file for the control panel plugin
2009-12-15 Steven LuoMakefile updates
2009-12-15 Steven LuoCompile fix for the Hildon control panel applet
2009-12-15 Steven LuoShrink dialog window width/height
2009-12-15 Steven LuoCommit the beginnings of a config UI
2009-12-15 Steven LuoGet rid of www on this branch
2009-12-15 Steven LuoBe more consistent with debug printf()s for the launche...
2009-12-15 Steven LuoAdd some comments to the code
2009-12-15 Steven LuoTry legacy config file location if config file not...
2009-12-15 Steven LuoLaunch MicroB if default_browser not set and Tear isn...
2009-12-14 Steven LuoMerge branch 'www'
2009-12-14 Steven LuoInitial revision of the homepage.
2009-12-14 Steven LuoMerge documentation updates from 2.2 into c-implementation
2009-12-14 Steven LuoReformat the changelog python-implementation v2.2
2009-12-14 Steven LuoUpdate the Changelog
2009-12-14 Steven LuoUpdate README
2009-12-13 Steven LuoFix off-by-one error in launch_other_browser
2009-12-13 Steven LuoActually initialize sa_mask properly
2009-12-13 Steven LuoInitialize sa_mask in sigaction structure
2009-12-13 Steven LuoCreate and register two different OssoBrowser objects...
2009-12-13 Steven LuoFix thinko in open_address
2009-12-11 Steven LuoUnbreak the no-config-file case after last commit
2009-12-11 Steven LuoTry legacy config file location if config file not...
2009-12-11 Steven LuoDon't exit if pidof dies abnormally
2009-12-11 Steven LuoMake "make install" install the /usr/bin/browser wrappe...
2009-12-11 Steven LuoRemove a stray debugging printf()
2009-12-11 Steven LuoClean up string handling
2009-12-11 Steven LuoStyle changes
2009-12-11 Steven LuoMake config file parsing (mostly) compatible with the...
2009-12-11 Steven LuoRemove a redundant -Wall from CPPFLAGS
next