Difference between revisions of "Inkscape-fr"

From Inkscape Wiki
Jump to navigation Jump to search
Line 72: Line 72:
=== Documentation pour les programmeurs ===
=== Documentation pour les programmeurs ===
</th></tr><tr valign="top" align="left"><td style="width:50%;padding:.5em">
</th></tr><tr valign="top" align="left"><td style="width:50%;padding:.5em">
==== General ====
==== Documentation générale ====
* [[DeveloperManual]]
* [[DeveloperManual|Manuel de programmation]] (en)
* [[CompilingInkscape]]
* [[CompilingInkscape|Compiler Inkscape]] (en)
* [[WorkingWithSVN]]
* [[WorkingWithSVN|Utiliser SVN]] (en)
* [[Using Eclipse]]
* [[Using Eclipse|Utiliser Eclipse]] (en)
* [[HandlingPreferences]]:  creating and using preference values
* [[HandlingPreferences|Manipuler les préférences]] (en)
* [[AddSPObject]]: how to add a new SPObject type
* [[AddSPObject|Ajouter un nouveau type SPObject]] (en)
* [[ReprListeners]]: responding to XML doc changes
* [[ReprListeners]]: responding to XML doc changes (en)
* [[ErrorsAndWarnings]]: how to deal with reporting errors, warnings, and other messages
* [[ErrorsAndWarnings]]: how to deal with reporting errors, warnings, and other messages (en)
* [[DebuggingTips]]: random tips to help debug problems
* [[DebuggingTips]]: random tips to help debug problems (en)


* [[DeveloperTitles]]: terms for various roles in Inkscape
* [[DeveloperTitles]]: terms for various roles in Inkscape (en)
* [[InkscapeJanitors]]: small tasks that need doing
* [[InkscapeJanitors]]: small tasks that need doing (en)
* [[ExtensionAttributes]]: currently defined attributes in Inkscape's XML namespace and what they do
* [[ExtensionAttributes]]: currently defined attributes in In kscape's XML namespace and what they do (en)


* [[ExtensionsRepository]]: an Internet central for Inkscape Extensions
* [[ExtensionsRepository]]: an Internet central for Inkscape Extensions (en)
* [[OtherProjects]] (outside links)
* [[OtherProjects]] (outside links) (en)
* [[MakingLivePathEffects]]: detailed instructions for building new live path effects
* [[MakingLivePathEffects]]: detailed instructions for building new live path effects (en)
* [[WorkingWith2GeomFAQ]]: reallife questions answered about using 2Geom in real code
* [[WorkingWith2GeomFAQ]]: reallife questions answered about using 2Geom in real code (en)
* [[:Category:Extensions|Extensions]]
* [[:Category:Extensions|Extensions]] (en)
** [[ExtensionArchitecture]]: an overview of the functionality provided by extensions and the possible implementations
** [[ExtensionArchitecture]]: an overview of the functionality provided by extensions and the possible implementations (en)
** [[MakingAnINX]]: A description of the INX file format
** [[MakingAnINX]]: A description of the INX file format (en)
** [[ScriptingHOWTO]]: Guidelines for writing External Script Extensions
** [[ScriptingHOWTO]]: Guidelines for writing External Script Extensions (en)
** [[PythonModules]]: Helper modules for extensions crafted with python
** [[PythonModules]]: Helper modules for extensions crafted with python (en)


</td><td style="width:50%;padding:.5em">
</td><td style="width:50%;padding:.5em">


