Commit Graph

1152 Commits

Author SHA1 Message Date
Ettore Perazzoli 9663037f6c More work:
- Fixed some Camel API naming issues.
- Moved the message composer stuff to the `composer' directory.

svn path=/trunk/; revision=1395
1999-11-17 15:35:43 +00:00
Ettore Perazzoli ca7044930f Added streaming capability to CamelDataWrapper. This makes it possible, for
example, to build multipart messages out of files that are on disk without
loading them in memory.

svn path=/trunk/; revision=1394
1999-11-17 14:39:25 +00:00
Pablo Saratxaga 16de3313b7 added greek descriptions
svn path=/trunk/; revision=1393
1999-11-17 04:34:37 +00:00
Elliot Lee 28a821cbdd Do the grand OAF hokey-pokey properly.
Do the grand OAF hokey-pokey properly.

svn path=/trunk/; revision=1391
1999-11-17 01:48:08 +00:00
Elliot Lee d55f76a601 s/\.a/.la/
s/\.a/.la/

svn path=/trunk/; revision=1389
1999-11-16 19:06:47 +00:00
Miguel de Icaza 5ba51e992d Add resizing capabilities.
1999-11-14  Miguel de Icaza  <miguel@gnu.org>

	* e-table-header-item.c (is_pointer_on_division): Add resizing
	capabilities.

	* e-table-sorted.c: Finish implementation.

1999-11-13  Miguel de Icaza  <miguel@gnu.org>

	* e-table-sorted.c: Implement e-table-sorted object.

1999-11-12  Miguel de Icaza  <miguel@gnu.org>

	* e-table-header-item.c: Make the thing configurable.

	* e-table-header-item.h: Add font field, location, height.

svn path=/trunk/; revision=1388
1999-11-15 20:59:29 +00:00
Eskil Heyn Olsen 7b1bd483b9 Stupid misplaced endif cause gncal to depend on an install gnome-pilot...
* Makefile.am: Stupid misplaced endif cause gncal to depend on an
	install gnome-pilot... fixed... sorry.

svn path=/trunk/; revision=1387
1999-11-13 22:00:39 +00:00
Ettore Perazzoli d2afe12c73 Doc showing the Camel class hierarchy.
svn path=/trunk/; revision=1386
1999-11-13 00:45:57 +00:00
Ettore Perazzoli a68a98a294 Added tooltips to the header area.
svn path=/trunk/; revision=1385
1999-11-13 00:43:32 +00:00
Russell Steinthal dded739f63 The long-awaited audio alarm timeout patch. Implements wishlist bug #3089.
Note: Per discussion on calendar-list, checks to see that timeout value is
reasonable, i.e. between 1 and MAX_AALARM_TIMEOUT (set to 3600 seconds).  Check
is enforced by GtkSpinButton in property box and the patch when loading from
disk.

svn path=/trunk/; revision=1384
1999-11-12 17:11:02 +00:00
Arturo Espinosa 43fd06f8ec More table work
svn path=/trunk/; revision=1383
1999-11-12 08:41:20 +00:00
Ettore Perazzoli 15b4b77c8a Some message composer improvements.
svn path=/trunk/; revision=1382
1999-11-12 03:15:30 +00:00
Russell Steinthal 0ebe0334b1 Schedule a new day_change_alarm in the day_change_alarm callback, so that the
process repeats the next day.

This fixes a bug by which alarms would mysteriously stop working after gnomecal was running for its second midnight.

svn path=/trunk/; revision=1380
1999-11-11 06:09:32 +00:00
Eskil Heyn Olsen eb3130b844 Forgot my changelog yesterday.
svn path=/trunk/; revision=1379
1999-11-10 12:59:32 +00:00
Arturo Espinosa afbee2366a Stuff
svn path=/trunk/; revision=1378
1999-11-10 07:31:21 +00:00
Arturo Espinosa 9e76b410ed Small design doc
svn path=/trunk/; revision=1377
1999-11-10 00:18:14 +00:00
Eskil Heyn Olsen 4e15d4092c Enabled debug output. Sets a g_log_domain, now version 0.8.5. Consistent
1999-11-09  Eskil Heyn Olsen  <deity@eskil.dk>

	* calendar-conduit.c: Enabled debug output. Sets a g_log_domain,
	now version 0.8.5. Consistent use of GSList/GList. Implemented
	compare, default uses one that compares the contents of a struct
	Appointment, but also has #ifdeffed code that does a field level
	comparison, not complete, but perhaps educational.

	* Makefile.am (#todo_conduit_control_applet_SOURCES): Fixed an
	unwanted conditional on libcalendar_conduit_la_LDFLAGS

svn path=/trunk/; revision=1376
1999-11-09 19:28:29 +00:00
Eskil Heyn Olsen c0795aaa97 uses test -r instead of test -e, was reported as a portability bug wrt
* gnome-pilot.m4: uses test -r instead of test -e, was reported as
	a portability bug wrt solaris.

svn path=/trunk/; revision=1373
1999-11-09 17:47:42 +00:00
Eskil Heyn Olsen 0b246c95e9 Fixed an unwanted conditional on libcalendar_conduit_la_LDFLAGS
* Makefile.am (#todo_conduit_control_applet_SOURCES): Fixed an
	unwanted conditional on libcalendar_conduit_la_LDFLAGS

svn path=/trunk/; revision=1372
1999-11-09 01:42:29 +00:00
Ettore Perazzoli 643a3d0171 Added cut/copy/paste support to the address editing dialog.
svn path=/trunk/; revision=1371
1999-11-08 20:48:32 +00:00
Ettore Perazzoli 0c3101c24a Some initial work on the dialog for entering addresses from the address book.
svn path=/trunk/; revision=1370
1999-11-06 21:10:09 +00:00
Ettore Perazzoli b681ec2b9a Here is my initial Evolution work: message composition widget and some
installation fixes for Camel.

svn path=/trunk/; revision=1369
1999-11-05 23:06:09 +00:00
Eskil Heyn Olsen c8fce201dc Commented the code out, thus the capplet works again.
* calendar-conduit-control-applet.c (readStateCfg): Commented the
        code out, thus the capplet works again.

svn path=/trunk/; revision=1368
1999-11-05 12:38:16 +00:00
Eskil Olsen ee413a3fd2 Uses the PISOCK_LIBDIR, for people with odd install dirs for their
1999-11-04  Eskil Olsen   <deity@eskil.dk>

	* Makefile.am: Uses the PISOCK_LIBDIR, for people with odd install
 	dirs for their pilot-link. Also install a pretty icon for the
 	calendar-conduit.

	* calendar-conduit-control-applet.c: Modfied the
	try/revert/ok/cancel scheme to be more intuitive, also uses a
	GtkOptionMenu for the possible sync methods.

	* calendar-conduit-control-applet.desktop: use the nice icon...

	* calendar-conduit.c: Ack, had to define debug_alarms and
	alarm_default, otherwise they are undefined. Is gncal code messy
	or is this considered a way of configuring the cal engine ?
	Implemented delete_all syncabs methods.

	* calendar-pilot-sync.c: also had to declare debug_alarms and
 	alarm_defaults, just as ugly.

svn path=/trunk/; revision=1367
1999-11-04 14:20:13 +00:00
Russell Steinthal a6c4b53533 Add default alarm support, Beep on display alarms option
Since there are now some calls from prop.c into previously static functions in
eventedit.c, the code in those files should probably be reorganized.  Perhaps a
new alarm-utils.c file?  In any case, this commits working code to the
repository before we reorganize.

svn path=/trunk/; revision=1366
1999-11-03 02:36:31 +00:00
Federico Mena Quintero 510e8547bb Renamed the move modes to MODE_MOVE and MOVE_MODE_DRAGGING.
1999-11-02  Federico Mena Quintero  <federico@redhat.com>

	* src/print-preview.c (PreviewMode): Renamed the move modes to
	MODE_MOVE and MOVE_MODE_DRAGGING.
	(preview_canvas_button_press): Split the event handling code
	between several functions.  Rationale:  we will want drag-zoom and
	we need different modes for this, and the code in a single
	function would get unwieldy.  In addition, grab the pointer and
	use GDK_POINTER_MOTION_HINT_MASK for better behavior.
	(PrintPreview): Added fields for drag anchor and drag offset.
	(drag_to): New function to drag/scroll.
	(create_preview_canvas): Connect to the different event handlers.
	(do_zoom): We do not need to re-render the page; just set the zoom
	factor.  Also, use exponential zooming for better behavior.

	* src/cursors.h: Moved the cursor #defines to an enum.  This way
	we can check for a max value in cursor_get().  Moved the cursor
	array to the .c file and made it private.

	* src/cursors.c (cursors_init): Added sanity check so that all
	cursors are defined.
	(cursor_get): New function to get a cursor based on its type.
	(cursors): Added hand cursors.

	* src/pixmaps/cursor_hand_{open,closed}.xpm: Added hand cursors.

svn path=/trunk/; revision=1365
1999-11-02 21:48:52 +00:00
Arturo Espinosa c5e2fd8592 Added my widgets stuff -miguel
svn path=/trunk/; revision=1364
1999-11-01 20:35:26 +00:00
Eskil Heyn Olsen c8d14b53ef added PILOT_LINK_CHECK, used by GNOME_PILOT_CHECK. Adds
* gnome-pilot.m4: added PILOT_LINK_CHECK, used by
	GNOME_PILOT_CHECK. Adds --with-pisock=$dir_for_pilot_link.

svn path=/trunk/; revision=1357
1999-10-31 18:48:15 +00:00
Jacob Berkman 146a28a19b this should be a better fix
1999-10-24  Jacob Berkman  <jberkman@andrew.cmu.edu>

* gnome-ghttp-check.m4: this should be a better fix

svn path=/trunk/; revision=1352
1999-10-24 21:47:30 +00:00
Russell Steinthal 24517cf8ae Fix calendar_day_begin/calendar_day_end initialization bug on HEAD. For full
explanation, see commit message for parallel change to gnome-pim-1-0 branch.

svn path=/trunk/; revision=1351
1999-10-24 00:21:10 +00:00
Bertrand Guiheneuf 8fe1aa5f41 Copyright change
svn path=/trunk/; revision=1348
1999-10-23 15:19:51 +00:00
Jacob Berkman 5cd682c635 use a temp value until we know that ghttp exists. This will hopefully fix
1999-10-21  Jacob Berkman  <jberkman@andrew.cmu.edu>

* gnome-ghttp-check.m4: use a temp value until we know that
ghttp exists.  This will hopefully fix building on Solaris
machines

svn path=/trunk/; revision=1342
1999-10-22 03:46:37 +00:00
Russell Steinthal 3dcc180333 Style fix.
svn path=/trunk/; revision=1341
1999-10-22 02:03:30 +00:00
Russell Steinthal 6df51e3ed2 Commit debugging support to HEAD as well; there's no good reason to have debugging in the stable but not devel version, is there?
svn path=/trunk/; revision=1340
1999-10-22 01:48:15 +00:00
Eskil Heyn Olsen 47f01927e1 now it doesn't build todo conduit anymore. Since the conduit is just a
* Makefile.am: now it doesn't build todo conduit
	anymore. Since the conduit is just a skeleton, no need to
	build and install it.

	* calendar-conduit-control-applet.c: revamped for all the
	changes in calendar-conduit.h. Also fixed the pilotId bug that
	all conduit capplets had.

	* calendar-conduit-control-applet.desktop: renamed to
	GnomeCalendar.

	* calendar-conduit.h: Fixed namespace pollution, appended GCal
	to structures, gcalconduit to methods. Introduced the
	GCalConduitContext.

	* calendar-conduit.c: No more global variables, all is contained
	in a GCalConduitContext variable, that all the signals are
	passed as user data.

svn path=/trunk/; revision=1338
1999-10-22 01:16:15 +00:00
Russell Steinthal 0a505aa40e Fix bug #1818 on HEAD.
svn path=/trunk/; revision=1337
1999-10-21 22:29:47 +00:00
Russell Steinthal 7a5e03ee78 Fix bug #2561 in HEAD
svn path=/trunk/; revision=1335
1999-10-20 01:08:08 +00:00
Russell Steinthal efafad91e9 Add paned windows to Day View so user can adjust relative size of daily
calendar, todo list, and monthly calendar.  (Applies patch posted to
calendar-list since there were no objections)

svn path=/trunk/; revision=1334
1999-10-20 01:04:47 +00:00
Bertrand Guiheneuf 741b645885 lap sync
svn path=/trunk/; revision=1332
1999-10-18 23:00:20 +00:00
Martin Norback 87285614f6 Added swedish desktop entry
svn path=/trunk/; revision=1330
1999-10-18 13:10:43 +00:00
Bertrand Guiheneuf b2d3159593 missing files
svn path=/trunk/; revision=1329
1999-10-13 21:18:21 +00:00
bertrand bf9f54f961 A lot of changes. The thread proxy mechanism
is now functional. The signal proxy needs to be tested
though. The thread proxy folder is being implemented.
A rough summary :

1999-10-13  bertrand <Bertrand.Guiheneuf@aful.org>

	* camel/camel-folder.c (camel_folder_close): the
	folder->close method is now asynchronous.

	* camel/camel-folder-pt-proxy.c (_folder_open_cb):
	(_open):
	(_folder_open_cb):
	(_open):
	open/close method implemented in the thread proxy
	folder. More to come.

	* camel/camel-exception.c (camel_exception_xfer):
	new utility func.

	* camel/camel-marshal-utils.c: some new marshallers

	* camel/camel-folder-pt-proxy.c: Some explanations
	on the thread proxy system.

1999-10-11  bertrand <Bertrand.Guiheneuf@aful.org>

	* camel/camel-marshal-utils.c:
	camel/camel-marshal-utils.h:
	Handles operation marshalling.

	* camel/camel-thread-proxy.c:
	camel/camel-thread-proxy.h:
	new files. Generic proxy system.

	* camel/camel-folder-pt-proxy.c
	moved all proxy related code in dedicated files.

	(camel_folder_pt_proxy_init):
	removed proxy initialisation code
	(_finalize):
	removed proxy finalization code


	* camel/camel-exception.c
	(camel_exception_new):
	(camel_exception_set):
	(camel_exception_free):
	New funcs.

svn path=/trunk/; revision=1328
1999-10-13 21:16:55 +00:00
Eskil Heyn Olsen 7c604052f5 Fixed the much-hated gnome-pilot dependency
svn path=/trunk/; revision=1326
1999-10-13 16:16:49 +00:00
Arturo Espinosa b035a84ceb When finding a colon, the lex consumed all line separators, making it
* libversit/vcc.y (yylex): When finding a colon, the lex consumed all
	line separators, making it impossible to have empty values (bug 1260).

Arturo

svn path=/trunk/; revision=1324
1999-10-11 11:03:39 +00:00
Bertrand Guiheneuf fa7670918a missing file
svn path=/trunk/; revision=1323
1999-10-08 19:22:50 +00:00
Bertrand Guiheneuf f1d9513767 weekly commit
svn path=/trunk/; revision=1322
1999-10-08 19:21:51 +00:00
Jody Goldberg 182bac9d13 - Move some math functions from utils to mathfuncs.
- Beautify the scrollbar tooltips a bit and move some of their utility
  routines into gnumeric-utility.
- Add width/height tooltips on col/row resize.
- Fix bug that would loose the end of resize event when the cursor had
  not moved.

svn path=/trunk/; revision=1321
1999-10-08 13:38:27 +00:00
Eskil Heyn Olsen df56237294 moved the pilot_status = MOD up, so even a CHANGE_SUMMARY will set the
* calendar.c (calendar_object_changed): moved the pilot_status =
	MOD up, so even a CHANGE_SUMMARY will set the modified flag.

	* calendar-conduit.c: more _free calls, vamped the noise on output.

svn path=/trunk/; revision=1320
1999-10-07 18:26:46 +00:00
Eskil Heyn Olsen fe4a9b93de checks return values from gpilotd_init/connect.
* *conduit*[ch]: checks return values from gpilotd_init/connect.

	* calender.c (vcalendar_create_from_calendar): removed a set
 	of cleanVObject cleanStrTbl, since the freed memory that the
	function returned.

svn path=/trunk/; revision=1319
1999-10-06 15:23:18 +00:00
Eskil Heyn Olsen f0ba84bd71 Now has correct return values wrt the conduit api ref.
svn path=/trunk/; revision=1318
1999-09-29 13:19:07 +00:00