Commit Graph

538 Commits

Author SHA1 Message Date
20962a027c se arreglaron las graficas de la funcion de onda, por lo menos el HO jala bien con variacional
adios
el rulo

svn path=/trunk/; revision=762
1999-03-17 01:45:27 +00:00
35a4e49caa Add Summary editing for TODO items -rconover
svn path=/trunk/; revision=761
1999-03-16 18:56:51 +00:00
9adbbaf76f Add support for Due Date when adding a TODO item here. (column_resized):
1999-03-10  Clifford R. Conover <rconover@montana.edu>

	* gncal-todo.c (simple_todo_editor): Add support for Due Date when
	adding a TODO item here.
	(column_resized): New function
	(init_column_sorting): New function.
	(todo_click_column): New function.
	(convert_time_t_to_char, make_overdue_todo_style): New functions.

	* gnome-cal.c (gnome_calendar_todo_properties_changed): New
	function used to update the TODO when the properties have been
	chagned for it.

	* prop.c (prop_apply_todo): Apply TODO properties.

	* gncal-day-panel.c (todo_list_properties_changed): Update the
	TODO display here.

	* eventedit.c (date_edit_new): Made public

svn path=/trunk/; revision=757
1999-03-11 02:58:18 +00:00
20bba8a8f6 1999-03-10 Craig A Soules (soules+@andrew.cmu.edu)
* timeutil.c, calendar.c, calobj.c, gncal-day-panel.c: Add support
	for daylight time savings.

svn path=/trunk/; revision=756
1999-03-11 01:35:52 +00:00
1b383b0fa7 Applied this change:
1999-03-10  Tomislav Vujec  <tvujec@carnet.hr>

	* aclocal-include.m4 (AM_ACLOCAL_INCLUDE): Add ACLOCAL_FLAGS in
	ACLOCAL. This allows maintainer rules to work if any of the macros
	change.

svn path=/trunk/; revision=745
1999-03-10 23:16:04 +00:00
ed4bc0b947 Applied Bug fix:
1999-03-10  Tomislav Vujec  <tvujec@carnet.hr

	* gnome.m4 (GNOME_INIT_HOOK): Wrapped position parameter in testing
	for additional inits. It gets expanded while generating configure,
	resulting in an empty parameter list - syntax error in for statement.

svn path=/trunk/; revision=744
1999-03-10 22:46:20 +00:00
8bfa8af939 Add a new paramater, which is passed to GNOME_INIT_HOOK.
* gnome.m4 (GNOME_INIT): Add a new paramater, which is passed to
GNOME_INIT_HOOK.
(GNOME_INIT_HOOK): New parameter "additional inits".  This is a
list like "applets capplet", and the corresponding
GNOME_APPLETS_LIBS and GNOME_CAPPLETS_LIBS are defined.

Note: This change requires all standalone panel applets to use

	GNOME_INIT(applets)

