- 29 Jan, 2006 1 commit
-
-
Roman Joost authored
2006-01-29 Roman Joost <romanofski@gimp.org> * plug-ins/script-fu/scripts/web-browser.scm: adds eight bookmarks to the user manual (Basics, Dialogs and Docks, Drawing Simple Objects, Fileformats, Photography, Preparing for the Web, Using Paths). It also adds a new link to http://docs.gimp.org.
-
- 28 Jan, 2006 1 commit
-
-
Clytie Siddall authored
-
- 27 Jan, 2006 2 commits
-
-
Karine Delvare authored
2006-01-27 Karine Delvare <kdelvare@nerim.net> Let's pretend nobody saw that mess.
-
Karine Delvare authored
2006-01-27 Karine Delvare <kdelvare@nerim.net> * po/fr.po: fixed spelling error.
-
- 26 Jan, 2006 3 commits
-
-
Sven Neumann authored
2006-01-26 Sven Neumann <sven@gimp.org> * app/widgets/gimpthumbbox.c: some finetuning to the labels.
-
Adam Weinberger authored
2006-01-26 Adam Weinberger <adamw@gnome.org> * en_CA.po: Updated Canadian English translation.
-
Clytie Siddall authored
-
- 25 Jan, 2006 10 commits
-
-
Funda Wang authored
-
Funda Wang authored
-
Sven Neumann authored
2006-01-25 Sven Neumann <sven@gimp.org> * libgimp/libgimp-sections.txt * libgimpwidgets/libgimpwidgets-sections.txt: added new symbols. * libgimp/tmpl/gimpcontext.sgml * libgimp/tmpl/gimpimage.sgml * libgimp/tmpl/gimpvectors.sgml * libgimpwidgets/tmpl/gimpscrolledpreview.sgml: regenerated.
-
Sven Neumann authored
2006-01-25 Sven Neumann <sven@gimp.org> * libgimp/gimpzoompreview.[ch]: added a priv pointer to the instance struct and changed the GET_PRIVATE() macro to access the private data via that pointer.
-
Sven Neumann authored
2006-01-25 Sven Neumann <sven@gimp.org> * libgimpwidgets/gimpintcombobox.[ch] * libgimpwidgets/gimppageselector.[ch] * libgimpwidgets/gimpzoommodel.[ch]: added a priv pointer to the instance struct and changed the GET_PRIVATE() macro to access the private data via that pointer. * libgimpwidgets/gimpscrolledpreview.[ch] * libgimpwidgets/gimpwidgets.def: added a priv pointer to the instance struct and moved all private data to the GimpScrolledPreviewPrivate struct. Added freeze/thaw methods so that derived widgets can be implemented without accessing private data. * libgimp/gimpzoompreview.c: changed accordingly. * libgimp/gimpfontselectbutton.[ch]: let the priv pointer be an anonymous void pointer.
-
Sven Neumann authored
2006-01-25 Sven Neumann <sven@gimp.org> * docs/gimp.1.in: document some more environment variables. * docs/gimprc.5.in * docs/gimptool.1.in: unified spelling of "plug-in".
-
Sven Neumann authored
2006-01-25 Sven Neumann <sven@gimp.org> * POTFILES.in * POTFILES.skip: moved files to the skip list. These were left out intentionally.
-
Funda Wang authored
-
Funda Wang authored
-
Funda Wang authored
-
- 24 Jan, 2006 1 commit
-
-
Benoît Dejean authored
* fr.po: Updated French translation.
-
- 23 Jan, 2006 2 commits
-
-
Michael Natterer authored
2006-01-24 Michael Natterer <mitch@gimp.org> * plug-ins/script-fu/scripts/guides-new.scm * plug-ins/script-fu/scripts/guides-new-percent.scm: allow guides at the right and bottom edges of the canvas. Fixes bug #328320.
-
Marco Ciampa authored
-
- 22 Jan, 2006 1 commit
-
-
Clytie Siddall authored
-
- 21 Jan, 2006 3 commits
-
-
Simon Budig authored
-
Simon Budig authored
2006-01-21 Simon Budig <simon@gimp.org> * desktop/gimp.desktop.in.in: Added "GTK" category. Fixes bug #328012. * tools/pdbgen/pdb/vectors.pdb: removed unused variables. * app/pdb/vectors_cmds.c: regenerated.
-
Karine Delvare authored
2006-01-21 Karine Delvare <kdelvare@nerim.net> * app/tools/gimpcroptool.c * app/tools/gimpnewrectselecttool.c * app/tools/gimprectangleoptions.c * app/tools/gimprectangletool.c: indentation fixes.
-
- 20 Jan, 2006 1 commit
-
-
Michael Natterer authored
2006-01-20 Michael Natterer <mitch@gimp.org> * configure.in: applied modified patch from Henrik Brix Andersen which adds the possibility to build --without-alsa, even if alsa is available. Fixes bug #327777.
-
- 19 Jan, 2006 1 commit
-
-
Michael Natterer authored
2006-01-19 Michael Natterer <mitch@gimp.org> * app/tools/gimprectangletool.c (gimp_rectangle_tool_dispose): don't call g_free() on a widget pointer. Fixes bug #327639.
-
- 18 Jan, 2006 3 commits
-
-
Michael Natterer authored
-
Michael Natterer authored
2006-01-18 Michael Natterer <mitch@gimp.org> * app/config/config-types.c: define GIMP_PARAM_STATIC_STRINGS which is G_PARAM_STATIC_NAME|NICK|BLURB. Also define GIMP_PARAM_READABLE, _WRITABLE and _READWRITE which include GIMP_PARAM_STATIC_STRINGS. * app/*/*.c: use them for all object properties so their strings are not copied.
-
Adam Weinberger authored
2006-01-17 Adam Weinberger <adamw@gnome.org> * en_CA.po: Updated Canadian English translation.
-
- 17 Jan, 2006 7 commits
-
-
Michael Natterer authored
2006-01-17 Michael Natterer <mitch@gimp.org> * app/dialogs/quit-dialog.c (quit_close_all_dialog_new): s/preview-size/view-size/
-
Michael Natterer authored
2006-01-17 Michael Natterer <mitch@gimp.org> * app/dialogs/image-new-dialog.c (image_new_dialog_new): one more s/preview-size/view-size/.
-
Raphael Quinet authored
2006-01-17 Raphael Quinet <raphael@gimp.org> * tools/pdbgen/pdb/buffer.pdb * tools/pdbgen/pdb/color.pdb * tools/pdbgen/pdb/fileops.pdb * tools/pdbgen/pdb/guides.pdb * tools/pdbgen/pdb/palettes.pdb * tools/pdbgen/pdb/paths.pdb * tools/pdbgen/pdb/selection.pdb * tools/pdbgen/pdb/selection_tools.pdb: removed trailing whitespace in the parts of these files generating C code.
-
Raphael Quinet authored
2006-01-17 Raphael Quinet <raphael@gimp.org> * app/composite/make-installer.py (print_function_table): updated so that the code does not add trailing whitespace in generated function tables.
-
Raphael Quinet authored
2006-01-17 Raphael Quinet <raphael@gimp.org> * (about 130 *.[ch] files): automatically removed trailing whitespace from 3460 lines.
-
Sven Neumann authored
2006-01-17 Sven Neumann <sven@gimp.org> * app/about.h (GIMP_COPYRIGHT): updated year in copyright. * app/actions/dialogs-actions.c: string change.
-
Michael Natterer authored
2006-01-17 Michael Natterer <mitch@gimp.org> * app/actions/dockable-actions.c * app/actions/dockable-commands.[ch] * app/dialogs/dialogs-constructors.[ch] * app/dialogs/dialogs.c * app/display/gimpdisplayshell-layer-select.c * app/widgets/gimpbrusheditor.[ch] * app/widgets/gimpbrushfactoryview.h * app/widgets/gimpbufferview.[ch] * app/widgets/gimpchanneltreeview.c * app/widgets/gimpcomponenteditor.[ch] * app/widgets/gimpcontainerbox.c * app/widgets/gimpcontainercombobox.[ch] * app/widgets/gimpcontainereditor.[ch] * app/widgets/gimpcontainerentry.[ch] * app/widgets/gimpcontainergridview.[ch] * app/widgets/gimpcontainerpopup.[ch] * app/widgets/gimpcontainertreeview.[ch] * app/widgets/gimpcontainerview.[ch] * app/widgets/gimpdatafactoryview.[ch] * app/widgets/gimpdevicestatus.c * app/widgets/gimpdialogfactory.[ch] * app/widgets/gimpdocumentview.[ch] * app/widgets/gimpfontview.[ch] * app/widgets/gimpgradienteditor.[ch] * app/widgets/gimpimageview.[ch] * app/widgets/gimpitemtreeview.[ch] * app/widgets/gimplayertreeview.c * app/widgets/gimpmenudock.c * app/widgets/gimppatternfactoryview.[ch] * app/widgets/gimppropwidgets.[ch] * app/widgets/gimpselectioneditor.[ch] * app/widgets/gimpsessioninfo.[ch] * app/widgets/gimptemplateview.[ch] * app/widgets/gimptooloptionseditor.c * app/widgets/gimptoolview.[ch] * app/widgets/gimpundoeditor.[ch] * app/widgets/gimpviewablebox.c * app/widgets/gimpviewablebutton.[ch] * app/widgets/gimpviewabledialog.[ch] * app/widgets/gimpviewrenderer.c: change the word "preview" to "view" whereever we talk about GimpView or GimpViewRenderer objects or their sizes. Ther were renamed from "Preview" a long time ago and we had a preview/view naming mess ever since.
-
- 16 Jan, 2006 1 commit
-
-
Adam Weinberger authored
2006-01-15 Adam Weinberger <adamw@gnome.org> * en_CA.po: Updated Canadian English translation.
-
- 15 Jan, 2006 2 commits
-
-
Vincent van Adrighem authored
2006-01-15 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated by Tino Meinen.
-
Clytie Siddall authored
-
- 14 Jan, 2006 1 commit
-
-
Michael Natterer authored
2006-01-14 Michael Natterer <mitch@gimp.org> * app/config/gimpconfig-utils.[ch] (gimp_config_connect_full): variant of gimp_config_connect() which allows the connected objects to have different propertynames. * app/widgets/widgets-enums.[ch]: removed enum GimpViewType... * app/core/core-enums.[ch]: ...and added it here. * app/widgets/gimpviewablebutton.[ch] (gimp_viewable_button_new): added "button_preview_size" parameter so the button and popup preview sizes can be specified separately. * app/widgets/gimptemplateeditor.c: changed accordingly. * app/widgets/gimpviewablebox.[ch] (gimp_prop_*_box_new): new functions which take additional "view_type_prop" and "view_size_prop" parameters and sync the passed context's properties with the resp. properties of the viewable button. * app/paint/gimppaintoptions.[ch] * app/tools/gimpbucketfilloptions.c * app/tools/gimpclonetool.c * app/tools/gimppaintoptions-gui.c * app/tools/gimptextoptions.[ch]: added view-type and view-size properties to the options objects and use the new viewable box constructors so the selected view types and sizes are persistant across sessions. Fixes bug #315443.
-