aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-canvas-utils.c
Commit message (Expand)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-7/+33
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+4
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-3/+0
* Fudge GtkScrollable for gtk2.Matthew Barnes2011-01-151-4/+7
* gnome-canvas: Convert canvas item transformation matrix to cairoBenjamin Otte2010-10-301-4/+3
* Coding style and whitespace cleanup.Matthew Barnes2010-08-291-25/+25
* Coding style and whitespace cleanup.Matthew Barnes2010-01-311-11/+11
* Baby steps toward GSEAL compliance.Matthew Barnes2010-01-141-8/+32
* Fix excessive whitespace.Matthew Barnes2009-07-131-2/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-5/+5
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* License ChangesSankarasivasubramanian Pasupathilingam2008-08-271-16/+16
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-7/+7
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Replace gtk_object_(un)?ref() with g_object_(un)?ref(). Likewise.Ettore Perazzoli2002-11-121-2/+2
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-011-2/+1
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-12/+13
* Bumped the sonumber to 14.Christopher James Lahey2001-10-021-0/+34
* Added this function.Christopher James Lahey2001-02-111-9/+59
* Clamp the value we set here. (compute_offset): Switched to ints here.Christopher James Lahey2001-01-261-16/+16
* Made this function put some space around the area shown.Christopher James Lahey2001-01-261-12/+32
* Added e_canvas_item_show_area which makes sure that a particular area of aChristopher James Lahey2000-05-311-0/+31
* e_canvas_item_move_absolute is just a helper function not supplied by theChris Lahey2000-01-141-0/+36
'>+7 * EMAccountEditor: Utilize CamelSettings.Matthew Barnes2011-08-153-635/+488 * imap-headers: Adapt to CamelSettings.Matthew Barnes2011-08-151-79/+74 * EMConfigTargetAccount: Add CamelSettings member.Matthew Barnes2011-08-152-2/+12 * MailAccountView: Adapt to URL parameter renames.Matthew Barnes2011-08-151-38/+36 * online-accounts: Adapt to URL parameter renames.Matthew Barnes2011-08-151-4/+6 * Drop some ancient GroupWise account migration.Matthew Barnes2011-08-151-91/+0 * EPortEntry: Add a "security-method" property.Matthew Barnes2011-08-152-75/+138 * EMailLocal: Change how we set "need-summary-check".Matthew Barnes2011-08-151-1/+4 * EMailSession: Configure settings when adding services.Matthew Barnes2011-08-151-0/+29 * Add migration routine for CamelURL param renames.Matthew Barnes2011-08-151-0/+241 * Bug #655942 - Shows 'Storing folder...' when deleting a local folderMilan Crha2011-08-151-1/+19 * Bug #656537 - Fix mallard relaxng validation errors in help pagesAlexandre Rostovtsev2011-08-1521-39/+41 * Updated Spanish translationDaniel Mustieles2011-08-151-1/+2 * Updated Spanish translationDaniel Mustieles2011-08-151-89/+86 * Updated Spanish translationJorge González2011-08-151-68/+60 * post release version bumpChenthill Palanisamy2011-08-151-1/+1 * News update for 3.1.5 releaseEVOLUTION_3_1_5Chenthill Palanisamy2011-08-151-0/+78 * Updated Spanish translationJorge González2011-08-141-133/+171 * Updated Lithuanian translationAurimas Černius2011-08-141-6670/+5847 * Coding style and whitespace cleanup.Matthew Barnes2011-08-1388-1438/+2681 * Updated Spanish translationJorge González2011-08-131-225/+223 * Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2011-08-132-1656/+1672 * Bug #656290 - "Always carbon-copy (cc) to:" option not honoredMilan Crha2011-08-121-0/+48 * Bug #656267 - Checking for auth types doesn't work properlyMilan Crha2011-08-122-14/+33 * Bug #655957 - Current account / all accounts search changes columnMilan Crha2011-08-121-1/+5 * Bug #645476 - Message list unnecessarily scrolls back to selected rowMilan Crha2011-08-121-1/+0 * git.mk: Add support for mallard.Matthew Barnes2011-08-112-2/+17 * Bug #656133 - Mail-local not initialized when adding/editing accountMilan Crha2011-08-111-0/+4 * Bug #655843 - Copy to calendar doesn't add timezone informationJames Bottomley2011-08-111-0/+30 * EConfig: Broadcast abort/commit events by way of signals.Matthew Barnes2011-08-1112-77/+102 * EMFolderTreeModel: Avoid a potential refcount crash.Matthew Barnes2011-08-101-1/+7 * Fix duplicated section IDAndre Klapper2011-08-101-2/+2 * Bug #655944 - Import dialog is not showing operation progressMilan Crha2011-08-102-34/+55 * Updated Spanish translationDaniel Mustieles2011-08-101-265/+275 * Gtk-Doc updates.Matthew Barnes2011-08-104-10/+17 * EMAccountEditor: Simplify real junk/trash folder selection.Matthew Barnes2011-08-101-19/+21 * EMFolderSelectionButton: Add an "account" property.Matthew Barnes2011-08-102-34/+118 * EMFolderSelector: Add a "model" construct-only property.Matthew Barnes2011-08-107-22/+107 * Add em_folder_tree_new_with_model().Matthew Barnes2011-08-102-1/+18 * EMFolderTree: Clean up initialization logic.Matthew Barnes2011-08-102-317/+355 * EMailSidebar: Miscellaneous cleanups.Matthew Barnes2011-08-101-33/+13 * EMFolderTree: Miscellaneous cleanups.Matthew Barnes2011-08-101-51/+27 * EMFolderSelectionButton: Add a "folder-uri" property.Matthew Barnes2011-08-107-39/+66 * Bug #655492 - Move 'Automatic contacts' tab to 'Contacts' partMilan Crha2011-08-096-11/+129 * Bug #655494 - Move 'Calendar and Tasks' tab out of Mail PreferencesMilan Crha2011-08-092-3/+3 * Bug #655872 - [pst-import] Fails to properly open remote clientMilan Crha2011-08-091-125/+184 * Remove non-existing option as pointed out by Akhil LaddhaAndre Klapper2011-08-091-3/+1 * Fix TODO now that the code is fixedAndre Klapper2011-08-091-3/+3 * Bug #655669 - Can't save inline pictures embedded in HTML MailsMilan Crha2011-08-095-1/+232 * EShell: Remove unused macro.Matthew Barnes2011-08-081-2/+0 * Bug #656136 - Remove time field in task editorMilan Crha2011-08-082-90/+21 * Cannot reply to message without preview panel enabledMilan Crha2011-08-081-0/+74 * Updated Swedish translationDaniel Nylander2011-08-081-4/+4 * Help->FAQ menu item and action are goneMilan Crha2011-08-081-1/+0 * Updated Spanish translationDaniel Mustieles2011-08-081-38/+9 * Updated Spanish translationDaniel Mustieles2011-08-081-550/+607 * Updated Spanish translationDaniel Mustieles2011-08-081-100/+71 * Updated Galician translationsFran Dieguez2011-08-071-1135/+1193 * Updated Spanish translationDaniel Mustieles2011-08-061-4190/+3444 * Fix typos in new docsYuri Chornoivan2011-08-069-9/+9 * Bug 656035. Add missing colon to stringAndre Klapper2011-08-061-1/+1 * EModule: Make all modules resident.Matthew Barnes2011-08-062-13/+30 * Bugfixes and corrections pointed out by Akhil LaddhaAndre Klapper2011-08-0515-25/+28 * Updated Swedish translationDaniel Nylander2011-08-051-204/+205 * Bug #655943 - Meeting request mails are not imported properlyMilan Crha2011-08-051-4/+107 * Remove link to FAQ as content is covered by new user docsAndre Klapper2011-08-051-26/+0 * Rename picture to new nameAndre Klapper2011-08-046-0/+0 * Add the one reused translatable picture againAndre Klapper2011-08-046-0/+0 * Merge old translations for new user docsAndre Klapper2011-08-04285-138473/+241054 * Put new user documentation in placeAndre Klapper2011-08-04287-7381/+8992 * Bug #655870 - Uses incorrect pointer as string in error messageMilan Crha2011-08-041-1/+1 * Remove outdated instructions for doc translatorsAndre Klapper2011-08-041-46/+0 * [l10n] Updated German translationMario Blättermann2011-08-041-4999/+5080 * [l10n] Updated German translationChristian Kirbach2011-08-041-4188/+4225 * Bug #655702 - Do not call Lists Groups when they are Lists anywhere elseAndre Klapper2011-08-043-3/+3 * Bug #655507 - Do not unload extensions, keep them preloadedMilan Crha2011-08-041-11/+13 * EMAccountEditor: Readability improvements.Matthew Barnes2011-08-041-81/+169 * Remove unneeded semicolonMilan Crha2011-08-031-1/+1 * Avoid crashes when moving between messages quicklyMilan Crha2011-08-033-4/+30 * [bogofilter] Avoid G_PARAM_STATIC_STRINGS.Matthew Barnes2011-08-031-2/+1 * Bug 655507 - Crash on startup when initializing spamassassinMatthew Barnes2011-08-031-10/+5 * Bug #655893 - Crash on pst folder hierarchy importMilan Crha2011-08-031-45/+96 * Bug #646646 - Incomplete and folder-incorrect import of pst fileMilan Crha2011-08-031-26/+36 * Updated Swedish translationDaniel Nylander2011-08-031-256/+288 * Bug #655190 - Sluggish performance interacting with calendar/tasksMilan Crha2011-08-028-61/+176 * Replace alarm by reminder for UI consistency. Fixes bug #340614Andre Klapper2011-08-0213-37/+37 * Updated Swedish translationDaniel Nylander2011-08-021-4186/+4280 * Do not leak memory on each mail folder changeMilan Crha2011-08-011-0/+1 * Updated Spanish translationDaniel Mustieles2011-07-301-164/+184 * Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2011-07-292-11095/+10253 * Use the same term 'Secure connection' everywhere instead of SSLAndre Klapper2011-07-284-5/+5 * Use email instead of e-mail spelling, like anywhere elseAndre Klapper2011-07-283-4/+4 * Replace user name by username as used anywhere else in EvolutionAndre Klapper2011-07-281-1/+1 * Bug #635211 - Select-all processed on timeout when not neededMilan Crha2011-07-281-3/+3 * Bug #655444 - Alarm/reminder settings split in two tabs in SettingsMilan Crha2011-07-281-130/+184 * Bug #655441 - Fix typoAndre Klapper2011-07-281-1/+1 * Bug #655430 - Forgotten EMailJunkOptions type init for mail-config.uiMilan Crha2011-07-283-0/+6 * Fix spelling of "Basic Headers" option to be consistent with the restAndre Klapper2011-07-281-1/+1 * Drop the duplicated 'Format' from filetype descriptionsto also sync strings w...Andre Klapper2011-07-273-3/+3 * Bug #655353 - Add translator commentAndre Klapper2011-07-271-1/+1 * Bug #655255 - Make comp-editor toolbar buttons' tooltips sanerMilan Crha2011-07-272-5/+5 * Updated Spanish translationJorge González2011-07-261-59/+55 * Forward button in Evolution Mail Configuration Assistant is actually called C...Andre Klapper2011-07-261-1/+1 * Bug #654889 - Closes when clicking on year/month selectorMilan Crha2011-07-251-7/+17 * Bug #654261 - Importing ics files into Evolution fails silentlyMilan Crha2011-07-251-1/+5 * Post-release version bump.Matthew Barnes2011-07-241-1/+1 * NEWS update for 3.1.4 release.EVOLUTION_3_1_4Matthew Barnes2011-07-241-0/+43 * Coding style and whitespace cleanups.Matthew Barnes2011-07-243-186/+198 * Updated Spanish translationDaniel Mustieles2011-07-231-589/+603 * error in mail notificationPunit Jain2011-07-21