- 07 Jul, 2005 5 commits
-
-
Michael Natterer authored
2005-07-07 Michael Natterer <mitch@gimp.org> * app/actions/documents-actions.c * app/actions/documents-commands.[ch] * app/widgets/gimphelp-ids.h * menus/documents-menu.xml: added "Copy Image Location" to the document history popup menu which copies the image's URI to clipbpard and primary.
-
Michael Natterer authored
2005-07-07 Michael Natterer <mitch@gimp.org> * libgimp*/tmpl/*.sgml: gtk-doc 1.4 added the Stability_Level section all over the place.
-
Kwok-Koon Cheung authored
* zh_TW.po: Updated traditional Chinese translation from GNOME HK Team
-
Sven Neumann authored
2005-07-07 Sven Neumann <sven@gimp.org> * app/actions/gradient-editor-commands.c * app/widgets/gimpcolordialog.c * app/widgets/gimpdock.c * plug-ins/gflare/gflare.c * plug-ins/script-fu/script-fu-server.c: set alternative button order in some places that were missed earlier. Spotted by Stephan Binner.
-
Sven Neumann authored
2005-07-07 Sven Neumann <sven@gimp.org> * app/actions/gradient-editor-commands.c * app/widgets/gimpcolordialog.c * app/widgets/gimpdock.c * plug-ins/gflare/gflare.c * plug-ins/script-fu/script-fu-server.c: specify alternative button order in some places that were missed earlier (spotted by Stephan Binner).
-
- 06 Jul, 2005 10 commits
-
-
Adam Weinberger authored
2005-07-06 Adam Weinberger <adamw@gnome.org> * en_CA.po: Updated Canadian English translation.
-
Michael Natterer authored
2005-07-06 Michael Natterer <mitch@gimp.org> * app/widgets/gimpactionview.c (gimp_action_view_new): set a search column.
-
Marcel Telka authored
2005-07-06 Marcel Telka <marcel@telka.sk> * sk.po: Updated Slovak translation.
-
Francisco Javier F. Serrador authored
2005-07-06 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation.
-
Manish Singh authored
2005-07-05 Manish Singh <yosh@gimp.org> * tools/shooter.c: Reorder #includes so things compile everywhere. Fixes bug #309562.
-
Sven Neumann authored
2005-07-06 Sven Neumann <sven@gimp.org> * libgimpwidgets/gimpbrowser.c: set the count label in italic. * plug-ins/dbbrowser/gimpprocbrowser.c * plug-ins/dbbrowser/plugin-browser.c: try to make it more obvious that the list is the result of a query by explicitely mentioning this in the summary below the list.
-
Sven Neumann authored
-
Sven Neumann authored
2005-07-06 Sven Neumann <sven@gimp.org> * app/plug-in/plug-ins-query.c (match_strings): reverted previous change, it was bogus. * app/pdb/procedural-db-query.c: case-insensitive search for procedures.
-
Manish Singh authored
2005-07-05 Manish Singh <yosh@gimp.org> * INSTALL * configure.in: Allow gtkhtml2, svg, and lcms features to be disabled explicitly at configure time. Based on patch from John N. Laliberte, fixes bug #307704.
-
Sven Neumann authored
2005-07-06 Sven Neumann <sven@gimp.org> * app/plug-in/plug-ins-query.c (match_strings): match case-insensitive. * libgimpwidgets/gimpbrowser.c: unset "focus-on-click" on the filter combo-box. * plug-ins/dbbrowser/plugin-browser.c: moved "Insertation Date" column all the way to the right and renamed to "Installation Date". * plug-ins/common/gauss.c: tweaked dialog packing.
-
- 05 Jul, 2005 2 commits
-
-
Michael Natterer authored
2005-07-06 Michael Natterer <mitch@gimp.org> * libgimpwidgets/gimppageselector.c: added a frame around the thumbnails. The code is still a bit hackish... Frame stretching is a 1:1 copy from app/widgets/gimpviewrenderer-frame.c so it can be easily factored out).
-
Sven Neumann authored
2005-07-05 Sven Neumann <sven@gimp.org> * app/core/cpercep.[ch]: renamed cpercep_init_conversions() to cpercep_init(); only initialize the tables on the first call. * app/core/gimpimage-convert.c: changed accordingly.
-
- 04 Jul, 2005 6 commits
-
-
Sven Neumann authored
2005-07-05 Sven Neumann <sven@gimp.org> * de.po: fixed incorrect translation.
-
Hendrik Richter authored
2005-07-05 Hendrik Richter <hendi@gnome-de.org> * de.po: Updated German translation.
-
Sven Neumann authored
2005-07-04 Sven Neumann <sven@gimp.org> * plug-ins/common/psd_save.c: removed uesless g_malloc() wrapper.
-
Sven Neumann authored
-
Sven Neumann authored
2005-07-04 Sven Neumann <sven@gimp.org> * configure.in * devel-docs/tools/Makefile.am: build the doc-shooter utility conditionally and explicitely link it with -lX11.
-
Vincent van Adrighem authored
2005-07-04 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated by Tino Meinen.
-
- 03 Jul, 2005 3 commits
-
-
Adam Weinberger authored
2005-07-03 Adam Weinberger <adamw@gnome.org> * en_CA.po: Updated Canadian English translation.
-
David Odin authored
* libgimpwidgets/gimpframe.c: cleanups.
-
Sven Neumann authored
-
- 02 Jul, 2005 5 commits
-
-
Nate Summers authored
* configure.in: check for libpoppler. * plug-ins/common/postscript.c (query): don't register file_load_pdf if HAVE_POPPLER is defined
-
Nate Summers authored
Changes in preparation for integrating gimp-poppler. * configure.in: check for libpoppler. * plug-ins/common/postscript.c (query): don't register file_load_pdf if HAVE_POPPLER is defined
-
Michael Natterer authored
2005-07-02 Michael Natterer <mitch@gimp.org> * libgimpwidgets/gimppageselector.c: some cleanup and API docs.
-
Nate Summers authored
* app/batch.c * app/config/gimprc-blurbs.h * app/core/gimpimage-convert.c * app/dialogs/user-install-dialog.c: grammar and other pedantic string changes.
-
Nate Summers authored
* app/batch.c * app/config/gimprc-blurbs.h * app/core/gimpimage-convert.c * app/dialogs/user-install-dialog.c: grammar and other pedantic string changes.
-
- 01 Jul, 2005 9 commits
-
-
Sven Neumann authored
2005-07-01 Sven Neumann <sven@gimp.org> * configure.in: bumped version number to 2.3.3.
-
Sven Neumann authored
2005-07-01 Sven Neumann <sven@gimp.org> * Made 2.3.2 development release.
-
Akkana Peck authored
* app/actions/plug-in-actions.c * menus/image-menu.xml.in: Rename Effects menu's action to plug-in-effects-menu (missed during image menu reorg).
-
Sven Neumann authored
2005-07-01 Sven Neumann <sven@gimp.org> * Makefile.am (SUBDIRS): added po-tips.
-
Sven Neumann authored
2005-07-01 Sven Neumann <sven@gimp.org> * libgimpwidgets/libgimpwidgets-docs.sgml * libgimpwidgets/libgimpwidgets-sections.txt * libgimpwidgets/libgimpwidgets.types * libgimpwidgets/tmpl/gimppageselector.sgml: added GimpPageSelector.
-
Sven Neumann authored
2005-07-01 Sven Neumann <sven@gimp.org> * libgimpwidgets/gimppageselector.c: added more API documentation.
-
Sven Neumann authored
-
Sven Neumann authored
2005-07-01 Sven Neumann <sven@gimp.org> * plug-ins/jpeg/jpeg-load.c: load embedded ICC profiles and attach them as "icc-profile" parasite. * plug-ins/jpeg/jpeg-save.c: look for the "icc-profile" parasite and embed the profile in the JPEG file if it is available.
-
Manish Singh authored
2005-07-01 Manish Singh <yosh@gimp.org> * plug-ins/jpeg/jpeg-save.c: Initialize restart markers check button accordingly from defaults. Fixes bug #309091, patch from David 'Bombe' Roden.
-