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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-27
Don't use deprecated GLib threading API.
infirit
1
-13
/
+13
2014-07-27
Revert "Don't use deprecated GLib threading API."
infirit
2
-16
/
+25
2014-07-26
Fix typo
infirit
1
-1
/
+1
2014-07-26
Unite copy to clipboard functions in a single menu entry
infirit
2
-39
/
+2
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
2
-0
/
+72
2014-07-26
Improve the API consistency in EomImageSaveInfo
infirit
4
-21
/
+21
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
Fix Makefile for ui files.
infirit
2
-11
/
+6
2014-07-25
Allow disabling the save-on-close confirmation dialog
infirit
3
-1
/
+10
2014-07-25
Wrap ExifData in a EogExifData boxed type
infirit
9
-19
/
+52
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
5
-12
/
+12
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
3
-0
/
+10
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-25
Replace all calls to gdk_x11_get_default_xdisplay
infirit
1
-21
/
+31
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
2
-6
/
+8
[prev]
[next]