Commit Graph

82 Commits

Author SHA1 Message Date
8feb8ea58f Re-generated Makefiles 2009-04-12 22:12:09 +00:00
8b8d7aec76 Surfer now depends on libSystem 2009-04-12 22:11:48 +00:00
7fc36675c9 Working on the preferences window 2009-04-12 22:11:23 +00:00
c86e3e03d3 Beginning to add a preferences window 2009-04-12 21:53:33 +00:00
a62648d601 Added a popup menu 2009-04-10 21:03:51 +00:00
dbd977adda Implemented the load-committed signal (fixes history) 2009-04-05 00:44:06 +00:00
24de22e685 Implemented get_location and get_title 2009-04-05 00:36:54 +00:00
7066d63733 Handling more signals 2009-04-05 00:30:38 +00:00
372ef61e89 Added surfer_confirm() 2009-04-05 00:30:08 +00:00
b7896d6f0c Code cleanup 2009-03-29 02:25:25 +00:00
f2a28fa1a3 Code cleanup 2009-03-29 02:05:05 +00:00
4e325e7f6e Hiding the toolbar in popup windows if necessary 2009-03-29 02:03:28 +00:00
9fc16aef17 Implementing more callbacks 2009-03-29 01:53:43 +00:00
49372d5a7f Implemented javascript alerts 2009-03-29 01:13:10 +00:00
4c76ecaf78 Implementing more callbacks 2009-03-29 01:06:56 +00:00
29074642fb Implemented the "hovering-over-link" signal 2009-03-28 18:27:48 +00:00
4e0b1a7441 Implemented tracking progress 2009-03-28 12:12:17 +00:00
6aa20974a5 Implemented the title callback 2009-03-28 12:07:02 +00:00
55db4a88f8 Use a scrolled window 2009-03-28 11:56:51 +00:00
f2f9202c74 ghtml.c depends on ghtml-webkit.c 2009-03-28 11:37:57 +00:00
8faf826f2f Initial functional release 2009-03-28 11:33:59 +00:00
09c62aebfd Adding WebKit support 2009-03-28 11:16:27 +00:00
d4f6b57828 Adding directives to choose webkit 2009-03-28 11:15:01 +00:00
65fa9db5c7 Initial release 2009-03-28 11:14:49 +00:00
032ddfd7c2 Hiding the statusbar in embedded mode if appropriate (may break links at bottom of pages) 2009-03-28 01:24:03 +00:00
025e434d16 Smarter progress calculation 2009-03-27 23:29:34 +00:00
84133281ea Removed superfluous debugging information 2009-03-27 22:51:04 +00:00
b980bfbbf6 Supports displaying images 2009-03-27 22:49:42 +00:00
1a1d9e53de Code cleanup 2009-03-27 22:49:18 +00:00
688cc83bf0 Improved usage screen 2009-03-08 16:10:08 +00:00
5f0b1800dc Handling the CTRL+L keyboard shortcut to enter a new location 2009-03-06 18:27:00 +00:00
99a77b51f8 It seems gnet requires threading support 2009-03-06 13:39:58 +00:00
fbf431efde Set GET as the default when method is not defined (fixes a crash) 2009-03-06 11:49:10 +00:00
02791496d4 Implemented POST support 2009-02-25 16:36:56 +00:00
8ffba20220 Added surfer_set_location() 2009-02-25 16:35:36 +00:00
caaa099922 Use surfer_set_status() 2009-02-25 16:32:05 +00:00
d7a27adf67 Code cleanup 2009-02-25 16:23:57 +00:00
cfbb0724d5 Nicer handling of some errors 2009-02-24 15:52:32 +00:00
82907236a4 Minor fixes and improvements 2009-02-24 15:51:57 +00:00
8bd591944f The menubar is not used in embedded mode (disables accelerators though) 2009-02-24 15:48:06 +00:00
c5b24e9a71 No longer display the "Location" label in embedded mode 2009-02-23 17:18:05 +00:00
b1abcf5d46 No longer force a toolbar style 2009-02-23 17:15:45 +00:00
7a4c4bbae7 Implemented on_file_open() 2009-02-23 16:05:04 +00:00
57e003d38b Was missing <errno.h> 2009-02-23 15:43:08 +00:00
c42f8665dc Nicer handling of the progress bar and status 2009-02-23 14:58:45 +00:00
71580f6f56 Updating the status bar 2009-02-23 14:47:03 +00:00
83cabc42f4 Minor fixes 2009-02-23 13:12:19 +00:00
8347783622 Partly restored http protocol handling 2009-02-23 12:51:42 +00:00
44a41395fc Improved the GtkHtml widget a lot (http has to be reimplemented) 2009-02-23 12:05:10 +00:00
15aa31d3c8 Minor improvements 2009-02-22 21:24:37 +00:00