Commit Graph

1789 Commits

Author SHA1 Message Date
cacc7b86e1 ** Fixes #351332
2006-09-18  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes #351332

	* e-shell-window.c: Fix implicit function declarations.

svn path=/trunk/; revision=32792
2006-09-18 17:26:32 +00:00
f1ade2d6d4 update last stable version number from 2.6.3 to 2.8.0
2006-09-14  Andre Klapper  <a9016009@gmx.de>

	* main.c: update last stable version number from 2.6.3 to 2.8.0

svn path=/trunk/; revision=32764
2006-09-14 15:52:01 +00:00
beb1d6ffba Add documentation credits.
2006-09-04  Harish Krishnaswamy  <kharish@novell.com>

	* e-shell-window-commands.c: Add documentation
	credits.

svn path=/trunk/; revision=32738
2006-09-04 12:27:19 +00:00
2b1f8f84f2 ** Fix for bug #334821 by Tollef Fog Heen
svn path=/trunk/; revision=32642
2006-08-23 09:54:14 +00:00
6c0397b958 Make sure default window sizes are positive numbers. Fixes bug 349967.
2006-08-23  Daniel Gryniewicz  <dang@gentoo.org>

	* e-shell-window.c:
	Make sure default window sizes are positive numbers.
	Fixes bug 349967. Committed by Andre Klapper.

svn path=/trunk/; revision=32640
2006-08-23 09:02:48 +00:00
3e9a1e10bd Update some credits for the previous development series.
2006-08-22  Andre Klapper  <a9016009@gmx.de>

	* e-shell-window-commands.c: Update some credits for
	the previous development series.

svn path=/trunk/; revision=32632
2006-08-22 17:39:27 +00:00
4049dece23 ** Fixes bug #346317
svn path=/trunk/; revision=32621
2006-08-22 05:03:42 +00:00
f5f9c6a39d Fix for bug 346797
svn path=/trunk/; revision=32609
2006-08-21 07:53:24 +00:00
cb929003a2 Plug some leaks.
2006-08-17  Kjartan Maraas  <kmaraas@gnome.org>

	* e-user-creatable-items-handler.c: (new_button_change),
	(setup_toolbar_button): Plug some leaks.

svn path=/trunk/; revision=32559
2006-08-17 06:54:13 +00:00
c90be53830 update last stable version number from 2.6.2 to 2.6.3
2006-08-02  Andre Klapper  <a9016009@gmx.de>

	* main.c: update last stable version number from 2.6.2 to 2.6.3