instead of just GNOME_INIT in their configure.ins.  I don't think
there are any standalon panel applets in Gnome CVS.  This is partly to
fix a bug with a message `unknown library: applets' that appears when
gnome-core is installed the first time.

svn path=/trunk/; revision=743
1999-03-10 01:10:12 +00:00
6c842e8bbd Ok, this was bugging me.... ....for a while my objc compiler was borked. I
Ok, this was bugging me....
....for a while my objc compiler was borked.  I had it, but it didn't work.
gnome-network would abuse and abuse me since it only checked for the objc
compiler and not gnome-objc.

Noticed we didn't have a HAVE_GNOME_OBJC conditional, so I added it.  It works
(so far...)

Mark Crichton

svn path=/trunk/; revision=718
1999-03-01 05:21:53 +00:00
c97af7103f For DRAG_MOVE, DRAG_SIZE_TOP and DRAG_SIZE_BOTTOM: call child_focus_out ()
1999-02-28  Martin Baulig  <martin@home-of-linux.org>

	* gncal-full-day.c (recompute_motion): For DRAG_MOVE, DRAG_SIZE_TOP
	and DRAG_SIZE_BOTTOM: call child_focus_out () if the child currently
	has the focus.

svn path=/trunk/; revision=717
1999-02-28 19:05:14 +00:00
0ad91d0f28 gtk_widget_get_requisition fix for Gtk+ 1.2.
svn path=/trunk/; revision=716
1999-02-28 18:48:12 +00:00
3567dff724 Remove a CVS conflict marker.
svn path=/trunk/; revision=709
1999-02-28 11:26:02 +00:00
43a26581b2 Require at least gtk+ 1.2 (pointless getting bug reports with an old
1998-02-27  Gregory McLean <gregm@comstar.net>

        * gnome-x-checks.m4 : Require at least gtk+ 1.2 (pointless getting
        bug reports with an old glib/gtk/gdk set..)

svn path=/trunk/; revision=708
1999-02-27 19:56:42 +00:00
83987b1ad9 Added Korean font to the fontset string. Likewise.
1999-02-27  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>

	* quick-view.c (QUICK_VIEW_FONTSET): Added Korean font to the
	fontset string.
	* mark.h (*_FONTSET): Likewise.

1999-02-27  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>

	* canvas.c (*_FONTSET): Added Korean fonts to the each fontset
	strings.

svn path=/trunk/; revision=707
1999-02-26 20:03:57 +00:00
80f83d0085 Implemented new panel groups as suggested on gnome-hackers
Dr Mike <drmike@redhat.com>

svn path=/trunk/; revision=706
1999-02-25 20:15:36 +00:00
c293de1aca Require LibGTop >= 1.0.0.
1999-02-25  Martin Baulig  <martin@home-of-linux.org>

	* gnome-libgtop-checks.m4: Require LibGTop >= 1.0.0.

svn path=/trunk/; revision=702
1999-02-25 07:01:52 +00:00
6c9ae3c490 Fixes for release.
Fixes for release.

svn path=/trunk/; revision=695
1999-02-25 00:26:34 +00:00
4ee13eca04 look in the right prefix
svn path=/trunk/; revision=693
1999-02-25 00:18:21 +00:00
928eecf161 Updated spanish language file;
and some i18n improvements

svn path=/trunk/; revision=692
1999-02-24 18:53:31 +00:00
6b37708424 Require LibGTop >= 0.100.0.
1999-02-24  Martin Baulig  <martin@home-of-linux.org>

	* gnome-libgtop-checks.m4: Require LibGTop >= 0.100.0.

svn path=/trunk/; revision=690
1999-02-24 14:54:16 +00:00
89ef5539d9 Save the owner/organizer of the event. (ical_object_create_from_vobject):
1999-02-23  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* calobj.c (ical_object_to_vobject): Save the owner/organizer of
	the event.
	(ical_object_create_from_vobject): Load the owner/organizer of the event.

	* gncal-full-day.c (delete_occurance): Assign child to data (fixes
	crash on "delete this occurrance").

svn path=/trunk/; revision=689
1999-02-24 00:40:15 +00:00
2df03af7a2 Only add the compilation warnings if the compiler is GCC.
1999-02-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* compiler-flags.m4: Only add the compilation warnings if the
	compiler is GCC.

svn path=/trunk/; revision=684
1999-02-22 21:27:11 +00:00
06231f4f07 tzname issues
1999-02-22  Timur Bakeyev  <mc@bat.ru>

	* configure.in: Added check for langinfo.h and for representation of
	timezone info - tzname or tm.tm_zone.

svn path=/trunk/; revision=682
1999-02-22 00:55:21 +00:00
b779411ecc ZVT_LIBS
1999-02-20  Timur Bakeyev <mc@bat.ru>

	* gnome.m4: Added and exported ZVT_LIBS.

svn path=/trunk/; revision=680
1999-02-20 02:15:32 +00:00
7b064036dc Made use of g_get_{user,real}_name() instead of our own home-brew...
1999-02-20  Tomas Ogren  <stric@ing.umu.se>

* main.c (init_username): Made use of g_get_{user,real}_name() instead
of our own home-brew...

svn path=/trunk/; revision=679
1999-02-20 00:23:40 +00:00
b9fed50503 x Wonderful, now we have autoconf magic, --enable-pvm=[yes,no]
Alan Aspuru-Guzik

svn path=/trunk/; revision=678
1999-02-19 02:50:28 +00:00
b681ca2a81 will define fonts via fontset. Friendlier to locales that use iso8859-[^1]
* gnome-month-item.c,gnome-month-item.h,goto.c,mark.h,
	month-view.c,prop.c,quick-view.c,year-view.c: will define
	fonts via fontset. Friendlier to locales that use iso8859-[^1]
	and koi8-r encodings. Does not solve problem for Asian languiges
	--- better solution is needed (e.g. standart GNOME fontstyles
	defined in gtkrc).

                                       Interpol

svn path=/trunk/; revision=677
1999-02-18 00:05:17 +00:00
28707ca90c svn path=/trunk/; revision=675
Tue Feb 16 19:35:42 1999  Owen Taylor  <otaylor@redhat.com>

svn path=/trunk/; revision=675
1999-02-18 00:02:24 +00:00
216051e098 Updated to install desktop into $(datadir)/gnome/apps
Dr Mike <drmike@redhat.com>

svn path=/trunk/; revision=674
1999-02-17 23:25:01 +00:00
f05333ff40 added danish language to the menu file
svn path=/trunk/; revision=673
1999-02-17 01:14:15 +00:00
aa409e48dd Internationalization Police (Interpol)
* main.c: Use N_() macro for color settings labels in
	color_props structure.

svn path=/trunk/; revision=672
1999-02-16 05:43:11 +00:00
3009c95aca Indentation fixes.
1999-02-15  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* goto.c (goto_dialog): Indentation fixes.

svn path=/trunk/; revision=670
1999-02-15 23:00:21 +00:00
e701ad14c7 Made a private copy of what localtime() returns, to be able to keep the
1999-02-15  Tomas Ogren  <stric@ing.umu.se>

* goto.c: Made a private copy of what localtime() returns, to be able
to keep the data after more calls to localtime().

svn path=/trunk/; revision=669
1999-02-15 22:40:43 +00:00
77a4da6339 BSDI's shell fix..
1999-02-15  Timur Bakeyev <mc@bat.ru>

	* gnome-gettext.m4: Work around a bug in BSDI's native sh, which in-
	correctly expands ${LINGUAS=$ALL_LINGUAS}. Switched to if/fi variant.

svn path=/trunk/; revision=665
1999-02-15 17:58:31 +00:00
7ecd4915dd Reworked the paragraph formatting dialog.
Bumped the version number.
Reworked macros/gnome-print-check.m4.
Added a plugin to plugins/.cvsignore.

svn path=/trunk/; revision=664
1999-02-15 09:13:17 +00:00
1f3958dbd1 Gnomecal now autosaves all the time.
Gnomecal now autosaves all the time.

Miguel.

svn path=/trunk/; revision=662
1999-02-12 01:27:52 +00:00
27660c1d47 Applied a patch from Kenneth Stailey; use $CFLAGS when invoking $OBJC so
1999-02-10  Martin Baulig  <martin@home-of-linux.org>

	* gnome-objc-checks.m4: Applied a patch from Kenneth Stailey;
	use $CFLAGS when invoking $OBJC so the user can add additional
	include paths.

svn path=/trunk/; revision=658
1999-02-10 14:37:29 +00:00
9874957ad8 Removed the gtk_widget_realize call.
1999-02-09  Tomas Ogren  <stric@ing.umu.se>

* main.c: Removed the gtk_widget_realize call.

svn path=/trunk/; revision=657
1999-02-09 00:12:45 +00:00
65a5fe06d2 Added Korean translations.
1999-02-06  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>

	* gncal.desktop: Added Korean translations.

svn path=/trunk/; revision=655
1999-02-05 18:21:09 +00:00
5493a25691 Don't add warning and compiler flags to the CFLAGS and CXXFLAGS when
1999-02-05  Martin Baulig  <martin@home-of-linux.org>

	* compiler-flags.m4: Don't add warning and compiler flags to
	the CFLAGS and CXXFLAGS when they're cached. This fixes the
	problem that CFLAGS and CXXFLAGS get longer and longer each
	time you run a `config.status --recheck'.

