Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Archive
gnome-latex
Commits
dcc620a5
Commit
dcc620a5
authored
Dec 26, 2017
by
swilmet
Browse files
Rename to GNOME LaTeX: change license headers
parent
764e2455
Changes
86
Hide whitespace changes
Inline
Side-by-side
data/images/generate-symbols/generate_symbols.vala
View file @
dcc620a5
/*
* This file is part of LaTeX
ila
.
* This file is part of
GNOME
LaTeX.
*
* Copyright © 2010 Sébastien Wilmet
*
* LaTeX
ila
is free software: you can redistribute it and/or modify
*
GNOME
LaTeX is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* LaTeX
ila
is distributed in the hope that it will be useful,
*
GNOME
LaTeX is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with LaTeX
ila
. If not, see <http://www.gnu.org/licenses/>.
* along with
GNOME
LaTeX. If not, see <http://www.gnu.org/licenses/>.
*/
// Compile-me:
...
...
src/app_settings.vala
View file @
dcc620a5
/*
* This file is part of LaTeX
ila
.
* This file is part of
GNOME
LaTeX.
*
* Copyright © 2010-2011 Sébastien Wilmet
*
* LaTeX
ila
is free software: you can redistribute it and/or modify
*
GNOME
LaTeX is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* LaTeX
ila
is distributed in the hope that it will be useful,
*
GNOME
LaTeX is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with LaTeX
ila
. If not, see <http://www.gnu.org/licenses/>.
* along with
GNOME
LaTeX. If not, see <http://www.gnu.org/licenses/>.
*/
public
class
AppSettings
:
GLib
.
Settings
...
...
src/bottom_panel.vala
View file @
dcc620a5
/*
* This file is part of LaTeX
ila
.
* This file is part of
GNOME
LaTeX.
*
* Copyright © 2012 Sébastien Wilmet
*
* LaTeX
ila
is free software: you can redistribute it and/or modify
*
GNOME
LaTeX is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* LaTeX
ila
is distributed in the hope that it will be useful,
*
GNOME
LaTeX is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with LaTeX
ila
. If not, see <http://www.gnu.org/licenses/>.
* along with
GNOME
LaTeX. If not, see <http://www.gnu.org/licenses/>.
*
* Author: Sébastien Wilmet
*/
...
...
src/build_tool_dialog.vala
View file @
dcc620a5
/*
* This file is part of LaTeX
ila
.
* This file is part of
GNOME
LaTeX.
*
* Copyright © 2010-2015 Sébastien Wilmet
*
* LaTeX
ila
is free software: you can redistribute it and/or modify
*
GNOME
LaTeX is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* LaTeX
ila
is distributed in the hope that it will be useful,
*
GNOME
LaTeX is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with LaTeX
ila
. If not, see <http://www.gnu.org/licenses/>.
* along with
GNOME
LaTeX. If not, see <http://www.gnu.org/licenses/>.
*
* Author: Sébastien Wilmet
*/
...
...
src/build_tools_preferences.vala
View file @
dcc620a5
/*
* This file is part of LaTeX
ila
.
* This file is part of
GNOME
LaTeX.
*
* Copyright © 2012-2015 Sébastien Wilmet
*
* LaTeX
ila
is free software: you can redistribute it and/or modify
*
GNOME
LaTeX is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* LaTeX
ila
is distributed in the hope that it will be useful,
*
GNOME
LaTeX is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with LaTeX
ila
. If not, see <http://www.gnu.org/licenses/>.
* along with
GNOME
LaTeX. If not, see <http://www.gnu.org/licenses/>.
*
* Author: Sébastien Wilmet
*/
...
...
src/clean_build_files.vala
View file @
dcc620a5
/*
* This file is part of LaTeX
ila
.
* This file is part of
GNOME
LaTeX.
*
* Copyright © 2011, 2012 Sébastien Wilmet
*
* LaTeX
ila
is free software: you can redistribute it and/or modify
*
GNOME
LaTeX is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* LaTeX
ila
is distributed in the hope that it will be useful,
*
GNOME
LaTeX is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with LaTeX
ila
. If not, see <http://www.gnu.org/licenses/>.
* along with
GNOME
LaTeX. If not, see <http://www.gnu.org/licenses/>.
*/
using
Gtk
;
...
...
src/completion.vala
View file @
dcc620a5
/*
* This file is part of LaTeX
ila
.
* This file is part of
GNOME
LaTeX.
*
* Copyright © 2010-2012 Sébastien Wilmet
*
* LaTeX
ila
is free software: you can redistribute it and/or modify
*
GNOME
LaTeX is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* LaTeX
ila
is distributed in the hope that it will be useful,
*
GNOME
LaTeX is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with LaTeX
ila
. If not, see <http://www.gnu.org/licenses/>.
* along with
GNOME
LaTeX. If not, see <http://www.gnu.org/licenses/>.
*
* Authors: Sébastien Wilmet
* Pieter Pareit
...
...
src/custom_statusbar.vala
View file @
dcc620a5
/*
* This file is part of LaTeX
ila
.
* This file is part of
GNOME
LaTeX.
*
* Copyright © 2010-2011 Sébastien Wilmet
*
* LaTeX
ila
is free software: you can redistribute it and/or modify
*
GNOME
LaTeX is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* LaTeX
ila
is distributed in the hope that it will be useful,
*
GNOME
LaTeX is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with LaTeX
ila
. If not, see <http://www.gnu.org/licenses/>.
* along with
GNOME
LaTeX. If not, see <http://www.gnu.org/licenses/>.
*/
using
Gtk
;
...
...
src/dialogs.vala
View file @
dcc620a5
/*
* This file is part of LaTeX
ila
.
* This file is part of
GNOME
LaTeX.
*
* Copyright © 2010-2011 Sébastien Wilmet
*
* LaTeX
ila
is free software: you can redistribute it and/or modify
*
GNOME
LaTeX is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* LaTeX
ila
is distributed in the hope that it will be useful,
*
GNOME
LaTeX is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with LaTeX
ila
. If not, see <http://www.gnu.org/licenses/>.
* along with
GNOME
LaTeX. If not, see <http://www.gnu.org/licenses/>.
*/
using
Gtk
;
...
...
src/document.vala
View file @
dcc620a5
/*
* This file is part of LaTeX
ila
.
* This file is part of
GNOME
LaTeX.
*
* Copyright © 2010-2011 Sébastien Wilmet
*
* LaTeX
ila
is free software: you can redistribute it and/or modify
*
GNOME
LaTeX is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* LaTeX
ila
is distributed in the hope that it will be useful,
*
GNOME
LaTeX is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with LaTeX
ila
. If not, see <http://www.gnu.org/licenses/>.
* along with
GNOME
LaTeX. If not, see <http://www.gnu.org/licenses/>.
*/
using
Gtk
;
...
...
src/document_structure.vala
View file @
dcc620a5
/*
* This file is part of LaTeX
ila
.
* This file is part of
GNOME
LaTeX.
*
* Copyright © 2011-2012 Sébastien Wilmet
*
* LaTeX
ila
is free software: you can redistribute it and/or modify
*
GNOME
LaTeX is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* LaTeX
ila
is distributed in the hope that it will be useful,
*
GNOME
LaTeX is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with LaTeX
ila
. If not, see <http://www.gnu.org/licenses/>.
* along with
GNOME
LaTeX. If not, see <http://www.gnu.org/licenses/>.
*/
using
Gtk
;
...
...
src/document_tab.vala
View file @
dcc620a5
/*
* This file is part of LaTeX
ila
.
* This file is part of
GNOME
LaTeX.
*
* Copyright © 2010, 2011, 2017 Sébastien Wilmet
*
* LaTeX
ila
is free software: you can redistribute it and/or modify
*
GNOME
LaTeX is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* LaTeX
ila
is distributed in the hope that it will be useful,
*
GNOME
LaTeX is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with LaTeX
ila
. If not, see <http://www.gnu.org/licenses/>.
* along with
GNOME
LaTeX. If not, see <http://www.gnu.org/licenses/>.
*/
using
Gtk
;
...
...
src/document_view.vala
View file @
dcc620a5
/*
* This file is part of LaTeX
ila
.
* This file is part of
GNOME
LaTeX.
*
* Copyright © 2010-2016 Sébastien Wilmet
*
* LaTeX
ila
is free software: you can redistribute it and/or modify
*
GNOME
LaTeX is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* LaTeX
ila
is distributed in the hope that it will be useful,
*
GNOME
LaTeX is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with LaTeX
ila
. If not, see <http://www.gnu.org/licenses/>.
* along with
GNOME
LaTeX. If not, see <http://www.gnu.org/licenses/>.
*/
using
Gtk
;
...
...
src/documents_panel.vala
View file @
dcc620a5
/*
* This file is part of LaTeX
ila
.
* This file is part of
GNOME
LaTeX.
*
* Copyright © 2010, 2011, 2017 Sébastien Wilmet
*
* LaTeX
ila
is free software: you can redistribute it and/or modify
*
GNOME
LaTeX is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* LaTeX
ila
is distributed in the hope that it will be useful,
*
GNOME
LaTeX is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with LaTeX
ila
. If not, see <http://www.gnu.org/licenses/>.
* along with
GNOME
LaTeX. If not, see <http://www.gnu.org/licenses/>.
*/
using
Gtk
;
...
...
src/encodings.vala
View file @
dcc620a5
/*
* This file is part of LaTeX
ila
.
* This file is part of
GNOME
LaTeX.
*
* Copyright © 2010 Sébastien Wilmet
*
* LaTeX
ila
is free software: you can redistribute it and/or modify
*
GNOME
LaTeX is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* LaTeX
ila
is distributed in the hope that it will be useful,
*
GNOME
LaTeX is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with LaTeX
ila
. If not, see <http://www.gnu.org/licenses/>.
* along with
GNOME
LaTeX. If not, see <http://www.gnu.org/licenses/>.
*/
namespace
Encodings
...
...
src/error_entry.vala
View file @
dcc620a5
/*
* This file is part of LaTeX
ila
.
* This file is part of
GNOME
LaTeX.
*
* Copyright © 2012, 2013 Sébastien Wilmet
*
* LaTeX
ila
is free software: you can redistribute it and/or modify
*
GNOME
LaTeX is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* LaTeX
ila
is distributed in the hope that it will be useful,
*
GNOME
LaTeX is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with LaTeX
ila
. If not, see <http://www.gnu.org/licenses/>.
* along with
GNOME
LaTeX. If not, see <http://www.gnu.org/licenses/>.
*/
using
Gtk
;
...
...
src/factory.vala
View file @
dcc620a5
/*
* This file is part of LaTeX
ila
.
* This file is part of
GNOME
LaTeX.
*
* Copyright © 2017 Sébastien Wilmet
*
* LaTeX
ila
is free software: you can redistribute it and/or modify
*
GNOME
LaTeX is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* LaTeX
ila
is distributed in the hope that it will be useful,
*
GNOME
LaTeX is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with LaTeX
ila
. If not, see <http://www.gnu.org/licenses/>.
* along with
GNOME
LaTeX. If not, see <http://www.gnu.org/licenses/>.
*/
public
class
Factory
:
Tepl
.
AbstractFactoryVala
...
...
src/file_browser.vala
View file @
dcc620a5
/*
* This file is part of LaTeX
ila
.
* This file is part of
GNOME
LaTeX.
*
* Copyright © 2010-2012, 2017 Sébastien Wilmet
*
* LaTeX
ila
is free software: you can redistribute it and/or modify
*
GNOME
LaTeX is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* LaTeX
ila
is distributed in the hope that it will be useful,
*
GNOME
LaTeX is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with LaTeX
ila
. If not, see <http://www.gnu.org/licenses/>.
* along with
GNOME
LaTeX. If not, see <http://www.gnu.org/licenses/>.
*/
using
Gtk
;
...
...
src/finance.vala
View file @
dcc620a5
/*
* This file is part of LaTeX
ila
.
* This file is part of
GNOME
LaTeX.
*
* Copyright © 2015 - Sébastien Wilmet
*
* LaTeX
ila
is free software: you can redistribute it and/or modify
*
GNOME
LaTeX is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* LaTeX
ila
is distributed in the hope that it will be useful,
*
GNOME
LaTeX is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with LaTeX
ila
. If not, see <http://www.gnu.org/licenses/>.
* along with
GNOME
LaTeX. If not, see <http://www.gnu.org/licenses/>.
*/
using
Gtk
;
...
...
src/latex_menu.vala
View file @
dcc620a5
/*
* This file is part of LaTeX
ila
.
* This file is part of
GNOME
LaTeX.
*
* Copyright © 2010-2011, 2017 Sébastien Wilmet
*
* LaTeX
ila
is free software: you can redistribute it and/or modify
*
GNOME
LaTeX is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* LaTeX
ila
is distributed in the hope that it will be useful,
*
GNOME
LaTeX is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with LaTeX
ila
. If not, see <http://www.gnu.org/licenses/>.
* along with
GNOME
LaTeX. If not, see <http://www.gnu.org/licenses/>.
*/
using
Gtk
;
...
...
Prev
1
2
3
4
5
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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