browser-switch
2009-12-19 Steven LuoBump version number fremantle-package-3.0rc1-2fremantle1
2009-12-19 Steven LuoMerge commit 'diablo-package-3.0rc1-2' into fremantle...
2009-12-19 Steven LuoUpdate changelog, bump version number diablo-package-3.0rc1-2
2009-12-19 Steven LuoDepend on libosso-dev instead of libdbus-1-dev for...
2009-12-18 Steven LuoActually install the modified .desktop fremantle-package-3.0rc1-1fremantle1
2009-12-18 Steven LuoBump version for Fremantle build and update debian...
2009-12-18 Steven LuoAdd a Fremantle-specific .desktop file for the control...
2009-12-18 Steven LuoDeal with `pidof browser-switchboard` returning no... diablo-package-3.0rc1-1
2009-12-18 Steven LuoMove ${shlibs:Depends} to the front of the Depends...
2009-12-18 Steven LuoInstall config-ui files to the right place
2009-12-18 Steven LuoDon't use killall to kill off C browser-switchboards
2009-12-18 Steven LuoRevert "Don't use killall to kill off browser-switchboa...
2009-12-18 Steven LuoDon't use killall to kill off browser-switchboards...
2009-12-18 Steven LuoFix the clean target in debian/rules
2009-12-18 Steven LuoUse DESTDIR for make install
2009-12-18 Steven LuoNote cherry-picked commit in debian/changelog
2009-12-18 Steven LuoUpdate debian/changelog
2009-12-18 Steven Luoconfig-ui: Teach UI how to HUP C browser-switchboards
2009-12-18 Steven LuoUpdate packaging for the C implementation
2009-12-18 Steven LuoMerge commit 'v3.0rc1' into diablo-package
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 LuoActually provide a friendly name for the package diablo-package-python-implementation diablo-package-2.2-1
2009-12-14 Steven LuoDon't try to support installing over browser-proxy
2009-12-14 Steven LuoUpdate debian/changelog
2009-12-14 Steven LuoAdd a Maemo-Display-Name for the GUI application manager
2009-12-14 Steven LuoMerge documentation updates from 2.2 into c-implementation
2009-12-14 Steven LuoMerge commit 'v2.2' into diablo-package
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 LuoRename the package to browser-switchboard
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
2009-12-11 Steven LuoCommit a plain C reimplementation of browser-switchboard
2009-12-11 Steven LuoDrop hard dependency on tear
2009-12-11 Steven LuoMerge branch 'master' into diablo-package
2009-12-11 Steven LuoMake browser-switchboard launch MicroB if unconfigured...
2009-12-11 Steven LuoMerge branch 'master' into diablo-package
2009-12-11 Steven LuoFinish changing the name from browser-proxy to browser...
2009-12-11 Steven LuoInitial commit of the Debian packaging for Diablo.
2009-12-11 Steven LuoZap the welcome file
2009-12-11 Steven LuoMerge branch 'master' of https://git.maemo.org/projects...
2009-12-11 Steven LuoInitial commit.
2009-12-10 www-datawelcome