Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
Immanuel
/
sxiv
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Activity
Selaa lähdekoodia
Already in the year 2012
master
Bert Münnich
13 vuotta sitten
vanhempi
691c6d7e7e
commit
d407dd65d5
15 muutettua tiedostoa
jossa
15 lisäystä
ja
15 poistoa
Jaettu näkymä
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
Näytä tiedosto
@@ -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
Näytä tiedosto
@@ -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
Näytä tiedosto
@@ -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
Näytä tiedosto
@@ -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
Näytä tiedosto
@@ -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
Näytä tiedosto
@@ -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
Näytä tiedosto
@@ -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
Näytä tiedosto
@@ -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
Näytä tiedosto
@@ -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
Näytä tiedosto
@@ -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
Näytä tiedosto
@@ -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
Näytä tiedosto
@@ -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
Näytä tiedosto
@@ -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
Näytä tiedosto
@@ -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
Näytä tiedosto
@@ -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
Preview
Loading…
Peruuta
Tallenna