4
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 11 hours ago.
Mar 28, 2023 — Mar 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
(free_pixel_outline): New function. (CHECK_FATAL_DO): new macro. (find_outline_pixels): free outline_list if an exception is raised. (find_one_outline): free outline if an exception is raised. (find_centerline_pixels): free outline if an exception is raised. use free_pixel_outline.
masatake
as masata-y
More... over 21 years ago
* pxl-outline.c (find_centerline_pixels): free unused outline and partial_outline after using.
masatake
as masata-y
More... over 21 years ago
* frontline/fl_ext.c (fl_format_option_menu_new_with_type): reuse tooltips object.
masatake
as masata-y
More... over 21 years ago
(main): Use poptGetArgs. (splash): added more args. (frontline_popt_table): options-file -> option-file.
masatake
as masata-y
More... over 21 years ago
(at_output_shortlist): driverdescription is freed.
masatake
as masata-y
More... over 21 years ago
2002-10-06 Masatake YAMATO <[email protected]>
masatake
as masata-y
More... over 21 years ago
* frontline/frontline.c (preview_splines): return if splines is not set.
masatake
as masata-y
More... over 21 years ago
(frontline): show preview window. (reset_bitmap): force show image.
masatake
as masata-y
More... over 21 years ago
(gimp_drawable_to_at_bitmap): supported gray image and image that has alpha channel. (_ReloadData::dialog): renamed widget. (gimp_drawable_to_at_bitmap): added an argument. (frontline): ditto. (reload_bitmap): ditto.
masatake
as masata-y
More... over 21 years ago
* quantize.h: Added a declaration for quantize_object_free.
masatake
as masata-y
More... over 21 years ago
* frontline/fl_splines.c (spline_new): Unref curve.
masatake
as masata-y
More... over 21 years ago
2002-10-03 Masatake YAMATO <[email protected]>
masatake
as masata-y
More... over 21 years ago
2002-10-02 Masatake YAMATO <[email protected]>
masatake
as masata-y
More... over 21 years ago
* frontline/frontline.c (main): When fitting_opts is updated, I update set_input_opts.
masatake
as masata-y
More... over 21 years ago
* input-png.c (read_png): my_bg.gray is multiplied by 256.
masatake
as masata-y
More... over 21 years ago
* autotrace.c (at_bitmap_read): If opts is null, give dummy to a handler. (at_input_opts_copy): New function.
masatake
as masata-y
More... over 21 years ago
* configure.in: update library version. LC_CURRENT=2, LT_REVISION=0, LT_AGE=0.
masatake
as masata-y
More... over 21 years ago
2002-09-29 Martin Weber <[email protected]>
masatake
as masata-y
More... over 21 years ago
(frontline_dialog_trace): Dump trace parameters.
masatake
as masata-y
More... over 21 years ago
* configure.in (AC_OUTPUT): Generated frontline.spec.
masatake
as masata-y
More... over 21 years ago
* frontline/fl_preview.c (frontline_preview_free_tmp_svg): New function.
masatake
as masata-y
More... over 21 years ago
(read_png): New function that can handle transparent region (just fill with white). (load_image): use read_png.
masatake
as masata-y
More... over 21 years ago
2002-09-27 Martin Weber <[email protected]>
masatake
as masata-y
More... over 21 years ago
($LIBS): changed the order of appending $LIBS to $AUTOTRACE_LIBS.
masatake
as masata-y
More... over 21 years ago
(EXTRA_DIST): Added output-pstoedit.[ch].
masatake
as masata-y
More... over 21 years ago
(HAVE_LIBPSTOEDIT): Fix typo.
masatake
as masata-y
More... over 21 years ago
2002-09-20 Martin Weber <[email protected]>
masatake
as masata-y
More... over 21 years ago
use pstoedit.m4 instead of pkg-config. showed more message about pstoedit.
masatake
as masata-y
More... over 21 years ago
2002-09-21 Masatake YAMATO <[email protected]>
masatake
as masata-y
More... over 21 years ago
did the same as frontline.m4. $autotrace_exec_prefix or $autotrace_prefix only. $autotrace_config_exec_prefix and $autotrace_config_prefix are unnecessary variables.
masatake
as masata-y
More... over 21 years ago