index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
x11_main.c
Age
Commit message (
Expand
)
Author
2013-02-06
Change to pass structures by reference rather than value.
Robin Watts
2012-12-13
Bug 693462: Tweak X11 app startup.
Robin Watts
2012-11-27
Forms: avoid directly saving to the original file
Paul Gardiner
2012-11-16
Build on Solaris (10, at least)
Chris Liddell
2012-10-19
Fix bug where X11 motion events were parsed as button events
Sebastian Rasmussen
2012-10-17
First steps towards supporting transitions.
Robin Watts
2012-09-19
Forms: handle print request, both from javascript and from named action
Paul Gardiner
2012-09-18
Forms: add event handling api and specifically support for javascript alert
Paul Gardiner
2012-08-16
Forms: respond to failed validation in windows app
Paul Gardiner
2012-08-03
Forms: add basic support for choice widgets to the Windows app
Paul Gardiner
2012-08-02
Forms: add support for save on exit to the windows app
Paul Gardiner
2012-08-01
Merge branch 'master' into forms
Paul Gardiner
2012-07-25
Exit in child process if fork/exec to open $BROWSER doesn't work.
Tor Andersson
2012-06-20
Stub wintextinput on x11.
Tor Andersson
2012-06-20
Add better mechanism for enumerating annotation rectangles.
Robin Watts
2012-04-28
Free document/app when document cannot be shown in X11 viewer.
Sebastian Rasmussen
2012-04-20
Pass UTF8 filename to fz_open_document / fz_open_file to remove kludges.
Tor Andersson
2012-03-15
Bug 692871: Improve X11 cut/paste handling
Robin Watts
2012-03-13
Add ctx argument and rename fz_bound_pixmap to fz_pixmap_bbox.
Tor Andersson
2012-03-13
Rename some functions and accessors to be more consistent.
Tor Andersson
2012-03-13
Split XPS header. Update Makefile dependencies. Add pixmap w/h accessors.
Tor Andersson
2012-03-12
Create style sheet and group extracted text into blocks, lines and spans.
Tor Andersson
2012-03-07
Splitting tweaks.
Tor Andersson
2012-02-11
Purge unused and bit rotted fz_accelerate stuff.
Tor Andersson
2012-02-08
Lock reworking.
Robin Watts
2012-02-06
Fix 692841: Look at ConfigureNotify events while waiting for MapNotify.
Tor Andersson
2012-01-30
Add CBZ (comic book zip-file) parser.
Tor Andersson
2012-01-18
Add fullscreen mode to mupdf viewer.
Tor Andersson
2012-01-11
Use enum for FZ_STORE_DEFAULT default size.
Tor Andersson
2012-01-11
Set default values for alloc context and max store size if none are given.
Sebastian Rasmussen
2012-01-11
Do not unnecessarily use O_BINARY in X11 viewer.
Sebastian Rasmussen
2011-12-15
Fix warnings/errors on unix builds.
Robin Watts
2011-12-08
Stylistic changes when testing pointer values for NULL.
Tor Andersson
2011-12-08
Remove deprecated error handling code.
Tor Andersson
2011-12-08
Use context in x11_main.
Tor Andersson
2011-11-15
Merge branch 'master' into context
Robin Watts
2011-10-12
Make entering search terms not interfere with page number drawing.
Sebastian Rasmussen
2011-10-12
Default to opening URIs with xdg-open instead of open in X11 viewer.
Sebastian Rasmussen
2011-10-12
Ask for screen resolution in X11 viewer.
Sebastian Rasmussen
2011-09-21
Rename malloc functions for arrays (fz_calloc and fz_realloc).
Tor Andersson
2011-09-20
Reshuffle exception context code to fit Tor's aesthetic sense.
Tor Andersson
2011-09-17
Show page number in X11 viewer upon 'P' keypress.
Sebastian Rasmussen
2011-09-15
Add context to mupdf.
Robin Watts
2011-09-14
Initial import of exception handling code
Robin Watts
2011-09-04
Reload file in X11 viewer upon SIGHUP.
Sebastian Rasmussen
2011-09-04
Coalesce consecutive X11 resize events into a single resize operation.
Sebastian Rasmussen
2011-09-04
Repaint only viewer search area when editing search string.
Sebastian Rasmussen
2011-09-04
Remove unused redraw timeout from X11 viewer.
Sebastian Rasmussen
2011-08-30
Ignore X11 key mappings when searching.
Bert
2011-08-30
Do not change view when reloading file.
Bert
[next]