index
:
eom
1.10
1.12
1.14
1.16
1.18
1.20
1.22
1.24
1.26
1.6
1.8
gh-pages
master
Eye of MATE (eom) graphics viewer program
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
eom-scroll-view.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-03
remove unneeded assert - the code following it is enough
monsta
1
-2
/
+0
2015-10-02
EomScrollView: clip all types of images to the visible image area
monsta
1
-2
/
+7
2015-10-02
EomScrollView: remove ancient commented out code
monsta
1
-695
/
+0
2015-10-02
enable double-buffer in EomScrollView
monsta
1
-2
/
+0
2015-09-06
EogScrollView: Use gdk_cursor_new_for_display
raveit65
1
-1
/
+1
2015-09-06
Gtk3: Fix GDK deprecations
raveit65
1
-0
/
+15
2015-09-06
Gtk3: fix deprecated gtk_vscrollbar_new
raveit65
1
-0
/
+4
2015-08-31
GTK3: Fix deprecated GTK API usage
raveit65
1
-0
/
+10
2015-08-31
GTK3: EomScrollView, Convert to GtkGrid
raveit65
1
-1
/
+22
2015-08-31
GTK3: Don't use deprecated gdk_cursor_unref() for gtk+ >=3.0.0
raveit65
1
-0
/
+4
2015-06-22
mispositioned brackets in update_scrollbar_values
lyokha
1
-1
/
+1
2014-12-23
use guint for signals arrays, and zero-initialize them
Monsta
1
-1
/
+2
2014-07-29
all: Fix a load of warnings
infirit
1
-2
/
+0
2014-07-29
Have GSettings use enum for transparency style
infirit
1
-31
/
+3
2014-07-28
Add API docs for EomScrollView's new properties
infirit
1
-1
/
+13
2014-07-28
Make setting the image view background color work again
infirit
1
-0
/
+4
2014-07-28
Make sure EomScrollView's adjustment values are always correctly set
infirit
1
-34
/
+21
2014-07-28
Replace missed GDK_INTERP_NEAREST with CAIRO_FILTER_NEAREST
infirit
1
-2
/
+2
2014-07-28
Add gtk-doc annotations to the new properties in EomScrollView
infirit
1
-0
/
+11
2014-07-27
Set transparency style using GSettings
infirit
1
-0
/
+47
2014-07-27
Set transparency fill color using GSettings
infirit
1
-18
/
+52
2014-07-27
Set zoomed out antialiasing using a GSettings binding
infirit
1
-0
/
+19
2014-07-27
Set zoomed in antialiasing using a GSettings binding
infirit
1
-0
/
+19
2014-07-27
Rework gsettings code to be more like eog
infirit
1
-6
/
+58
2014-07-27
Switch scrollwheel zoom setting with GSettings
infirit
1
-2
/
+17
2014-07-27
Bind zoom multiplier to GSettings instead of setting it by hand
infirit
1
-1
/
+16
2014-07-27
Handle EomScrollView's instance initialization in the right function
infirit
1
-69
/
+84
2014-07-24
Disable more of the old drawing code
infirit
1
-3
/
+11
2014-07-24
Gtk+3: Connect to the ::draw signal
infirit
1
-0
/
+16
2014-07-24
Simplify create_surface_from_pixbuf()
infirit
1
-5
/
+1
2014-07-24
Improve the rendering of scaled images
infirit
1
-8
/
+5
2014-07-24
Honour the antialiasing-in and antialiasing-out EomScrollView properties
infirit
1
-0
/
+3
2014-07-24
Replace GdkInterpType with cairo_filter_t in EomScrollView
infirit
1
-20
/
+20
2014-07-24
Remove unneeded code
infirit
1
-5
/
+14
2014-07-24
Fix the SVG rendering
infirit
1
-3
/
+51
2014-07-24
Enable double-buffer in EomScrollView
infirit
1
-2
/
+0
2014-07-24
Fully rely on cairo to render the image in EomScrollView
infirit
1
-13
/
+92
2014-07-24
Use gdk_window_create_similar_surface() for EomScrollView
infirit
1
-7
/
+12
2014-07-24
Store a cairo_surface_t in EomScrollView for the GdkPixbuf to be rendered
infirit
1
-0
/
+35
2014-07-24
Factor out the code to store a pixbuf in EomScrollView
infirit
1
-10
/
+18
2014-07-24
Fix glib/librsvg deprecation
infirit
1
-1
/
+0
2014-05-03
Update scrollbars when display is resized in "normal size" mode
bl0ckeduser
1
-3
/
+7
2013-10-17
GTK3 support
Laszlo Boros
1
-1
/
+5
2013-04-25
replace some more GDK key constants
Elias Aebi
1
-12
/
+12
2011-11-06
inicial
Perberos
1
-0
/
+2633