- 06 Jul, 2005 4 commits
-
-
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.
-
- 30 Jun, 2005 4 commits
-
-
Michael Natterer authored
2005-06-30 Michael Natterer <mitch@gimp.org> * libgimpwidgets/gimpwidgets.def * libgimpwidgets/gimppageselector.[ch]: added API to set/get the label for each page.
-
Marcel Telka authored
2005-06-30 Marcel Telka <marcel@telka.sk> * sk.po: Updated Slovak translation.
-
Sven Neumann authored
2005-06-30 Sven Neumann <sven@gimp.org> * plug-ins/jpeg/Makefile.am * plug-ins/jpeg/jpeg-icc.[ch]: copied from lcms that reads and writes ICC profiles from/to JPEG files. Not yet used at all.
-
Sven Neumann authored
2005-06-29 Sven Neumann <sven@gimp.org> * plug-ins/*/*.c: use the canonical form of signal names.
-
- 28 Jun, 2005 4 commits
-
-
Michael Natterer authored
2005-06-28 Michael Natterer <mitch@gimp.org> * libgimpwidgets/gimpwidgetsenums.[ch]: added enum GimpPageSelectorTarget which can be one of { LAYERS, IMAGES } (suggestions for a better name welcome). * libgimpwidgets/gimppageselector.[ch]: added "target" property and a combo box to select a target. Removed GimpFrame around inner widgets again. Set a minimum width on the items so the "Page xxx" text doesn't wrap for pages smaller than 1000.
-
Priit Laes authored
2005-06-28 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by "Last-Translator: Olle Niit\n".
-
Priit Laes authored
2005-06-28 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by "Last-Translator: Olle Niit olle@paalalinn.com\n".
-
Priit Laes authored
2005-06-28 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Olle Niit.
-
- 27 Jun, 2005 3 commits
-
-
Michael Schumacher authored
2005-06-27 Michael Schumacher <schumaml@cvs.gnome.org> * libgimpwidgets/gimppageselector.c: fixed a typo: thmbnail -> thumbnail
-
Michael Natterer authored
2005-06-27 Michael Natterer <mitch@gimp.org> * libgimpwidgets/gimpwidgets.def * libgimpwidgets/gimppageselector.[ch]: made range API public.
-
Michael Natterer authored
2005-06-27 Michael Natterer <mitch@gimp.org> * libgimpwidgets/gimppageselector.[ch]: added "Select All/None" buttons and a "Select Range" entry which allows entering of page ranges manually (e.g. "1,6,8,10-16").
-