Commit Graph

45585 Commits

Author SHA1 Message Date
5cf80158a1 quick and dirty check for devel gtk and define HAVE_DEVGTK if its found.
Tue Jun  9 22:55:20 EDT 1998 Gregory McLean <gregm@comstar.net>

        * macros/gnome-x-checks.m4: quick and dirty check for devel gtk and
          define HAVE_DEVGTK if its found. This should save us a bunch of
          work next time we go to do a release we won't have to chase
          around code that only works on the devel version of gtk.
        * libgnomeui/* bracketed all code that requires the devel branch of
          gtk.. I think I got it all.
        * acconfig.h : new tag HAVE_DEVGTK, use this to mark your changes that
          require the dev branch of gtk.

svn path=/trunk/; revision=256
1998-06-10 03:01:17 +00:00
33705048a7 added gnomecard directory in Makefile.am
svn path=/trunk/; revision=255
1998-06-09 06:17:46 +00:00
d184329bdf Fixed typo.
svn path=/trunk/; revision=254
1998-06-08 00:33:51 +00:00
23906b1392 New automake conditional; (need_gnome_support): added
1998-06-08  Martin Baulig  <martin@home-of-linux.org>

	* gnome-support.m4 (CROSS_COMPILING): New automake conditional;
	(need_gnome_support): added `AC_SUBST(need_gnome_support)'.

svn path=/trunk/; revision=253
1998-06-08 00:13:10 +00:00
a5956a0882 When cross-compiling, we now check for `$host_alias-buile-guile'.
1998-06-07  Martin Baulig <martin@home-of-linux.org>

	* gnome-guile-checks.m4 (GNOME_CHECK_GUILE): When
	cross-compiling, we now check for `$host_alias-buile-guile'.

svn path=/trunk/; revision=252
1998-06-07 22:01:12 +00:00
5c5d83bff1 Include `glibtop_machine.h' for Linux.
1998-06-07  Martin Baulig  <martin@home-of-linux.org>

	* macros/gnome-libgtop-sysdeps.m4: Include
	`glibtop_machine.h' for Linux.

svn path=/trunk/; revision=251
1998-06-07 20:40:30 +00:00
9635e17eee Missing files - Federico
svn path=/trunk/; revision=250
1998-06-05 23:55:19 +00:00
1a84302b25 Removed gncal/card for the release - Federico
svn path=/trunk/; revision=245
1998-06-05 00:46:55 +00:00
463f842fc0 Do not subtract 1 from tm->tm_mday for the default_day.
1998-06-04  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* eventedit.c (ee_rp_init_rule): Do not subtract 1 from
	tm->tm_mday for the default_day.

	* gnome-cal.c (gnome_calendar_new):
	(gnome_calendar_goto): Use the start of the day -- things expect
	it to be that way.

svn path=/trunk/; revision=244
1998-06-04 23:58:58 +00:00
8ab35d7ba0 Looks also in $GNOME_LIBDIR; added failflag: GNOME_CHECK_GUILE(fail) will
* gnome-guile-checks.m4 (GNOME_CHECK_GUILE): Looks also in $GNOME_LIBDIR;
added failflag: GNOME_CHECK_GUILE(fail) will abort if guile cannot be found.

svn path=/trunk/; revision=243
1998-06-03 12:59:23 +00:00
d20c8a382f Fill in ical->recur->interval from value in spin_button. This ixed an
1998-05-27  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>

	* eventedit.c (ee_store_recur_rule_to_ical): Fill in
	ical->recur->interval from value in spin_button. This ixed an
	infinnite loop.

svn path=/trunk/; revision=242
1998-05-31 22:12:28 +00:00
5aa6d79e49 Paint the decorations correctly. (child_draw_decor): Paint the
1998-05-30  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* gncal-full-day.c (child_draw): Paint the decorations correctly.
	(child_draw_decor): Paint the recurrence/bell icons correctly.

svn path=/trunk/; revision=241
1998-05-30 19:48:07 +00:00
341f8928ff Added even more [no] .desktop entries.
1998-05-29  Kjartan Maraas  <kmaraas@fib.hl.no>

	* Added even more [no] .desktop entries.

svn path=/trunk/; revision=240
1998-05-29 15:24:08 +00:00
8a0171737e Use the contents of ee->ical->dtstart for computing the predefined values
1998-05-25  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* eventedit.c (ee_rp_init_rule): Use the contents of
	ee->ical->dtstart for computing the predefined values of the recurrence.

svn path=/trunk/; revision=239
1998-05-26 04:10:07 +00:00
9dd60a1845 Fix the gc destruction in the unrealization code and fix the pixmap
1998-05-25  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* gncal-full-day.c (gncal_full_day_unrealize): Fix the gc
	destruction in the unrealization code and fix the pixmap unrefing.

	* main.c (close_cmd): Remove a bad hack that disabled calendar
	widget destruction.

svn path=/trunk/; revision=238
1998-05-26 03:51:49 +00:00
63057dd048 Fix for the weekly event generation. Was reported on the bug tracking
1998-05-25  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* calobj.c (ical_object_generate_events): Fix for the weekly event
	generation.  Was reported on the bug tracking system.

svn path=/trunk/; revision=237
1998-05-25 21:51:34 +00:00
d5658f0803 *** empty log message ***
svn path=/trunk/; revision=232
1998-05-24 16:07:30 +00:00
8bb889a00f Set this to true on SunOS.
* gnome-libgtop-sysdeps.m4 (GNOME_LIBGTOP_HOOK):
(libgtop_use_machine_h): Set this to true on SunOS.

svn path=/trunk/; revision=231
1998-05-23 22:59:32 +00:00
68f7ac6be8 *** empty log message ***
svn path=/trunk/; revision=230
1998-05-22 17:20:52 +00:00
aa4ad95116 New file. Imported from `configure.in' in GNU fileutils 3.16. It does all
* gnome-fileutils.m4 (GNOME_FILEUTILS_CHECKS): New file.
Imported from `configure.in' in GNU fileutils 3.16. It does
all the checks that are needed for the diskusage applet.

svn path=/trunk/; revision=229
1998-05-22 17:08:06 +00:00
67c0a7b761 Initial revision
svn path=/trunk/; revision=225
1998-05-22 15:28:52 +00:00
a9b80f8f1c New file. Checks whether libgtop is installed and reads its
* gnome-libgtop-check.m4 (GNOME_LIBGTOP_HOOK): New file.
Checks whether libgtop is installed and reads its `libgtopConf.sh'
file if it can be found. Defines HAVE_LIBGTOP on success and
provides HAVE_LIBGTOP automake conditional.

svn path=/trunk/; revision=224
1998-05-22 00:23:48 +00:00
d39a6ea089 Removed unwanted AC_WITH(sysdeps).
svn path=/trunk/; revision=223
1998-05-22 00:15:14 +00:00
6d06c786fe Fixed typo.
svn path=/trunk/; revision=222
1998-05-21 23:55:45 +00:00
d1e286502a New file. (libgtop_sysdeps_dir): sysdeps directory libgtop uses.
* gnome-libgtop-sysdeps.m4 (GNOME_LIBGTOP_SYSDEPS): New file.
(libgtop_sysdeps_dir): sysdeps directory libgtop uses.
(libgtop_use_machine_h): define HAVE_GLIBTOP_MACHINE_H if this
is `yes'.
(libgtop_need_server): we only need the libgtop server, when
this has a value of `yes'. Defines NEED_LIBGTOP and NEED_LIBGTOP
automake conditional.

svn path=/trunk/; revision=221
1998-05-21 23:38:16 +00:00
fa6b5cc2ff Fix typo.
svn path=/trunk/; revision=220
1998-05-20 00:16:02 +00:00
ca7b1dfcc5 New check. (sys_errlist): Check for this variable, needed for `strerror'.
* gnome-support.m4 (strerror): New check.
(sys_errlist): Check for this variable, needed for `strerror'.
(program_invocation_name, program_invocation_short_name): Change
method used to check for these.

svn path=/trunk/; revision=219
1998-05-20 00:10:46 +00:00
fa6e14050c Implemented ultra-cool layout for the events that share the same time
1998-05-18  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* gncal-full-day.c (layout_children): Implemented ultra-cool
	layout for the events that share the same time range.  Gals and
	guys you can now drop Outlook on the recycle bin.

	Which reminds me.  We do not have a recycle bin.  How could that
	happen in a project as cool as this one?  Someone explain this to
	me.

1998-05-18  Federico Mena  <federico@nuclecu.unam.mx>

	* gncal-full-day.c (paint_back): Eliminated unnecessary border repainting.

svn path=/trunk/; revision=218
1998-05-19 02:34:33 +00:00
4f544ba6ad Close dialog when return is pressed.
Sun May 17 17:55:03 1998  Havoc Pennington  <hp@pobox.com>

	* gncal-todo.c (simple_todo_editor): Close dialog when return is pressed.

svn path=/trunk/; revision=217
1998-05-17 22:54:45 +00:00
cc2d908a38 Various bug fixes that were reported:
Various bug fixes that were reported:

	1. Correct event span computation for some cases.
	2. Correct drawing of events that span more than one day
	3. EventEditor supports 12/24 hour formats.

mguel.

svn path=/trunk/; revision=216
1998-05-16 01:06:02 +00:00
418f8bfcb5 Bug free version of the range computation in place.
1998-05-15  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* gnome-cal.c (mark_gtk_calendar_day): Bug free version of the
	range computation in place.

	* gncal-year-view.c (year_view_mark_day): Use the same new version
	of the range computation here.

	* calobj.c (ical_object_generate_events): Fix the begin/end
	condition.

svn path=/trunk/; revision=215
1998-05-16 00:52:33 +00:00
3799134926 Do not add the spurious padding.
1998-05-14  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* timeutil.c (isodate_from_time_t): Do not add the spurious
	padding.

	* calobj.c (store_date_list): Bug fix:  I was using the wrong
	pointer when saving the exception date list.
	(set_date_list): Bug fix:  load correctly the complete exception
	date list.
	(set_date_list): Use ',' for the exception date separator as the
	versit people can not get their standard right.

	* gncal-full-day.c (unrecur_appointment): Support for making an
	existing recurrent event `movable' for a day.

	* calobj.c (ical_object_add_exdate): New routine, used to add
	exception dates.
	(ical_object_duplicate): New routine:  used to do the magic
	recur->no-recur event.

svn path=/trunk/; revision=214
1998-05-14 23:12:10 +00:00
dc9b92ba19 Support for NOCONFIGURE env variable -mig
svn path=/trunk/; revision=212
1998-05-13 20:41:04 +00:00
5825f51ae1 Remove simple-minded check for `gtk+'.
* autogen.sh: Remove simple-minded check for `gtk+'.

svn path=/trunk/; revision=211
1998-05-10 00:53:51 +00:00
667ddb5e5f Further work on getting nice pixmaps displayed -mig
svn path=/trunk/; revision=210
1998-05-09 00:18:26 +00:00
a9b1af2b26 1. Fix: New Appointment' defaults to the current day. 2. Add New
1. Fix: `New Appointment' defaults to the current day.
2. Add `New appointment today' entry.
3. Use the new freeze/thaw changes to avoid the extensive flicker.

Miguel.

svn path=/trunk/; revision=209
1998-05-09 00:04:08 +00:00
ca6dd05c60 My attempt at getting the nice pixmaps drawn next to the events.
My attempt at getting the nice pixmaps drawn next to the events.

For some wierdo reason it is not drawing them now.

svn path=/trunk/; revision=208
1998-05-07 01:32:53 +00:00
e5ce5147f9 Only run the apply code once.
1998-05-04  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* prop.c (prop_apply): Only run the apply code once.

svn path=/trunk/; revision=207
1998-05-05 04:30:46 +00:00
4eafda3a14 Draw the day at startup. (gncal_day_panel_set): Fix selected-day display.
1998-05-03  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* gncal-day-panel.c (update): Draw the day at startup.
	(gncal_day_panel_set): Fix selected-day display.
	(gncal_day_panel_new): Switch day on double clicks, not on single
	clicks.

	* calobj.c (ical_object_compute_end): Removed debug messages.

svn path=/trunk/; revision=205
1998-05-04 00:57:21 +00:00
d49e394370 Updated gedit/.cvsignore and gncal/.cvsignore
Sun May 03 03:18:13  Kjartan Maraas  <kmaraas@fib.hl.no>

	* Updated gedit/.cvsignore and gncal/.cvsignore

svn path=/trunk/; revision=204
1998-05-03 01:27:37 +00:00
07afd79b9c crash fix for proeprty dialog -mig
svn path=/trunk/; revision=203
1998-05-01 02:14:45 +00:00
b4b6362424 Fix for SM code, I was allocating less than needed (thanks to federico for quickly spotting my mistake) -mig
svn path=/trunk/; revision=202
1998-04-30 05:54:48 +00:00
5c1c971033 Various fixes and optimizations; Tagging of the days with appointements.
Various fixes and optimizations; Tagging of the days with
appointements.  the 1969 bug is gone.  Really.

Miguel.

svn path=/trunk/; revision=201
1998-04-29 22:19:39 +00:00
b14e3c892c Added Session management to GnomeCal -miguel
svn path=/trunk/; revision=200
1998-04-29 06:49:05 +00:00
282114a676 Lots of fixes:
Lots of fixes:

	1. Alarms are rescheduled when an event has been changed.
	2. Avoid emitting spurious event changes.
	3. Applied black magic to get the mail-notification
	   working.

Miguel.

svn path=/trunk/; revision=199
1998-04-29 02:38:48 +00:00
55ae95fe78 Removed an unused function - Federico
svn path=/trunk/; revision=198
1998-04-28 22:33:43 +00:00
5d80262bb5 Descend from GnomeDialog. Took vbox out of class structure; use
Sat Apr 25 22:20:45 1998  Havoc Pennington  <hp@pobox.com>

	* eventedit.c, eventedit.h: Descend from GnomeDialog. Took vbox
	out of class structure; use GnomeDialog vbox
	instead. gnome_dialog_set_destroy instead of destroying in button
	callbacks. Don't create buttons, separator, or vbox manually.
	#include <libgnomeui/gnome-dialog.h>.

svn path=/trunk/; revision=197
1998-04-26 03:22:37 +00:00
95b6ff339e Remove debug code -mig
svn path=/trunk/; revision=196
1998-04-26 02:10:55 +00:00
6b3f6b3bf0 Fix user name computation -mig
svn path=/trunk/; revision=195
1998-04-25 17:50:32 +00:00
07f873d107 Fixed alarm saving code. Fixed alarm loading code. New -partial-
Fixed alarm saving code.
Fixed alarm loading code.
New -partial- implementation of the mail alarm.
It is not working, I do not know what is closing stdin to sendmail

svn path=/trunk/; revision=194
1998-04-25 02:23:26 +00:00