svn path=/trunk/; revision=32464
2006-08-02 08:08:04 +00:00
c6612c8d03 Fix warnings at build-time, and clean up the connections to the D-Bus on
2006-07-27  Bastien Nocera  <hadess@hadess.net>

	* e-shell-nm-glib.c: (e_shell_glib_network_monitor),
	(e_shell_nm_glib_initialise), (e_shell_nm_glib_dispose):
	* e-shell-nm.c: (e_shell_dbus_dispose):
	* e-shell-window.c: (impl_dispose): Fix warnings at build-time, and
	clean up the connections to the D-Bus on exit (Closes: #332387)

svn path=/trunk/; revision=32425
2006-07-27 09:42:18 +00:00
158c89195b Fix for bug #345331
svn path=/trunk/; revision=32302
2006-07-13 18:16:54 +00:00
2fb0e7f837 ** Fixes bug #347182
* e-user-creatable-items-handlers.c:
        (set_combo_button_style): New function.
        (new_button_change): Call set_combo_button_style.
        (setup_toolbar_button): Call set_combo_button_style.
* misc/e-combo-button.c: (e_combo_button_set_label):
         Removed needless g_return_if_fail().

svn path=/trunk/; revision=32294
2006-07-12 06:49:14 +00:00
e6ecbf0d50 Fix for #346613. Fix the problem pointed out by Johnny
2006-07-07  Li Yuan  <li.yuan@sun.com>

    * e-shell-window.c: (setup_widgets):
    Fix for #346613.
    Fix the problem pointed out by Johnny <jjohnny@novell.com>.
    When maximize Evolution, close and start Evolution sometimes,
    the sidebar grows towards right. Set the view_notebook can be expanded
    when the paned widget is resized.

svn path=/trunk/; revision=32246
2006-07-07 03:19:43 +00:00
69108085da Fix for #346613. Make the view_notebook cannot be resized shorter than its
2006-07-05  Li Yuan  <li.yuan@sun.com>

    * e-shell-window.c: (setup_widgets):
    Fix for #346613.
    Make the view_notebook cannot be resized shorter than its need.

svn path=/trunk/; revision=32237
2006-07-06 02:56:36 +00:00
d0529b0b4a Fix for minor packing issue in New button.
svn path=/trunk/; revision=32185
2006-06-21 11:06:40 +00:00
d71bbed0bd Don't call bonobo_activation_active_server_unregister() here, it's too
2006-06-17  Tor Lillqvist  <tml@novell.com>

	* e-shell.c (impl_finalize): Don't call
	bonobo_activation_active_server_unregister() here, it's too late,
	the EShell Bonobo object has already been deactivated and its
	associated CORBA object is NULL.
	(notify_no_windows_left_idle_cb): Instead, call
	bonobo_activation_active_server_unregister() here, when the EShell
	Bonobo object is still fully active.

svn path=/trunk/; revision=32177
2006-06-19 15:21:55 +00:00
6012329728 Fix for bug #252814
svn path=/trunk/; revision=32170
2006-06-19 10:00:18 +00:00
e190315d3a update last stable version number from 2.6.1 to 2.6.2
2006-06-17  Andre Klapper  <a9016009@gmx.de>

	* main.c: update last stable version number from 2.6.1 to 2.6.2

svn path=/trunk/; revision=32164
2006-06-17 15:18:38 +00:00
a2e4f2a688 Fix for bug 341334
svn path=/trunk/; revision=32070
2006-06-02 17:32:19 +00:00
5ddb0f8e08 Change the variable name from is_actived to is_active
svn path=/trunk/; revision=31987
2006-05-15 10:27:23 +00:00
fe716726ac Fixes #341525
2006-05-15  Li Yuan <li.yuan@sun.com>

        Fixes #341525

        * e-sidebar.c: (button_toggled_callback):
        If the button has been selected, it is no need to emit the signal.

svn path=/trunk/; revision=31986
2006-05-15 10:20:33 +00:00
d034972a19 Fixes #323853
2006-04-30  Nancy Cai <nancy.cai@sun.com>

        Fixes #323853

        * e-shell-importer.c: (filename_changed), (item_selected),
        (importer_file_page_new), (prepare_file_page):
        replacing GnomeFileEntry by GtkFileButton, which can import task files
        with none UTF-8 filenames.

svn path=/trunk/; revision=31930
2006-04-30 03:22:56 +00:00
3b5da8e937 reviewed by: Srinivasa Ragavan
2006-04-28  Sven Herzberg  <herzi@gnome-de.org>

        reviewed by: Srinivasa Ragavan

	* shell/apps_evolution_shell.schemas.in.in: added boolean key for the
	maximized state of the window
	* shell/e-shell-window.c: added window state saving and updated window
	size saving to work as expected (fixes bug 243962)

svn path=/trunk/; revision=31926
2006-04-28 11:19:51 +00:00
3aeecfe00f update last stable version number from 2.4.2.1 to 2.6.1
2006-04-27  Andre Klapper  <a9016009@gmx.de>
	* main.c: update last stable version number from 2.4.2.1 to 2.6.1

svn path=/trunk/; revision=31915
2006-04-27 09:05:14 +00:00
81390589bd add eds-1.4 and eds-1.6 to the list of old instances.
2006-04-24  Harish Krishnaswamy  <kharish@novell.com>

	* main.c: (kill_dataserver): add eds-1.4 and eds-1.6
	to the list of old instances.

svn path=/trunk/; revision=31883
2006-04-24 11:09:11 +00:00
6d921eef06 Update credits for the previous development series.
2006-04-24  Harish Krishnaswamy  <kharish@novell.com>

	* e-shell-window-commands.c: Update credits for
	the previous development series.

svn path=/trunk/; revision=31882
2006-04-24 11:00:52 +00:00
4e259838f0 Commiting patch for bug #337258.
svn path=/trunk/; revision=31873
2006-04-24 05:03:49 +00:00
5eceef8c7f Adding schema for statusbar_visible to enable status bar by default
svn path=/trunk/; revision=31855
2006-04-21 18:33:25 +00:00
cb4e88c994 #include <string.h>
svn path=/trunk/; revision=31837
2006-04-19 21:15:24 +00:00
4e220990b3 Replaced popt with GOption API
2006-04-19  Philip Van Hoof  <pvanhoof@gnome.org>

        * shell/main.c: Replaced popt with GOption API

svn path=/trunk/; revision=31833
2006-04-19 11:37:17 +00:00
ab7c700749 Intercept the Disconnected signal and setup a timeout to try and reconnect
2006-04-18  Jeffrey Stedfast  <fejj@novell.com>

	* e-shell-nm.c (e_shell_network_monitor): Intercept the
	Disconnected signal and setup a timeout to try and reconnect when
	the dbus daemon comes back up.

svn path=/trunk/; revision=31828
2006-04-18 15:51:43 +00:00
6147bd9db4 Clarify my last entry.
svn path=/trunk/; revision=31554
2006-02-20 23:46:15 +00:00
fbc1cb8629 On Win32, set the gtk-fallback-icon-theme to "gnome".
2006-02-21  Tor Lillqvist  <tml@novell.com>

	* main.c (main): On Win32, set the gtk-fallback-icon-theme to
	"gnome".

svn path=/trunk/; revision=31553
2006-02-20 23:33:55 +00:00
ca2a1a928c On Win32, finally call link_shutdown() (from ORBit2/linc2), otherwise we
2006-02-21  Tor Lillqvist  <tml@novell.com>

	* main.c (main): On Win32, finally call link_shutdown() (from
	ORBit2/linc2), otherwise we hang with the link_io_thread still
	running (blocked in g_poll()). Sigh, the linc2 code is a
	mystery. Why this is necessary I have no idea.

svn path=/trunk/; revision=31550
2006-02-20 23:26:08 +00:00
54daba7c7e changing year from 2005 to 2006.
2006-02-07  Andre Klapper  <a9016009@gmx.de>
	* e-shell-window-commands.c: changing year from 2005 to 2006.

svn path=/trunk/; revision=31434
2006-02-07 13:27:51 +00:00
b767ad726d fixing typos. fixes #304996 partially.
2006-02-05  Andre Klapper  <a9016009@gmx.de>
	* gui/component/ldap-config.glade:
	* shell.error.xml:
	fixing typos. fixes #304996 partially.

svn path=/trunk/; revision=31409
2006-02-05 20:18:13 +00:00
026358880f init the nm-dbus connection once.
2006-02-05  Shreyas Srinivasan  <sshreyas@novell.com>

	* e-shell-nm-glib.c: init the nm-dbus connection once.

svn path=/trunk/; revision=31406
2006-02-05 04:42:45 +00:00
1e5de972e6 Remove unused code and fix format specifiers in some cases.
2006-01-29  Kjartan Maraas  <kmaraas@gnome.org>

	* e-corba-config-page.c: (e_corba_config_page_class_init):
	* e-shell-folder-title-bar.c: (e_shell_folder_title_bar_construct):
	* e-shell-window.c: (init_view):
	* e-shell.c: (detect_version), (e_shell_construct), (e_shell_new),
	(e_shell_attempt_upgrade), (e_shell_create_window),
	(e_shell_save_settings):
	* main.c: (idle_cb):
	Remove unused code and fix format specifiers in some cases.

svn path=/trunk/; revision=31367
2006-01-30 11:49:53 +00:00
3fc81ed934 ** Fixes Bug #257654
2006-01-26  Rajeev ramanathan <rajeevramanathan_2004@yahoo.co.in>

	** Fixes Bug #257654

	* e-shell-window.c:
	* e-shell-window-commands.c: Added code to show/hide sidebar.

svn path=/trunk/; revision=31345
2006-01-30 05:17:24 +00:00
03be4d5774 s/don't/do not/ string change. Fixes #325276.
2006-01-29  Harish Krishnaswamy  <kharish@novell.com>

* main.c: (show_development_warning):
 s/don't/do not/ string change. Fixes #325276.

svn path=/trunk/; revision=31339
2006-01-29 09:07:34 +00:00
11d598ec46 changed tow strings to add missing punctuation and clarification for
2006-01-27  Andre Klapper <a9016009@gmx.de>
	* apps_evolution_shell.schemas.in.in: changed tow strings to add
	missing punctuation and clarification for translators.
	Fixes bug 306117.

svn path=/trunk/; revision=31325
2006-01-27 14:53:20 +00:00
673ca3836a adding missing comma in the contributors list.
2006-01-26  Andre Klapper <a9016009@gmx.de>
	* e-shell-window-commands.c: adding missing comma in the
	contributors list.

svn path=/trunk/; revision=31315
2006-01-26 13:07:50 +00:00
1f2222c796 adding a check to make sure the shortcut key is not the NUL byte. Fixes
2006-01-23  Joe Marcus Clarke <marcus@freebsd.org>

	* e-user-creatable-items-handler.c: adding a check to make sure
	the shortcut key is not the NUL byte. Fixes bug 327468.

svn path=/trunk/; revision=31283
2006-01-23 16:48:05 +00:00
634b570468 changed string "Settings" to "Preferences" to keep consistency. Fixes bug
2006-01-21  Andre Klapper <a9016009@gmx.de>

	* e-shell-settings-dialog.c: changed string "Settings" to
	"Preferences" to keep consistency. Fixes bug 327933.

svn path=/trunk/; revision=31258
2006-01-21 11:48:51 +00:00
d5998e6a2d Default to [Cancel] instead of [Forget] in the when selecting "Forget
2006-01-19  Kyle Ambroff  <kambroff@csus.edu>

	* shell.error.xml: Default to [Cancel] instead of [Forget] in the
	when selecting "Forget Passwords" from the menu. (#325871)

svn path=/trunk/; revision=31246
2006-01-19 21:30:05 +00:00
de7b39a1de fixing two missing whitespaces. Fixes bug 325568.
2006-01-06  Andre Klapper <a9016009@gmx.de>
	* shell/e-shell-window.c: fixing two missing whitespaces.
	Fixes bug 325568.

svn path=/trunk/; revision=31087
2006-01-06 14:19:26 +00:00
04330f7cb3 Remove suspicious and possibly redundant register/unregister calls. Fixes
2006-01-02  Harish Krishnaswamy  <kharish@novell.com>

* e-shell-nm-glib.c: (e_shell_nm_glib_initialise):
Remove suspicious and possibly redundant
register/unregister calls. Fixes #325364 (critical
warning crasher).

svn path=/trunk/; revision=31014
2006-01-02 05:58:14 +00:00
7ddd1c1379 String Fixes (Bug #325122)
2006-01-01   Harish Krishnaswamy <kharish@novell.com>

* String Fixes (Bug #325122)

svn path=/trunk/; revision=31006
2006-01-01 13:56:31 +00:00
4b1a6066dc s/don't/do not/ string changes. Fixes #325276.
2006-01-01 Harish Krishnaswamy <kharish@novell.com>

	* s/don't/do not/ string changes. Fixes #325276.

svn path=/trunk/; revision=31003
2006-01-01 12:34:48 +00:00