- 12 Feb, 2006 1 commit
-
-
2 authored
2006-02-12 <weskaggs@primate.ucdavis.edu> * app/core/gimplayer.c: remove extra semicolon; fix for bug #330882 from Jens Granseuer.
-
- 09 Feb, 2006 1 commit
-
-
Sven Neumann authored
2006-02-09 Sven Neumann <sven@gimp.org> * configure.in: bumped version to 2.3.8.
-
- 08 Feb, 2006 4 commits
-
-
Sven Neumann authored
-
Roman Joost authored
2006-02-08 Roman Joost <romanofski@gimp.org> * data/images/gimp-splash.png: splash screen for a new release
-
Sven Neumann authored
2006-02-08 Sven Neumann <sven@gimp.org> * plug-ins/script-fu/script-fu.c: register menu branches for the web-browser script.
-
Sven Neumann authored
2006-02-08 Sven Neumann <sven@gimp.org> * plug-ins/script-fu/scripts/web-browser.scm: string review.
-
- 07 Feb, 2006 8 commits
-
-
Sven Neumann authored
2006-02-07 Sven Neumann <sven@gimp.org> * app/tools/gimpimagemaptool.c: use canonical property names.
-
Sven Neumann authored
2006-02-07 Sven Neumann <sven@gimp.org> * plug-ins/common/raw.c * plug-ins/gfig/gfig-dialog.c * plug-ins/helpbrowser/dialog.c * plug-ins/imagemap/imap_browse.c * plug-ins/print/gimp_main_window.c: use canonical signal names.
-
Sven Neumann authored
2006-02-07 Sven Neumann <sven@gimp.org> * libgimp/gimpdrawablepreview.[ch] * libgimp/gimpzoompreview.c: reduced code duplication by exporting two GimpDrawablePreview functions for internal use.
-
Sven Neumann authored
2006-02-07 Sven Neumann <sven@gimp.org> * libgimpwidgets/gimpscrolledpreview.c (gimp_scrolled_preview_area_event): fixed check that suppresses the redraw for motion events that don't cause the preview to scroll.
-
Sven Neumann authored
2006-02-07 Sven Neumann <sven@gimp.org> * app/tools/gimprectangletool.c: applied a patch from Dennis Bjorklund that prevents a possible division by zero and fixes the calculation of the center point.
-
Sven Neumann authored
2006-02-07 Sven Neumann <sven@gimp.org> * app/core/gimp-gui.c * app/widgets/gimptoolbox.c: use GIMP_ACRONYM.
-
Sven Neumann authored
2006-02-07 Sven Neumann <sven@gimp.org> * app/main.c (gimp_show_version): use GIMP_NAME.
-
Sven Neumann authored
2006-02-07 Sven Neumann <sven@gimp.org> * app/about.h (GIMP_LICENSE): s/This program/GIMP/g
-
- 06 Feb, 2006 3 commits
-
-
Sven Neumann authored
2006-02-06 Sven Neumann <sven@gimp.org> * plug-ins/helpbrowser/dialog.c: added const qualifier.
-
Sven Neumann authored
2006-02-06 Sven Neumann <sven@gimp.org> * libgimpwidgets/gimppreview.c: connect-after to "realize" and "size-allocate" signals of the preview area and call the set-cursor method from the callback. * libgimpwidgets/gimpscrolledpreview.c: no need to explicitely set the cursor now that the virtual method is used correctly. * libgimp/gimpzoompreview.c: implement set-cursor and set the move cursor in accordance with the zoom factor.
-
David Odin authored
* plug-ins/common/mblur.c: length should at least be 1, or the zoom mode will produce garbage. length==0 is useless in other modes. (reported by daelstorm on freenode/#gimp)
-
- 04 Feb, 2006 4 commits
-
-
jaycox authored
plug-ins/common/ripple.c: Fixed bug #308750 (antialiasing).
-
Carol Spears authored
-
Carol Spears authored
that corrects status bar coordinate display
-
David Odin authored
* plug-ins/common/pnm.c: untabbified and some other small style-related fixes.
-
- 03 Feb, 2006 1 commit
-
-
Karine Delvare authored
2006-02-03 Karine Delvare <kdelvare@nerim.net> * app/tools/gimprectangletool.c: aspect ratio should be width / height.
-
- 02 Feb, 2006 1 commit
-
-
Matt Wilson authored
2006-02-01 Matt Wilson <msw@gimp.org> * plug-ins/common/compressor.c (run): file_{gz,bz2}_save takes 5 parameters, not 4. Correct the nparams check in non-interactive mode.
-
- 01 Feb, 2006 3 commits
-
-
Sven Neumann authored
2006-02-01 Sven Neumann <sven@gimp.org> * plug-ins/common/animoptimize.c: renamed to "Unoptimize". * plug-ins/common/polar.c: renamed to "Polar Coordinates" and some other string changes.
-
Sven Neumann authored
2006-02-01 Sven Neumann <sven@gimp.org> * plug-ins/common/polar.c: renamed to "Polar Coordinates" and some other string changes.
-
Sven Neumann authored
2006-02-01 Sven Neumann <sven@gimp.org> * plug-ins/imagemap/imap_about.c * plug-ins/imagemap/imap_file.c * plug-ins/imagemap/imap_main.c * plug-ins/imagemap/imap_menu.c * plug-ins/imagemap/imap_preferences.c: renamed to "Image Map" and unified spelling.
-
- 31 Jan, 2006 4 commits
-
-
Michael Schumacher authored
2006-01-31 Michael Schumacher <schumaml@cvs.gnome.org> * app/core/gimpbrushpipe.c: applying a patch by Joao S. O. Bueno Calligaris which implements PIPE_SELECT_VELOCITY for brush pipes. Fixes bug #150227.
-
Sven Neumann authored
2006-01-31 Sven Neumann <sven@gimp.org> * app/tools/gimplevelstool.c (gimp_levels_tool_color_picker_new): manually add the icons to the color picker buttons instead of abusing the stock-id property. Fixes bug #325745.
-
Michael Natterer authored
2006-01-31 Michael Natterer <mitch@gimp.org> * autogen.sh: s/head -1/head -n 1/ (spotted by brix).
-
Akkana Peck authored
* configure.in: don't report yes for xjt if on Windows.
-
- 30 Jan, 2006 3 commits
-
-
Michael Schumacher authored
2006-01-30 Michael Schumacher <schumaml@cvs.gnome.org> * app/tools/gimpmeasuretool.c: use the closest corner of the current pixel as origin. Fixes bug #329000.
-
Sven Neumann authored
changes to the modules directory.
-
Sven Neumann authored
2006-01-30 Sven Neumann <sven@gimp.org> * app/config/config-types.h: moved GIMP_PARAM defines from here ... * libgimpbase/gimpparam.h: ... to this new files. * libgimpbase/Makefile.am * libgimpbase/gimpbasetypes.h: include the new header file. * libgimp/gimpfontselectbutton.c * libgimpconfig/gimpcolorconfig.c * libgimpthumb/gimpthumbnail.c * libgimpwidgets/gimpcellrenderercolor.c * libgimpwidgets/gimpcellrenderertoggle.c * libgimpwidgets/gimpcolorarea.c * libgimpwidgets/gimpcolorbutton.c * libgimpwidgets/gimpcolordisplay.c * libgimpwidgets/gimpcontroller.c * libgimpwidgets/gimpdialog.c * libgimpwidgets/gimpenumcombobox.c * libgimpwidgets/gimpintcombobox.c * libgimpwidgets/gimppageselector.c * libgimpwidgets/gimppreview.c * libgimpwidgets/gimppreviewarea.c * libgimpwidgets/gimpzoommodel.c * modules/cdisplay_colorblind.c * modules/cdisplay_gamma.c * modules/cdisplay_highcontrast.c * modules/cdisplay_lcms.c * modules/cdisplay_proof.c * modules/controller_linux_input.c * modules/controller_midi.c: use the GIMP_PARAM defines to avoid unnecessary string allocations.
-
- 29 Jan, 2006 3 commits
-
-
Michael Natterer authored
2006-01-29 Michael Natterer <mitch@gimp.org> * autogen.sh: make autoconf check more robust and the generic "Tool old" error message more verbose.
-
Akkana Peck authored
* configure.in: Print a table of features enabled/disabled at the end (as discussed in bug 303383c11 and c13).
-
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.
-
- 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 1 commit
-
-
Sven Neumann authored
2006-01-26 Sven Neumann <sven@gimp.org> * app/widgets/gimpthumbbox.c: some finetuning to the labels.
-
- 25 Jan, 2006 1 commit
-
-
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.
-