- 16 Jun, 2003 1 commit
-
-
Michael Natterer authored
2003-06-16 Michael Natterer <mitch@gimp.org> * plug-ins/dbbrowser/dbbrowser_utils.c: minor cleanups. (struct dbbrowser_t): use GimpDBBrowserApplyCallback type instead of duplicating its signature when specifying the "apply_callback" member. Minor cleanups
-
- 22 Mar, 2003 1 commit
-
-
Manish Singh authored
2003-03-21 Manish Singh <yosh@gimp.org> * plug-ins/common/ps.c: always quote the filename, since system/popen uses the shell. Also, never quote the filename if we are reading from a parameter file (only in the win32 case). Fixes #108648. * plug-ins/dbbrowser/dbbrowser_utils.c: double click on a list item files Apply, if applicable. Remove the existing model in the treeview (which will deallocate it) instead of clearing it.
-
- 31 Jan, 2003 1 commit
-
-
Manish Singh authored
2003-01-30 Manish Singh <yosh@gimp.org> * app/undo_history.c * libgimp/gimpmenu.c * plug-ins/Lighting/lighting_preview.c * plug-ins/common/animationplay.c * plug-ins/common/jpeg.c * plug-ins/common/screenshot.c * plug-ins/gap/gap_navigator_dialog.c * plug-ins/gflare/gflare.c * plug-ins/ifscompose/ifscompose.c * plug-ins/imagemap/imap_main.c * plug-ins/imagemap/imap_polygon.c: changed gtk_{timeout,idle} stuff to their glib equivalents. Minor cleanups also with support code. * plug-ins/dbbrowser/dbbrowser_utils.c (gimp_db_browser): use gtk_entry_set_activates_default()
-
- 07 Jan, 2003 1 commit
-
-
Manish Singh authored
2003-01-06 Manish Singh <yosh@gimp.org> * lots of files in plug-ins: cleanup, removed unecessary G_OBJECT() casts.
-
- 19 Sep, 2002 1 commit
-
-
Manish Singh authored
2002-09-18 Manish Singh <yosh@gimp.org> * plug-ins/dbbrowser/dbbrowser_utils.c: Allow activation of the search from the entry field.
-
- 24 Jun, 2002 1 commit
-
-
Sven Neumann authored
2002-06-24 Sven Neumann <sven@gimp.org> * plug-ins/dbbrowser/dbbrowser_utils.c (dialog_search_callback): cleaned up after myself. There's no need to sort the store twice.
-
- 13 Jun, 2002 1 commit
-
-
Sven Neumann authored
2002-06-14 Sven Neumann <sven@gimp.org> * plug-ins/dbbrowser/dbbrowser_utils.c: made the DBBrowser dialog at least a little bit useable.
-
- 06 May, 2002 1 commit
-
-
Nate Summers authored
* plug-ins/dbbrowser/dbbrowser_utils.c: (gimp_db_browser) use a GtkHPaned instead of a GtkHBox to separate the list from the details. This little change makes the pdb browser much more usable.
-
- 30 Jan, 2002 1 commit
-
-
Manish Singh authored
2002-01-30 Manish Singh <yosh@gimp.org> * app/gui/file-open-dialog.c: ported to the new treeviewized file selection widget. Unfortunately, multiple selections aren't supported anymore so it's still broke. I'll make a patch to gtk to address this after I get some sleep. * app/widgets/gimppreview.h * libgimpwidgets/gimpcolorarea.h * plug-ins/FractalExplorer/Events.c * plug-ins/common/film.c * plug-ins/common/plugindetails.c * plug-ins/fp/fp_misc.c * plug-ins/rcm/rcm_callback.c * plug-ins/rcm/rcm_misc.c: REALLY REALLY ugly hack to get things to build under the latest enum deprecations. Of course, we'll remove these when these files compile with deprecation turned on * plug-ins/dbbrowser/dbbrowser_utils.c: warning cleanup * libgimpwidgets/Makefile.am * libgimpwidgets/gimpoffsetarea.c: need a custom marshaller for our signal since the gtk marshaller we used went away.
-
- 14 Jan, 2002 1 commit
-
-
Manish Singh authored
2002-01-13 Manish Singh <yosh@gimp.org> * plug-ins/dbbrowser/dbbrowser_utils.c: I'm dumb, use better sorting. It's all _kris_'s fault.
-
- 12 Jan, 2002 1 commit
-
-
Manish Singh authored
2002-01-12 Manish Singh <yosh@gimp.org> * plug-ins/dbbrowser/dbbrowser_utils.c: use GtkTreeView and multiline labels now. UI still needs some tweaking, but compiles with GTK_DISABLE_DEPRECATED.
-
- 29 Dec, 2001 1 commit
-
-
Michael Natterer authored
2001-12-29 Michael Natterer <mitch@gimp.org> * app/gimpprogress.c * app/nav_window.c * app/ops_buttons.c * app/undo_history.c * app/display/gimpdisplayshell.c * app/gui/about-dialog.c * app/gui/brush-editor.c * app/gui/channels-commands.c * app/gui/color-area.c * app/gui/color-notebook.c * app/gui/color-select.c * app/gui/colormap-dialog.c * app/gui/convert-dialog.c * app/gui/device-status-dialog.c * app/gui/file-new-dialog.c * app/gui/file-open-dialog.c * app/gui/file-save-dialog.c * app/gui/gradient-editor.c * app/gui/info-dialog.c * app/gui/layers-commands.c * app/gui/module-browser.c * app/gui/offset-dialog.c * app/gui/palette-editor.c * app/gui/palettes-commands.c * app/gui/paths-dialog.c * app/gui/qmask-commands.c * app/gui/resize-dialog.c * app/gui/resolution-calibrate-dialog.c * app/gui/splash.c * app/gui/tips-dialog.c * app/gui/toolbox.c * app/gui/user-install-dialog.c * app/tools/gimpbrightnesscontrasttool.c * app/tools/gimpbycolorselecttool.c * app/tools/gimpcolorbalancetool.c * app/tools/gimpcolorpickertool.c * app/tools/gimpcroptool.c * app/tools/gimpcurvestool.c * app/tools/gimphuesaturationtool.c * app/tools/gimpinktool.c * app/tools/gimplevelstool.c * app/tools/gimpposterizetool.c * app/tools/gimprotatetool.c * app/tools/gimpthresholdtool.c * app/tools/paint_options.c * app/tools/selection_options.c * app/widgets/gimpchannellistview.c * app/widgets/gimpcolorpanel.c * app/widgets/gimpcomponentlistitem.c * app/widgets/gimpconstrainedhwrapbox.c * app/widgets/gimpcontainergridview.c * app/widgets/gimpcontainerlistview.c * app/widgets/gimpcontainermenuimpl.c * app/widgets/gimpdialogfactory.c * app/widgets/gimpdnd.c * app/widgets/gimpdock.c * app/widgets/gimpdockbook.c * app/widgets/gimpdrawablelistitem.c * app/widgets/gimpdrawablelistview.c * app/widgets/gimpfontselection-dialog.c * app/widgets/gimphistogramview.c * app/widgets/gimpitemfactory.c * app/widgets/gimplayerlistitem.c * app/widgets/gimplistitem.[ch] * app/widgets/gimpmenuitem.c * app/widgets/gimppreview.[ch] * app/widgets/gtkhwrapbox.c * app/widgets/gtkvwrapbox.c * app/widgets/gtkwrapbox.c * libgimp/gimpbrushmenu.c * libgimp/gimpexport.c * libgimp/gimpgradientmenu.c * libgimp/gimpmenu.c * libgimp/gimppatternmenu.c * libgimpwidgets/gimpbutton.c * libgimpwidgets/gimpchainbutton.[ch] * libgimpwidgets/gimpcolorarea.h * libgimpwidgets/gimpcolorbutton.c * libgimpwidgets/gimpfileselection.c * libgimpwidgets/gimphelpui.c * libgimpwidgets/gimpoffsetarea.c * libgimpwidgets/gimppatheditor.c * libgimpwidgets/gimppixmap.h * libgimpwidgets/gimpquerybox.c * libgimpwidgets/gimpstock.[ch] * libgimpwidgets/gimpwidgets.h * plug-ins/FractalExplorer/Dialogs.c * plug-ins/FractalExplorer/Events.c * plug-ins/FractalExplorer/FractalExplorer.c * plug-ins/Lighting/lighting_ui.c * plug-ins/MapObject/mapobject_ui.c * plug-ins/bmp/bmpwrite.c * plug-ins/dbbrowser/dbbrowser_utils.c * plug-ins/fits/fits.c * plug-ins/flame/flame.c * plug-ins/fp/fp_gtk.c * plug-ins/fp/fp_misc.c * plug-ins/gfig/gfig.c * plug-ins/gflare/gflare.c * plug-ins/gfli/gfli.c * plug-ins/gimpressionist/*.c * plug-ins/imagemap/*.[ch] * plug-ins/maze/maze_face.c * plug-ins/mosaic/mosaic.c * plug-ins/pagecurl/pagecurl.c * plug-ins/print/print_gimp.h * plug-ins/rcm/rcm_callback.c * plug-ins/rcm/rcm_dialog.c * plug-ins/rcm/rcm_misc.c * plug-ins/script-fu/script-fu-console.c * plug-ins/script-fu/script-fu-scripts.c * plug-ins/script-fu/script-fu-server.c * plug-ins/sel2path/sel2path.c * plug-ins/sel2path/sel2path_adv_dialog.c * plug-ins/sgi/sgi.c * plug-ins/webbrowser/webbrowser.c * plug-ins/xjt/xjt.c * plug-ins/common/[A-n]*.c: compile with GTK_DISABLE_DEPRECATED defined. Not everything is fully ported yet, had to #undef GTK_DISABLE_DEPRECATED in many places and added #warnings when doing so. * pixmaps/Makefile.am * pixmaps/chain.xpm: removed. * themes/Default/Makefile.am * themes/Default/images/Makefile.am * themes/Default/images/stock-button-hchain-broken.png * themes/Default/images/stock-button-hchain.png * themes/Default/images/stock-button-vchain-broken.png * themes/Default/images/stock-button-vchain.png: new stock icons.
-
- 03 Aug, 2001 1 commit
-
-
Michael Natterer authored
-
- 01 Aug, 2001 1 commit
-
-
Sven Neumann authored
2001-08-01 Sven Neumann <sven@gimp.org> * configure.in: added GTK_DISABLE_COMPAT_H back to CPPFLAGS. * app/user_install.c * app/base/base.c * app/gui/info-window.c * app/gui/menus.c * app/gui/preferences-dialog.c * app/pdb/procedural_db_cmds.c * app/tools/gimpcurvestool.c * app/tools/gimptexttool.c * app/tools/gimptransformtool.c * app/widgets/gimpdialogfactory.c * app/widgets/gimpdockbook.c * app/widgets/gimpdrawablelistview.c * app/widgets/gimpnavigationpreview.c * libgimpbase/gimpparasiteio.c * libgimpwidgets/gimpwidgets.c * plug-ins/FractalExplorer/Dialogs.c * plug-ins/common/animationplay.c * plug-ins/common/newsprint.c * plug-ins/common/uniteditor.c * plug-ins/dbbrowser/dbbrowser_utils.c * plug-ins/gap/gap_navigator_dialog.c * plug-ins/gdyntext/gdyntext_ui.c * plug-ins/helpbrowser/helpbrowser.c * plug-ins/ifscompose/ifscompose_storage.c * plug-ins/print/gimp_main_window.c * tools/gimp-remote.c * tools/pdbgen/pdb/procedural_db.pdb: replaced lots of deprecated glib, gdk and gtk+ functions using the new API. * app/paint-funcs/paint-funcs-rgb.c: removed trailing commas.
-
- 30 Jul, 2001 1 commit
-
-
Michael Natterer authored
2001-07-29 Michael Natterer <mitch@gimp.org> * app/gimphelp.c: code formating paranoia. * app/core/gimp.c: one more g_signal_connect(). * app/tools/gimpmeasuretool.c: a gtk_widget_show() was optimized away :) * plug-ins/Makefile.am: re-enabled script-fu and dbbrowser. * plug-ins/dbbrowser/dbbrowser_utils.[ch] * plug-ins/script-fu/script-fu-console.[ch] * plug-ins/script-fu/script-fu-scripts.c * plug-ins/script-fu/script-fu-text-console.[ch] * plug-ins/script-fu/script-fu.c: use GtkTextBuffer/GtkTextView all over the place. GUI code cleanup in the dbbrowser and the script-fu console.
-
- 28 Jul, 2001 1 commit
-
-
Hans Breuer authored
2001-07-28 Hans Breuer <hans@breuer.org> * */*/makefile.msc : updated for GTK2 build * app/widgets/makefile.msc : (new file) forgot this one last time * plug-ins/common/animationplay.c : reflect that GTK2 has its gdk<x|win32|fb>.h files in the back-end sub directories * plug-ins/common/gif.c : * plug-ins/common/jpeg.c : * plug-ins/dbbrowser/dbbrowser_utils.c : * plug-ins/gap/gap_dbbrowser_utils.c : * plug-ims/gimpressionist/presets.c : * plug-ims/gimpressionist/imap_setting.c : * plug-ims/gimpressionist/imap_source.c : * plug-ims/script-fu/script-fu-console.c : * plug-ims/script-fu/script-fu-scripts.c : #define GTK_ENABLE_BROKEN and include <gtk/gtktext.h> to make them compile/work again * plug-ins/common/spheredesigner.c : gtk_color_selction_set_opacity renamed to gtk_color_selction_set_current_alpha * plug-ins/gflare/gtkmultioptionmenu.c : ported ny removing the virtual draw function and style->xthickness and ythickness via direct access, klass field isn't available anymore * plug-ins/common/nlfilt.c : * plug-ims/gap/gap_movdialog.c : * plug-ims/gimpressionist/gimpressionist.c : gtk_widget_set_default_visible is neither available nor needed anymore * plug-ins/common/plugindetails.c : ported to GtkTextBuffer and reflect gtk_paned api changes * plug-ims/gimpressionist/imap_preview.c : replace GTK_WIDGET(a)->klass access by GTK_WIDGET_GET_CLASS(a) * plug-ims/gimpressionist/imap_selection.c : * plug-ims/gimpressionist/imap_toolbar.c : * plug-ims/gimpressionist/imap_tools.c : gtk_toolbar api changes
-
- 22 Aug, 2000 1 commit
-
-
Daniel Egger authored
removed further COMPAT_CRUFT.
-
- 21 Aug, 2000 1 commit
-
-
Daniel Egger authored
removed COMPAT_CRUFT.
-
- 07 Aug, 2000 1 commit
-
-
Michael Natterer authored
2000-08-04 Michael Natterer <mitch@gimp.org> Sven Neumann <sven@gimp.org> * libgimp/gimp.h * libgimp/gimpcompat.h * plug-ins/common/curve_bend.c * plug-ins/common/plugindetails.c * plug-ins/dbbrowser/dbbrowser_utils.c * plug-ins/gap/gap_dbbrowser_utils.c * plug-ins/gap/gap_filter_codegen.c * plug-ins/gap/gap_filter_pdb.c * plug-ins/gap/gap_pdb_calls.c * plug-ins/maze/maze_face.c * plug-ins/pygimp/gimpmodule.c * plug-ins/script-fu/script-fu-scripts.c * plug-ins/script-fu/script-fu.c * plug-ins/xjt/xpdb_calls.c: removed COMPAT_CRUFT
-
- 01 Jun, 2000 1 commit
-
-
Michael Natterer authored
2000-06-01 Michael Natterer <mitch@gimp.org> Sven Neumann <sven@gimp.org> Simon Budig <Simon.Budig@unix-ag.org> Garry R. Osgood <gosgood@idt.net> Seth Burgess <sjburges@gimp.org> * libgimp/gimpchannel_pdb.[ch] * libgimp/gimpproceduraldb_pdb.[ch] * libgimp/gimpunit_pdb.[ch]: replaced with code based on files generated using pdbgen * libgimp/Makefile.am * libgimp/gimp.h * libgimp/gimp_pdb.h * libgimp/gimpchannel.[ch] * libgimp/gimpproceduraldb.[ch]: new files wrapping around the autogenerated PDB wrappers as found in *_pdb.[ch]. * libgimp/gimpselection_pdb.h: minor change. * tools/pdbgen/pdb/procedural_db.pdb: made it create libgimp code * plug-ins/gap/gap_filter_pdb.c * plug-ins/script-fu/script-fu-console.c * plug-ins/script-fu/script-fu.c * plug-ins/xjt/xpdb_calls.c: gimp_query_procedure's signature is typesafe now.
-
- 22 May, 2000 1 commit
-
-
Michael Natterer authored
2000-05-22 Michael Natterer <mitch@gimp.org> * plug-ins/*: s/gimp_plugin_help_func/gimp_standard_help_func/ Coincidentially, my script also removed empty lines from the end of _all_ *.c file (not only from those which contained gimp_plugin_help_func).
-
- 25 Mar, 2000 1 commit
-
-
Sven Neumann authored
--Sven
-
- 28 Feb, 2000 1 commit
-
-
Michael Natterer authored
2000-02-28 Michael Natterer <mitch@gimp.org> * libgimp/gimpfileselection.c * libgimp/gimpunitmenu.c: behave like other dialogs (close) when pressing "OK" or "Cancel". * libgimp/stdplugins-intl.h * plug-ins/script-fu/script-fu-intl.h: bind the "gimp-libgimp" textdomain also if HAVE_LC_MESSAGES is undefined. * plug-ins/print/print-ps.c * plug-ins/print/print.c: applied a patch from Robert L Kravitz <rlk@alum.mit.edu> which adds a "Center" button, activates all text entries and corrects the rounding behaviour. And a minor fix for the PS driver. * plug-ins/dbbrowser/Makefile.am * plug-ins/dbbrowser/dbbrowser.h: removed. * plug-ins/dbbrowser/dbbrowser.c * plug-ins/dbbrowser/dbbrowser_utils.c * plug-ins/dbbrowser/dbbrowser_utils.h * plug-ins/common/plugindetails.c: ui and code cleanup. libgimp ui stuff and a proper include structure for the dbbrowser. * plug-ins/script-fu/script-fu-console.c: include "plug-ins/dbbrowser/dbbrowser_utils.h".
-
- 01 Jan, 2000 1 commit
-
-
Sven Neumann authored
--Sven
-
- 13 Dec, 1998 1 commit
-
-
Sven Neumann authored
--Sven
-
- 28 Nov, 1998 1 commit
-
-
Manish Singh authored
-Yosh
-
- 06 Nov, 1998 1 commit
-
-
Manish Singh authored
* Makefile.am: added MAINTAINERS to EXTRA_DIST * configure.in: nicer -Wall, -ansi, etc. adding for CFLAGS with gcc * libgimp/parasite*.h * libgimp/gimpintl.h * app/Makefile.am * po/Makefile.in.in * configure.in: portablity, locale patch (gimp-joke-981028-0) * configure.in * plug-ins/Makefile.am: added lic, mapcolor, and xbm plug-ins * app/app_procs.c * app/menus.c: cosmetic message fixes * libgimp/parasite.c: use %p to print pointers * plug-ins/dbbrowser/dbbrowser_utils.[ch]: changes for new clist stuff * plug-ins/script-fu/script-fu-enums.h * plug-ins/script-fu/script-fu-scripts.c * plug-ins/script-fu/script-fu.c * plug-ins/script-fu/scripts/carved-logo.scm * plug-ins/script-fu/scripts/chrome-it.scm * plug-ins/script-fu/scripts/crystal-logo.scm * plug-ins/script-fu/scripts/neon-logo.scm * plug-ins/script-fu/scripts/sota-chrome-logo.scm: applied gimp-ruth-981103-0, adds a filesel to script-fu and SF-FILENAME param type. Make some scripts use this. -Yosh
-
- 08 Oct, 1998 1 commit
-
-
jaycox authored
Modified Files: ChangeLog app/Makefile.am app/channel.c app/drawable_cmds.c app/drawable_cmds.h app/gimage_cmds.c app/gimage_cmds.h app/gimpdrawable.c app/gimpdrawable.h app/gimpdrawableP.h app/gimpimage.c app/gimpimage.h app/gimpimageP.h app/internal_procs.c app/layer.c app/plug_in.c app/procedural_db.c app/procedural_db.h libgimp/Makefile.am libgimp/gimp.c libgimp/gimp.h libgimp/gimpdrawable.c libgimp/gimpenums.h libgimp/gimpimage.c libgimp/gimpprotocol.c libgimp/gimpprotocol.h plug-ins/dbbrowser/dbbrowser_utils.c plug-ins/script-fu/script-fu.c plug-ins/tiff/tiff.c Added Files: app/parasite.c app/parasite.h app/parasiteF.h app/parasiteP.h app/parasite_cmds.c app/parasite_cmds.h libgimp/gimpparasite.c libgimp/gimpparasite.h Allow plug-ins (and scripts) to attach arbitrary data (parasites) to images, layers and channels that can be read back at a later time.
-
- 14 Jul, 1998 1 commit
-
-
Manish Singh authored
* configure.in: check for inline by ourselves if it's not defined in glibconfig.h. So inline works if glib is compiled with a different compiler than gimp. The plug-ins that use inline #include "config.h" now (blur, destripe, emboss, gfli, nlfilt, ps, randomize, sinus, and zealouscrop) * app/main.c: applied gimp-kc-980707-0; fixes command line parsing * plug-ins/dbbrowser/dbbrowser_utils.c: searching by name does - <-> _ translation * Added filter pack plugin -Yosh
-
- 18 Apr, 1998 1 commit
-
-
Manish Singh authored
* plug-ins/dbbrowser/dbbrowser_util.c: make text entry for function name read-only * plug-ins/film/film.c * plug-ins/animationplay/animationplay.c: minor cleanups -Yosh
-
- 13 Apr, 1998 1 commit
-
-
Manish Singh authored
-Yosh
-
- 27 Mar, 1998 1 commit
-
-
Sven Neumann authored
the IRIX cc. I'm sure I have done this change before. Adrian, did you run cvs update before committing your changes to dbbrowser_utils.c ?? --Sven
-
- 22 Mar, 1998 3 commits
-
-
Adrian Likins authored
script-fu scripts. -adrian
-
Sven Neumann authored
There is still a major bug somewhere in there. Try to choose a script-fu-procedure from the dbbrowser, it crashes. --Sven
-
Manish Singh authored
* autoconfed for random/lrand48/rand madness * dbbrowser uses clist now, thanks to msw * gfig.c: minor fix for buggy compilers * plasma.c, snoise.c: applied gimp-kmt-980321-[0,1] * tiff.c: minor fix -Yosh
-
- 13 Mar, 1998 1 commit
-
-
Tim Janik authored
Fri Mar 13 12:53:22 1998 Tim Janik <timj@gimp.org> * app/layers_dialog.c: proper destruct at the end of gtk_main(). (layer_widget_delete): unreference the layer widget's list item. (layers_dialog_free): instead of destroying the menu, sink it since it is still floating because we didn't attach it to some other widget. (layers_dialog_free): sink the preview, destroy doesn't work since it's still floating. wonder what the preview is created for if it is never used?. * app/channels_dialog.c (channel_widget_delete): unreference the channel widget's list item. * app/channels_dialog.c (channels_dialog_free): sink the menu. * app/channels_dialog.c (channels_dialog_free): sink the preview. * app/indexed_palette.c (indexed_palette_create): update the image list even on initial creation. fixed the option menu warning. * plug-ins/script-fu/script-fu-console.c (script_fu_browse_callback): properly destroy the browser when gtk_main() quits. * plug-ins/dbbrowser/dbbrowser_utils.c (gimp_db_browser): pass a widget pointer back to our caller, for enabling proper destruction. * plug-ins/script-fu/script-fu-console.c (script_fu_console_interface): only destroy the dialog on exit if it is still existing.
-
- 22 Feb, 1998 1 commit
-
-
Manish Singh authored
-Yosh
-
- 24 Nov, 1997 1 commit
-
-
Elliot Lee authored
-