index
:
atril
1.10
1.12
1.14
1.16
1.18
1.20
1.22
1.24
1.26
1.6
1.8
find-sidebar
gh-pages
master
wip/libgepub
MATE document viewer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libview
/
ev-view.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-06
libview: Don't draw the caret cursor when the view is not focused
Carlos Garcia Campos
1
-1
/
+11
2017-09-06
libview: Fix moving caret cursor between lines in multicolumn documents
Carlos Garcia Campos
1
-30
/
+47
2017-09-06
libview: Added 'cursor-moved' signal to notify when the caret cursor
Antia Puentes
1
-0
/
+14
2017-09-06
libview: Avoid unnecessary region copies when selecting text
Carlos Garcia Campos
1
-4
/
+4
2017-09-06
libview: Use a larger damage area to redraw selections
Carlos Garcia Campos
1
-27
/
+25
2017-09-06
libview: Don't queue a redraw when damaged region hasn't changed
Carlos Garcia Campos
1
-24
/
+26
2017-09-06
libview: Invalidate union of old and new selection
Jason Crain
1
-4
/
+3
2017-09-06
libview: Move the caret cursor when clicking outside a selection
Carlos Garcia Campos
1
-12
/
+23
2017-09-06
libview: Remove unused in_selection member from SelectionInfo struct
Carlos Garcia Campos
1
-6
/
+2
2017-09-06
libview: Keep the offset inside a line when moving the caret between lines
Antia Puentes
1
-1
/
+18
2017-09-06
libview: Position the caret cursor at beginning/end of the line
Carlos Garcia Campos
1
-11
/
+37
2017-09-06
libview: Do not schedule a redraw when selecting all text
Carlos Garcia Campos
1
-1
/
+0
2017-09-06
libview: Use prepend + reverse instead of append to create selections list
Carlos Garcia Campos
1
-4
/
+4
2017-09-06
libview: Use GSlice to allocate EvViewSelection
Carlos Garcia Campos
1
-10
/
+7
2017-09-06
libview: Text selection using the caret cursor.
Antia Puentes
1
-22
/
+74
2017-09-06
libview: Update the caret cursor after selecting text with the mouse
Carlos Garcia Campos
1
-23
/
+29
2017-09-06
libview: Take page border into account when computing selections
Carlos Garcia Campos
1
-2
/
+8
2017-09-06
libview: Make sure the cursor blinks after moving it by a click
Carlos Garcia Campos
1
-0
/
+4
2017-09-06
libview: merge get_caret_cursor_rect_from_offset and get_caret_cursor_area
Carlos Garcia Campos
1
-34
/
+22
2017-09-06
libview: Notify about caret navigation errors using the error bell.
Antia Puentes
1
-0
/
+3
2017-09-06
libview: Do not redraw after a click if cursor position hasn't changed
Carlos Garcia Campos
1
-1
/
+2
2017-09-06
libview: Use GtkBindings for caret navigation
Carlos Garcia Campos
1
-30
/
+90
2017-09-06
libview: Rename EvView::binding-activated signal as EvView::scroll
Carlos Garcia Campos
1
-37
/
+40
2017-09-06
libview: Position the caret cursor by clicking
Antia Puentes
1
-0
/
+53
2017-09-06
libview: Use EvPixbufCache to find selection region
Jason Crain
1
-15
/
+11
2017-09-06
libview: Split ev_pixbuf_cache_get_selection_surface into two functions
Jason Crain
1
-9
/
+9
2017-09-06
libview: Draw selection highlight from region
Jason Crain
1
-11
/
+60
2017-09-06
libview: Fix the damage area used to redraw the caret cursor
Carlos Garcia Campos
1
-42
/
+40
2017-09-06
libview: Actually update the page when moving the care from a different page
Carlos Garcia Campos
1
-22
/
+43
2017-09-06
libview: Avoid to update the current page and scroll to the cursor position, ...
Antia Puentes
1
-106
/
+132
2017-09-06
libview: Make caret cursor blink
Carlos Garcia Campos
1
-84
/
+252
2017-09-06
libview: Use logical attributes instead text layout to move the caret cursor
Carlos Garcia Campos
1
-102
/
+77
2017-09-06
libview: Initial implementation of caret navigation
Carlos Garcia Campos
1
-4
/
+453
2017-09-06
libview: Refactor code for drawing page and selection surfaces
José Aliste
1
-43
/
+44
2017-08-31
libview: only access the relevant page cache for the height request
Tobias Mueller
1
-4
/
+6
2017-08-31
ev-view: Forward key events to the focused form field
Carlos Garcia Campos
1
-20
/
+32
2017-08-31
libview: Don't update current_page to negative number
Germán Poo-Caamaño
1
-1
/
+2
2017-08-31
libview: Make page layout a mode
William Jon McCann
1
-44
/
+120
2017-08-31
libview: Add new zoom mode that optimizes for readability
William Jon McCann
1
-19
/
+100
2017-08-31
Rename Best Fit mode as Fit Page
William Jon McCann
1
-21
/
+21
2017-08-31
Move dual page with odd pages left to the view menu
Carlos Garcia Campos
1
-7
/
+2
2017-08-31
libview: drop deprecated usage of gtk_container_set_resize_mode
raveit65
1
-1
/
+0
2017-08-28
Refreshing annotations' sidebar upon deletion
Giselle Machado
1
-0
/
+14
2017-08-28
page-cache: Add flags parameter to ev_page_cache_mark_dirty()
Carlos Garcia Campos
1
-2
/
+2
2017-08-28
libview: add ev_view_remove_annotation
Germán Poo-Caamaño
1
-0
/
+34
2017-08-28
libview: Rename ev_view_set_focused_element and make it public
Joanmarie Diggs
1
-11
/
+11
2017-08-28
libview: Grab focus for form fields and links on mouse press
Antia Puentes
1
-143
/
+278
2017-08-28
libview: Handle activation link of a Form Field if present
José Aliste
1
-0
/
+3
2017-08-25
libview: : avoid deprecated gtk_adjustment_changed
raveit65
1
-0
/
+2
2017-08-24
ev-job-find: mark two methods as skip
Cosimo Cecchi
1
-0
/
+6
[next]