svn path=/trunk/; revision=646
1999-02-05 11:42:32 +00:00
ebcc8ed7c2 New convenience function to create a properly-configured date editor
1999-02-04  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* eventedit.c (date_edit_new): New convenience function to create
	a properly-configured date editor widget.

svn path=/trunk/; revision=644
1999-02-04 22:59:50 +00:00
caf215883e Make the calendar start weeks on Monday if appropriate.
1999-02-03  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* gncal-week-view.c (gncal_week_view_new): Make the calendar start
	weeks on Monday if appropriate.
	(gncal_week_view_time_format_changed): New function to notify the
	week view that the time format has changed.

	* gncal-day-panel.c (gncal_day_panel_new): Make the calendar start
	weeks on Monday if appropriate.
	(gncal_day_panel_time_format_changed): New function to notify the
	day panel that the time format has changed.

	* gnome-cal.c (gnome_calendar_time_format_changed): Tell the day
	and week views that the time format has changed.

svn path=/trunk/; revision=643
1999-02-04 17:36:04 +00:00
23e6445f8b New automake conditional that's always false.
1999-02-04  Martin Baulig  <martin@home-of-linux.org>

	* aclocal-include.m4 (INSIDE_GNOME_COMMON): New automake
	conditional that's always false.

	* gnome-common.m4: New file. This defines a `GNOME_COMMON_INIT'
	macro that should be used in all GNOME Applications outside
	the CVS tree.

	* Makefile.am: If we are `INSIDE_GNOME_COMMON', install all
	$(MACROS), autogen.sh, gnome-common.m4 and a newly created
	gnome-macros.dep in `$(datadir)/aclocal/gnome'.

svn path=/trunk/; revision=640
1999-02-04 13:04:51 +00:00
9760a8f971 Set the title of the event editor window.
1999-02-01  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* eventedit.c (event_editor_init): Set the title of the event
	editor window.

svn path=/trunk/; revision=639
1999-02-01 20:56:10 +00:00
85c77e6adf Do not remove the clipping rectangle here.
1999-01-31  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* gncal-day-view.c (gncal_day_view_expose): Do not remove the
	clipping rectangle here.

	* view-utils.c (view_utils_draw_events): Remove the clipping
	rectangle here, since the user of this function should not know
	about it.

svn path=/trunk/; revision=638
1999-02-01 05:30:31 +00:00
5444192132 Improve this draw routine. Now it can split the text in lines and fit as
1999-01-30  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* view-utils.c (view_utils_draw_events): Improve this draw
	routine.  Now it can split the text in lines and fit as many
	events as possible.
	(nicetime): Return strings without spaces at the beginning.

	* gncal-day-view.c (gncal_day_view_expose): Move clip-clear
	operation here.

svn path=/trunk/; revision=637
1999-01-31 18:30:56 +00:00
2d126d6634 if the user clicks on an event that is an occurance, the menu will allow
1999-01-29 Jason Tackaberry <tack@dok.org>

	* gncal-full-day.c (child_popup_menu): if the user clicks on an
        event that is an occurance, the menu will allow the user to delete
        all occurances of this event, or just the selected occurance.
        (delete_occurance): added.

        * eventedit.c (append_exception): force the clist to select the
        new exception.  (fixes segfault)
        (delete_exception): if the last exception in the clist is deleted,
        move the selection index up. (fixes segfault)

svn path=/trunk/; revision=636
1999-01-30 22:18:25 +00:00
b1f6df5d5d Add --hidden key to hide the calendar at startup. Only works with GNOME
1999-01-28  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* main.c (parse_an_arg): Add --hidden key to hide the calendar at
	startup. Only works with GNOME window managers though :-(

svn path=/trunk/; revision=635
1999-01-29 01:13:29 +00:00
7fa29f65a4 Schedule an alarm for midnight to change the
1999-01-28  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* calendar.c (calendar_init_alarms): Schedule an alarm for
	midnight to change the calendar_day_begin/calendar_day_end.

	* alarm.c (alarm_ready): If we reschedule, there is no need to
	activate any pending alarms.

svn path=/trunk/; revision=634
1999-01-29 00:51:55 +00:00
1ae6dea2db Insert the summary text here. (child_focus_in): No need to raise the
1999-01-28  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* gncal-full-day.c (child_new): Insert the summary text here.
	(child_focus_in): No need to raise the window, since we have
	Spiffo(tm) layout code.  Boy, this is old code.
	(gncal_full_day_focus_child): Now that GtkText works better, we
	can avoid synthesizing a click which was causing grief, anyway.
	(child_button_press): Grab the focus before popping up the menu.

	* layout.c (find_index): Added a sanity check.

	* gncal-full-day.c (child_destroy): Unmap and unrealize the child
	before unparenting/destroying it.
	(child_unrealize): Unrealize the widget.  What was I thinking?
	(child_new): Save the focus_out_event signal connection id in
	Child structure (in a new field).
	(child_destroy): Disconnect from the focus_out_event signal, since
	we don't want to get such an event when the widget is destroyed.
	(gncal_full_day_destroy): Destroy the children properly; it was
	leaking memory.

svn path=/trunk/; revision=633
1999-01-28 06:01:34 +00:00
c970e7ace5 Warn if the calendar file has changed.
1999-01-27  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* main.c (save_calendar_cmd): Warn if the calendar file has
	changed.

	* calendar.c (calendar_load, calendar_save): Keep track of the
	modification time for the calendar file.

svn path=/trunk/; revision=632
1999-01-27 20:26:10 +00:00