4f04a07954
Everywhere add a -DEVOLUTION_DATADIR=${datadir} in the Makefile.am
...
And use this in grabbing the ui from the xml file.
Requires HEAD bonobo.
svn path=/trunk/; revision=5474
2000-09-16 16:37:07 +00:00
cd417478c7
#include <bonobo-win.h>, not <bonobo-app.h>, which doesn't exist
...
anymore.
svn path=/trunk/; revision=5472
2000-09-16 14:57:48 +00:00
a189405161
foreach_data should be set to the caller-supplied data, not the tree item
...
* e-storage.c (get_path_for_physical_uri_foreach): foreach_data
should be set to the caller-supplied data, not the tree item data.
svn path=/trunk/; revision=5452
2000-09-15 15:52:23 +00:00
ad1af78acf
Fixed bug #536 Popup folder tree button doesn't expand
...
svn path=/trunk/; revision=5439
2000-09-15 00:37:49 +00:00
3d4b488b2f
add bonobo_ui_handler_unset_container to stop menus screwing up.
...
2000-09-14 Michael Meeks <michael@helixcode.com >
* folder-browser-factory.c (control_deactivate): add
bonobo_ui_handler_unset_container to stop menus screwing up.
* Add 2 missing stock icons in toolbar.
svn path=/trunk/; revision=5428
2000-09-14 15:08:07 +00:00
0a59703a63
Move a couple of helpers into Bonobo before more people start the re-build
...
treadmill.
svn path=/trunk/; revision=5426
2000-09-14 12:57:13 +00:00
8ecfcac818
Added $(GNOME_PRINT_LIBS) to evolution_LDADD.
...
2000-09-14 Christopher James Lahey <clahey@helixcode.com >
* Makefile.am: Added $(GNOME_PRINT_LIBS) to evolution_LDADD.
svn path=/trunk/; revision=5424
2000-09-14 09:48:08 +00:00
25678df2fe
Get the status bar playing ball.
...
2000-09-14 Michael Meeks <michael@helixcode.com >
* e-shell-view.c (e_shell_view_construct): prune cruft.
(shell_view_interface_unset_message_cb),
(shell_view_interface_set_message_cb): impl.
svn path=/trunk/; revision=5419
2000-09-14 02:32:14 +00:00
b803bdd948
re-order to suit and add freeze / thaw, update paths to toggles, remove
...
2000-09-14 Michael Meeks <michael@helixcode.com >
* e-shell-view-menu.c (e_shell_view_menu_setup): re-order to suit and
add freeze / thaw, update paths to toggles, remove warnings
svn path=/trunk/; revision=5416
2000-09-14 00:57:25 +00:00
9964204c9c
The Commit from hell that breaks all UI related stuff;
...
Anything UI related that breaks is now my fault; apologies in advance.
svn path=/trunk/; revision=5415
2000-09-13 23:40:42 +00:00
474a7723ca
Make the pop-up folder bar pop down after a folder is selected.
...
svn path=/trunk/; revision=5397
2000-09-13 13:00:40 +00:00
62d83b547e
Thou shalt add a space after -I' when invoking orbit-idl'.
...
svn path=/trunk/; revision=5386
2000-09-12 21:14:18 +00:00
c920df14ca
Little UTF-8 fix
...
svn path=/trunk/; revision=5383
2000-09-12 20:41:22 +00:00
7d835651be
Remove ui.xml stuff which was breaking distcheck.
...
svn path=/trunk/; revision=5380
2000-09-12 19:54:07 +00:00
fd3b33bc93
Tidy some xml.
...
svn path=/trunk/; revision=5376
2000-09-12 19:08:55 +00:00
5c8a30cf27
Initialize libunicode
...
* main.c (main): Initialize libunicode
svn path=/trunk/; revision=5354
2000-09-12 02:55:30 +00:00
562ace0144
Fixed some warnings.
...
2000-09-11 Christopher James Lahey <clahey@helixcode.com >
* e-local-storage.c: Fixed some warnings.
svn path=/trunk/; revision=5344
2000-09-11 20:42:31 +00:00
ae6deca3ec
Fix some annoying warnings in the folder selection dialog.
...
svn path=/trunk/; revision=5339
2000-09-11 18:55:59 +00:00
5d8fc2a05b
Remove debugging message.
...
svn path=/trunk/; revision=5336
2000-09-11 18:35:10 +00:00
2b9fedff8b
Make EvolutionStorage' and ELocalstorage' actually update the CORBA
...
listeners and fix a bug with the creation of the
`EvolutionStorageListener' servant.
svn path=/trunk/; revision=5334
2000-09-11 18:28:22 +00:00
997adfef53
Grmpf.
...
svn path=/trunk/; revision=5323
2000-09-11 15:05:56 +00:00
00ceab1285
Unset the `GTK_FLOATING' flag when constructing an
...
`EvolutionStorageListener' as it's self-owned.
svn path=/trunk/; revision=5322
2000-09-11 15:04:34 +00:00
0f618ac4cf
Fully support setting the display name in the tree. It seems to work.
...
svn path=/trunk/; revision=5320
2000-09-11 11:12:16 +00:00
3d7fc19a83
Use the name of the storage or the folder in the storage set view,
...
instead of just the last segment of the path, so that we can support
display names correctly.
svn path=/trunk/; revision=5296
2000-09-09 21:43:46 +00:00
a239e51c8c
Fixed some warnings.
...
2000-09-09 Christopher James Lahey <clahey@helixcode.com >
* e-shell-view.c: Fixed some warnings.
svn path=/trunk/; revision=5294
2000-09-09 21:03:05 +00:00
9da5b632dc
Fix a possible crash when viewing no folder.
...
svn path=/trunk/; revision=5292
2000-09-09 20:18:01 +00:00
1768e0e4fd
Some UTF-8 fixes and experimental 16-bit unicode font support
...
svn path=/trunk/; revision=5279
2000-09-08 22:32:24 +00:00
cebba7fc5e
Fix a stupid crash caused by not taking account of the fact that the
...
root node has no folder associated with it.
svn path=/trunk/; revision=5277
2000-09-08 22:16:27 +00:00
c884f5a014
Fix `e_folder_tree_get_folder()' so that it returns NULL (instead of
...
segfaulting) if there is no folder at the specified @path.
svn path=/trunk/; revision=5276
2000-09-08 21:17:34 +00:00
db75f8912d
Make EvolutionStorage support multiple listeners.
...
svn path=/trunk/; revision=5275
2000-09-08 21:15:38 +00:00
ae4764c108
Implemented a new EFolderTree' object. Make EStorage' use it
...
instead of doing the folder tree bookkeeping by itself. Fix my broken
fix to Clahey's broken warning fix.
svn path=/trunk/; revision=5272
2000-09-08 19:15:32 +00:00
2be069f2fa
Fix Chris' fixes.
...
svn path=/trunk/; revision=5270
2000-09-08 17:37:57 +00:00
48c3fcd45d
Added base ETableModel functions.
...
2000-09-08 Christopher James Lahey <clahey@helixcode.com >
* e-storage-set-view.c: Added base ETableModel functions.
* evolution-storage-listener.c, evolution-storage.c: Fixed some
warnings.
svn path=/trunk/; revision=5267
2000-09-08 16:52:31 +00:00
7a7653f20a
Changed so that ::set_owner is called after setting up the local
...
storage, instead of being called before.
svn path=/trunk/; revision=5259
2000-09-08 11:02:42 +00:00
e9913e316c
Ooops, I did not mean to add those.
...
svn path=/trunk/; revision=5258
2000-09-08 10:01:43 +00:00
1ef257f125
A simple explanation of what is going on here, as it's easy to get
...
confused. Maybe we should move the libeshell stuff into a separate
directory.
svn path=/trunk/; revision=5257
2000-09-08 09:59:41 +00:00
aa20072666
Added new interfaces to be exposed by the local storage, so that
...
components can get a list of all the folders and specify the display
name for them. (Unfinished and untested.)
svn path=/trunk/; revision=5256
2000-09-08 08:34:35 +00:00
be8c0eaaec
Preliminaries for new UI handler.
...
svn path=/trunk/; revision=5245
2000-09-07 21:42:15 +00:00
e8ae4bc97a
A bit more e_utf8 wrappers here and there
...
svn path=/trunk/; revision=5180
2000-09-02 02:51:32 +00:00
7edc1cf9c0
free node_data. (removed_storage_cb): same. (new_storage_cb): don't free
...
2000-09-01 Chris Toshok <toshok@helixcode.com >
* e-storage-set-view.c (removed_folder_cb): free node_data.
(removed_storage_cb): same.
(new_storage_cb): don't free the path we put in the node's
node_data.
(e_storage_set_view_set_current_folder): remove calls to
set_cursor_row (-1), and clean up a little bit.
svn path=/trunk/; revision=5176
2000-09-01 23:03:21 +00:00
9a58a069bb
free node_data. (removed_storage_cb): same. (new_storage_cb): don't free
...
2000-09-01 Chris Toshok <toshok@helixcode.com >
* e-storage-set-view.c (removed_folder_cb): free node_data.
(removed_storage_cb): same.
(new_storage_cb): don't free the path we put in the node's
node_data.
(e_storage_set_view_set_current_folder): remove calls to
set_cursor_row (-1), and clean up a little bit.
svn path=/trunk/; revision=5171
2000-09-01 22:08:57 +00:00
fcad5f23f2
Strdup path when setting the callback data.
...
2000-09-01 Christopher James Lahey <clahey@helixcode.com >
* e-local-storage.c: Strdup path when setting the callback data.
* evolution-storage.c: Removed an unused variable.
svn path=/trunk/; revision=5168
2000-09-01 21:54:50 +00:00
cfcd7f04ad
initialize delayed_selection = NULL;
...
2000-08-31 Chris Toshok <toshok@helixcode.com >
* e-shell-view.c (init): initialize delayed_selection = NULL;
svn path=/trunk/; revision=5160
2000-09-01 06:29:41 +00:00
26112575da
Changed `Evolution::Storage' so that the displayed name for a folder
...
is decoupled from its path, and updated all the components
accordingly.
svn path=/trunk/; revision=5159
2000-09-01 06:09:29 +00:00
38babe98e0
add delayed_selection to _EShellViewPrivate. (new_folder_cb): new
...
2000-08-31 Chris Toshok <toshok@helixcode.com >
* e-shell-view.c: add delayed_selection to _EShellViewPrivate.
(new_folder_cb): new function. check if the path is our
delayed_selection and if so, select it.
(folder_selected_cb): if the user selects something using a UI
gesture, clear out a pending delayed selection.
(e_shell_view_display_uri): if the uri isn't available, save it in
the delayed_selection field, and set up the new_folder signal.
svn path=/trunk/; revision=5157
2000-09-01 05:08:39 +00:00
7c6a10ab04
Strip off newlines when setting the messages in the statusbar, so that
...
the statusbar's size doesn't change in a bad way if the component
gives us a message including a newline. (The latter shouldn't happen
anyway, but this is a different issue.)
svn path=/trunk/; revision=5094
2000-08-29 08:46:15 +00:00
e3913975e8
Make the shell start up components through a OAF query for
...
`Evolution::ShellComponent' instead of hardcoding the OAFIIDs.
Make a module-private variable static.
svn path=/trunk/; revision=5080
2000-08-28 15:19:25 +00:00
1e0d3b18fa
convert to use ETree instead of GtkCTree.
...
2000-08-25 Chris Toshok <toshok@helixcode.com >
* e-storage-set-view.c: convert to use ETree instead of GtkCTree.
* e-storage-set-view.h: change superclass from GtkCTree to ETable.
* main.c (main): call e_cursors_init.
* Makefile.am (evolution_LDADD): add libetable.a
svn path=/trunk/; revision=5043
2000-08-25 22:54:05 +00:00
c1f3e5432a
Ref a few things that need it. Avoid triggering some assertions.
...
svn path=/trunk/; revision=5039
2000-08-25 18:41:45 +00:00
46666a5e1f
Remove unused file.
...
svn path=/trunk/; revision=5000
2000-08-24 05:04:13 +00:00