[hackers] [surf] Add a few configuration options || Quentin Rameau

2016-07-05 Thread git
commit 4c41d363b761999a8af864b4e20218f0625d940f Author: Quentin Rameau AuthorDate: Tue Jul 5 17:26:54 2016 +0200 Commit: Quentin Rameau CommitDate: Tue Jul 5 17:32:44 2016 +0200 Add a few configuration options

[hackers] [surf] Fix GdkDisplay assignment in setup() || Quentin Rameau

2016-07-05 Thread git
commit 5a02d3e500c7b8d22f00a214eb5a4e7244e4c6f5 Author: Quentin Rameau AuthorDate: Tue Jul 5 13:35:44 2016 +0200 Commit: Quentin Rameau CommitDate: Tue Jul 5 13:35:44 2016 +0200 Fix GdkDisplay assignment in setup() Init GTK before

[hackers] [surf] Introduce new data structure for handling settings || Quentin Rameau

2016-07-05 Thread git
commit 2aa1c38aed02bfc37379476a07516172b2817cae Author: Quentin Rameau AuthorDate: Sun Nov 29 17:16:48 2015 +0100 Commit: Quentin Rameau CommitDate: Tue Jul 5 13:01:56 2016 +0200 Introduce new data structure for handling settings diff --git

[hackers] [surf] Adapt default parameters to new config style || Quentin Rameau

2016-07-05 Thread git
commit 11b34c08146928754ade63b285ba861f0be6a416 Author: Quentin Rameau AuthorDate: Sun Nov 29 17:22:15 2015 +0100 Commit: Quentin Rameau CommitDate: Tue Jul 5 13:01:56 2016 +0200 Adapt default parameters to new config style diff --git

[hackers] [surf] Check $HOME and home dir of $USER before getpwuid()->pw_dir || Dmitry Bogatov

2016-07-05 Thread git
commit cee8f0186ce3277add9b6a8ac07588be40f0f080 Author: Dmitry Bogatov AuthorDate: Sun May 29 11:56:51 2016 +0200 Commit: Quentin Rameau CommitDate: Tue Jul 5 13:01:56 2016 +0200 Check $HOME and home dir of $USER before getpwuid()->pw_dir

[hackers] [surf] Adapting the whole surf structure to new settings || Quentin Rameau

2016-07-05 Thread git
commit 75e3fe5b95bc94d5309bd78d9cc98f0034595c3e Author: Quentin Rameau AuthorDate: Sun Nov 29 17:42:42 2015 +0100 Commit: Quentin Rameau CommitDate: Tue Jul 5 13:01:56 2016 +0200 Adapting the whole surf structure to new settings diff --git

[hackers] [surf] Get rid of getkbdevice || Quentin Rameau

2016-07-05 Thread git
commit f9714ab838e362a74e02916317cf22ef0ebdcdb6 Author: Quentin Rameau AuthorDate: Tue Jul 5 12:33:23 2016 +0200 Commit: Quentin Rameau CommitDate: Tue Jul 5 13:01:56 2016 +0200 Get rid of getkbdevice The GTK guys nicely took in account

[hackers] [surf] Fix url parsing in load() || Quentin Rameau

2016-07-05 Thread git
commit 3530d18d8ed04710d5e5a0bfbf6af948c59549bf Author: Quentin Rameau AuthorDate: Sat Apr 16 06:19:13 2016 +0200 Commit: Quentin Rameau CommitDate: Tue Jul 5 13:01:56 2016 +0200 Fix url parsing in load() diff --git a/surf.c b/surf.c index

[hackers] [surf] Fix parameter initialization and assignment || Quentin Rameau

2016-07-05 Thread git
commit 6e019362c5e6cffbb10b00efc654a7c173a031c9 Author: Quentin Rameau AuthorDate: Mon Nov 30 00:39:52 2015 +0100 Commit: Quentin Rameau CommitDate: Tue Jul 5 13:01:56 2016 +0200 Fix parameter initialization and assignment diff --git a/surf.c

[hackers] [surf] Apply domain parameters each time url is changed || Quentin Rameau

2016-07-05 Thread git
commit 7ca9421a69956c27b010cc9fc6162df7fa9699cf Author: Quentin Rameau AuthorDate: Thu Mar 3 16:51:24 2016 +0100 Commit: Quentin Rameau CommitDate: Tue Jul 5 13:01:56 2016 +0200 Apply domain parameters each time url is changed Urls are

[hackers] [surf] Fix inspector toggling || Quentin Rameau

2016-07-05 Thread git
commit 1206b2c587f7e4067dbd1e9c64c0a757ff343b06 Author: Quentin Rameau AuthorDate: Sat Jan 9 13:42:50 2016 +0100 Commit: Quentin Rameau CommitDate: Tue Jul 5 13:01:56 2016 +0200 Fix inspector toggling Always get the inspector object,

[hackers] [surf] Rectify how parameters are handled in setparameter() || Quentin Rameau

2016-07-05 Thread git
commit c8fdd4d5839cac08daf5fcbae9a83db60793486a Author: Quentin Rameau AuthorDate: Sat Jan 9 12:57:39 2016 +0100 Commit: Quentin Rameau CommitDate: Tue Jul 5 13:01:56 2016 +0200 Rectify how parameters are handled in setparameter()

[hackers] [surf] Fixing the last patch to the surf style. || Christoph Lohmann

2016-07-05 Thread git
commit 8682a4dffb33b37ba9d3e42b40f25fac3f92e510 Author: Christoph Lohmann <2...@r-36.net> AuthorDate: Fri Jun 3 15:14:53 2016 +0200 Commit: Quentin Rameau CommitDate: Tue Jul 5 13:01:56 2016 +0200 Fixing the last patch to the surf style. diff --git a/surf.c

[hackers] [scc] [cc1] Fix function alike macro without arguments || Roberto E. Vargas Caballero

2016-07-05 Thread git
commit c50c0b5735d98f2503f99c215efae6c88c7a46c1 Author: Roberto E. Vargas Caballero AuthorDate: Tue Jul 5 08:35:20 2016 +0200 Commit: Roberto E. Vargas Caballero CommitDate: Tue Jul 5 08:35:20 2016 +0200 [cc1] Fix function alike macro without