Michael Drake
f59d4a3626
Remove old GTK throbber GIF.
...
svn path=/trunk/netsurf/; revision=4245
2008-06-02 18:06:30 +00:00
Rob Kendrick
98589be65c
nsgtk now loads the throbber from a set of PNG files. This change will make your eyes bleed. Please avoid looking at it until I make this cleaner.
...
svn path=/trunk/netsurf/; revision=4244
2008-06-02 16:47:15 +00:00
Michael Drake
57dcb9d0f7
Add new throbber PNGs. (Currently unused.)
...
svn path=/trunk/netsurf/; revision=4242
2008-06-02 15:34:35 +00:00
John Mark Bell
b27e277eaa
Fix desensitisation of reload menu entry
...
svn path=/trunk/netsurf/; revision=4224
2008-05-29 12:31:07 +00:00
John Mark Bell
e17b53bc02
Fix clipping.
...
svn path=/trunk/netsurf/; revision=4223
2008-05-29 11:17:30 +00:00
John Mark Bell
601c02f08b
Drop support for non-cairo plotting.
...
Implement path plotter.
svn path=/trunk/netsurf/; revision=4222
2008-05-29 11:03:13 +00:00
John Mark Bell
b15a6af3d2
s/wchar_t/uint32_t/g
...
We always assumed that the keycode type was 32bits wide, anyway. wchar_t isn't guaranteed to be that big, so isn't remotely portable.
svn path=/trunk/netsurf/; revision=4165
2008-05-16 09:37:22 +00:00
John Mark Bell
cc9ab23b04
Add html extensions to minimal MIME type hash
...
svn path=/trunk/netsurf/; revision=4110
2008-04-28 11:08:35 +00:00
Rob Kendrick
59641def82
const fixes in plotters and history core
...
svn path=/trunk/netsurf/; revision=4083
2008-04-07 11:15:09 +00:00
John Mark Bell
421be3633e
Fix crash when attempting to dump non HTML content (Dobos D. Calin)
...
svn path=/trunk/netsurf/; revision=4065
2008-03-31 19:10:19 +00:00
James Shaw
e1cfaa91de
Add support for more GTK accelerators: num pad equivalents, as well as ctrl= for zoom in
...
svn path=/trunk/netsurf/; revision=4057
2008-03-29 17:51:45 +00:00
Rob Kendrick
1c15bd71f7
Make GTK thumbnail creation more robust, return false when unable to create pixmap for thumbnail.
...
svn path=/trunk/netsurf/; revision=4049
2008-03-25 11:42:59 +00:00
Adrian Lees
aefa03aed9
Save non-opaque images with a proper mask/full alpha channel
...
svn path=/trunk/netsurf/; revision=4047
2008-03-24 01:35:13 +00:00
Rob Kendrick
6aaa14e728
Add box tree dump saving, create 'debugging' sub menu to put this and debug rendering option in. Make debug rendering option cause all open windows to redraw.
...
svn path=/trunk/netsurf/; revision=4036
2008-03-22 13:45:35 +00:00
Rob Kendrick
c95b8ea927
Fix clicking to the RHS of text box widgets - now places caret in correct position. Thanks to Dobos D.Calin <calin.dobos@info.uaic.ro>. The second part of this patch has not been included, pending further investigation.
...
svn path=/trunk/netsurf/; revision=4033
2008-03-22 12:11:09 +00:00
Rob Kendrick
d43e712aff
GTK UI tweaks from Mike Lester <element3260@gmail.com>
...
svn path=/trunk/netsurf/; revision=4002
2008-03-20 22:53:39 +00:00
Rob Kendrick
10aa5ae2f4
Add assert for creating pixmap for GTK thumbnails, and a LOG of what it tried to do.
...
svn path=/trunk/netsurf/; revision=4001
2008-03-20 19:12:17 +00:00
Michael Drake
9f323761e5
Make nsgtk use the welcome page as the default homepage.
...
svn path=/trunk/netsurf/; revision=3994
2008-03-19 23:20:28 +00:00
Rob Kendrick
c85be437b3
Round caret hight down by 2 to make up for pixel system differences in nsgtk: makes caret appear the correct size for text-entry boxes.
...
svn path=/trunk/netsurf/; revision=3926
2008-03-11 00:26:47 +00:00
Michael Drake
87c68e38eb
Update GTK form style.
...
svn path=/trunk/netsurf/; revision=3816
2008-02-02 00:36:50 +00:00
Michael Drake
120ca506c1
Make text input boxes with height:auto; and no initial value get a sensible height. Make all form elements have their dimensions based on the configured minimum font size, if the current text size is smaller. Remove redundant code for setting radio icon and checkbox sizes. All em/ex based sizes now respect the min font size, when it's in effect. Updated default styles for form elements.
...
svn path=/trunk/netsurf/; revision=3813
2008-02-02 00:13:19 +00:00
Michael Drake
1952b8b9ba
Stop min gif delay option growing every time choices are saved on nsgtk. Use same scale factor as RISC OS.
...
svn path=/trunk/netsurf/; revision=3805
2008-01-29 20:46:10 +00:00
Michael Drake
0c311cf6a2
Add stylesheet for GTK specific rules.
...
svn path=/trunk/netsurf/; revision=3802
2008-01-29 14:00:56 +00:00
John Mark Bell
51160e3d34
Fix symlinks
...
svn path=/trunk/netsurf/; revision=3734
2008-01-19 23:33:21 +00:00
John Mark Bell
aaa9eba48b
Fix non-ASCII text input for GTK build (Dmitry Artamonow)
...
svn path=/trunk/netsurf/; revision=3667
2007-12-11 19:34:49 +00:00
Rob Kendrick
c8c7fb53d7
Change curse type used for links to the correct one (GTK 2.12/GNOME 2.20 changes what we used to something inappropriate)
...
svn path=/trunk/netsurf/; revision=3622
2007-10-04 21:19:39 +00:00
Rob Kendrick
3c8c4e7378
Add mockup nsgtk downloads window and some support code, remove warning on recent nsgtk select changes
...
svn path=/trunk/netsurf/; revision=3619
2007-10-02 22:22:17 +00:00
John Mark Bell
ca50ffb53c
Fix "no proxy" option.
...
svn path=/trunk/netsurf/; revision=3613
2007-09-30 01:16:42 +00:00
Rob Kendrick
f25874301c
Tweaks to nsgtk's proxy option saving
...
svn path=/trunk/netsurf/; revision=3612
2007-09-30 00:55:55 +00:00
Rob Kendrick
10605e46ee
Make loading/saving of memory cache size option work in nsgtk
...
svn path=/trunk/netsurf/; revision=3611
2007-09-30 00:31:50 +00:00
Rob Kendrick
dc23423557
Use custom RISC OS-like popup menu cursor on select boxes
...
svn path=/trunk/netsurf/; revision=3603
2007-09-28 23:54:30 +00:00
Rob Kendrick
fddee1c894
Add mention of GTK 2.8 dependancy
...
svn path=/trunk/netsurf/; revision=3601
2007-09-28 21:04:57 +00:00
Rob Kendrick
c5870e07cd
Attempt to fix popup menu strangeness in nsgtk experienced by some.
...
svn path=/trunk/netsurf/; revision=3593
2007-09-26 18:16:35 +00:00
Rob Kendrick
87f284281b
nsgtk single and multiple select form widgets now work
...
svn path=/trunk/netsurf/; revision=3592
2007-09-26 18:07:32 +00:00
Daniel Silverstone
f025f23c52
Remove the old and crap gesture core
...
svn path=/trunk/netsurf/; revision=3537
2007-09-14 18:33:32 +00:00
Daniel Silverstone
cc974e673f
Reflow the if statements as per nsgtk style
...
svn path=/trunk/netsurf/; revision=3531
2007-08-22 19:46:33 +00:00
Daniel Silverstone
65c8a8d8f2
Ensure that when directly setting scroll extents, we clamp them to the GtkAdjustment range properly
...
svn path=/trunk/netsurf/; revision=3530
2007-08-22 19:43:50 +00:00
Rob Kendrick
02104ab174
Include new licencing terms in nsgtk about window
...
svn path=/trunk/netsurf/; revision=3510
2007-08-11 23:32:21 +00:00
Rob Kendrick
83d6bea6a9
fix nsgtk ssl cert verify window
...
svn path=/trunk/netsurf/; revision=3508
2007-08-11 23:22:10 +00:00
Rob Kendrick
14994ae2a7
Initial trivial (temp) implementation of nsgtk SSL cert window. Currently segfaults if you accept, however.
...
svn path=/trunk/netsurf/; revision=3507
2007-08-11 23:14:33 +00:00
Rob Kendrick
86ff1dc84d
nsgtk warning squash
...
svn path=/trunk/netsurf/; revision=3498
2007-08-11 21:41:34 +00:00
Rob Kendrick
368edb8a94
Add GTK stub path function
...
svn path=/trunk/netsurf/; revision=3497
2007-08-11 21:41:17 +00:00
Rob Kendrick
4e6f8d3347
revert 3482 so it can be reapplied as two seperate patches
...
svn path=/trunk/netsurf/; revision=3496
2007-08-11 21:40:19 +00:00
Vincent Sanders
2f864eeecc
Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text
...
svn path=/trunk/netsurf/; revision=3486
2007-08-08 16:16:03 +00:00
Daniel Silverstone
e2715b4f2f
Ensure that we can scroll properly with the keyboard in nsgtk
...
svn path=/trunk/netsurf/; revision=3483
2007-08-07 20:50:39 +00:00
Rob Kendrick
bbd6b0740a
Fix warnings in nsgtk caused by recent changes.
...
svn path=/trunk/netsurf/; revision=3482
2007-08-07 18:35:28 +00:00
James Bursa
07c54283e3
Move window scaling from platform-specific code to desktop/browser.c. Modify gtk gui to handle scaling in the same way as RO.
...
svn path=/trunk/netsurf/; revision=3478
2007-08-07 03:55:18 +00:00
Rob Kendrick
2370e4c6a0
Clear new bitmaps to transparent black on creation of gtk bitmaps.
...
svn path=/trunk/netsurf/; revision=3439
2007-07-19 00:12:35 +00:00
Rob Kendrick
3e3a9efd00
Add bitmap_save() handler for nsgtk bitmaps. Saves in PNG format.
...
svn path=/trunk/netsurf/; revision=3437
2007-07-18 23:26:00 +00:00
Rob Kendrick
2ec2869953
Implement removing of menu bar, tool bar and status bar from menu.
...
Issues that remain:
* These options are not saved along with the window position and size
* When the menu is detached, keyboard shortcuts cease to work
svn path=/trunk/netsurf/; revision=3392
2007-07-09 14:18:00 +00:00