openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
G
GChemPaint
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
8 months
ago. based on code collected
8 months
ago.
Oct 27, 2024 — Oct 27, 2025
Showing page 1 of 14
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
2007-03-09 Jean Brefort <
[email protected]
> * Updated French translation.
jean_brefort
More...
over 19 years ago
2007-03-09 Jean Brefort <
[email protected]
> * lib/about.cc: updated copyright string. * lib/application.cc: fixed localization issues. * lib/fontsel.cc: ditto. * lib/preferences.cc: ditto. * lib/theme.cc: ditto. * lib/window.cc: ditto. * plugins/arrows/arrowtool.glade: ditto. * plugins/templates/templates.glade: ditto. * src/main.cc: ditto. * ui/preferences.glade: ditto. * ui/tools.glade: ditto.
jean_brefort
More...
over 19 years ago
2007-02-22 Jean Brefort <
[email protected]
> * configure.ac: post branching version bump (0.9.0).
jean_brefort
More...
over 19 years ago
2007-02-21 Jean Brefort <
[email protected]
> * help/C/gchempaint-unstable.xml: make it conform to the schema.
jean_brefort
More...
over 19 years ago
Fixed typo.
jean_brefort
More...
over 19 years ago
2007-02-21 Jean Brefort <
[email protected]
> * ui/Makefile.am: removed obsolete glade file. * ui/mendeleiev.glade: ditto.
jean_brefort
More...
over 19 years ago
2007-02-21 Jean Brefort <
[email protected]
> * NEWS: news for 0.7.6 * plugins/cycles/Makefile.am: removed obsolete glade file. * plugins/cycles/cyclentool.glade: ditto.
jean_brefort
More...
over 19 years ago
2007-02-21 Jean Brefort <
[email protected]
> * POTFILES.in: updated file list.
jean_brefort
More...
over 19 years ago
2007-02-20 Jean Brefort <
[email protected]
> * help/C/figures/arrow-opts.png: new screenshot. * help/C/figures/arrows.png: ditto. * help/C/figures/mesomery3.png: updated screenshot. * help/C/gchempaint-unstable.xml: finished updating. * lib/reactant.cc: update canvas before retrieving object bounds. * plugins/text/texttool.cc: don't update option box if not initialized.
jean_brefort
More...
over 19 years ago
2007-02-19 Jean Brefort <
[email protected]
> * help/C/figures/arrow-heads.png: new or updated screenshot. * help/C/figures/bond-opts.png: ditto. * help/C/figures/chain-opt.png: ditto. * help/C/figures/chain.png: ditto. * help/C/figures/choose-elt.png: ditto. * help/C/figures/cycle-opt.png: ditto. * help/C/figures/cyclentool-opt.png: ditto. * help/C/figures/group.png: ditto. * help/C/figures/mendeleiev.png: ditto. * help/C/figures/new-template.png: ditto. * help/C/figures/newfile.png: ditto. * help/C/figures/preferences.png: ditto. * help/C/figures/prefs-arrows.png: ditto. * help/C/figures/prefs-atoms-font.png: ditto. * help/C/figures/prefs-atoms-other.png: ditto. * help/C/figures/prefs-bonds.png: ditto. * help/C/figures/prefs-text.png: ditto. * help/C/figures/properties.png: ditto. * help/C/figures/stereobonds.png: ditto. * help/C/figures/templates-tools.png: ditto. * help/C/figures/templates.png: ditto. * help/C/figures/texttools-bar.png: ditto. * help/C/gchempaint-unstable.xml: updated documentation. * lib/application.cc: don't read files after their end when using Openbabel. * lib/stringdlg.cc: ensure the window is displayed on top. * lib/tool.h: add GetHelpTag virtual method. * lib/tools.cc: use Tool:GetHelpTag to open help for the selected tool. * lib/tools.h: ditto. * plugins/arrows/Makefile.am: removed obsolete files. * plugins/arrows/arrowtool.cc: implement help and options. * plugins/arrows/arrowtool.glade: add arrow length option. * plugins/arrows/arrowtool.h: implement help and options. * plugins/atoms/Makefile.am: removed obsolete files. * plugins/atoms/chargetool.h: implement GetHelpTag method. * plugins/atoms/electrontool.h: ditto. * plugins/atoms/elementtool.h: ditto. * plugins/bonds/Makefile.am: removed obsolete files. * plugins/bonds/bondtool.h: implement GetHelpTag method. * plugins/bonds/chaintool.h: ditto. * plugins/cycles/Makefile.am: removed obsolete files. * plugins/cycles/cycletool.h: implement GetHelpTag method. * plugins/selection/Makefile.am: removed obsolete files. * plugins/selection/erasertool.h: implement GetHelpTag method. * plugins/selection/group.glade: minor update. * plugins/selection/selectiontool.cc: implement GetHelpTag method. * plugins/selection/selectiontool.h: ditto. * plugins/templates/Makefile.am: removed obsolete files. * plugins/templates/templatetool.h: implement GetHelpTag method. * plugins/text/Makefile.am: removed obsolete files. * plugins/text/fragmenttool.h: implement GetHelpTag method. * plugins/text/texttool.h: ditto. * ui/stringdlg.glade: minor update. * ui/tools.glade: minor update.
jean_brefort
More...
over 19 years ago
2007-02-17 Jean Bréfort <
[email protected]
> * Makefile.am: removed tests from SUBDIRS. * TODO: no more code before 0.8 (except bugs fixes). * configure.ac: removed tests/Makefile from AC_OUTPUT. * help/C/figures/main-window.png: updated. * help/C/figures/toolbox.png: ditto. * help/C/gchempaint-unstable.xml: some more work. * help/gchempaint-unstable.omf.in: removed Education. * lib/application.cc: scale bond lengths to current theme when importing using Openbabel. * lib/atom.cc: ditto. * lib/atom.h: ditto. * lib/document.cc: ditto. * lib/document.h: ditto. * lib/molecule.cc: ditto. * lib/preferences.cc: update bond length and angle and arrow length for documents when the theme changes. * plugins/templates/templatetool.cc: scale bond lengths to current theme when inserting. * plugins/arrows/arrows.xml: removed obsolete. * plugins/atoms/atoms.xml: ditto. * plugins/bonds/bonds.xml: ditto. * plugins/cycles/cycles.xml: ditto. * plugins/selection/selection.xml: ditto. * plugins/templates/templates-old.glade: ditto. * plugins/templates/templates.xml: ditto. * plugins/templates/templatetool.cc: scale bond lengths to current theme when inserting. * plugins/templates/templatetree.cc: ditto. * plugins/templates/templatetree.h: ditto. * plugins/text/subscript24.png: removed obsolete. * plugins/text/superscript24.png: ditto. * plugins/text/text.xml: ditto. * tests/Makefile.am: ditto. * tests/bonobo-control-test.c: ditto.
jean_brefort
More...
over 19 years ago
2007-02-11 Jean Brefort <
[email protected]
> * lib/application.cc: don't create a new document when not necessary. * lib/atom.cc: add a contextual menu entry to show carbon atoms symbols and display a bullet when a carbon atom has two bonds and only two with opposite directions when the symbol is not displayed. Fixes [#19013]. * lib/atom.h: ditto. * lib/bond.cc: fix a display order (might break something else).
jean_brefort
More...
over 19 years ago
2007-02-07 Jean Brefort <
[email protected]
> * plugins/templates/templatetool.cc: reimplemented delete template, fixed a crasher whenselecting a category, and cleaned obsolete code. * plugins/templates/templatetool.h: cleaned obsoleted code.
jean_brefort
More...
over 19 years ago
2007-02-06 Jean Brefort <
[email protected]
> * TODO: updated. * goffice/gofficeapp.cc: updated copyright. * goffice/gofficeapp.h: ditto. * lib/application.cc: use new DialogOwner class. * lib/application.h: ditto. * lib/atom.cc: updated copyright. * lib/atom.h: ditto. * lib/bond.cc: ditto. * lib/docprop.cc: make it unique for each document. * lib/docprop.h: ditto. * lib/document.cc: use new DialogOwner class. * lib/document.h: ditto. * lib/fontsel.cc: updated copyright. * lib/fontsel.h: ditto. * lib/fragment.cc: ditto. * lib/mesomery-arrow.cc: ditto. * lib/mesomery.cc: ditto. * lib/mesomery.h: ditto. * lib/molecule.cc: ditto. * lib/molecule.h: ditto. * lib/newfiledlg.cc: make it unique. * lib/preferences.cc: ditto. * lib/preferences.h: ditto. * lib/reaction-arrow.cc: ditto. * lib/reaction-step.cc: ditto. * lib/reaction-step.h: ditto. * lib/reaction.cc: ditto. * lib/reaction.h: ditto. * lib/settings.cc: ditto. * lib/settings.h: ditto. * lib/theme.cc: ditto. * lib/theme.h: ditto. * lib/tool.cc: remove obsoleted OnOptions method. * lib/tool.h: ditto. * lib/tools.cc: use new DialogOwner class. * lib/tools.h: ditto. * lib/view.cc: updated copyright. * lib/view.h: ditto. * lib/window.cc: ditto. * lib/zoomdlg.cc: make it unique for each document. * lib/zoomdlg.h: ditto. * plugins/arrows/arrowtool.cc: remove obsoleted OnOptions method. * plugins/arrows/arrowtool.h: ditto. * plugins/arrows/retrosynthesis.cc: updated copyright. * plugins/arrows/retrosynthesis.h: ditto. * plugins/atoms/chargetool.cc: ditto. * plugins/atoms/elementtool.cc: ditto. * plugins/atoms/elementtool.h: ditto. * plugins/cycles/cycletool.cc: remove obsoleted OnOptions method. * plugins/cycles/cycletool.h: ditto. * plugins/selection/groupdlg.cc: make it unique for each document. * plugins/templates/templatetool.cc: reimplement new template action. * plugins/templates/templatetool.h: ditto. * plugins/templates/templatetree.cc: ditto. * src/standaloneapp.cc: updated copyright. * src/standaloneapp.h: ditto. * src/standalonewin.cc: ditto. * src/standalonewin.h: ditto.
jean_brefort
More...
over 19 years ago
2007-02-04 Jean Brefort <
[email protected]
> * help/C/gchempaint-unstable.xml: minor update. * lib/application.cc: finished themes support. * lib/application.h: ditto. * lib/docprop.cc: ditto and make it instant apply. * lib/docprop.h: ditto. * lib/document.cc: finished themes support. * lib/document.h: ditto. * lib/newfiledlg.cc: ditto. * lib/newfiledlg.h: ditto. * lib/preferences.cc: ditto. * lib/theme.cc: ditto. * lib/theme.h: ditto. * lib/view.cc: removed deprecated gcpView::SetLabel. * lib/view.h: ditto. * ui/docprop.glade: ditto and make it instant apply.
jean_brefort
More...
over 19 years ago
2007-01-31 Jean Brefort <
[email protected]
> * lib/document.cc: * lib/newfiledlg.cc: make the Dialog an Object so that it can be client of themes (themes will not be destroyed while the dialog is opened. * lib/newfiledlg.h: ditto. * lib/preferences.cc: ditto and add an entry for theme names. * lib/preferences.h: ditto. * lib/theme.cc: don't translate all theme names. * lib/theme.h: ditto. * ui/Makefile.am: add missing newfiledlg.glade. * ui/newfiledlg.glade: give a better name to the dialog. * ui/preferences.glade: add an entry for theme names.
jean_brefort
More...
over 19 years ago
2007-01-29 Jean Brefort <
[email protected]
> * help/C/gchempaint-unstable.xml: update some sections. * lib/application.cc: when opening several files, open each in its own window (a probably recently introduced bug).
jean_brefort
More...
over 19 years ago
2007-01-28 Jean Brefort <
[email protected]
> * goffice/gofficeapp.cc: implement new file with theme. * goffice/gofficeapp.h: ditto. * lib/Makefile.am: ditto. * lib/application.cc: ditto and don't quit if at least one file has not been saved. * lib/application.h: ditto. * lib/document.cc: implement new file with theme. * lib/newfiledlg.cc: ditto. * lib/newfiledlg.h: ditto. * lib/theme.cc: ditto. * lib/theme.h: ditto. * lib/window.cc: ditto and don't quit if at least one file has not been saved. ditto. * lib/window.h: implement new file with theme. * src/standaloneapp.cc: ditto. * src/standaloneapp.h: ditto. * src/standalonewin.cc: ditto. * src/standalonewin.h: ditto. * ui/newfiledlg.glade: ditto.
jean_brefort
More...
over 19 years ago
2007-01-26 Jean Brefort <
[email protected]
> * gchempaint.schemas.in: add an option to make the periodic table tearable. * lib/application.cc: ditto. * lib/document.cc: enhance OpenBabel export. * lib/preferences.cc: add an option to make the periodic table tearable. * lib/settings.cc: ditto. * lib/settings.h: ditto. * lib/tools.cc: ditto. * lib/tools.h: ditto. * ui/preferences.glade: ditto.
jean_brefort
More...
over 19 years ago
2007-01-25 Jean Brefort <
[email protected]
> * lib/application.cc: import all molecules from OpenBabel. * lib/atom.cc: import formal charge from OpenBabel. * lib/atom.h: add gcpAtom::GetCharge(); * lib/bond.cc: don't play with canvas when order is NULL. * lib/document.cc: better OpenBabel support. * lib/view.cc: fix various issues (image export, canvas size, widget dupplication.
jean_brefort
More...
over 19 years ago
2007-01-21 Jean Brefort <
[email protected]
> * gchempaint.schemas.in: removed two unused settings. * lib/atom.cc: fix local charges issues. * lib/fragment.cc: ditto. * lib/mesomery.cc: fix arrow padding scale. * lib/preferences.cc: implement all options. * lib/preferences.h: ditto. * lib/reaction-step.cc: fix arrow padding scale. * lib/reaction-step.h: ditto. * lib/reaction.cc: ditto. * lib/theme.cc: removed two unused settings. * lib/theme.h: ditto. * lib/view.cc: ensure scroll bounds when zooming. * lib/window.cc: add a new file menu (New themed), but still not implemented. * plugins/arrows/arrowtool.cc: fix arrow padding scale. * plugins/arrows/retrosynthesis.cc: dito. * plugins/atoms/chargetool.cc: fix local charges issues. * plugins/atoms/elementtool.cc: use pango item to support zooming. * plugins/atoms/elementtool.h: ditto. * ui/preferences.glade: implement all options.
jean_brefort
More...
over 19 years ago
2007-01-15 Jean Brefort <
[email protected]
> * lib/mesomery.cc: removed gcpMesomery::Add since it had the new default behavior [#18780]. * lib/mesomery.h: ditto. * lib/molecule.cc: implement gcpMolecule::Add to avoid executing the default. * lib/molecule.h: ditto. * lib/reaction.cc: removed gcpReaction:Add since it had the new default behavior. * lib/reaction.h: ditto. * plugins/arrows/retrosynthesis.cc: removed gcpRetrosynthesis:Add since it had the new default behavior. * plugins/arrows/retrosynthesis.h: ditto.
jean_brefort
More...
over 19 years ago
2007-01-12 Jean Brefort <
[email protected]
> * lib/mesomery-arrow.cc: support theme changes. * lib/preferences.cc: implement arrows settings. * lib/preferences.h: ditto. * lib/reaction-arrow.cc: support theme changes. * ui/preferences.glade: implement arrows settings.
jean_brefort
More...
over 19 years ago
2007-01-10 Jean Brefort <
[email protected]
> * help/C/figures/main-window.png: new screenshot. * help/C/figures/toolbox.png: ditto. * lib/theme.cc: save/load themes. * lib/theme.h: ditto. * ui/Makefile.am: add an icon. * ui/arrow.png: new icon. * ui/arrow.svg: new icon source. * ui/preferences.glade: add widgets to arrows page.
jean_brefort
More...
over 19 years ago
2007-01-09 Jean Brefort <
[email protected]
> * lib/atom.cc: change font when them changes. * lib/atom.h: ditto. * lib/document.cc: ditto. * lib/preferences.cc: implement change of fonts. * lib/view.cc: change font when them changes. * lib/view.h: ditto. * ui/preferences.glade: added a page for atoms font.
jean_brefort
More...
over 19 years ago
2007-01-05 Jean Brefort <
[email protected]
> * lib/Makefile.am: add path to libgcpcanvas to LIBS. * lib/application.cc: removed commented line and a printf debug line. * lib/molecule.cc: add missing initialization. * lib/theme.cc: be sure g_type_init is called before any gconf function.
jean_brefort
More...
over 19 years ago
2007-01-04 Jean Brefort <
[email protected]
> * lib/application.cc: import pubchem xml files if openbabel supports them. * lib/document.cc: inhibite saving for read only openbabel formats. * lib/fontsel.cc: added a font preview. * lib/molecule.cc: access PubChem database as well as NIST Webbook. * lib/molecule.h: ditto. * ui/preferences.glade: fixed text box.
jean_brefort
More...
over 19 years ago
2007-01-03 Jean Brefort <
[email protected]
> * configure.ac: add a test. * gchempaint.xml.in: removed types provided by chemical-mime-data. * help/C/gchempaint-unstable.xml: minor update. * lib/application.cc: add dynamic mime types use. Partly fixes #18646. * lib/application.h: ditto. * lib/document.cc: ditto. * lib/document.h: ditto. * lib/fontsel.cc: more progress. * lib/fontsel.h: ditto. * lib/preferences.cc: ditto. * lib/preferences.h: ditto. * lib/view.cc: add a conditional include for better portability.
jean_brefort
More...
over 19 years ago
2006-12-25 Jean Brefort <
[email protected]
> * lib/document.cc: don't close a modified file without asking if changes must really be discarded. * lib/document.h: ditto. * lib/window.cc: ditto. * lib/window.h: ditto. * src/standaloneapp.cc: ditto.
jean_brefort
More...
over 19 years ago
2006-12-24 Jean Brefort <
[email protected]
> * goffice/gofficeapp.cc: use gi18n-lib.h. * goffice/gofficewin.cc: ditto. * lib/about.cc: ditto. * lib/application.cc: ditto. * lib/bond.cc: fix Update to update bond width when theme changes. * lib/docprop.cc: use gi18n-lib.h. * lib/document.cc: add gcpDocument::OnSignal, and remove all bonob stuff. * lib/document.h: ditto. * lib/electron.cc: use gi18n-lib.h. * lib/fragment.cc: ditto. * lib/mesomer.cc: ditto. * lib/mesomery.cc: ditto. * lib/molecule.cc: ditto. * lib/preferences.cc: implement bonds settings. * lib/preferences.h: ditto. * lib/reactant.cc: use gi18n-lib.h. * lib/reaction.cc: ditto. * lib/stringdlg.cc: ditto. * lib/text.cc: ditto. * lib/theme.cc: implement bonds settings. * lib/theme.h: ditto. * lib/window.cc: use gi18n-lib.h. * plugins/arrows/arrowtool.cc: ditto. * plugins/arrows/curvedarrowtool.cc: include gchempaint-config.h. * plugins/arrows/retrosynthesis.cc: use gi18n-lib.h. * plugins/arrows/retrosynthesisarrow.cc: ditto. * plugins/arrows/retrosynthesisstep.cc: ditto. * plugins/atoms/chargetool.cc: ditto. * plugins/atoms/electrontool.cc: ditto. * plugins/bonds/bondtool.cc: ditto. * plugins/bonds/chaintool.cc: ditto. * plugins/bonds/delocalizedtool.cc: include gchempaint-config.h. * plugins/cycles/cycletool.cc: use gi18n-lib.h. * plugins/selection/group.cc: ditto. * plugins/selection/selectiontool.cc: ditto. * plugins/templates/templatetool.cc: ditto. * plugins/templates/templatetree.cc: ditto. * src/main.cc: ditto. * src/standaloneapp.cc: ditto. * src/standaloneapp.h: ditto. * ui/preferences.glade: implement bonds settings.
jean_brefort
More...
over 19 years ago
←
1
2
3
4
5
6
7
8
9
…
13
14
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree