- 12 Mar, 1999 6 commits
-
-
Marc Lehmann authored
-
Michael Natterer authored
1999-03-12 Michael Natterer <mitschel@cs.tu-berlin.de> * app/preferences_dialog.c: correct resolution size_entry initialisation. * libgimp/gimpsizeentry.c: fixed the update bug reported by Marc. Works now but still needs discussion...
-
jaycox authored
* app/paint_funcs.c: made the INT_MULT3 macro be more accurate.
-
Michael Natterer authored
1999-03-12 Michael Natterer <mitschel@cs.tu-berlin.de> This is mostly unit stuff and code cleanup * libgimp/gimpi.def: add some functions * libgimp/gimpsizeentry.[ch]: new function gimp_size_entry_set_refval_digits() which allows for float pixel input. SIGFPE bugfix from Yasuhiro Shirasaki <yasuhiro@awa.tohoku.ac.jp>, minor bugfixes. * libgimp/gimpunitmenu.[ch]: add a separator after "pixels", bugfixes. * app/interface.[ch]: split up the old query_string_box() into query_[string|int|float|size]_box(). All functions take an optional GtkObject* parameter and connect to that object's "destroy" signal, this fixes some segfaults. And a global s/container_border_width/container_set_border_width/ * app/commands.s: grow, shrink, border, feather now use the query_size_box. Used MIN(xres,yres) for now for the pixel<->unit calculations. Fixed some memory leaks. * app/global_edit.c * app/gradient.c * app/palette.c * app/paths_dialog.c: changed the query_string_box() calls
-
Marc Lehmann authored
-
Marc Lehmann authored
-
- 11 Mar, 1999 6 commits
-
-
Marc Lehmann authored
-
Marc Lehmann authored
-
Marc Lehmann authored
-
jaycox authored
* plug-ins/wind/wind.c, plug-ins/bumpmap/bumpmap.c: Set appropriate values for the tile cache. This makes a large speed difference.
-
Michael Natterer authored
1999-03-10 Michael Natterer <mitschel@cs.tu-berlin.de> * app/devices.c: don't let session management set the size of the "Device Status" dialog, as the number of devices may change between sessions
-
Vincent Renardias authored
* fr.po: Updates/Fixes.
-
- 10 Mar, 1999 4 commits
-
-
Manish Singh authored
-Yosh
-
Marc Lehmann authored
-
Manish Singh authored
-Yosh
-
Manish Singh authored
-Yosh
-
- 09 Mar, 1999 6 commits
-
-
Marc Lehmann authored
-
Manish Singh authored
-Yosh
-
Manish Singh authored
-Yosh
-
Manish Singh authored
-Yosh
-
Nam SungHyun authored
-
Manish Singh authored
* app/hue_saturation.c: comment out Raph's saturation changes, didn't work in all cases -Yosh
-
- 08 Mar, 1999 4 commits
-
-
Tor Lillqvist authored
* app/devices.c (devices_write_rc): A line had been deleted by mistake. * app/frac.c: Removed some CRs. * app/install.c (install_run): Typo. * modules/module.def: New file. * Makefile.am app/Makefile.am libgimp/Makefile.am modules/Makefile.am: Added Win32 implementation files to distributed file set.
-
Marc Lehmann authored
-
Marc Lehmann authored
-
jaycox authored
* app/plug_in.c: use g_io_channel_close/unref pairs instead of close in plug_in_open().
-
- 07 Mar, 1999 7 commits
-
-
Tor Lillqvist authored
-
Tor Lillqvist authored
-
Tor Lillqvist authored
-
Tor Lillqvist authored
-
Tor Lillqvist authored
-
Tor Lillqvist authored
-
jaycox authored
* app/brush_select.c: pop up the brush-edit dialog whenever the user creates a new brush.
-
- 06 Mar, 1999 4 commits
-
-
Marc Lehmann authored
-
Marc Lehmann authored
-
Nam SungHyun authored
-
Sven Neumann authored
set when opening a new image. --Sven
-
- 05 Mar, 1999 1 commit
-
-
GMT 1999 Andy Thomas authored
Fri Mar 5 21:45:39 GMT 1999 Andy Thomas <alt@picnic.demon.co.uk> This is a bit of a biggy. Added paths to layers & channels dialog. This is not complete yet (it still has some rough edges ;-) New:- * paths_dialog.c * paths_dialog.h * pathsP.h These are the core parts of the paths dialog & interaction. * tools/penadd.xpm * tools/pendel.xpm * tools/pennorm.xpm * tools/penedit.xpm * tools/penstroke.xpm New images found in the dialog. Maybe someone with a better artistic flair could replace these? Changed:- * Makefile.am Added new files for build * layers_dialog.c Added new tab for paths. * bezier_select.h * bezier_selectP.h * bezier_select.c Rearrangement & fixes. Not finished yet. * iscissors.c Header file changes. (Need to include more headers). * gdisplay.c * gdisplay.h Hmmm... Added a function that did a mapping from gimage to gdisp. This is a little bit of a "hack", but it was needed.. really. * ops_buttons.h * ops_buttons.c Enhanced to create more types of button ops. Used in the paths dialog. * channels_dialog.c Header file changes? * xcf.c Paths stored in new PROP. Yosh.. I did as you and Adam suggested. * gimpimage.c * gimpimage.h * gimpimageP.h Added paths items to the image structures.
-
- 04 Mar, 1999 1 commit
-
-
Tomas Ogren authored
1999-03-04 Tomas Ogren <stric@ing.umu.se> * app/gimprc.c: Added a g_strdup() on DEFAULT_IMAGE_TITLE_FORMAT, otherwise it would try to free a constant string when cancling out of prefs or changing the title-style.
-
- 03 Mar, 1999 1 commit
-
-
Sven Neumann authored
--Sven
-