Denna sida fungerar bättre med Javascript igång.
Startsida
Utforska
Hjälp
Logga in
Immanuel
/
sxiv
Bevaka
1
Stjärnmärk
0
Förgrening
0
Kod
Ärenden
0
Pull-förfrågningar
0
Släpp
0
Wiki
Aktiviteter
Bläddra i källkod
Already in the year 2012
master
Bert Münnich
13 år sedan
förälder
691c6d7e7e
incheckning
d407dd65d5
15 ändrade filer
med
15 tillägg
och
15 borttagningar
Delad Vy
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
commands.c
+1
-1
commands.h
+1
-1
exif.c
+1
-1
exif.h
+1
-1
image.c
+1
-1
image.h
+1
-1
main.c
+1
-1
options.c
+1
-1
options.h
+1
-1
thumbs.c
+1
-1
thumbs.h
+1
-1
util.c
+1
-1
util.h
+1
-1
window.c
+1
-1
window.h
+ 1
- 1
commands.c
Visa fil
@@ -1,5 +1,5 @@
/* sxiv: commands.c
* Copyright (c) 201
1
Bert Muennich <be.muennich at googlemail.com>
* Copyright (c) 201
2
Bert Muennich <be.muennich at googlemail.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
+ 1
- 1
commands.h
Visa fil
@@ -1,5 +1,5 @@
/* sxiv: commands.h
* Copyright (c) 201
1
Bert Muennich <be.muennich at googlemail.com>
* Copyright (c) 201
2
Bert Muennich <be.muennich at googlemail.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
+ 1
- 1
exif.c
Visa fil
@@ -1,5 +1,5 @@
/* sxiv: exif.c
* Copyright (c) 201
1
Bert Muennich <be.muennich at googlemail.com>
* Copyright (c) 201
2
Bert Muennich <be.muennich at googlemail.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
+ 1
- 1
exif.h
Visa fil
@@ -1,5 +1,5 @@
/* sxiv: exif.h
* Copyright (c) 201
1
Bert Muennich <be.muennich at googlemail.com>
* Copyright (c) 201
2
Bert Muennich <be.muennich at googlemail.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
+ 1
- 1
image.c
Visa fil
@@ -1,5 +1,5 @@
/* sxiv: image.c
* Copyright (c) 201
1
Bert Muennich <be.muennich at googlemail.com>
* Copyright (c) 201
2
Bert Muennich <be.muennich at googlemail.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
+ 1
- 1
image.h
Visa fil
@@ -1,5 +1,5 @@
/* sxiv: image.h
* Copyright (c) 201
1
Bert Muennich <be.muennich at googlemail.com>
* Copyright (c) 201
2
Bert Muennich <be.muennich at googlemail.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
+ 1
- 1
main.c
Visa fil
@@ -1,5 +1,5 @@
/* sxiv: main.c
* Copyright (c) 201
1
Bert Muennich <be.muennich at googlemail.com>
* Copyright (c) 201
2
Bert Muennich <be.muennich at googlemail.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
+ 1
- 1
options.c
Visa fil
@@ -1,5 +1,5 @@
/* sxiv: options.c
* Copyright (c) 201
1
Bert Muennich <be.muennich at googlemail.com>
* Copyright (c) 201
2
Bert Muennich <be.muennich at googlemail.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
+ 1
- 1
options.h
Visa fil
@@ -1,5 +1,5 @@
/* sxiv: options.h
* Copyright (c) 201
1
Bert Muennich <be.muennich at googlemail.com>
* Copyright (c) 201
2
Bert Muennich <be.muennich at googlemail.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
+ 1
- 1
thumbs.c
Visa fil
@@ -1,5 +1,5 @@
/* sxiv: thumbs.c
* Copyright (c) 201
1
Bert Muennich <be.muennich at googlemail.com>
* Copyright (c) 201
2
Bert Muennich <be.muennich at googlemail.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
+ 1
- 1
thumbs.h
Visa fil
@@ -1,5 +1,5 @@
/* sxiv: thumbs.h
* Copyright (c) 201
1
Bert Muennich <be.muennich at googlemail.com>
* Copyright (c) 201
2
Bert Muennich <be.muennich at googlemail.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
+ 1
- 1
util.c
Visa fil
@@ -1,5 +1,5 @@
/* sxiv: util.c
* Copyright (c) 201
1
Bert Muennich <be.muennich at googlemail.com>
* Copyright (c) 201
2
Bert Muennich <be.muennich at googlemail.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
+ 1
- 1
util.h
Visa fil
@@ -1,5 +1,5 @@
/* sxiv: util.h
* Copyright (c) 201
1
Bert Muennich <be.muennich at googlemail.com>
* Copyright (c) 201
2
Bert Muennich <be.muennich at googlemail.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
+ 1
- 1
window.c
Visa fil
@@ -1,5 +1,5 @@
/* sxiv: window.c
* Copyright (c) 201
1
Bert Muennich <be.muennich at googlemail.com>
* Copyright (c) 201
2
Bert Muennich <be.muennich at googlemail.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
+ 1
- 1
window.h
Visa fil
@@ -1,5 +1,5 @@
/* sxiv: window.h
* Copyright (c) 201
1
Bert Muennich <be.muennich at googlemail.com>
* Copyright (c) 201
2
Bert Muennich <be.muennich at googlemail.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
Write
Förhandsgranska
Laddar…
Avbryt
Spara