- 19 May, 2005 6 commits
-
-
Manish Singh authored
2005-05-19 Manish Singh <yosh@gimp.org> * app/config/test-config.c: Add casts to G_OBJECT() for gimp_config_diff().
-
Adam Weinberger authored
2005-05-19 Adam Weinberger <adamw@gnome.org> * en_CA.po: Updated Canadian English translation.
-
Sven Neumann authored
2005-05-19 Sven Neumann <sven@gimp.org> * libgimpwidgets/gimpcolorscales.c: removed the hex entry from the GimpColorScales widget. * libgimpwidgets/gimpcolorselection.c: added it here instead. * app/widgets/gimpcoloreditor.[ch]: and here, next to the FG/BG editor.
-
Sven Neumann authored
2005-05-19 Sven Neumann <sven@gimp.org> * app/core/gimpstrokeoptions.[ch]: renamed property "miter" to "miter-limit" and added a description to be used as a tooltip in the stroke editor. * app/core/gimpdrawable-stroke.c * app/widgets/gimpstrokeeditor.c: changed accordingly.
-
Sven Neumann authored
2005-05-19 Sven Neumann <sven@gimp.org> * app/core/gimpstrokeoptions.[ch] * app/widgets/gimpdasheditor.c * app/widgets/gimpstrokeeditor.c: small change to the internal API to reduce code and conversion between GArray and GValueArray.
-
Sven Neumann authored
2005-05-19 Sven Neumann <sven@gimp.org> * app/core/gimpdashpattern.[ch] * app/widgets/gimpdasheditor.c: moved more code out of GimpDashEditor to gimpdashpattern.c. Fixed bug in last commit.
-
- 18 May, 2005 17 commits
-
-
Sven Neumann authored
2005-05-19 Sven Neumann <sven@gimp.org> * app/core/gimpdashpattern.[ch] * app/widgets/gimpdasheditor.c: moved code out of GimpDashEditor to gimpdashpattern.c.
-
Michael Natterer authored
2005-05-19 Michael Natterer <mitch@gimp.org> * POTFILES.in: added libgimpwidgets/gimpbrowser.c
-
Michael Natterer authored
2005-05-19 Michael Natterer <mitch@gimp.org> * POTFILES.in: removed plug-ins/dbbrowser/gimpbrowser.c again.
-
Michael Natterer authored
2005-05-19 Michael Natterer <mitch@gimp.org> * plug-ins/dbbrowser/Makefile.am * plug-ins/dbbrowser/gimpbrowser.[ch]: removed again... * libgimpwidgets/Makefile.am * libgimpwidgets/gimpwidgetstypes.h * libgimpwidgets/gimpwidgets.h * libgimpwidgets/gimpwidgetsmarshal.list * libgimpwidgets/gimpwidgets.def * libgimpwidgets/gimpbrowser.[ch]: ...and added here. * plug-ins/dbbrowser/gimpprocbrowser.c * plug-ins/dbbrowser/plugin-browser.c: changed accordingly. * plug-ins/dbbrowser/gimpprocbrowser.c: fixed searching by help.
-
Sven Neumann authored
2005-05-19 Sven Neumann <sven@gimp.org> * app/widgets/gimpdasheditor.c: use code from gimpdashpattern.c instead of duplicating it.
-
Sven Neumann authored
2005-05-19 Sven Neumann <sven@gimp.org> * app/core/gimpdashpattern.[ch] * app/core/gimpstrokeoptions.c: moved more code to the new files.
-
Sven Neumann authored
2005-05-19 Sven Neumann <sven@gimp.org> * app/core/Makefile.am * app/core/gimpdashpattern.[ch]: new files with coode split out of gimpstrokeoptions.c. * app/core/gimpstrokeoptions.c: use gimp_dash_pattern_from_preset().
-
Michael Natterer authored
2005-05-19 Michael Natterer <mitch@gimp.org> * tools/test-clipboard.c: don't allow copy and paste at the same time, fixed exit codes.
-
Michael Natterer authored
2005-05-19 Michael Natterer <mitch@gimp.org> * POTFILES.in: added plug-ins/dbbrowser/gimpbrowser.c
-
Michael Natterer authored
2005-05-19 Michael Natterer <mitch@gimp.org> * plug-ins/dbbrowser/Makefile.am * plug-ins/dbbrowser/gimpprocbox.[ch]: removed. * plug-ins/dbbrowser/gimpbrowser.[ch]: new widget derived from GtkHPaned. Contains lots of common code from the procedure and plug-in browsers. * plug-ins/dbbrowser/gimpprocbrowser.c * plug-ins/dbbrowser/plugin-browser.c: use a GimpBrowser, lots of cleanups. * plug-ins/dbbrowser/gimpprocbrowser.c: support all possible search types. Addresses bug #301201.
-
Francisco Javier F. Serrador authored
2005-05-18 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation.
-
Sven Neumann authored
2005-05-18 Sven Neumann <sven@gimp.org> * app/actions/file-commands.c (file_open_dialog_show): set the file dialogs transient for the parent window (display or toolbox).
-
Sven Neumann authored
2005-05-18 Sven Neumann <sven@gimp.org> * app/core/gimpimage-snap.c: fix compilation on IRIX (bug #304685).
-
Sven Neumann authored
2005-05-18 Sven Neumann <sven@gimp.org> * app/display/gimpdisplayshell-appearance.c * app/display/gimpdisplayshell.c: removed the 2px border and replaced it with a 1px spacing in the main vbox. Makes the screen edges active when working in fullscreen mode (bug #165774).
-
Sven Neumann authored
2005-05-18 Sven Neumann <sven@gimp.org> * app/display/gimpdisplayshell-callbacks.c * app/display/gimpdisplayshell.c: hack around with gtk+ widget styles to get rid of the menubar padding in fullscreen mode.
-
Michael Natterer authored
2005-05-18 Michael Natterer <mitch@gimp.org> * tools/test-clipboard.c: implemented pasting. s/mime-type/target/g because that's what it is.
-
Michael Natterer authored
2005-05-18 Michael Natterer <mitch@gimp.org> * tools/test-clipboard.c: cleanup.
-
- 17 May, 2005 5 commits
-
-
Michael Natterer authored
2005-05-18 Michael Natterer <mitch@gimp.org> * tools/Makefile.am * tools/test-clipboard.c: new file, a test hack for clipboard debugging.
-
Helvetix Victorinox authored
* app/composite/gimp-composite-sse2.c: Trying to be more flexible in register use so the compiler can do reloads without running out of registers when using optimisation modes other than 2. Avoid the message "error: can't find a register in class `GENERAL_REGS' while reloading `asm'" * app/composite/gimp-composite-x86.h Use more newlines in asm() macros to ensure that gcc gets the instruction count correct. This is partially complete as of this commit.
-
Hendrik Brandt authored
2005-05-17 Hendrik Brandt <heb@gnome-de.org> * po*/de.po: Updated German Translation.
-
Sven Neumann authored
2005-05-17 Sven Neumann <sven@gimp.org> * configure.in: bumped version number to 2.3.1.
-
Simon Budig authored
2005-05-17 Simon Budig <simon@gimp.org> * tools/pdbgen/pdb/vectors.pdb: Make gimp_vectors_get_strokes() work, add gimp_vectors_stroke_translate() (I am not sure if this stays in the API, I am currently testing undo and freeze/thaw issues...) * app/pdb/internal_procs.c * app/pdb/vectors_cmds.c * libgimp/gimpvectors_pdb.[ch]: regenerated.
-
- 16 May, 2005 6 commits
-
-
Simon Budig authored
2005-05-17 Simon Budig <simon@gimp.org> * app/vectors/gimpvectors.[ch]: added gimp_vectors_get_n_strokes (); * tools/pdbgen/pdb/vectors.pdb: Attempt to fill an array with IDs, does not yet work. * app/pdb/vectors_cmds.c * libgimp/gimpvectors_pdb.c: regenerated.
-
Roman Joost authored
2005-05-16 Roman Joost <romanofski@gimp.org> * de.po: fixed spelling errors and incorrect german translation for 'button'
-
William Skaggs authored
* plug-ins/jpeg/jpeg-load.c: Don't detach from drawable if it belongs to a preview layer. Fixes bug #304352.
-
Michael Natterer authored
2005-05-16 Michael Natterer <mitch@gimp.org> * tools/pdbgen/pdb/procedural_db.pdb: fixed typo in API docs. * app/pdb/procedural_db_cmds.c * libgimp/gimpproceduraldb_pdb.c: regenerated.
-
Sven Neumann authored
2005-05-16 Sven Neumann <sven@gimp.org> * app/config/gimpxmlparser.c (gimp_xml_parser_parse_buffer): check encoding being not NULL before accessing it; added gtk-doc comment.
-
Michael Natterer authored
2005-05-16 Michael Natterer <mitch@gimp.org> * app/widgets/gimpclipboard.[ch]: added gimp_clipboard_has_svg() and gimp_clipboard_get_svg(). * app/actions/edit-commands.c (edit_paste_cmd_callback): enabled pasting of SVG data using gimp_vectors_import_buffer().
-
- 15 May, 2005 2 commits
-
-
Vincent van Adrighem authored
2005-05-15 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated by Tino Meinen.
-
Helvetix Victorinox authored
* app/composite/gimp-composite-altivec-installer.c * app/composite/gimp-composite-altivec-test.c: reverted to working versions. Currently, if you regenerate the installers and testers, only those that work on your current machine will be generated properly.
-
- 14 May, 2005 4 commits
-
-
Michael Natterer authored
2005-05-15 Michael Natterer <mitch@gimp.org> * app/pdb/Makefile.am * app/pdb/procedural-db-query.[ch]: new files containing all the evil string matching and DB dump code. * tools/pdbgen/pdb/procedural_db.pdb: removed the evilness here and use the new functions. * app/pdb/procedural_db_cmds.c: regenerated.
-
Helvetix Victorinox authored
* app/composite/gimp-composite-generic.c: Fixed signedness problems is calls to gimp_rgb_to_hsv_int() and the like. * app/composite/gimp-composite-mmx.[ch]: Small fixes to register clobber lists. Added gimp_composite_subtract_va8_va8_va8_mmx. Regenerated
-
Sven Neumann authored
2005-05-14 Sven Neumann <sven@gimp.org> * Made 2.3.0 development release.
-
Amanpreet Singh Alam authored
-