faf2348340
Fix the register RDF
...
svn path=/trunk/; revision=10954
2001-07-10 16:25:44 +00:00
76f4fb9c00
Alarm! Alarm!
...
svn path=/trunk/; revision=10937
2001-07-09 22:50:10 +00:00
4138abc3eb
Get a lovely icon from jimmac for the type of weather
...
svn path=/trunk/; revision=10929
2001-07-09 20:08:30 +00:00
dbc2b81a2e
Fix the big black line down the middle bug
...
svn path=/trunk/; revision=10927
2001-07-09 19:02:59 +00:00
d1716cf6d6
Fix another HTML bug
...
svn path=/trunk/; revision=10926
2001-07-09 18:57:14 +00:00
1fa540053c
Better time reporting
...
svn path=/trunk/; revision=10925
2001-07-09 18:47:17 +00:00
d65e0ecb7e
Forgot to do this little bit
...
svn path=/trunk/; revision=10923
2001-07-09 18:28:26 +00:00
421bff508e
Fix HTML and show more than 1 days appointments
...
svn path=/trunk/; revision=10922
2001-07-09 18:26:47 +00:00
84dd6b5536
Make the tasks change to the tasks folder when clicked on
...
svn path=/trunk/; revision=10917
2001-07-09 16:49:30 +00:00
4f0af5b834
Added #include <config.h> to get translations working.
...
2001-07-09 Kjartan Maraas <kmaraas@gnome.org >
* e-summary-preferences.c: Added #include <config.h> to get
translations working.
svn path=/trunk/; revision=10895
2001-07-08 23:08:43 +00:00
3dc641a7bf
Mail stuff added
...
svn path=/trunk/; revision=10867
2001-07-06 21:49:20 +00:00
d78749b521
Fix bad selection clist stuff
...
svn path=/trunk/; revision=10848
2001-07-06 17:26:47 +00:00
9dd6f8341c
Rename RDF to news feed
...
svn path=/trunk/; revision=10835
2001-07-05 23:59:39 +00:00
51970081e4
Some glade fixage.
...
svn path=/trunk/; revision=10828
2001-07-05 20:13:34 +00:00
894299df02
Hook up the Calendar toggle buttons
...
svn path=/trunk/; revision=10825
2001-07-05 19:58:18 +00:00
082a0ca677
NAmespace the My Evolution preferences correctly
...
svn path=/trunk/; revision=10812
2001-07-05 16:51:45 +00:00
fb6a190f00
Fixed memory corruption, restoring settings reenabled.
...
svn path=/trunk/; revision=10810
2001-07-05 16:40:17 +00:00
d7d155066d
Disable bonobo-conf Fix radio button problem
...
Disable bonobo-conf
Fix radio button problem
svn path=/trunk/; revision=10767
2001-07-03 21:28:14 +00:00
cb058b63ed
Fixed the bonobo warning
...
svn path=/trunk/; revision=10758
2001-07-03 17:24:58 +00:00
59b07be2c7
BonoboConf work New print icon
...
BonoboConf work
New print icon
svn path=/trunk/; revision=10751
2001-07-03 16:36:54 +00:00
c7553c75aa
Fix crashes if the offline button is clicked before the summary has been created
...
svn path=/trunk/; revision=10750
2001-07-03 16:18:57 +00:00
29700d38ae
New tasks stuff
...
svn path=/trunk/; revision=10715
2001-07-03 02:45:58 +00:00
b37c291e33
I'm sorry JP, I can't edit Makefiles
...
svn path=/trunk/; revision=10683
2001-07-02 15:26:30 +00:00
42129a0187
Add `e-summary-preferences.h'.
...
* Makefile.am (evolution_executive_summary_SOURCES): Add
`e-summary-preferences.h'.
svn path=/trunk/; revision=10674
2001-07-02 11:13:00 +00:00
1a5710ebc0
Store URLs on disk.
...
svn path=/trunk/; revision=10645
2001-07-01 00:58:33 +00:00
0d23a1ac2a
Use names in the clist, not the url
...
svn path=/trunk/; revision=10642
2001-07-01 00:23:28 +00:00
1e53a6e3d5
Allow new RDFs to be added.
...
svn path=/trunk/; revision=10640
2001-06-30 23:29:46 +00:00
730ceece38
Handle the online/offline stuff
...
svn path=/trunk/; revision=10639
2001-06-30 22:59:34 +00:00
b190305858
Marked strings for translation + conversion to utf8.
...
* e-summary-calendar.c (generate_html):
Marked strings for translation + conversion to utf8.
* e-summary-mail.c
Added missing #include <config.h>
(e_summary_mail_generate_html):
Marked strings for translation + conversion to utf8.
* e-summary-weather.c
(e_summary_weather_get_html, open_callback):
Marked strings for translation + conversion to utf8.
(weather_make_html): Fixed leaks.
* e-summary-rdf.c
(tree_walk): Fixed leaks.
(read_callback): Marked strings for translation.
svn path=/trunk/; revision=10630
2001-06-30 12:08:27 +00:00
b5a7aee537
Put in the hack to stop GtkHTML from returning to the top of the page.
...
svn path=/trunk/; revision=10610
2001-06-29 21:42:29 +00:00
6ec4e9f826
Fix a few buggies
...
svn path=/trunk/; revision=10608
2001-06-29 21:12:02 +00:00
c470087c9b
Configure My Evolution
...
svn path=/trunk/; revision=10604
2001-06-29 18:34:53 +00:00
d82d5a7997
Add method `ShellComponent::handleExternalURI' and an
...
`external_uri_schemas' attribute. Update the EvolutionShellComponent
GTK+ wrapper accordingly. Update all the components to pass a NULL
`external_uri_schemas' list when initializing themselves as
EvolutionShellComponents.
svn path=/trunk/; revision=10548
2001-06-27 23:17:41 +00:00
9649a6bc15
added libwombat to LDADD
...
2001-06-21 Rodrigo Moya <rodrigo@ximian.com >
* Makefile.am: added libwombat to LDADD
svn path=/trunk/; revision=10367
2001-06-21 17:40:40 +00:00
d90fbb3605
Get weather.h disted
...
2001-06-15 JP Rosevear <jpr@ximian.com >
* Makefile.am: Get weather.h disted
svn path=/trunk/; revision=10253
2001-06-15 17:12:09 +00:00
ad95c6e7b2
Fix includes so that libical need not be installed
...
2001-06-15 JP Rosevear <jpr@ximian.com >
* Makefile.am: Fix includes so that libical need not be installed
svn path=/trunk/; revision=10251
2001-06-15 15:37:41 +00:00
b9eab086bd
add my-evolution-html.h to the sources
...
2001-06-14 JP Rosevear <jpr@ximian.com >
* Makefile.am: add my-evolution-html.h to the sources
svn path=/trunk/; revision=10235
2001-06-14 19:53:03 +00:00
0255b60cda
Make e-summary-type.h a source so it gets disted
...
2001-06-13 JP Rosevear <jpr@ximian.com >
* Makefile.am: Make e-summary-type.h a source so it gets disted
svn path=/trunk/; revision=10213
2001-06-13 21:08:35 +00:00
7343d66ba7
Some fixes
...
svn path=/trunk/; revision=10169
2001-06-08 22:38:47 +00:00
5361b89a79
builddir != srcdir fix.
...
svn path=/trunk/; revision=10168
2001-06-08 22:34:34 +00:00
82d92747ed
Opps
...
svn path=/trunk/; revision=10166
2001-06-08 21:59:57 +00:00
d09d496299
Committing the new My Evolution.
...
svn path=/trunk/; revision=10163
2001-06-08 20:47:52 +00:00