Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Actually fix printing regressions. Remove orientation from EvPrintContextCarlos Garcia Campos2007-09-011-0/+11
* Add support for double and triple click selections.Carlos Garcia Campos2007-08-311-0/+39
* Update for release 2.19.4Nickolay V. Shmyrev2007-08-271-0/+7
* Enables 'find next' when bindbar is hidden. Fixes bug #323817.Justin Blanchard2007-08-271-7/+19
* Create always a portrait cairo surface and rotate when needed forCarlos Garcia Campos2007-08-271-0/+11
* Adjust number of pages per row according to page orientation when printingCarlos Garcia Campos2007-08-251-0/+11
* Reset also cups setting to 1 when printing multiple pages per sheet. FixesCarlos Garcia Campos2007-08-251-0/+7
* Use directly cairo_surface_get_content() when creating a similar surfaceCarlos Garcia Campos2007-08-241-0/+8
* Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when creating pageCarlos Garcia Campos2007-08-231-0/+13
* Also store in page-cache the dimensions of the thumbnails so that they canCarlos Garcia Campos2007-08-171-0/+11
* Fix thumbnails rotation in pdf documents that include embedded thumbnails.Carlos Garcia Campos2007-08-171-0/+8
* Don't use #ifdef in macro expansion. Some compilers don't like that.Jens Granseuer2007-08-151-0/+7
* Fixes memory leak in djvu backend.Justin Blanchard2007-08-151-0/+6
* Icons for a new sizes.Andreas Nilsson2007-08-151-0/+13
* Fixes invalid read, see bug #466401.Justin Blanchard2007-08-141-2/+9
* Fix multihead problems in toolbar editor. Fixes bug #382055.Carlos Garcia Campos2007-08-111-0/+9
* Use g_get_user_special_dir when available instead of xdg_user_dir_lookup.Carlos Garcia Campos2007-08-111-0/+8
* Updated according to request on desktop-devel.Nickolay V. Shmyrev2007-08-101-1/+7
* Do not use cairo_rectangle and cairo_clip since we are not usingCarlos Garcia Campos2007-08-051-0/+8
* Plugged memory leak.Hiroyuki Ikezoe2007-07-311-0/+5
* Binding are a new featureNickolay V. Shmyrev2007-07-301-1/+1
* Release 0.9.3Carlos Garcia Campos2007-07-301-0/+7
* Fix a headers problem with ev-linkCarlos Garcia Campos2007-07-301-0/+18
* Do not hide sidebar in fullscreen mode. Fixes bug #396535.Carlos Garcia Campos2007-07-301-0/+7
* Fix compile warnings.Carlos Garcia Campos2007-07-291-0/+11
* Fix memory leak.Carlos Garcia Campos2007-07-291-0/+7
* Use g_timeout_add_seconds instead of g_timeout_add when available.Carlos Garcia Campos2007-07-291-0/+11
* Set horizontal scrollbar policy to AUTOMATIC instead of NEVER. WorkaroundCarlos Garcia Campos2007-07-291-0/+7
* Add page_ready callback to main loop with high priority and hold aCarlos Garcia Campos2007-07-291-0/+7
* Allow printing multiple pages per sheet. Fixes bug #395573.Carlos Garcia Campos2007-07-291-0/+14
* Check for NULL, fixes bug #460862.Nickolay V. Shmyrev2007-07-291-0/+6
* Fixes bug #437681 - blocks while enumerating printers.Christian Persch2007-07-291-0/+8
* Don't use deprecated gtk+ function. See bug #460909.Christian Persch2007-07-291-1/+7
* Do not use display before initializing it. Remove compile warnings.Carlos Garcia Campos2007-07-271-0/+8
* Unix-like hjkl bindings added. See bug #458111.Cosimo Cecchi2007-07-271-0/+6
* Reorganizes utility functions.Johannes Buchner2007-07-271-8/+23
* Add page_ready signal to notify that page is ready as soon as possibleCarlos Garcia Campos2007-07-261-0/+17
* Use capabilities to know which options should be offered by the printCarlos Garcia Campos2007-07-261-0/+34
* Give priority to forms over text to set the cursor.Carlos Garcia Campos2007-07-251-0/+6
* Use IBEAM cursor for text form fields and NORMAL cursor for read onlyCarlos Garcia Campos2007-07-241-0/+10
* Update region for current selected items also for checkbox buttons, sinceCarlos Garcia Campos2007-07-201-0/+8
* Get max length of text form fields.Carlos Garcia Campos2007-07-191-0/+7
* Fix build with current poppler cvs head.Carlos Garcia Campos2007-07-191-0/+8
* Fix build with gtk+ >= 2.11.5 due to gtktooltips deprecation. Fixes bugCarlos Garcia Campos2007-07-111-0/+8
* Update for release 0.9.2Nickolay V. Shmyrev2007-07-091-9/+16
* Fix a crash when closing whith a form widget visible.Carlos Garcia Campos2007-07-091-0/+7
* Update also the region of the current selected button when clicking onCarlos Garcia Campos2007-07-091-0/+7
* Redraw only form field region instead of the whole page when reloading aCarlos Garcia Campos2007-07-091-0/+17
* Fix selection of first item in list form fields.Carlos Garcia Campos2007-07-091-0/+6
* Some refactoring to avoid duplicated code.Carlos Garcia Campos2007-07-091-0/+8