..
res
Change scrollbar arrow pngs.
2009-12-28 23:08:06 +00:00
bitmap.c
Make framebuffer port use libnsfb
2009-06-28 18:32:47 +00:00
bitmap.h
Make framebuffer port use libnsfb
2009-06-28 18:32:47 +00:00
convert_image.c
Make framebuffer port use libnsfb
2009-06-28 18:32:47 +00:00
fb_search.c
Merge branches/MarkieB/gtkmain to trunk.
2009-12-17 23:55:02 +00:00
fbtk_widget_scroll.c
fill bottom right hand corner of framebuffer furniture
2010-04-28 08:57:50 +00:00
fbtk_widget.h
fill bottom right hand corner of framebuffer furniture
2010-04-28 08:57:50 +00:00
fbtk.c
fix pending redraw discovery
2010-04-28 23:29:12 +00:00
fbtk.h
fix pending redraw discovery
2010-04-28 23:29:12 +00:00
filetype.c
Make framebuffer port use libnsfb
2009-06-28 18:32:47 +00:00
findfile.c
Fix file: handling on risc os, gtk, windows and framebuffer frontends
2010-04-16 23:56:53 +00:00
findfile.h
rationalise the usage of the file scheme
2010-03-31 13:59:57 +00:00
font_freetype.c
Use DejaVu instead of Vera, seeing as Debian have removed Vera from sid.
2009-10-05 11:22:09 +00:00
font_freetype.h
Refactor text plotter and other font functions to remove dependency on CSS.
2009-07-21 10:59:53 +00:00
font_internal.c
Replace old internal font with new one. New font
2010-02-06 22:32:39 +00:00
font_internal.h
Replace old internal font with new one. New font
2010-02-06 22:32:39 +00:00
font.h
Make framebuffer port use libnsfb
2009-06-28 18:32:47 +00:00
framebuffer.c
fix framebuffer command line/default option usage
2010-01-20 17:07:26 +00:00
framebuffer.h
fix framebuffer command line/default option usage
2010-01-20 17:07:26 +00:00
gui.c
It turns out that realloc(ptr, 0) --> free(ptr) is not actually required by the C standard (whereas realloc(NULL, size) --> malloc(size) is).
2010-04-30 07:00:58 +00:00
gui.h
remove unused structure definition
2009-06-30 11:08:31 +00:00
history.c
Squash warnings
2009-02-18 14:38:34 +00:00
hotlist.c
Merge jmb/new-cache; r=dsilvers,rs=vince
2010-03-28 12:56:39 +00:00
image_data.h
Use progress pointer.
2009-07-14 16:18:35 +00:00
login.c
Fix framebuffer build
2010-04-15 22:32:13 +00:00
misc.c
Fix file: handling on risc os, gtk, windows and framebuffer frontends
2010-04-16 23:56:53 +00:00
nsfont_bold.c
Replace old internal font with new one. New font
2010-02-06 22:32:39 +00:00
nsfont_italic_bold.c
Replace old internal font with new one. New font
2010-02-06 22:32:39 +00:00
nsfont_italic.c
Replace old internal font with new one. New font
2010-02-06 22:32:39 +00:00
nsfont_regular.c
Replace old internal font with new one. New font
2010-02-06 22:32:39 +00:00
options.h
Make framebuffer port use libnsfb
2009-06-28 18:32:47 +00:00
save.c
Fix framebuffer build
2009-12-18 00:06:57 +00:00
schedule.c
fix pending redraw discovery
2010-04-28 23:29:12 +00:00
schedule.h
The schedule_run function is only called by the frontends so remove it from the core header and add its definition to the frontend headers.
2010-04-28 22:39:37 +00:00
thumbnail.c
Merge jmb/new-cache; r=dsilvers,rs=vince
2010-03-28 12:56:39 +00:00
tree.c
Merged revisions 5309-5406,5409-5422 via svnmerge from
2008-09-23 14:00:40 +00:00