aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2001-06-29 03:47:55 +0800
committerDan Winship <danw@src.gnome.org>2001-06-29 03:47:55 +0800
commitfcc55e12d5181ff964cad8e69427810eb07f7f3c (patch)
tree0c7a1464accf82573ac75cd8f1a7fbfe2b1cd95b /shell
parent07fcfdf4365247cc1874c3193ea38e0dd4036710 (diff)
downloadgsoc2013-evolution-fcc55e12d5181ff964cad8e69427810eb07f7f3c.tar.gz
gsoc2013-evolution-fcc55e12d5181ff964cad8e69427810eb07f7f3c.tar.zst
gsoc2013-evolution-fcc55e12d5181ff964cad8e69427810eb07f7f3c.zip
(e_storage_new_folder): Move the folder_changed_cb() call to avoid
a g_warning. svn path=/trunk/; revision=10570
Diffstat (limited to 'shell')
-rw-r--r--shell/ChangeLog2
-rw-r--r--shell/e-storage.c3
2 files changed, 4 insertions, 1 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 683b649ac5..8c33dd7dca 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -3,6 +3,8 @@
* e-storage.c (e_storage_new_folder): Call folder_changed_cb after
adding the new folder so that if it was added highlighted, its
parent will get its child_highlight set.
+ (e_storage_new_folder): Move the folder_changed_cb() call to avoid
+ a g_warning.
2001-06-28 Ettore Perazzoli <ettore@ximian.com>
diff --git a/shell/e-storage.c b/shell/e-storage.c
index a569d36f3d..0b2734252e 100644
--- a/shell/e-storage.c
+++ b/shell/e-storage.c
@@ -574,10 +574,11 @@ e_storage_new_folder (EStorage *storage,
gtk_signal_connect_while_alive (GTK_OBJECT (e_folder), "changed", folder_changed_cb,
storage, GTK_OBJECT (storage));
- folder_changed_cb (e_folder, storage);
gtk_signal_emit (GTK_OBJECT (storage), signals[NEW_FOLDER], path);
+ folder_changed_cb (e_folder, storage);
+
return TRUE;
}
* multimedia/gmmlib: update to 20.2.4Jan Beich2020-08-182-4/+4 * multimedia/php-pHash: fix build on GCC architecturesPiotr Kubaj2020-08-161-1/+1 * - Update WWWDmitry Marakasov2020-08-161-1/+1 * multimedia/libmatroska: Update to 1.6.2Tobias C. Berner2020-08-162-8/+6 * Remove deprecated ports:Rene Ladan2020-08-154-34/+0 * multimedia/wlrobs: update to s20200812Jan Beich2020-08-152-5/+5 * multimedia/libva-intel-media-driver: update to 20.3.p5Jan Beich2020-08-142-6/+8 * KDE's August 2020 Apps UpdateTobias C. Berner2020-08-146-12/+16 * multimedia/minitube: update to 3.5Fernando ApesteguĂ­a2020-08-116-25/+33 * KDE Frameworks: update to 5.73.0Tobias C. Berner2020-08-091-3/+3 * multimedia/kodi-addon-peripheral-joystick: Update to 1.4.9 and unbreak after ...Bernhard Froehlich2020-08-097-1563/+31 * Mark as broken on powerpc64:Mark Linimon2020-08-091-0/+2 * multimedia/butt: update 0.1.21 -> 0.1.22, add mpris player supportKurt Jaeger2020-08-063-4/+15 * multimedia/gstreamer1-vaapi: Add a patch to fix a crash.Gleb Popov2020-08-062-0/+23 * multimedia/termplay: Update 2.0.5 -> 2.0.6Yuri Victorovich2020-08-053-226/+235 * multimedia/libva-intel-media-driver: update to 20.3.p4Jan Beich2020-08-052-4/+4 * Unbreak bulk -aAntoine Brodin2020-08-041-1/+1 * multimedia/svt-*: stop forcing shared libraryJan Beich2020-08-043-3/+1 * multimedia/svt-hevc: update to 1.5.0Jan Beich2020-08-047-12/+13 * Add an upstream patch to fix build without OpenGL.Jung-uk Kim2020-08-041-0/+17 * multimedia/intel-media-sdk: update to 20.2.1Jan Beich2020-08-032-5/+4 * lang/rust: Update to 1.45.2Tobias Kortkamp2020-08-033-3/+3 * multimedia/obs-streamfx: Update 0.8.2 -> 0.8.3Yuri Victorovich2020-08-032-4/+4 * multimedia/libmatroska: update to 1.6.1Tobias C. Berner2020-08-032-4/+4 * multimedia/ffmpegthumbnailer: Update to 2.2.2Tobias C. Berner2020-08-026-32/+70 * multimedia/mlt: update to 6.22.1Tobias C. Berner2020-08-022-4/+4 * multimedia/vapoursynth: update to R51Jan Beich2020-08-022-4/+4 * multimedia/mlt: update to 6.22.0Tobias C. Berner2020-08-017-59/+23 * Un-break build, update to 1.0.0, switch to GitHub repository.Thomas Zander2020-08-012-13/+14 * Enable static modules (preparation for build fix of multimedia/gpac-mp4box)Thomas Zander2020-08-011-0/+2 * devel/libfmt: Update to 7.0.2Tobias Kortkamp2020-08-012-1/+2 * multimedia/libvpx: update 1.9.0Jan Beich2020-08-013-7/+6 * lang/rust: Update to 1.45.1Tobias Kortkamp2020-07-313-3/+3 * multimedia/pHash: fix build on GCC architecturesPiotr Kubaj2020-07-301-1/+1 * multimedia/obs-streamfx: Update 0.8.1 -> 0.8.2Yuri Victorovich2020-07-302-4/+4 * multimedia/makemkv: update to 1.15.2Steve Wills2020-07-283-15/+17 * multimedia/obs-streamfx: Update 0.8.0 -> 0.8.1Yuri Victorovich2020-07-282-4/+4 * multimedia/kodi-devel: Update to 19.0a1-MatrixTobias Kortkamp2020-07-275-15/+14 * multimedia/pipewire: Update to 0.3.7Gleb Popov2020-07-263-5/+6 * Mark BROKENAntoine Brodin2020-07-261-0/+2 * multimedia/gmmlib: update to 20.2.3Jan Beich2020-07-252-4/+4 * multimedia/plexmediaserver-plexpass: Update to 1.20.0.3133Mark Felder2020-07-242-5/+5 * Update to 6.0.0Sunpoet Po-Chuan Hsieh2020-07-242-4/+4 * multimedia/ffmpeg: revert r538687 after r541984/r542846Jan Beich2020-07-242-14/+21 * multimedia/plexmediaserver-plexpass: Update to 1.20.0.3125Mark Felder2020-07-232-5/+5 * multimedia/plexmediaserver: Update to 1.19.5.3112Mark Felder2020-07-23