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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-26
Allow handling multiple clipboard data formats from one menu entry
infirit
4
-5
/
+395
2014-07-26
Add Copy Image and Copy Path to clipboard functionality
infirit
1
-0
/
+63
2014-07-26
Improve the API consistency in EomImageSaveInfo
infirit
3
-18
/
+18
2014-07-26
Small code fix
infirit
1
-3
/
+1
2014-07-26
Fix EomPrintImageSetupPrivate type naming/typedefing to make sense
infirit
2
-2
/
+2
2014-07-26
Fix build without libexif
infirit
2
-4
/
+6
2014-07-25
Use default page settings when opening print dialog the first time
infirit
1
-3
/
+21
2014-07-25
Don't use deprecated GLib threading API.
infirit
2
-25
/
+16
2014-07-25
Allow disabling the save-on-close confirmation dialog
infirit
2
-1
/
+6
2014-07-25
Wrap ExifData in a EogExifData boxed type
infirit
8
-13
/
+48
2014-07-25
Rename EogDebugSection to EogDebug
infirit
2
-9
/
+9
2014-07-25
Cleanup GtkObject<->GtkWidget code.
infirit
2
-33
/
+28
2014-07-25
Ignore drag&drop requests from a window onto itself
infirit
1
-0
/
+13
2014-07-25
Make toolbar editor expand vertically to fully use the dialog's space
infirit
1
-0
/
+5
2014-07-25
Remove any reference to glade*
infirit
2
-6
/
+6
2014-07-25
Workaround concurrency issue with statusbar-date plugin
infirit
1
-2
/
+4
2014-07-25
Use gtk_paned_new() instead gtk_[h|v]paned_new()
infirit
1
-0
/
+12
2014-07-25
Use GRandom as random value generator for random image function
infirit
1
-2
/
+2
2014-07-25
Make newly saved images user writable
infirit
1
-0
/
+23
2014-07-25
Clear status + titlebar when deleting last image in collection
infirit
2
-7
/
+20
2014-07-25
Support transpose/transverse as lossless JPEG transformations
infirit
1
-0
/
+9
2014-07-25
Fix calculation of reference matrices for transpose/transverse
infirit
1
-6
/
+10
2014-07-25
Don't try to thumbnail named pipes in the file open dialog
infirit
1
-1
/
+3
2014-07-25
Don't create thumbnails out of outdated image pixbufs
infirit
1
-2
/
+4
2014-07-25
Add eom_image_is_file_changed()
infirit
2
-0
/
+9
2014-07-25
Store the changed status of an image file
infirit
2
-1
/
+7
2014-07-25
Plug leaked glist in EogWindow
infirit
1
-1
/
+2
2014-07-25
Minor optimization
infirit
1
-2
/
+3
2014-07-24
EomThumbNav: Fix mousewheel scrolling with gtk-3.3.18 and xserver-1.12
infirit
1
-0
/
+20
2014-07-24
Gtk+3: Make print preview use the "draw"-signal
infirit
1
-0
/
+24
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
Use MateColorButton
infirit
1
-4
/
+6
2014-07-24
Remove all calls to gtk_dialog_set_has_separator
infirit
2
-12
/
+0
2014-07-24
Drop support for gtk+ < 2.24
infirit
2
-30
/
+0
2014-07-24
Use gtk_widget_hide instead of gtk_widget_hide_all
infirit
3
-28
/
+19
2014-07-24
Drop support for glib < 2.36
infirit
6
-32
/
+0
2014-07-24
Use new GLib threading API
infirit
4
-32
/
+31
2014-07-24
Fix glib/librsvg deprecation
infirit
5
-15
/
+3
[prev]
[next]