summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2006-01-02 00:16:47 by rjw]Richard Wilson2006-01-021-0/+15
| | | | | | Move the caret out of shaded icons on _restore svn path=/import/netsurf/; revision=1934
* [project @ 2006-01-02 00:09:11 by rjw]Richard Wilson2006-01-021-2/+5
| | | | | | Fix print dialog svn path=/import/netsurf/; revision=1933
* [project @ 2006-01-01 23:55:24 by rjw]Richard Wilson2006-01-011-24/+22
| | | | | | Tidy up code. svn path=/import/netsurf/; revision=1932
* [project @ 2006-01-01 23:54:37 by rjw]Richard Wilson2006-01-011-65/+82
| | | | | | Optimisation of GIF reading. svn path=/import/netsurf/; revision=1931
* [project @ 2006-01-01 23:54:02 by rjw]Richard Wilson2006-01-011-52/+49
| | | | | | Optimisation of filename requests. svn path=/import/netsurf/; revision=1930
* [project @ 2006-01-01 21:11:59 by tlsa]Michael Drake2006-01-014-4/+4
| | | | | | Update year on default homepages. svn path=/import/netsurf/; revision=1929
* [project @ 2006-01-01 18:52:30 by jmb]John Mark Bell2006-01-013-6/+45
| | | | | | | | Dump user options to stderr on abort. Dump box tree on failed assertion. Display Red/Yellow hourglass whilst dumping box tree (as this can take some time) svn path=/import/netsurf/; revision=1928
* [project @ 2006-01-01 17:00:56 by rjw]Richard Wilson2006-01-011-23/+12
| | | | | | Optimise node element creation. svn path=/import/netsurf/; revision=1927
* [project @ 2006-01-01 15:46:43 by rjw]Richard Wilson2006-01-011-0/+9
| | | | | | Deleting from the global history resets URL data svn path=/import/netsurf/; revision=1926
* [project @ 2006-01-01 13:58:31 by rjw]Richard Wilson2006-01-014-46/+38
| | | | | | Re-introduce clicking in URL completion window svn path=/import/netsurf/; revision=1925
* [project @ 2005-12-31 06:17:36 by jmb]John Mark Bell2005-12-312-56/+53
| | | | | | Optimise degenerate trees by storing child tail pointer svn path=/import/netsurf/; revision=1924
* [project @ 2005-12-31 05:35:59 by jmb]John Mark Bell2005-12-311-14/+25
| | | | | | Fix attempted read/write to NULL pointer svn path=/import/netsurf/; revision=1923
* [project @ 2005-12-31 05:17:44 by rjw]Richard Wilson2005-12-311-7/+4
| | | | | | Create recent search menu correctly. svn path=/import/netsurf/; revision=1922
* [project @ 2005-12-31 04:48:46 by rjw]Richard Wilson2005-12-311-0/+49
| | | | | | Seperated dialog functions previously in gui.h svn path=/import/netsurf/; revision=1921
* [project @ 2005-12-31 04:47:31 by rjw]Richard Wilson2005-12-311-3/+4
| | | | | | Wimp event and configuration files. svn path=/import/netsurf/; revision=1920
* [project @ 2005-12-31 04:45:47 by rjw]Richard Wilson2005-12-312-0/+320
| | | | | | Configuration tool window. svn path=/import/netsurf/; revision=1919
* [project @ 2005-12-31 04:45:03 by rjw]Richard Wilson2005-12-312-0/+129
| | | | | | Font configuration tool. svn path=/import/netsurf/; revision=1918
* [project @ 2005-12-31 04:42:17 by rjw]Richard Wilson2005-12-311-51/+149
| | | | | | Use new wimp_event system. Recent search menu [incomplete]. svn path=/import/netsurf/; revision=1917
* [project @ 2005-12-31 04:40:48 by rjw]Richard Wilson2005-12-3117-1814/+785
| | | | | | Use new wimp_event system. svn path=/import/netsurf/; revision=1916
* [project @ 2005-12-31 04:38:27 by rjw]Richard Wilson2005-12-312-214/+77
| | | | | | Don't buffer any events. Use new wimp_event system. svn path=/import/netsurf/; revision=1915
* [project @ 2005-12-31 04:37:56 by rjw]Richard Wilson2005-12-314-279/+182
| | | | | | Read URL data from url_store. Scroll items into view when expanding. svn path=/import/netsurf/; revision=1914
* [project @ 2005-12-31 04:36:24 by rjw]Richard Wilson2005-12-313-278/+205
| | | | | | Read data from url_store, use new wimp_event system. svn path=/import/netsurf/; revision=1913
* [project @ 2005-12-31 04:35:34 by rjw]Richard Wilson2005-12-311-7/+21
| | | | | | Allow filetype to be read from the content type svn path=/import/netsurf/; revision=1912
* [project @ 2005-12-31 04:34:38 by rjw]Richard Wilson2005-12-311-50/+90
| | | | | | Allow multiple login windows. Plug memory leaks. svn path=/import/netsurf/; revision=1911
* [project @ 2005-12-31 04:31:37 by rjw]Richard Wilson2005-12-311-76/+9
| | | | | | Hotlist comments are no longer required. svn path=/import/netsurf/; revision=1910
* [project @ 2005-12-31 04:30:49 by rjw]Richard Wilson2005-12-313-12/+16
| | | | | | Updates to work with new url_store system. svn path=/import/netsurf/; revision=1909
* [project @ 2005-12-31 04:29:00 by rjw]Richard Wilson2005-12-312-27/+31
| | | | | | Improve efficiency of bitmaps not held in memory svn path=/import/netsurf/; revision=1908
* [project @ 2005-12-31 04:27:53 by rjw]Richard Wilson2005-12-312-118/+126
| | | | | | Store more URL data centrally. svn path=/import/netsurf/; revision=1907
* [project @ 2005-12-31 04:26:41 by rjw]Richard Wilson2005-12-311-0/+0
| | | | | | Add sprite for test configuration tool. svn path=/import/netsurf/; revision=1906
* [project @ 2005-12-31 04:23:44 by rjw]Richard Wilson2005-12-318-0/+36
| | | | | | Icons for search history menu and recent url menus, message data for new configuration tool. svn path=/import/netsurf/; revision=1905
* [project @ 2005-12-31 04:06:40 by rjw]Richard Wilson2005-12-312-0/+1044
| | | | | | Automated WIMP event handling functions. svn path=/import/netsurf/; revision=1904
* [project @ 2005-12-29 23:18:17 by rjw]Richard Wilson2005-12-292-2/+5
| | | | | | Add URL expiry option. svn path=/import/netsurf/; revision=1903
* [project @ 2005-12-29 23:17:36 by rjw]Richard Wilson2005-12-291-1/+1
| | | | | | Make all filenames the same length. svn path=/import/netsurf/; revision=1902
* [project @ 2005-12-19 22:50:23 by bursa]James Bursa2005-12-199-21/+74
| | | | | | Add headers and get rid of all externs in .c files. svn path=/import/netsurf/; revision=1901
* [project @ 2005-12-19 21:54:51 by bursa]James Bursa2005-12-193-11/+63
| | | | | | Fix busy polling in gtk build. svn path=/import/netsurf/; revision=1900
* [project @ 2005-12-18 15:53:47 by rjw]Richard Wilson2005-12-181-1/+8
| | | | | | Ensure bitmap dimensions are as expected before decompression. svn path=/import/netsurf/; revision=1899
* [project @ 2005-12-17 16:53:09 by jmb]John Mark Bell2005-12-171-8/+16
| | | | | | | Check for required resources before loading any modules; no point in wasting the user's memory is there? ;) Fix 1383631. svn path=/import/netsurf/; revision=1898
* [project @ 2005-12-11 21:55:25 by bursa]James Bursa2005-12-113-3/+49
| | | | | | Show an error box when assert() fails instead of exiting suddenly. svn path=/import/netsurf/; revision=1897
* [project @ 2005-12-11 21:54:30 by bursa]James Bursa2005-12-114-6/+2
| | | | | | Disable some log messages. svn path=/import/netsurf/; revision=1896
* [project @ 2005-12-10 18:02:36 by adrianl]Adrian Lees2005-12-101-1/+3
| | | | | | Added quit msg to stderr to differentiate user request from failure svn path=/import/netsurf/; revision=1895
* [project @ 2005-12-10 15:31:21 by adrianl]Adrian Lees2005-12-101-0/+4
| | | | | | Fix NC build svn path=/import/netsurf/; revision=1894
* [project @ 2005-12-10 15:10:25 by adrianl]Adrian Lees2005-12-101-1/+1
| | | | | | Invoke cross-compiler for asm svn path=/import/netsurf/; revision=1893
* [project @ 2005-12-10 14:57:02 by adrianl]Adrian Lees2005-12-101-0/+2
| | | | | | Assembler support svn path=/import/netsurf/; revision=1892
* [project @ 2005-12-10 14:31:32 by adrianl]Adrian Lees2005-12-1016-8/+560
| | | | | | ArtWorks support svn path=/import/netsurf/; revision=1891
* [project @ 2005-12-01 02:59:55 by rjw]Richard Wilson2005-12-011-1/+4
| | | | | | Plug memory leak svn path=/import/netsurf/; revision=1890
* [project @ 2005-12-01 01:22:23 by rjw]Richard Wilson2005-12-012-0/+23
| | | | | | Add function to check for specific window furniture svn path=/import/netsurf/; revision=1889
* [project @ 2005-11-30 22:56:05 by tlsa]Michael Drake2005-11-301-2/+6
| | | | | | Add link to feature request tracker. svn path=/import/netsurf/; revision=1888
* [project @ 2005-11-29 21:21:42 by rjw]Richard Wilson2005-11-291-0/+1
| | | | | | Add missing header file reference. svn path=/import/netsurf/; revision=1887
* [project @ 2005-11-28 00:20:15 by adrianl]Adrian Lees2005-11-281-13/+5
| | | | | | Fix IS_MENU check to prevent Illegal window handle error in menus. Removed debug svn path=/import/netsurf/; revision=1886
* [project @ 2005-11-27 12:53:59 by jmb]John Mark Bell2005-11-271-1/+11
| | | | | | Some debug svn path=/import/netsurf/; revision=1885