==== Development Discussion ====
==== Development Discussion ====
* [[Roadmap]]: the main todo list
* [[Roadmap]]: the main todo list (en)
* [[Minimum Version Requirements]] of dependencies, etc.
* [[Minimum Version Requirements]] of dependencies, etc. (en)
* [[NewFeatureProposals]]
* [[NewFeatureProposals]] (en)
* [[ExtensionArchitectureProposals]]
* [[ExtensionArchitectureProposals]] (en)
* [[Coding Style|Coding Style Discussion]]
* [[Coding Style|Coding Style Discussion]] (en)
* [[FileTypes]]
* [[FileTypes]] (en)
* [[ApplicationIcons]] (Application + Interface)
* [[ApplicationIcons]] (Application + Interface) (en)
* [[InkscapeColor]]
* [[InkscapeColor]] (en)
* [[PrintingSubsystem]]
* [[PrintingSubsystem]] (en)
* [[SVG Competitors Plan]] - MS WVG vs SVG, etc
* [[SVG Competitors Plan]] - MS WVG vs SVG, etc (en)
* [[SVG Tiny Compliance]]
* [[SVG Tiny Compliance]] (en)
* [[SVG Test Suite Compliance]] - [[W3C]] full test suite
* [[SVG Test Suite Compliance]] - [[W3C]] full test suite (en)
* [[CSS Support]]
* [[CSS Support]] (en)
* [[OpenDocument proposal]]
* [[OpenDocument proposal]] (en)
* [[Googles Summer Of Code]]
* [[Googles Summer Of Code]] (en)
* [[UI MockupScreenshots]]
* [[UI MockupScreenshots]] (en)
* [[lib2geom]]
* [[lib2geom]] (en)
* [[Swatch Book]]
* [[Swatch Book]] (en)
* [[Tablet Dialog]]
* [[Tablet Dialog]] (en)


</td></tr><tr valign="top" align="left"><td style="width:50%;padding:.5em">
</td></tr><tr valign="top" align="left"><td style="width:50%;padding:.5em">


==== User Interface Discussion ====
==== Discussion sur l'interface utilisateur ====
* [[Translation_information]]
* [[Translation_information|Traductions]] (en)
* [[AddingInterfaceVerbs]]
* [[AddingInterfaceVerbs|Ajouter des commandes (''verbs'')]] (en)
* [[AccessibleGraphics]]
* [[AccessibleGraphics]] (en)
* [[ObjectManager]]
* [[ObjectManager]] (en)
* [[DialogsReorganization]]
* [[DialogsReorganization]] (en)
* [[ModalInterfaces]]
* [[ModalInterfaces]] (en)
* [[TextUsability]]: text tool /dialog dialog
* [[TextUsability]]: text tool /dialog dialog (en)
* [[KeyboardShortcutsToDo]]
* [[KeyboardShortcutsToDo]] (en)
** [[KeyboardProfiles]]: how you can help  
** [[KeyboardProfiles]]: how you can help (en)
* [[StatusbarAPI]]
* [[StatusbarAPI]] (en)
* [[Animation-(Timeline)]]
* [[Animation-(Timeline)]] (en)
* [[Free Desktop Graphic Suite]]
* [[Free Desktop Graphic Suite]] (en)


</td><td style="width:50%;padding:.5em">
</td><td style="width:50%;padding:.5em">


==== Rearchitecture Discussion ====
==== Réorganisation de l'architecture ====
* [[0.47 Refactoring Plan]]
* [[0.47 Refactoring Plan | Plan de refonte pour la version 0.47]] (en)
** [[SubsystemRearchitecture]]
** [[SubsystemRearchitecture|Architecture du sous-système]] (en)
** [[GtkMMification]]: replace C boilerplate with gtkmm objects
** [[GtkMMification]]: remplacement de code C par des objets gtkmm (en)
* [[PathRepresentation]]
* [[PathRepresentation|Représentation des chemins]] (en)
* [[Cairoification]]
* [[Cairoification]] (en)
* [[ScribusInteroperability]]
* [[ScribusInteroperability|Interopérabilité avec Scribus]] (en)


</td></tr></table>
</td></tr></table>
* [[WikiAttic]]: pages that are no longer relevant but kept for historical value


__NOTOC__
__NOTOC__


[[Category:About Inkscape]]
[[Category:About Inkscape]]
[[Category:French]]

Revision as of 11:56, 2 July 2008

Wiki Inkscape en français

Wiki dans d'autres langues: español, Català, Português, deutsch.

À propos d'Inkscape

Documentation pour les utilisateurs

Aider sans coder

Documentation pour les programmeurs

Documentation générale

Development Discussion

Discussion sur l'interface utilisateur

Réorganisation de l'architecture