| Commit message (Expand) | Author | Age | Files | Lines |
* | Hide the options for Time Divisions when in Express mode | Federico Mena Quintero | 2010-04-18 | 2 | -2/+2 |
* | Hide the 'Scroll month view by a week' option when in Express mode | Federico Mena Quintero | 2010-04-18 | 1 | -2/+2 |
* | Update the help file with the 'Show week numbers' option | Federico Mena Quintero | 2010-04-18 | 1 | -1/+1 |
* | Combine the preferences widgets for week numbers | Federico Mena Quintero | 2010-04-18 | 3 | -22/+5 |
* | Remove /apps/evolution/calendar/date_navigator/show_week_numbers | Federico Mena Quintero | 2010-04-18 | 5 | -27/+1 |
* | Use a single /apps/evolution/calendar/display/show_week_numbers | Federico Mena Quintero | 2010-04-18 | 5 | -12/+12 |
* | Hack the row spacing of a single-row table | Federico Mena Quintero | 2010-04-18 | 1 | -0/+11 |
* | Hook up the calendar's preferences in a sensible place | Federico Mena Quintero | 2010-04-18 | 1 | -4/+7 |
* | Move the 12/24 hour widgets to the top of their section | Federico Mena Quintero | 2010-04-17 | 1 | -43/+44 |
* | Hide some calendar preferences in Express mode | Federico Mena Quintero | 2010-04-16 | 1 | -0/+4 |
* | Schema with calendar widgets to hide in Express mode | Federico Mena Quintero | 2010-04-16 | 1 | -0/+20 |
* | Give meaningful names to widgets in the calendar's General preferences | Federico Mena Quintero | 2010-04-16 | 1 | -5/+5 |
* | turn threading on by default for mail; un-conditionally. | Michael Meeks | 2010-04-15 | 1 | -1/+1 |
* | Compress the contact viewer even more so it still fits. | Michael Meeks | 2010-04-15 | 2 | -1/+70 |
* | cleanup for non-express mode | Michael Meeks | 2010-04-15 | 2 | -5/+9 |
* | Adapt the event editor for MeeGo / small-screen. | Michael Meeks | 2010-04-15 | 3 | -16/+29 |
* | Merge commit 'origin/express2' into express2 | Michael Meeks | 2010-04-15 | 7 | -19/+108 |
|\ |
|
| * | Merge branch 'express2-reduced-preferences' into express2 | Federico Mena Quintero | 2010-04-14 | 3 | -19/+97 |
| |\ |
|
| | * | Hide the junk plugin options in Express mode | Federico Mena Quintero | 2010-04-14 | 2 | -4/+20 |
| | * | Hide EConfig sections that have no visible widgets | Federico Mena Quintero | 2010-04-14 | 1 | -15/+77 |
| * | | Merge branch 'gnome-2-30' into express2 | Matthew Barnes | 2010-04-13 | 4 | -0/+11 |
| |\ \ |
|
| | * | | Bug #611646 - Calendar shows recurring birthdays incorrectly | Milan Crha | 2010-04-13 | 4 | -0/+11 |
* | | | | remove custom close / searchbar hiding hacks for express mode, | Michael Meeks | 2010-04-15 | 2 | -8/+0 |
* | | | | add a close-window action that doesn't become insensitive on the last window. | Michael Meeks | 2010-04-15 | 3 | -17/+21 |
* | | | | add stock close button | Michael Meeks | 2010-04-15 | 1 | -0/+17 |
* | | | | add EVO_MEEGO debugging env var: | Michael Meeks | 2010-04-15 | 1 | -47/+52 |
|/ / / |
|
* | | | remove special case for calendar | Michael Meeks | 2010-04-12 | 1 | -11/+0 |
* | | | switch autoconfig to use the api.gnome.org API | Michael Meeks | 2010-04-12 | 1 | -1/+1 |
* | | | Detect MeeGo, and propagate settings variously. | Michael Meeks | 2010-04-12 | 4 | -1/+179 |
| |/
|/| |
|
* | | Put the for-today/overdue tasks preferences in the same line, to save space | Federico Mena Quintero | 2010-04-10 | 1 | -32/+31 |
* | | Merge branch 'express2' into express2-reduced-preferences | Federico Mena Quintero | 2010-04-10 | 16 | -66/+722 |
|\ \ |
|
| * | | Merge gnome-2-30 into express2 to get bugfixes | Federico Mena Quintero | 2010-04-10 | 16 | -66/+722 |
| |\| |
|
| | * | Bug #589393 - Configure fails to detect pilot-link utf8 capabilities | Dominique Leuenberger | 2010-04-09 | 1 | -3/+3 |
| | * | Add missing linker flag to NetworkManager extension. | Matthew Barnes | 2010-04-09 | 1 | -0/+1 |
| | * | Remove gtk_notebook_set_tab_label_packing(). | Matthew Barnes | 2010-04-08 | 1 | -3/+0 |
| | * | Bug #614325 - Shrink/expand To,Cc header images is missing | Milan Crha | 2010-04-08 | 2 | -49/+23 |
| | * | Bug #612236 - Find-As-You-Type in Folder list stops working | Milan Crha | 2010-04-08 | 1 | -7/+1 |
| | * | Fix for bug #613564 | Jeff Cai | 2010-04-08 | 1 | -0/+2 |
| | * | [win32] Be consistent in disabling the lockdown options. | Fridrich Strba | 2010-04-08 | 5 | -0/+14 |
| | * | Avoid warning about redefined localtime_r | Fridrich Štrba | 2010-04-08 | 1 | -0/+3 |
| | * | [win32] Implement network status detection | Fridrich Strba | 2010-04-08 | 4 | -1/+666 |
| | * | Convert NetworkManager integration to an EShell extension. | Matthew Barnes | 2010-04-08 | 7 | -207/+285 |
| | * | Make EShell extensible. | Matthew Barnes | 2010-04-08 | 1 | -34/+13 |
| | * | Introduce a simple extension system for objects. | Matthew Barnes | 2010-04-08 | 5 | -0/+400 |
| | * | Bug 614644 - Email window's title is blank when subject is blank | Matthew Barnes | 2010-04-07 | 1 | -3/+9 |
* | | | Hide the Alerts label in the composer's preferences | Federico Mena Quintero | 2010-04-09 | 2 | -2/+2 |
* | | | Schemas with widgets to hide for the mailer and composer preferences | Federico Mena Quintero | 2010-04-09 | 1 | -0/+38 |
* | | | Add names to containers in the composer's preferences | Federico Mena Quintero | 2010-04-09 | 1 | -1/+1 |
* | | | Hide widgets for the composer's preferences in Express mode | Federico Mena Quintero | 2010-04-09 | 1 | -0/+4 |
* | | | Add meaningful names to some containers | Federico Mena Quintero | 2010-04-09 | 1 | -2/+2 |
* | | | Hide widgets for the mailer's preferences in Express mode | Federico Mena Quintero | 2010-04-09 | 1 | -0/+4 |
* | | | Utility function to hide widgets when in Express mode | Federico Mena Quintero | 2010-04-09 | 2 | -0/+62 |
|/ / |
|
* | | hook X symbols out manually to make it build nicely on Fedora. | Michael Meeks | 2010-04-08 | 1 | -13/+39 |
* | | revert dfdb970ac69e3058418875aa043f9d2a17ea5945 | Michael Meeks | 2010-04-07 | 1 | -0/+5 |
* | | Add meego detection logic, it needs to be used (next pass) to | Michael Meeks | 2010-04-07 | 3 | -0/+152 |
* | | Enable the alarm daemon on MeeGo. | Michael Meeks | 2010-04-07 | 1 | -1/+2 |
* | | More build fixes. | Matthew Barnes | 2010-04-07 | 2 | -7/+20 |
* | | Capplet cleanups. | Matthew Barnes | 2010-04-07 | 1 | -7/+7 |
* | | Disable the status bar for all but the mail view. | Michael Meeks | 2010-04-07 | 1 | -4/+7 |
* | | Express: Composer always defaults to HTML mode | Matthew Barnes | 2010-04-07 | 4 | -15/+24 |
* | | Hide searchbar in calendar view in express mode. | Srinivasa Ragavan | 2010-04-07 | 1 | -1/+5 |
* | | remove redundant print elements from express mode | Michael Meeks | 2010-04-07 | 2 | -0/+4 |
* | | Last scroll-pane, and manual sizing tweak | Michael Meeks | 2010-04-07 | 2 | -1/+21 |
* | | Get the new contact sizing right despite the scrolled regions. | Michael Meeks | 2010-04-07 | 4 | -2/+30 |
* | | Scrolled window for personal bits ... | Michael Meeks | 2010-04-07 | 1 | -1/+19 |
* | | Add a scrolled area to cope if we want to expand mail settigns | Michael Meeks | 2010-04-07 | 1 | -0/+18 |
* | | Add conditionally enabled expanders for 'Other' address and 'Misc' | Michael Meeks | 2010-04-07 | 2 | -12/+24 |
* | | Fix mismatched quotes. | Matthew Barnes | 2010-04-07 | 26 | -58/+58 |
* | | Remove some unused MessageList constants. | Matthew Barnes | 2010-04-07 | 1 | -5/+0 |
* | | Only show "Send/Receive" in mailer when using express mode. | Matthew Barnes | 2010-04-07 | 6 | -12/+24 |
* | | Simplify the search UI for express mode. | Matthew Barnes | 2010-04-07 | 20 | -174/+421 |
* | | Move the day start / day end widgets to the same line | Federico Mena Quintero | 2010-04-07 | 1 | -45/+59 |
* | | Remove a superfluous row in a GtkTable | Federico Mena Quintero | 2010-04-07 | 1 | -172/+95 |
* | | Minor EMailReader cleanup. | Matthew Barnes | 2010-04-07 | 4 | -30/+51 |
* | | Switch back to an older version with my changes. | Michael Meeks | 2010-04-07 | 1 | -471/+1491 |
* | | Adapt and further compact the UI with new expander-alike | Michael Meeks | 2010-04-07 | 1 | -39/+87 |
* | | Add expander button to E-mail pieces. | Michael Meeks | 2010-04-07 | 1 | -0/+66 |
* | | Add vertical orientation properties to make glade-3 happy. | Michael Meeks | 2010-04-07 | 1 | -0/+62 |
* | | Add ConnMan support (words fail me ...) | Michael Meeks | 2010-04-07 | 4 | -1/+244 |
* | | Refresh contact-editor.ui. | Matthew Barnes | 2010-04-07 | 1 | -1558/+461 |
* | | Alter UI conditional syntax to be more familiar cpp style, which | Michael Meeks | 2010-04-07 | 2 | -10/+11 |
* | | Add an extension to configure EWebView. | Matthew Barnes | 2010-04-07 | 8 | -61/+310 |
* | | More API documentation tweaking. | Matthew Barnes | 2010-04-07 | 31 | -5386/+22 |
* | | Demonstrate extending the EExtension API. | Matthew Barnes | 2010-04-07 | 9 | -142/+115 |
* | | Fix build breakage. | Matthew Barnes | 2010-04-07 | 1 | -0/+1 |
* | | Move "section" documentation out of header files. | Matthew Barnes | 2010-04-07 | 34 | -101/+101 |
* | | Document EExtensible and EExtension. | Matthew Barnes | 2010-04-07 | 8 | -0/+196 |
* | | Convert NetworkManager integration to an EShell extension. | Matthew Barnes | 2010-04-07 | 7 | -207/+285 |
* | | Make EShell and related classes extensible. | Matthew Barnes | 2010-04-07 | 8 | -243/+101 |
* | | Add extensions to configure calender widgets. | Matthew Barnes | 2010-04-07 | 45 | -431/+844 |
* | | Add an extension to configure EMFormatHTML. | Matthew Barnes | 2010-04-07 | 6 | -22/+141 |
* | | Introduce a simple extension system for objects. | Matthew Barnes | 2010-04-07 | 5 | -0/+400 |
* | | Redo Calendar for express mode. Just design/layout changes. | Srinivasa Ragavan | 2010-04-07 | 5 | -76/+165 |
* | | Ahem, use the right installation paths | Federico Mena Quintero | 2010-04-07 | 2 | -2/+2 |
* | | Fallback to the offline case if we can't contact the server anyway | Federico Mena Quintero | 2010-04-07 | 1 | -3/+3 |
* | | Get the online status from the EShell | Federico Mena Quintero | 2010-04-07 | 1 | -2/+16 |
* | | Fix Makefile.am thinko | Federico Mena Quintero | 2010-04-07 | 1 | -2/+0 |
* | | Fix compiler warnings | Federico Mena Quintero | 2010-04-07 | 1 | -1/+1 |
* | | Read the mail autoconfig files from the right path | Federico Mena Quintero | 2010-04-07 | 1 | -1/+1 |
* | | Add a bunch of mail autoconfiguration files | Federico Mena Quintero | 2010-04-07 | 192 | -0/+6662 |
* | | Basic logic to guess mail autoconfig when offline | Federico Mena Quintero | 2010-04-07 | 1 | -4/+50 |
* | | Return a success code when parsing a message | Federico Mena Quintero | 2010-04-07 | 1 | -4/+6 |
* | | Factor out function to parse a soup message from a string | Federico Mena Quintero | 2010-04-07 | 1 | -2/+8 |
* | | Compress new contact dialog (first page) a little; more to come. | Michael Meeks | 2010-04-07 | 3 | -5/+31 |
|/ |
|
* | Updated Ukrainian translation | Maxim V. Dziumanenko | 2010-04-07 | 1 | -346/+343 |
* | Do not hide junk mail when vJunk folder not supported by store | Milan Crha | 2010-04-07 | 1 | -7/+23 |
* | Bug #614647 - Don't reset names and colors of default mail labels | Matt McCutchen | 2010-04-07 | 1 | -8/+6 |
* | Bug 614813 - Crash during e-mail migration | Jürg Billeter | 2010-04-07 | 1 | -2/+1 |
* | Bug 614889 - Memory leaks in EMailSidebar | Paolo Borelli | 2010-04-07 | 1 | -3/+8 |
* | Bug 614892 - String leak in the composer | Paolo Borelli | 2010-04-07 | 1 | -0/+2 |
* | Bug 614918 - GnomeGoal: Correct Desktop Files | Javier Jardón | 2010-04-07 | 1 | -1/+0 |
* | Bug 614926 - Memos and Tasks accelerators switched since 2.28 | Matt McCutchen 2 | 2010-04-07 | 2 | -2/+2 |
* | Capplet cleanups. | Matthew Barnes | 2010-04-06 | 15 | -822/+355 |
* | Bug #592117 - Calendar compressed weekend print improvement | pepp | 2010-04-02 | 1 | -5/+5 |
* | Fixes to Catalan translation | Jordi Serratosa | 2010-04-02 | 1 | -225/+239 |
* | Bug #613352 - Changed time range not propagated to calendar | Milan Crha | 2010-04-01 | 6 | -30/+238 |
* | Bug #613356 - Calendar doesn't save Task/Memo table state | Milan Crha | 2010-04-01 | 3 | -12/+75 |
* | Bug #613354 - Folder->Mark all messages as read does not work | Milan Crha | 2010-04-01 | 1 | -1/+5 |
* | Bug #613261 - application/mbox not shown properly | Milan Crha | 2010-04-01 | 1 | -1/+1 |
* | Bug #612916 - Runtime error on console when opening a message window | Milan Crha | 2010-04-01 | 1 | -16/+12 |
* | Bug #612821 - Uses freed memory when changing task's source | Milan Crha | 2010-04-01 | 1 | -4/+13 |
* | Bug #569945 - Recurrence icon not removed after changing to single event | Milan Crha | 2010-04-01 | 1 | -0/+1 |
* | Bug #488979 - Disable Edit for card views in contacts | Milan Crha | 2010-04-01 | 1 | -1/+6 |
* | Bug #374533 - Read window stays open after last email is deleted | Milan Crha | 2010-04-01 | 3 | -0/+51 |
* | Fix build settings under capplet. | Matthew Barnes | 2010-03-31 | 2 | -21/+10 |
* | Updated Ukrainian translation | Maxim V. Dziumanenko | 2010-03-31 | 1 | -65/+86 |
* | Updated Ukrainian translation | Maxim V. Dziumanenko | 2010-03-31 | 1 | -388/+194 |
* | Build libevolution-mail-settings as dll on windows | Fridrich Štrba | 2010-03-31 | 1 | -0/+1 |
* | Updated Ukrainian translation | Maxim V. Dziumanenko | 2010-03-31 | 1 | -548/+346 |
* | Updated Swedish translation | Daniel Nylander | 2010-03-31 | 1 | -6/+5 |
* | post release version bump | Chenthill Palanisamy | 2010-03-30 | 1 | -2/+2 |
* | Update version for 2.30.0.1 releaseEVOLUTION_2_30_0_1 | Chenthill Palanisamy | 2010-03-30 | 1 | -2/+2 |
* | Updated Spanish translation | Jorge González | 2010-03-30 | 1 | -26/+23 |
* | Updated Swedish translation | Daniel Nylander | 2010-03-30 | 1 | -19/+16 |
* | Fix build break due to GTK+ deprecations. | Matthew Barnes | 2010-03-30 | 1 | -0/+4 |
* | Updated Greek translation for evolution documentation | Nikos Bakaoukas | 2010-03-30 | 1 | -131/+23 |
* | news update for 2.30 releaseEVOLUTION_2_30_0 | Chenthill Palanisamy | 2010-03-30 | 1 | -0/+94 |
* | update doc version | Chenthill Palanisamy | 2010-03-30 | 1 | -1/+1 |
* | Bug 614049 - Attachment bar causes drawing issues in RTL locales | Matthew Barnes | 2010-03-30 | 1 | -2/+7 |
* | Updated Bengali translation | Jamil Ahmed | 2010-03-29 | 1 | -36/+36 |
* | Updated Brazilian Portuguese translation | Rodrigo Flores | 2010-03-29 | 1 | -104/+65 |
* | Fix Czech translation by Lucas Lommer | Petr Kovar | 2010-03-29 | 1 | -6/+7 |
* | Updated Greek translation for evolution documentation | Nikos Bakaoukas | 2010-03-29 | 1 | -9422/+3157 |
* | Update Czech translation by Jiri Eischmann | Petr Kovar | 2010-03-28 | 1 | -1123/+1408 |
* | Updated Greek translation | Kostas Papadimas | 2010-03-28 | 1 | -3170/+1542 |
* | Updated Hungarian translation | Gabor Kelemen | 2010-03-28 | 1 | -10386/+9776 |
* | complete Translation for Punjabi by A S Alam | A S Alam | 2010-03-28 | 1 | -390/+78 |
* | Updated Ukrainian translation | Maxim V. Dziumanenko | 2010-03-28 | 1 | -30/+38 |
* | Updated Ukrainian translation | Maxim V. Dziumanenko | 2010-03-28 | 1 | -4047/+276 |
* | Updated Danish translation | Kenneth Nielsen | 2010-03-28 | 1 | -405/+601 |
* | Updated Greek translation of evolution | Thanos Lefteris | 2010-03-28 | 1 | -617/+751 |
* | Updated Bengali translation | Jamil Ahmed | 2010-03-28 | 1 | -2544/+2367 |
* | Updated Basque language | Inaki Larranaga Murgoitio | 2010-03-27 | 1 | -17/+306 |
* | Estonian translation updated | Priit Laes | 2010-03-27 | 1 | -585/+1944 |
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2010-03-27 | 1 | -994/+1243 |
* | Start the mailer's folder sidebar with a reasonable width | Federico Mena Quintero | 2010-03-26 | 1 | -0/+84 |
* | Updated Greek translation | Μάριος Ζηντίλης | 2010-03-25 | 1 | -2704/+3111 |
* | Updated French doc translation | Bruno Brouard | 2010-03-24 | 1 | -2980/+2846 |
* | Alter UI conditional syntax to be more familiar cpp style, which | Michael Meeks | 2010-03-24 | 5 | -37/+36 |
* | Updated Serbian translations | Игор Несторовић | 2010-03-23 | 2 | -5992/+0 |
* | Updated Serbian translations | Игор Несторовић | 2010-03-23 | 2 | -3474/+2736 |
* | Updated Basque language | Inaki Larranaga Murgoitio | 2010-03-23 | 1 | -357/+67 |
* | Updated Greek translation. | Kostas Papadimas | 2010-03-23 | 1 | -1/+1 |
* | Updated Greek translation. | Kostas Papadimas | 2010-03-23 | 1 | -9015/+7999 |
* | Updated German translation | Christian Kirbach | 2010-03-23 | 1 | -1008/+1302 |
* | Updated Serbian translations | Игор Несторовић | 2010-03-22 | 2 | -21616/+24206 |
* | Updated Catalan translation | David Planella | 2010-03-22 | 1 | -3/+3 |
* | Updated Catalan translation | David Planella | 2010-03-22 | 1 | -713/+918 |
* | Update Romanian translation | Adi Roiban | 2010-03-22 | 1 | -10337/+10167 |
* | Updated Swedish translation | Daniel Nylander | 2010-03-22 | 1 | -395/+297 |
* | Updated Lithuanian translation | Žygimantas Beručka | 2010-03-21 | 1 | -8700/+9756 |
* | Updated Galician translation | Fran Diéguez | 2010-03-21 | 1 | -340/+589 |
* | update Punjabi Translation | A S Alam | 2010-03-21 | 1 | -2/+2 |
* | update Punjabi Translation | A S Alam | 2010-03-21 | 1 | -2578/+2263 |
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Chao-Hsiung Liao | 2010-03-20 | 2 | -2459/+3009 |
* | Updated Korean translation | Changwoo Ryu | 2010-03-20 | 1 | -338/+579 |
* | Updated Italian translation for welcome message | Luca Ferretti | 2010-03-20 | 1 | -1235/+118 |
* | Updated French translation | Claude Paroz | 2010-03-20 | 1 | -629/+881 |
* | added Russian translation | Leonid Kanter | 2010-03-19 | 2 | -10389/+12760 |
* | updated Russian translation | Leonid Kanter | 2010-03-19 | 1 | -281/+152 |
* | Updated Brazilian Portuguese translation | Djavan Fagundes | 2010-03-19 | 1 | -11581/+10558 |
* | Updated Italian translation | Luca Ferretti | 2010-03-19 | 1 | -150/+129 |
* | Bug 612209 - Missing stock icons in Evolution | Matthew Barnes | 2010-03-19 | 61 | -1/+84 |
* | Updated Italian translation | Luca Ferretti | 2010-03-18 | 1 | -10503/+12734 |
* | Updated Bulgarian translation | Alexander Shopov | 2010-03-18 | 1 | -167/+166 |
* | Updated Portuguese translation | Duarte Loreto | 2010-03-18 | 1 | -9/+9 |
* | Updated British English translation | Bruce Cowan | 2010-03-18 | 1 | -1057/+1281 |
* | updated Russian translation from | Leonid Kanter | 2010-03-18 | 1 | -2364/+2356 |
* | Updated Slovenian translation | Matej Urbančič | 2010-03-18 | 1 | -162/+162 |
* | Updated Spanish translation | Jorge González | 2010-03-18 | 1 | -209/+170 |
* | Fix misspelled strings. | Srinivasa Ragavan | 2010-03-17 | 2 | -3/+3 |
* | Updated Basque language | Inaki Larranaga Murgoitio | 2010-03-17 | 1 | -11/+300 |
* | Updated Portuguese translation | Duarte Loreto | 2010-03-17 | 1 | -1/+1 |
* | Updated Portuguese translation | Duarte Loreto | 2010-03-17 | 1 | -7457/+8058 |
* | Don't use the previous stored default shell type in express mode. | Michael Meeks | 2010-03-17 | 1 | -1/+4 |
* | Updated Basque language | Inaki Larranaga Murgoitio | 2010-03-17 | 1 | -891/+852 |
* | More capplet build issues. | Matthew Barnes | 2010-03-16 | 1 | -1/+3 |
* | Clean up data/Makefile.am | Ross Burton | 2010-03-16 | 1 | -39/+10 |
* | Don't poke around a GdkWindowObject directly but use gdk_window_get_parent | Ross Burton | 2010-03-16 | 1 | -1/+1 |
* | Add missing includes so that -Werror builds don't fail | Ross Burton | 2010-03-16 | 1 | -0/+4 |
* | Fix missing linker flags in the correct Makefile.am. | Matthew Barnes | 2010-03-16 | 2 | -4/+4 |
* | Add missing linker flags in capplet. | Matthew Barnes | 2010-03-16 | 1 | -1/+3 |
* | Bug 612916 - e_lookup_action() called too early during initialization | Matthew Barnes | 2010-03-16 | 1 | -2/+4 |
* | Fix runtime warnings when opening calendar for the first time | Milan Crha | 2010-03-16 | 1 | -1/+1 |
* | Fix a couple compiler warnings. | Matthew Barnes | 2010-03-16 | 2 | -3/+2 |
* | Revert some bad assumptions I made in EPluginUI. | Matthew Barnes | 2010-03-16 | 11 | -41/+43 |
* | Make the gconf schemas installation rules consistent in all Makefiles.am | Fridrich Strba | 2010-03-16 | 6 | -49/+82 |
* | Prevent future bugs like #612792. | Matthew Barnes | 2010-03-15 | 9 | -28/+25 |
* | Bug 612792 - Crash when trying to delete WebDav addressbook | Matthew Barnes | 2010-03-15 | 4 | -4/+4 |
* | Actually respect the --disable-schemas-install configure option | Fridrich Strba | 2010-03-15 | 12 | -0/+48 |
* | Disabling Gnome schemas for windows | Fridrich Strba | 2010-03-15 | 1 | -0/+2 |
* | Some more missing relocations fixed | Fridrich Strba | 2010-03-15 | 2 | -0/+2 |
* | Updated Spanish translation | Jorge González | 2010-03-15 | 1 | -666/+927 |
* | Remove some more unnecessary windows workarounds. | Fridrich Strba | 2010-03-15 | 3 | -56/+28 |
* | Updated Bulgarian translation | Alexander Shopov | 2010-03-14 | 1 | -631/+881 |
* | Updated Swedish translation | Daniel Nylander | 2010-03-14 | 1 | -2668/+2865 |
* | Updated Slovenian translation | Matej Urbančič | 2010-03-14 | 1 | -684/+892 |
* | Make IMAPX the default | Srinivasa Ragavan | 2010-03-14 | 1 | -0/+2 |
* | Forgot to commit the new source files... | Matthew Barnes | 2010-03-14 | 2 | -0/+416 |
* | Shell and UI manager cleanups. | Matthew Barnes | 2010-03-14 | 33 | -236/+238 |
* | re-enable middle-click to open in new window with new actions | Michael Meeks | 2010-03-14 | 3 | -9/+53 |
* | Remove comments. | Srinivasa Ragavan | 2010-03-14 | 1 | -5/+0 |
* | Collapse system stores by default. | Srinivasa Ragavan | 2010-03-14 | 1 | -2/+17 |
* | In express mode, give the accounts first place than on this computer. | Srinivasa Ragavan | 2010-03-14 | 1 | -8/+26 |
* | document schema to avoid errors | Michael Meeks | 2010-03-14 | 1 | -0/+4 |
* | make the 'New' drop-down menu much cleaner for express mode | Michael Meeks | 2010-03-14 | 3 | -3/+44 |
* | Add a set of actions that open a view in a new window | Michael Meeks | 2010-03-14 | 6 | -30/+86 |
* | Fix a crash while refreshing account types. | Srinivasa Ragavan | 2010-03-14 | 1 | -23/+8 |
* | disable cancel button | Michael Meeks | 2010-03-14 | 2 | -3/+6 |
* | Disable a chunk of UI from the mail-to-task plugin | Michael Meeks | 2010-03-14 | 3 | -5/+5 |
* | clean up the 'express' mode hooks for UI Managers and start to | Michael Meeks | 2010-03-14 | 9 | -72/+123 |
* | Hide switcher in express mode. | Srinivasa Ragavan | 2010-03-14 | 1 | -3/+7 |
* | remove more complex pieces in the UI | Michael Meeks | 2010-03-14 | 2 | -0/+8 |
* | disable identity frame only in express mode | Michael Meeks | 2010-03-14 | 1 | -2/+2 |
* | Removed obsolete method signatures in em-account-editor.h | Michael Meeks | 2010-03-14 | 5 | -57/+74 |
* | hush | Michael Meeks | 2010-03-14 | 1 | -0/+9 |
* | warning cleanup | Michael Meeks | 2010-03-14 | 3 | -5/+5 |
* | Updated LowGerman translation | Nils-Christoph Fiedler | 2010-03-14 | 1 | -1/+1 |
* | Updated LowGerman translation | Nils-Christoph Fiedler | 2010-03-14 | 1 | -1/+1 |
* | Fix POTFILEs to include capplet. | Srinivasa Ragavan | 2010-03-14 | 1 | -0/+9 |
* | Fix a typo | Srinivasa Ragavan | 2010-03-14 | 1 | -6/+3 |
* | Restructure capplet stuffs and load only on express mode. | Srinivasa Ragavan | 2010-03-14 | 22 | -37/+77 |
* | Switch to anjal style on express mode. | Srinivasa Ragavan | 2010-03-14 | 2 | -27/+32 |
* | Integrate into new account button. | Srinivasa Ragavan | 2010-03-14 | 7 | -11/+22 |
* | Integrate account assistant wizard to anjal style. | Srinivasa Ragavan | 2010-03-14 | 4 | -12/+16 |
* | Integrate anjal's account capplet lib in start up wizard. | Srinivasa Ragavan | 2010-03-14 | 2 | -2/+23 |
* | Libify settings capplet. | Srinivasa Ragavan | 2010-03-14 | 5 | -23/+38 |
* | Add control center capplet from anjal to evolution. Name it | Srinivasa Ragavan | 2010-03-14 | 20 | -1/+4105 |
* | Add generic 'express mode' conditionals to the UI XML | Michael Meeks | 2010-03-14 | 8 | -11/+64 |
* | Add 'express mode' gconf setting | Michael Meeks | 2010-03-14 | 3 | -1/+30 |