index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
shell
/
e-storage.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add description for E_STORAGE_NOTONLINE.
Ettore Perazzoli
2002-09-18
1
-0
/
+2
*
(e_storage_removed_folder): When a highlighted
Ettore Perazzoli
2002-09-18
1
-1
/
+18
*
Removed unused variable.
Ettore Perazzoli
2002-07-19
1
-7
/
+8
*
Deal with folders with no physical_uri.
Dan Winship
2002-04-04
1
-0
/
+2
*
Register a "working" folder type with the hourglass icon. (Would
Dan Winship
2002-03-25
1
-1
/
+1
*
Support for delayed filling-in of storages/folders.
Dan Winship
2002-03-15
1
-2
/
+108
*
Make storages-with-toplevel-views less of a hack.
Dan Winship
2002-03-08
1
-82
/
+7
*
Keep the storage name and display_name in EStoragePriv. (impl_get_name,
Dan Winship
2002-03-07
1
-4
/
+19
*
Fix the license text to make sense.
Ettore Perazzoli
2001-10-27
1
-1
/
+0
*
Update the licensing information to require version 2 of the GPL
Ettore Perazzoli
2001-10-27
1
-2
/
+2
*
Add two missing codes.
Dan Winship
2001-10-15
1
-0
/
+4
*
Make this a no-op if the source and the destination path are the same.
Ettore Perazzoli
2001-10-10
1
-0
/
+5
*
[Implemented the "Rename" command. Warning, it doesn't quite work
Ettore Perazzoli
2001-09-26
1
-1
/
+6
*
If the remove_source is %TRUE and destination is a descendant of the
Ettore Perazzoli
2001-08-23
1
-0
/
+12
*
[Finally! Fix #413, "Support for stock folders", and #786, "i18n:
Ettore Perazzoli
2001-08-12
1
-0
/
+2
*
[Removing Evolution::LocalStorage interface, abstracting the unread counts
Jason Leach
2001-08-04
1
-0
/
+4
*
[This is a better way to have "Local Folders" be shown as the local
Jason Leach
2001-07-21
1
-0
/
+16
*
(e_storage_new_folder): Move the folder_changed_cb() call to avoid
Dan Winship
2001-06-29
1
-1
/
+2
*
Call folder_changed_cb after adding the new folder so that if it was added
Dan Winship
2001-06-29
1
-0
/
+1
*
(Implemented deleting folders in the shell. Files changed that aren't
Jason Leach
2001-06-24
1
-3
/
+3
*
Remove/replace unneeded includes and move around stuff so that system
Kjartan Maraas
2001-03-30
1
-2
/
+2
*
Added an xfer method to `EStorage' and `GNOME::Evolution::Storage'.
Ettore Perazzoli
2001-03-22
1
-0
/
+30
*
Don't free a const pointer.
Jeffrey Stedfast
2001-02-25
1
-3
/
+5
*
split "highlighted" into self_highlight and child_highligh.
Dan Winship
2001-02-21
1
-1
/
+17
*
Update copyrights for files modified in year 2001.
Ettore Perazzoli
2001-01-28
1
-1
/
+1
*
Fix the logic for updating the shortuct labels when the display names
Ettore Perazzoli
2001-01-24
1
-21
/
+25
*
Complete the code to associate a URI and a folder type to the toplevel
Ettore Perazzoli
2000-12-09
1
-6
/
+35
*
Start implementing a physical URI property for the toplevel nodes in
Ettore Perazzoli
2000-12-05
1
-4
/
+37
*
Add "highligted" field to Folder. Add update_folder method to
Dan Winship
2000-11-02
1
-0
/
+30
*
Added check for gnome-app-lib. Removed directories that have been moved to
Christopher James Lahey
2000-09-18
1
-1
/
+1
*
foreach_data should be set to the caller-supplied data, not the tree item
Dan Winship
2000-09-15
1
-4
/
+4
*
Fully support setting the display name in the tree. It seems to work.
Ettore Perazzoli
2000-09-11
1
-26
/
+7
*
Implemented a new `EFolderTree' object. Make `EStorage' use it
Ettore Perazzoli
2000-09-09
1
-184
/
+56
*
Changed `Evolution::Storage' so that the displayed name for a folder
Ettore Perazzoli
2000-09-01
1
-11
/
+28
*
Update the ::user_select_folder() interface so that it accepts both a
Ettore Perazzoli
2000-08-04
1
-0
/
+70
*
Teeny tiny mem leak fix.
Matthew Loper
2000-07-27
1
-0
/
+1
*
Removed some useless debugging messages.
Ettore Perazzoli
2000-07-11
1
-1
/
+0
*
Implemented folder creation dialog (File -> New -> Folder). To make
Ettore Perazzoli
2000-06-11
1
-27
/
+61
*
Fixed a refcount leak and added interfaces to add/remove folders
Ettore Perazzoli
2000-06-08
1
-32
/
+116
*
Made the storage view update at changes in the storage, and
Ettore Perazzoli
2000-05-26
1
-121
/
+49
*
Get rid of the old `evolution-service-repository' cruft and start
Ettore Perazzoli
2000-05-23
1
-16
/
+20
*
Big shell reorganization.
Ettore Perazzoli
2000-05-07
1
-0
/
+473