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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the close button on the shell view exit Evolution cleanly. Not a
Ettore Perazzoli
2000-06-02
1
-0
/
+6
*
Added a g_return_if_fail check.
Christopher James Lahey
2000-06-02
1
-0
/
+5
*
New menu callback to launch the help browser. (menu_help): add pointers to
Dan Winship
2000-06-02
1
-0
/
+5
*
Set up gettext. (Problem noted by Héctor García Alvarez)
Dan Winship
2000-06-01
1
-0
/
+5
*
5 more pixels in the default width to make the welcome message happy.
Ettore Perazzoli
2000-06-01
1
-0
/
+4
*
Reduce the size of the window by a bit and add some padding to make
Ettore Perazzoli
2000-06-01
1
-0
/
+8
*
Make the tree view slightly larger and hidden by default. Also, set
Ettore Perazzoli
2000-06-01
1
-0
/
+11
*
Implemented right-click menus for the shell's shortcut bar (the user
Ettore Perazzoli
2000-06-01
1
-0
/
+32
*
Add missing #include "Evolution.h".
Ettore Perazzoli
2000-06-01
1
-0
/
+4
*
Initialize the toggle items in the View menu when creating them, so
Ettore Perazzoli
2000-05-31
1
-0
/
+17
*
Fixed the buglet that caused unwanted bogus drag & drop operations to
Ettore Perazzoli
2000-05-31
1
-0
/
+12
*
Eeek! Declare the "owner_unset" signal correctly.
Ettore Perazzoli
2000-05-31
1
-0
/
+3
*
Increase the size of the folder title bar slightly to make it nicer.
Ettore Perazzoli
2000-05-31
1
-0
/
+6
*
Make quit work again by implementing a CORBA method to unregister
Ettore Perazzoli
2000-05-31
1
-0
/
+54
*
Added a title bar for the folder view. Removed title bar from the
Ettore Perazzoli
2000-05-30
1
-0
/
+56
*
Fix wrong order of the key/value parameters in the call to
Ettore Perazzoli
2000-05-30
1
-0
/
+5
*
Remove extra free of evolution_directory.
Dan Winship
2000-05-29
1
-0
/
+4
*
Make EvolutionStorage use the correct name when registering itself.
Ettore Perazzoli
2000-05-29
1
-0
/
+5
*
+ * e-shell-view-menu.c (command_about_box): Make authorlist more
Matthew Loper
2000-05-27
1
-0
/
+9
*
Made the storage view update at changes in the storage, and
Ettore Perazzoli
2000-05-26
1
-0
/
+102
*
From shell/ChangeLog:
Christopher James Lahey
2000-05-26
1
-0
/
+5
*
Reorganized the shell to allow dynamic registration of storages and
Ettore Perazzoli
2000-05-25
1
-0
/
+55
*
Was using the wrong include here.
Christopher James Lahey
2000-05-25
1
-0
/
+6
*
Added widgets/e-paned/Makefile.
Christopher James Lahey
2000-05-25
1
-0
/
+6
*
Get rid of the old `evolution-service-repository' cruft and start
Ettore Perazzoli
2000-05-23
1
-0
/
+36
*
move the development_warning from mail to shell so you don't get the
Dan Winship
2000-05-19
1
-0
/
+5
*
Use TigerT's new mini icons in the shell's folder tree view.
Ettore Perazzoli
2000-05-16
1
-0
/
+30
*
Use the new ETitleBar widget in the shell, thus allowing the user to
Ettore Perazzoli
2000-05-16
1
-0
/
+24
*
Fixed drag and drop so that it properly handles pointer grabbing in
Ettore Perazzoli
2000-05-16
1
-0
/
+45
*
Fix Drag & Drop behavior so that dragging a folder that is not the
Ettore Perazzoli
2000-05-15
1
-0
/
+15
*
Initial drag and drop support for the tree view: now you can drag
Ettore Perazzoli
2000-05-15
1
-0
/
+40
*
Correctly access an xmlNodePtr->content
Iain Holmes
2000-05-15
1
-0
/
+7
*
Protect against unknown folder types better.
Ettore Perazzoli
2000-05-14
1
-0
/
+7
*
Sort folders in the storage view.
Ettore Perazzoli
2000-05-14
1
-0
/
+7
*
Initial implementation of the tree view for the folders.
Ettore Perazzoli
2000-05-14
1
-0
/
+55
*
Added an about box.
Christopher James Lahey
2000-05-11
1
-0
/
+4
*
Set the icons when changing between components.
Christopher James Lahey
2000-05-10
1
-0
/
+7
*
New function; allows users to submit a bug. + (command_run_bugbuddy):
Matthew Loper
2000-05-10
1
-0
/
+1
*
+ * calendar/pcs/cal-backend.c (cal_backend_add_cal): Return nothing
Matthew Loper
2000-05-10
1
-0
/
+5
*
Display the default inbox at startup, instead of an empty view.
Ettore Perazzoli
2000-05-09
1
-0
/
+17
*
Fix misplaced `g_free()' that resulted in garbage to be printed out
Ettore Perazzoli
2000-05-09
1
-0
/
+5
*
Actually quit when the shell is destroyed.
Ettore Perazzoli
2000-05-09
1
-0
/
+5
*
Fix const warning.
Ettore Perazzoli
2000-05-08
1
-0
/
+4
*
xmlFree the return value of xmlGetProp.
Larry Ewing
2000-05-08
1
-0
/
+5
*
Fix incorrect casting.
Ettore Perazzoli
2000-05-07
1
-0
/
+5
*
Fix brainos so that the application quits after closing all the
Ettore Perazzoli
2000-05-07
1
-0
/
+6
*
Machinery for quitting and handling the relationship between a shell
Ettore Perazzoli
2000-05-07
1
-0
/
+39
*
Portability fix (use `readdir()', not `readdir_r()'). Also, be safer
Ettore Perazzoli
2000-05-07
1
-0
/
+9
*
Fix non-OAF compilation.
Ettore Perazzoli
2000-05-07
1
-0
/
+5
*
Big shell reorganization.
Ettore Perazzoli
2000-05-07
1
-0
/
+6
*
turned the notebook border off. The calendar looks better without it. If
Damon Chaplin
2000-05-05
1
-0
/
+6
*
Fixed EShortcutBar API: the icon callback function now gets a `const
Ettore Perazzoli
2000-05-04
1
-0
/
+7
*
Removing more cruft.
Ettore Perazzoli
2000-05-03
1
-0
/
+10
*
Get rid of crufty `e-service' modules.
Ettore Perazzoli
2000-05-03
1
-0
/
+8
*
Set G_LOG_DOMAIN in following files.
Matthew Loper
2000-05-03
1
-0
/
+4
*
Turn off control frame autoactivation, so the toolbars work correctly.
Dan Winship
2000-05-02
1
-0
/
+6
*
Made Evolution OAF-compatible.
Ettore Perazzoli
2000-04-28
1
-0
/
+13
*
+ * widgets/e-text/e-text.c (e_text_destroy): Kill text->timer and
Matthew Loper
2000-04-27
1
-0
/
+7
*
include -I$(datadir)/idl in orbit-idl arguments so that you can have
Dan Winship
2000-04-25
1
-0
/
+8
*
Made some functions syncronous that didn't need to be asyncronous.
Christopher James Lahey
2000-04-24
1
-0
/
+5
*
+ * widgets/Makefile.am: Added e-paned directory.
Matthew Loper
2000-04-24
1
-0
/
+18
*
set calendar's uri with a property bag
Seth Alves
2000-04-19
1
-0
/
+4
*
New idl file. Still unused.
Christopher James Lahey
2000-04-19
1
-0
/
+4
*
Added a note field.
Christopher James Lahey
2000-04-15
1
-0
/
+5
*
+ * addressbook/gui/component/addressbook.c (control_activate): Make
Matthew Loper
2000-04-10
1
-0
/
+5
*
+ * folder-browser.c (folder_browser_destroy): Unref the shell
Matthew Loper
2000-04-08
1
-0
/
+9
*
Moved all ChangeLog entries for the shell to shell/ChangeLog.
Miguel de Icaza
2000-04-07
1
-0
/
+188