Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 0.5.3+debian-10+ | Tatsuya Kinoshita | 2013-08-04 | 1 | -1/+1 |
* | Update to 0.5.3+debian-10 | Tatsuya Kinoshita | 2013-08-02 | 1 | -1/+1 |
* | Update to 0.5.3+debian-9+ | Tatsuya Kinoshita | 2013-07-30 | 1 | -1/+1 |
* | Update version to w3m/0.5.3+debian-9 | Tatsuya Kinoshita | 2013-07-28 | 1 | -1/+1 |
* | Set CURRENT_VERSION to debian version | Tatsuya Kinoshita | 2013-07-28 | 1 | -1/+1 |
* | Merge branch 'feature/button' | Tatsuya Kinoshita | 2013-07-28 | 1 | -1/+1 |
|\ | |||||
| * | Fix segfault of process_button() | Tatsuya Kinoshita | 2013-07-28 | 1 | -1/+1 |
* | | Merge branch 'feature/siteconf' | Tatsuya Kinoshita | 2013-04-08 | 21 | -265/+782 |
|\ \ | |||||
| * | | One more patch for siteconf from [w3m-dev 04464] | Tatsuya Kinoshita | 2013-04-08 | 1 | -2/+1 |
| * | | Support the siteconf feature | Tatsuya Kinoshita | 2013-04-08 | 21 | -263/+781 |
* | | | Merge branch 'feature/sgrmouse' | Tatsuya Kinoshita | 2013-04-08 | 4 | -3/+56 |
|\ \ \ | |||||
| * | | | Support SGR 1006 mouse reporting | Tatsuya Kinoshita | 2013-04-08 | 4 | -3/+56 |
| |/ / | |||||
| * | | Merge from upstream on 2012-05-22 | Tatsuya Kinoshita | 2012-05-24 | 9 | -377/+38 |
| * | | Merge from upstream on 2011-01-17 | Tatsuya Kinoshita | 2012-05-24 | 1 | -4/+8 |
| * | | Remove garbage files | Tatsuya Kinoshita | 2012-05-24 | 86 | -15309/+0 |
* | | | Merge from upstream on 2012-05-22 | Tatsuya Kinoshita | 2012-05-22 | 8 | -12/+38 |
* | | | Remove garbage files | Tatsuya Kinoshita | 2012-05-22 | 86 | -15309/+0 |
* | | | Merge branch 'bug/form-input-text' | Tatsuya Kinoshita | 2012-05-19 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Assume "text" if an input type is unknown | Tatsuya Kinoshita | 2012-05-19 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge branch 'bug/use-cppflags' | Tatsuya Kinoshita | 2012-05-19 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Use $(CPPFLAGS) with $(CPP) | Tatsuya Kinoshita | 2012-05-19 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge branch 'bug/parallel-make' | Tatsuya Kinoshita | 2012-05-03 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | Fix parallel make issue | Tatsuya Kinoshita | 2012-05-03 | 1 | -0/+2 |
|/ / / | |||||
* | | | Merge branch 'bug/gc72' | Tatsuya Kinoshita | 2012-05-03 | 1 | -0/+8 |
|\ \ \ | |||||
| * | | | Support Boehm GC 7.2 | Tatsuya Kinoshita | 2012-05-03 | 1 | -0/+8 |
|/ / / | |||||
* | | | Merge branch 'bug/file_handle_glibc214' | Tatsuya Kinoshita | 2012-05-02 | 2 | -7/+7 |
|\ \ \ | |||||
| * | | | Fix that struct file_handle conflicts with glibc 2.14 | Tatsuya Kinoshita | 2012-05-02 | 2 | -7/+7 |
|/ / / | |||||
* | | | Merge branch 'bug/646321' | Tatsuya Kinoshita | 2011-10-30 | 3 | -3/+3 |
|\ \ \ | |||||
| * | | | Appease gcc -Werror=format-security. (closes: #646321) | Tatsuya Kinoshita | 2011-10-30 | 3 | -3/+3 |
| |/ / | |||||
* | | | Merge branch 'bug/entity-h-clean' | Tatsuya Kinoshita | 2011-06-19 | 2 | -366/+1 |
|\ \ \ | |||||
| * | | | Remove entity.h when `make clean' | Tatsuya Kinoshita | 2011-06-19 | 2 | -366/+1 |
| |/ / | |||||
* | | | Merge branch 'bug/605761' | Tatsuya Kinoshita | 2011-06-19 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Explicitly link w3mimgdisplay with -lX11 to build with gcc 4.5 | Tatsuya Kinoshita | 2011-06-19 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge branch 'bug/75527' | Tatsuya Kinoshita | 2011-06-19 | 1 | -0/+12 |
|\ \ \ | |||||
| * | | | Change the -s option to "squeeze multiple blank lines" for pager | Tatsuya Kinoshita | 2011-06-19 | 1 | -0/+12 |
| |/ / | |||||
* | | | Merge branch 'bug/136810' | Tatsuya Kinoshita | 2011-06-19 | 7 | -33/+204 |
|\ \ \ | | |/ | |/| | |||||
| * | | Support the button element as defined in HTML 4.01 | Tatsuya Kinoshita | 2011-06-19 | 7 | -33/+204 |
| |/ | |||||
* | | Merge branch 'bug/changelog-typo' | Tatsuya Kinoshita | 2011-06-19 | 1 | -4/+8 |
|\ \ | |/ |/| | |||||
| * | Typo fix for ChangeLog | Tatsuya Kinoshita | 2011-06-19 | 1 | -4/+8 |
|/ | |||||
* | Adding upstream version 0.5.3upstream/0.5.3 | Tatsuya Kinoshita | 2011-05-04 | 169 | -10831/+52971 |
* | Adding upstream version 0.5.2upstream/0.5.2 | Tatsuya Kinoshita | 2011-05-04 | 72 | -4748/+7131 |
* | Adding upstream version 0.5.1upstream/0.5.1 | Tatsuya Kinoshita | 2011-05-04 | 403 | -0/+329486 |
* | Adding upstream version 0.3upstream/0.3 | Tatsuya Kinoshita | 2011-05-04 | 7 | -1431/+0 |
* | Adding upstream version 0.1.10+0.1.11pre+kokb23upstream/0.1.10+0.1.11pre+kokb23 | Tatsuya Kinoshita | 2011-05-03 | 6 | -0/+1431 |