• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

作図ソフト dia の改良版


RSS
Rev. Hora Autor
e0fc955 GCONF_BRANCH2 2001-06-15 14:22:47 Cyrille Chepelov

UTF8 compliance.

* objects/chronoline/chronoline_event.c: UTF8 compliance.

95a8c32 2001-06-15 01:06:31 Cyrille Chepelov

corrected the degraded mode for when !HAVE_UNICODE. Thanks to Ben A.

* lib/charconv.c: corrected the degraded mode for when
!HAVE_UNICODE. Thanks to Ben A. Hetland for reporting this.

bad6321 2001-06-14 05:24:10 Cyrille Chepelov

added charconv_unichar_to_utf8 ("inspired" from libunicode's internals).

* lib/charconv.[ch]: added charconv_unichar_to_utf8 ("inspired"
from libunicode's internals).
* lib/message.c: convert strings to local encoding prior to
display (UNICODE_WORK_IN_PROGRESS)
* lib/properties.[ch]: convert strings to local encoding prior to
display, and back to UTF8 (UNICODE_WORK_IN_PROGRESS).
* lib/render.h: tagged strings as (utfchar *) instead of (char *)
* lib/stringprerenderer.[ch]: ditto

d96fdb1 2001-06-13 22:15:44 Cyrille Chepelov

convenience macros around PROP_NOTEBOOKS ; new "eye candy" properties:


* lib/properties.[ch]: convenience macros around PROP_NOTEBOOKS ;
new "eye candy" properties: PROP_MULTICOL_(BEGIN|PAGE|END) to lay
widgets on several columns, PROP_FRAME_(BEGIN|END) to put widgets
into a frame box.

* objects/chronogram/chronoline.c:
* objects/chronogram/chronoref.c: took advantage of the above to
make nicer looking dialogs.

b62ae44 2001-06-13 14:42:04 Cyrille Chepelov

bug number

582433e 2001-06-13 06:51:18 Kjartan Maraas

Updated Norwegian translation.

2001-06-12 Kjartan Maraas <kmaraas@gnome.org>

* no.po: Updated Norwegian translation.

0f26afb 2001-06-13 06:11:42 Cyrille Chepelov

minor non-conformance with IEC-848 fixed (in the transition from step 100

* samples/grafcet.dia: minor non-conformance with IEC-848
fixed (in the transition from step 100 to step 101).

* lib/properties.[ch]: added a flag (PROP_FLAG_DONT_MERGE) to
disallow editing of properties if the object is part of a group.

* objects/chronogram/chronoline.c:
* objects/SADT/annotation.c:
* objects/SADT/box.c:
* objects/GRAFCET/step.c:
* objects/GRAFCET/transition.c:
* objects/GRAFCET/condition.c: took advantage of PROP_FLAG_DONT_MERGE.

9927ee3 2001-06-13 06:11:18 Christian Rose

Updated Swedish translation.

2001-06-12 Christian Rose <menthos@menthos.com>

* sv.po: Updated Swedish translation.

a04c970 2001-06-13 01:25:23 Hans Breuer

removed lazyprop exports removed lazyprop.obj

2001-06-12 Hans Breuer <hans@breuer.org>

* lib/libdia.def : removed lazyprop exports
* lib/makefile.msc : removed lazyprop.obj

* objects/custom/custom_objects.c : use HAVE_UNISTD_H
and avoid crashes by always creating a custom->text,
when (custom->info->has_text)

* objects/makefile.msc : removed sybase from build

* objects/GRAFCET/boolequation.c (<save|load>_boolequation) :
ObjectNode is a pointer already, which is what we want
instead of a pointer pointer.

* plug-ins/wmf/wmf.cpp : fixed problem with arc scaling
and implemented working export for images

* shapes/network/zip-disk.shape : added connection points

74da7e6 2001-06-12 19:51:25 Cyrille Chepelov

final hunt for lazyprops debris

4177153 2001-06-12 19:46:10 Cyrille Chepelov

typo hunt

0743374 2001-06-12 19:30:53 Cyrille Chepelov

good riddance (closes #_bugzilla_is_down_)

* lib/Makefile.am:
* lib/dummy_dep.h:
* lib/connpoint_line.c:
* lib/lazyprops.[ch] (DELETED): good riddance (closes
#_bugzilla_is_down_)

2c1cea0 2001-06-12 19:26:15 Cyrille Chepelov

extirped lazyprops from there too

b6fc232 2001-06-12 19:24:13 Cyrille Chepelov

updated French translation

ab93455 2001-06-12 19:20:06 Cyrille Chepelov

good riddance.

* lib/Makefile.am:
* lib/lazyprops.[ch] (DELETED): good riddance.

1a0e585 2001-06-12 19:19:28 Cyrille Chepelov

removed lazyprops for standard props. removed lazyprops (phew !) ditto

* objects/SADT/box.c: removed lazyprops for standard props.
* objects/chronograms/chronoline.c: removed lazyprops (phew !)
* objects/chronograms/chronoref.c: ditto

* lib/lazyprops.[ch] (DELETED): good riddance.

* lib/properties.[ch]: new property types:
- PROP_TYPE_STATIC: static text to be displayed in the dialog.
- PROP_TYPE_MULTISTRING: same as string, but renders as a
multi-line entry box.
- PROP_TYPE_NOTEBOOK_BEGIN,_PAGE,_END: stuff to make dialogs
in a tabbed-notebook style (this is a bit complicated to use;
see objects/chronograms/chronoline.c for an example).

c047f41 2001-06-12 16:05:47 Cyrille Chepelov

crash fixes in neworth_conn.c and in SADT/arrow.c; bounding box fixes in the
latter.
* configure.in: removed -fomit-frame-pointer, this seems to
confuse recent gcc/gdb's, maybe we'll get better stack dumps in
bugzilla.

2f8247d 2001-06-12 15:52:52 Cyrille Chepelov

ditto.

* objects/SADT/arrow.c: ditto.

120d377 2001-06-12 07:39:02 Cyrille Chepelov

ditto (zap lazyprops). ditto.

* objects/GRAFCET/vector.c: ditto (zap lazyprops).
* objects/SADT/annotation.c: ditto.

* lib/properties.[ch]: two more non-visible types
(PROP_TYPE_ENUMARRAY and PROP_TYPE_INTARRAY).

* lib/neworthconn.[ch]:
* lib/orthconn.[ch]: added support for manipulation through
standard properties.

329c292 2001-06-12 05:28:15 Cyrille Chepelov

zap lazyprops. ditto.

* objects/GRAFCET/boolequation.[ch]: zap lazyprops.
* objects/GRAFCET/step.c: ditto.

* lib/properties.[ch]: two more non-visible types
(PROP_TYPE_ENUMARRAY and PROP_TYPE_INTARRAY).

c6aa2bb 2001-06-12 01:15:33 Cyrille Chepelov

A subtle crashbug in charconv_utf8_to_local8() nailed (thanks to
ElectricFence !)

e9aa93c 2001-06-12 00:29:18 Christian Rose

Updated Swedish translation.

2001-06-11 Christian Rose <menthos@menthos.com>

* sv.po: Updated Swedish translation.

19d24a1 2001-06-12 00:25:31 Cyrille Chepelov

more functions from unicode.h. get_local_charset() wasn't working


* charconv.[ch]: more functions from unicode.h.
get_local_charset() wasn't working properly, fixed now.

* objects/EML/process.h: pulled the bits of lazyprops.h it uses.
* lib/lazyprops.[ch]: put a big fat warning in.

* app/render_eps.c: one line mysteriously went away, causing a
variable to be used uninitialised....

* lib/lazyprops.[ch]: big warning.

0e9a291 2001-06-11 16:12:12 Cyrille Chepelov

commented out the call to bind_textdomain_codeset(): it's premature.

* app/app_procs.c: commented out the call to
bind_textdomain_codeset(): it's premature.

c1e7fbc 2001-06-11 09:27:15 Cyrille Chepelov

moved the definition of TextAttributes to sort #include order troubles.

* lib/textattr.h(NEW): moved the definition of TextAttributes to
sort #include order troubles. #included by lib/text.h, so there is no
impact outside lib/.
* lib/properties.[ch]: added support for CONNPOINT_LINE and
(nonvisible) TEXT properties.

* objects/GRAFCET/action.c:
* objects/GRAFCET/vergent.c: dropped lazyprops for standard
properties.

* objects/GRAFCET/boolequation.[ch]: audited for UTF-8

* lib/fonts.c: some hardening (mostly g_assert())

f4dc25c 2001-06-11 06:11:16 Cyrille Chepelov

a NULL point can be given to connpointline_adjust_count(), in case there's

* lib/connpoint_line.c: a NULL point can be given to
connpointline_adjust_count(), in case there's not really a clicked
point.
* lib/properties.[ch]: added support for CONNPOINT_LINE properties.

* objects/GRAFCET/vergent.c: dropped lazyprops for standard
properties.

* objects/UML/lifeline.c: pruned some legacy stuff (now pure
standard properties code). Grafted a dynamic number of connection
points (heavily inspired from what Vergent does). This is the real
fix for #55863.

3f8e954 2001-06-10 08:14:30 Christian Rose

Updated and fixed Swedish translation. Thanks to J?gen Tegn?

2001-06-10 Christian Rose <menthos@menthos.com>

* sv.po: Updated and fixed Swedish translation. Thanks to
J?gen Tegn? <jorgen.tegner@post.utfors.se>,
Jan D. <jan.djarv@mbox200.swipnet.se>, and
G?an Uddeborg <goeran@uddeborg.pp.se> for their input.

c5d9413 2001-06-10 00:55:27 Cyrille Chepelov

ask gettext to give us UTF8 strings.

f86ac53 2001-06-09 06:37:07 Cyrille Chepelov

patch from Marc <mrw@siemens.ch> (fixes #55863) : some clean-ups in the

* objects/UML/lifeline.c: patch from Marc <mrw@siemens.ch>
(fixes #55863) : some clean-ups in the handling of connection
points. Now the total number of connection points is just a
#define (the proper solution is to retrofit the GRAFCET Vergent's
dynamic behaviour wrt connection points).

b8b7946 2001-06-08 16:51:53 Cyrille Chepelov

typo corrected.