Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
G
geany
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
geany
Commits
1507f867
Unverified
Kaydet (Commit)
1507f867
authored
Nis 25, 2018
tarafından
Enrico Tröger
Kaydeden (comit)
GitHub
Nis 25, 2018
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Sade Fark
Merge pull request #1840 from paulmenzel/use-https-url-for-www.geany.org
Use HTTPS URL for domain www.geany.org
üst
1611e3f9
b10b2a71
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
21 additions
and
21 deletions
+21
-21
HACKING
HACKING
+1
-1
README
README
+2
-2
README.I18N
README.I18N
+2
-2
ui_toolbar.xml
data/ui_toolbar.xml
+1
-1
geany.1.in
doc/geany.1.in
+1
-1
geany.txt
doc/geany.txt
+6
-6
plugins.dox
doc/plugins.dox
+2
-2
geany.nsi.in
geany.nsi.in
+1
-1
geany.spec.in
geany.spec.in
+1
-1
geany.h
src/geany.h
+3
-3
toolbar.c
src/toolbar.c
+1
-1
No files found.
HACKING
Dosyayı görüntüle @
1507f867
...
@@ -39,7 +39,7 @@ tool:
...
@@ -39,7 +39,7 @@ tool:
The documentation will be output to doc/reference/index.html.
The documentation will be output to doc/reference/index.html.
Alternatively you can view the API documentation online at
Alternatively you can view the API documentation online at
http://www.geany.org/manual/reference/.
http
s
://www.geany.org/manual/reference/.
Pull requests
Pull requests
-------------
-------------
...
...
README
Dosyayı görüntüle @
1507f867
...
@@ -41,7 +41,7 @@ and many more.
...
@@ -41,7 +41,7 @@ and many more.
Installation on Mac OS and Windows
Installation on Mac OS and Windows
----------------------------------
----------------------------------
Prebuilt binary packages for Mac OS and Windows can be found on
Prebuilt binary packages for Mac OS and Windows can be found on
http://www.geany.org.
http
s
://www.geany.org.
Installation from sources
Installation from sources
...
@@ -133,7 +133,7 @@ included with the source code of this program.
...
@@ -133,7 +133,7 @@ included with the source code of this program.
Ideas, questions, patches and bug reports
Ideas, questions, patches and bug reports
-----------------------------------------
-----------------------------------------
See http://www.geany.org/.
See http
s
://www.geany.org/.
If you add something, or fix a bug, please create a pull request at
If you add something, or fix a bug, please create a pull request at
https://github.com/geany/geany/. Also see the HACKING file.
https://github.com/geany/geany/. Also see the HACKING file.
...
...
README.I18N
Dosyayı görüntüle @
1507f867
...
@@ -81,10 +81,10 @@ I18n mailing list
...
@@ -81,10 +81,10 @@ I18n mailing list
-----------------
-----------------
There is also a mailing list dedicated to translation issues. Please visit
There is also a mailing list dedicated to translation issues. Please visit
http://www.geany.org/Support/MailingList#geany-i18 for more information.
http
s
://www.geany.org/Support/MailingList#geany-i18 for more information.
[1] http://i18n.geany.org/
[1] http://i18n.geany.org/
[2] http://www.poedit.net/
[2] http://www.poedit.net/
[3] http://www.geany.org/Support/MailingList#geany-i18
[3] http
s
://www.geany.org/Support/MailingList#geany-i18
[4] Frank Lanitz <frank(at)frank(dot)uvena(dot)de>
[4] Frank Lanitz <frank(at)frank(dot)uvena(dot)de>
data/ui_toolbar.xml
Dosyayı görüntüle @
1507f867
...
@@ -12,7 +12,7 @@ For changes to take effect, you need to restart Geany. Alternatively you can use
...
@@ -12,7 +12,7 @@ For changes to take effect, you need to restart Geany. Alternatively you can use
editor in Geany.
editor in Geany.
A list of available actions can be found in the documentation included with Geany or
A list of available actions can be found in the documentation included with Geany or
at http://www.geany.org/manual/current/index.html#customizing-the-toolbar.
at http
s
://www.geany.org/manual/current/index.html#customizing-the-toolbar.
-->
-->
<ui>
<ui>
...
...
doc/geany.1.in
Dosyayı görüntüle @
1507f867
...
@@ -11,7 +11,7 @@ Geany is a small and fast editor with basic features of an integrated developmen
...
@@ -11,7 +11,7 @@ Geany is a small and fast editor with basic features of an integrated developmen
Some of its features: syntax highlighting, code completion, code folding, symbol/tag lists and
Some of its features: syntax highlighting, code completion, code folding, symbol/tag lists and
many supported filetypes like C(++), Java, PHP, HTML, DocBook, Perl and more.
many supported filetypes like C(++), Java, PHP, HTML, DocBook, Perl and more.
.PP
.PP
Homepage: http://www.geany.org/
Homepage: http
s
://www.geany.org/
.SH "OPTIONS"
.SH "OPTIONS"
.IP "\fB\fP \fBfiles ...\fP " 10
.IP "\fB\fP \fBfiles ...\fP " 10
A space-separated list of filenames. Absolute and relative filenames can be used. Geany also
A space-separated list of filenames. Absolute and relative filenames can be used. Geany also
...
...
doc/geany.txt
Dosyayı görüntüle @
1507f867
...
@@ -64,9 +64,9 @@ Some basic features of Geany:
...
@@ -64,9 +64,9 @@ Some basic features of Geany:
Where to get it
Where to get it
---------------
---------------
You can obtain Geany from http://www.geany.org/ or perhaps also from
You can obtain Geany from http
s
://www.geany.org/ or perhaps also from
your distribution. For a list of available packages, please see
your distribution. For a list of available packages, please see
http://www.geany.org/Download/ThirdPartyPackages.
http
s
://www.geany.org/Download/ThirdPartyPackages.
...
@@ -89,7 +89,7 @@ About this document
...
@@ -89,7 +89,7 @@ About this document
-------------------
-------------------
This documentation is available in HTML and text formats.
This documentation is available in HTML and text formats.
The latest version can always be found at http://www.geany.org/.
The latest version can always be found at http
s
://www.geany.org/.
If you want to contribute to it, see `Contributing to this document`_.
If you want to contribute to it, see `Contributing to this document`_.
...
@@ -113,7 +113,7 @@ Binary packages
...
@@ -113,7 +113,7 @@ Binary packages
---------------
---------------
There are many binary packages available. For an up-to-date but maybe
There are many binary packages available. For an up-to-date but maybe
incomplete list see http://www.geany.org/Download/ThirdPartyPackages.
incomplete list see http
s
://www.geany.org/Download/ThirdPartyPackages.
Source compilation
Source compilation
...
@@ -1425,7 +1425,7 @@ You can use regular expressions in the Find and Replace dialogs
...
@@ -1425,7 +1425,7 @@ You can use regular expressions in the Find and Replace dialogs
by selecting the *Use regular expressions* check box (see `Matching
by selecting the *Use regular expressions* check box (see `Matching
options`_). The syntax is Perl compatible. Basic syntax is described
options`_). The syntax is Perl compatible. Basic syntax is described
in the table below. For full details, see
in the table below. For full details, see
http://www.geany.org/manual/gtk/glib/glib-regex-syntax.html.
http
s
://www.geany.org/manual/gtk/glib/glib-regex-syntax.html.
By default regular expressions are matched on a line-by-line basis.
By default regular expressions are matched on a line-by-line basis.
If you are interested in multi-line regular expressions, matched against
If you are interested in multi-line regular expressions, matched against
...
@@ -1529,7 +1529,7 @@ While the syntax is the same, a few practical differences applies:
...
@@ -1529,7 +1529,7 @@ While the syntax is the same, a few practical differences applies:
======= ============================================================
======= ============================================================
. Matches any character but newlines. This behavior can be changed
. Matches any character but newlines. This behavior can be changed
to also match newlines using the (?s) option, see
to also match newlines using the (?s) option, see
http://www.geany.org/manual/gtk/glib/glib-regex-syntax.html#idp5671632
http
s
://www.geany.org/manual/gtk/glib/glib-regex-syntax.html#idp5671632
[^...] A negative range (see above) *will* match newlines if they are
[^...] A negative range (see above) *will* match newlines if they are
not explicitly listed in that negative range. For example, range
not explicitly listed in that negative range. For example, range
...
...
doc/plugins.dox
Dosyayı görüntüle @
1507f867
...
@@ -84,7 +84,7 @@ them at all.
...
@@ -84,7 +84,7 @@ them at all.
@subsection ideas Getting a plugin idea
@subsection ideas Getting a plugin idea
If you want to write a plugin but don't know yet what it should do, have a look at
If you want to write a plugin but don't know yet what it should do, have a look at
http://www.geany.org/Support/PluginWishlist to get an idea about what users wish.
http
s
://www.geany.org/Support/PluginWishlist to get an idea about what users wish.
@subsection code Managing the source code
@subsection code Managing the source code
...
@@ -171,7 +171,7 @@ Basically, you are done at this point and could continue with writing the plugin
...
@@ -171,7 +171,7 @@ Basically, you are done at this point and could continue with writing the plugin
[1] For Windows, it is basically the same but you might have some more work on setting up
[1] For Windows, it is basically the same but you might have some more work on setting up
the general build environment (compiler, GTK development files, ...). This is described on
the general build environment (compiler, GTK development files, ...). This is described on
Geany's website at http://www.geany.org/Support/BuildingOnWin32.
Geany's website at http
s
://www.geany.org/Support/BuildingOnWin32.
@section helloworld "Hello World"
@section helloworld "Hello World"
...
...
geany.nsi.in
Dosyayı görüntüle @
1507f867
...
@@ -35,7 +35,7 @@ RequestExecutionLevel highest ; set execution level for Windows Vista
...
@@ -35,7 +35,7 @@ RequestExecutionLevel highest ; set execution level for Windows Vista
!define PRODUCT_VERSION "@VERSION@"
!define PRODUCT_VERSION "@VERSION@"
!define PRODUCT_VERSION_ID "@VERSION@.0.0"
!define PRODUCT_VERSION_ID "@VERSION@.0.0"
!define PRODUCT_PUBLISHER "The Geany developer team"
!define PRODUCT_PUBLISHER "The Geany developer team"
!define PRODUCT_WEB_SITE "http://www.geany.org/"
!define PRODUCT_WEB_SITE "http
s
://www.geany.org/"
!define PRODUCT_DIR_REGKEY "Software\Geany"
!define PRODUCT_DIR_REGKEY "Software\Geany"
!define PRODUCT_UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT_NAME}"
!define PRODUCT_UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT_NAME}"
!define PRODUCT_EXE "$INSTDIR\bin\Geany.exe"
!define PRODUCT_EXE "$INSTDIR\bin\Geany.exe"
...
...
geany.spec.in
Dosyayı görüntüle @
1507f867
...
@@ -9,7 +9,7 @@ Summary: A fast and lightweight IDE using GTK+
...
@@ -9,7 +9,7 @@ Summary: A fast and lightweight IDE using GTK+
Group: Development/Tools
Group: Development/Tools
License: GPLv2+
License: GPLv2+
URL: http://www.geany.org/
URL: http
s
://www.geany.org/
Vendor: The Geany developer team <info@geany.org>
Vendor: The Geany developer team <info@geany.org>
Packager: Dominic Hopf <dmaphy@googlemail.com>
Packager: Dominic Hopf <dmaphy@googlemail.com>
Source: http://download.geany.org/%{name}-%{version}.tar.bz2
Source: http://download.geany.org/%{name}-%{version}.tar.bz2
...
...
src/geany.h
Dosyayı görüntüle @
1507f867
...
@@ -43,10 +43,10 @@ G_BEGIN_DECLS
...
@@ -43,10 +43,10 @@ G_BEGIN_DECLS
#define GEANY_TEMPLATES_SUBDIR "templates"
#define GEANY_TEMPLATES_SUBDIR "templates"
#define GEANY_TAGS_SUBDIR "tags"
#define GEANY_TAGS_SUBDIR "tags"
#define GEANY_CODENAME "Keong"
#define GEANY_CODENAME "Keong"
#define GEANY_HOMEPAGE "http://www.geany.org/"
#define GEANY_HOMEPAGE "http
s
://www.geany.org/"
#define GEANY_WIKI "http://wiki.geany.org/"
#define GEANY_WIKI "http://wiki.geany.org/"
#define GEANY_BUG_REPORT "http://www.geany.org/Support/Bugs"
#define GEANY_BUG_REPORT "http
s
://www.geany.org/Support/Bugs"
#define GEANY_DONATE "http://www.geany.org/service/donate/"
#define GEANY_DONATE "http
s
://www.geany.org/service/donate/"
#define GEANY_STRING_UNTITLED _("untitled")
#define GEANY_STRING_UNTITLED _("untitled")
#define GEANY_DEFAULT_DIALOG_HEIGHT 350
#define GEANY_DEFAULT_DIALOG_HEIGHT 350
#define GEANY_WINDOW_DEFAULT_WIDTH 900
#define GEANY_WINDOW_DEFAULT_WIDTH 900
...
...
src/toolbar.c
Dosyayı görüntüle @
1507f867
...
@@ -897,7 +897,7 @@ Everything you add or change must be inside the /ui/toolbar/ path.\n\n\
...
@@ -897,7 +897,7 @@ Everything you add or change must be inside the /ui/toolbar/ path.\n\n\
For changes to take effect, you need to restart Geany. Alternatively you can use the toolbar
\n
\
For changes to take effect, you need to restart Geany. Alternatively you can use the toolbar
\n
\
editor in Geany.
\n\n
\
editor in Geany.
\n\n
\
A list of available actions can be found in the documentation included with Geany or
\n
\
A list of available actions can be found in the documentation included with Geany or
\n
\
at http://www.geany.org/manual/current/index.html#customizing-the-toolbar.
\n
-->
\n
\
at http
s
://www.geany.org/manual/current/index.html#customizing-the-toolbar.
\n
-->
\n
\
\t
<toolbar name='GeanyToolbar'>
\n
"
;
\t
<toolbar name='GeanyToolbar'>
\n
"
;
gchar
*
filename
;
gchar
*
filename
;
GString
*
str
=
g_string_new
(
template
);
GString
*
str
=
g_string_new
(
template
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment