aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc
Commit message (Expand)AuthorAgeFilesLines
...
* | Minor EMailReader cleanup.Matthew Barnes2010-03-262-4/+19
* | Bug 613639 - Evolution hard codes .gnome2Matthew Barnes2010-03-231-7/+4
* | Bug 613639 - Evolution hard codes .gnome2Matthew Barnes2010-03-231-2/+7
* | Add an extension to configure EWebView.Matthew Barnes2010-03-232-44/+176
* | [win32] Be consistent in disabling the lockdown options.Fridrich Strba2010-03-211-0/+2
* | Add extensions to configure calender widgets.Matthew Barnes2010-03-203-37/+33
|/
* Revert some bad assumptions I made in EPluginUI.Matthew Barnes2010-03-161-3/+3
* Shell and UI manager cleanups.Matthew Barnes2010-03-142-4/+5
* Update win32 directory relocation and some consistency cleanupFridrich Strba2010-03-102-4/+3
* ECalendar header cleanup.Matthew Barnes2010-03-102-81/+80
* Remove a long lived win32 hackFridrich Strba2010-03-061-4/+0
* Work around recent GTK+ deprecations.Matthew Barnes2010-03-0511-1/+99
* Fix a misspelled icon name.Matthew Barnes2010-03-041-1/+1
* Filtering out g_chmod on windows because it makes no sense thereFridrich Strba2010-03-031-0/+2
* Revert "Bug 587014 - Magic space does not work as expected"Matthew Barnes2010-02-181-0/+1
* Forgot to disconnect a signal handler in EAttachmentButton.Matthew Barnes2010-02-181-3/+16
* Bug 609042 - Convert quoted-printing to UTF-8 when copying to clipboardMatthew Barnes2010-02-171-1/+1
* Fix command-line import crasher.Matthew Barnes2010-02-121-0/+1
* Add DnD support to e-selection.c.Matthew Barnes2010-02-091-13/+10
* Coding style and whitespace cleanup.Matthew Barnes2010-02-083-31/+58
* Fix a compiler warning.Matthew Barnes2010-02-071-1/+0
* Bug 602416 - Changing shell views emits many runtime warningsMatthew Barnes2010-02-071-2/+1
* Implement account-wide search scope in mail.Matthew Barnes2010-02-071-0/+3
* Coding style and whitespace cleanup.Matthew Barnes2010-01-3110-107/+107
* Don't show total attachment size if it's zero.Matthew Barnes2010-01-291-4/+9
* Revise some comments in e-attachment.c.Matthew Barnes2010-01-291-6/+6
* Add focus tracking to EMailBrowser.Matthew Barnes2010-01-201-0/+31
* Bug 607234 - Open received attachments as read-onlyMatthew Barnes2010-01-191-0/+18
* Give all preview panes a search bar.Matthew Barnes2010-01-187-0/+2554
* Improve clipboard behavior.Matthew Barnes2010-01-185-14/+315
* Remove dead assignments found by clang.Matthew Barnes2010-01-1610-38/+2
* Fixes #606937 - void function should not have a return value.Wang Xin2010-01-151-1/+1
* Remove unused tooltip support from ECanvas/ETable/EText.Matthew Barnes2010-01-152-58/+0
* Remove unused ECanvas functions.Matthew Barnes2010-01-152-190/+3
* Baby steps toward GSEAL compliance.Matthew Barnes2010-01-1416-233/+397
* Bug 606250 - Remove usage of deprecated GTK+ symbolsMatthew Barnes2010-01-089-21/+21
* Coding style and whitespace cleanup.Matthew Barnes2010-01-052-25/+80
* Kill widgets/misc/e-colors.[ch].Matthew Barnes2010-01-053-134/+0
* Kill e_popup_menu().Matthew Barnes2010-01-054-93/+0
* Kill redundant RGB/HSV color conversion utilities.Matthew Barnes2010-01-052-138/+17
* Coding style and whitespace cleanup.Matthew Barnes2010-01-049-60/+121
* Bug 361145 - Evolution hangs when formatting message - fixes part of it.Chenthill Palanisamy2009-12-282-11/+7
* Compiler and linker flag cleanups.Matthew Barnes2009-12-281-0/+3
* Coding style and whitespace cleanup.Matthew Barnes2009-12-262-15/+24
* Introduce ESelectable and EFocusTracker.Matthew Barnes2009-12-269-10/+1308
* Bug #329693 - Add contexts to translated "None" wordsMilan Crha2009-12-244-8/+9
* Bug #605192 - New memo window has start date as NoneMilan Crha2009-12-231-1/+1
* Bug #593896 - Menu > Search > Find now is always enabled (again)Milan Crha2009-12-211-4/+4
* Bug 596947 - Calendar view forgets memo pane heightMatthew Barnes2009-12-202-13/+151
* Bug #591938 - Update translator's commentsMilan Crha2009-12-101-0/+4
* Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-081-1/+1
* Bug 603682 - Duplicate mnemonic in meeting windowMatthew Barnes2009-12-041-2/+2
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-012-6/+5
* port widgets/ to use new EError APIJonathon Jongsma2009-12-011-4/+4
* Fix some details in our asynchronous functions.Matthew Barnes2009-11-212-87/+33
* Still tweaking pane position restoration.Matthew Barnes2009-11-201-4/+14
* Kill e_util_read_file().Matthew Barnes2009-11-201-11/+36
* Add e_attachment_store_load_async().Matthew Barnes2009-11-202-24/+171
* Bug #579599 - Let the Advanced Search work againMilan Crha2009-11-191-0/+1
* Prefer EWebView calls over direct GtkHTML calls.Matthew Barnes2009-11-182-0/+27
* Remove some redundancy from EABContactDisplay.Matthew Barnes2009-11-181-1/+1
* Remove markup from translatable strings in ui filesClaude Paroz2009-11-171-8/+16
* Bug 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-177-288/+597
* EWebView popup menu enhancements.Matthew Barnes2009-11-144-128/+706
* Further tweaks for the command-line importing.Matthew Barnes2009-11-132-3/+7
* Bug #588093 - Allow import of local files from command lineMilan Crha2009-11-122-80/+496
* Bug #601218 - Accepted meeting doesn't show attachments in calendar viewMilan Crha2009-11-101-3/+3
* Kill e-cursor(s) (both of them).Matthew Barnes2009-11-109-432/+0
* Bug 601219 - Transient dialogs in composer window blocks main windowMatthew Barnes2009-11-102-0/+26
* Convert some "Save As" actions to run asynchronously.Matthew Barnes2009-11-081-1/+1
* Move EActivity and subclasses to e-util.Matthew Barnes2009-11-088-1309/+1
* Add a menu to the Forward toolbar button.Matthew Barnes2009-10-283-0/+148
* Prefer G_N_ELEMENTS over sizeof calculations.Matthew Barnes2009-10-271-3/+1
* Coding style and whitespace cleanups.Matthew Barnes2009-10-241-5/+5
* Bug 599190 - Unable to drop attachments in the attachment barMatthew Barnes2009-10-231-1/+1
* Bug #598631 - Add tooltip of "Ctrl+click to open a link" in buffer taggerMilan Crha2009-10-211-26/+94
* Bug #267749 - Week numbers are incorrect when the week starts on SundayMilan Crha2009-10-161-8/+13
* Bug #404227 - Over-aggressive appointment editor date checkMilan Crha2009-10-161-1/+13
* Bug #562512 - Make hyperlinks clickable in Memos, Tasks and CalendarMilan Crha2009-10-163-0/+571
* Fix error in comment.Matthew Barnes2009-10-071-1/+1
* Bug 593612 - Pane size restoration does not play nice with maximized windowsMatthew Barnes2009-10-071-0/+54
* Bug 587014 - Magic space does not work as expectedLucian Langa2009-10-041-1/+0
* Bug 597224 - Cannot close preferences window with escape keyLucian Langa2009-10-041-0/+8
* Build with GTK_DISABLE_DEPRECATED and fix resulting breakage.Matthew Barnes2009-10-021-1/+3
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-12/+29
* Show import progress directly in the assistant window.Matthew Barnes2009-09-261-77/+100
* More import assistant cleanup.Matthew Barnes2009-09-261-134/+153
* Rename EShellImporter to EImportAssistant and move it to widgets.Matthew Barnes2009-09-263-0/+966
* Bug #593609 - Have buildable exchange-operations plugin againMilan Crha2009-09-251-1/+0
* Bug #593633 - Runtime warnings trying to create a recurrence eventMilan Crha2009-09-241-0/+1
* Disable gdk_event_get_graphics_expose() call in EMap.Matthew Barnes2009-09-201-0/+8
* Remove a bunch of unused functions.Matthew Barnes2009-09-152-131/+0
* Bug 594863 - Message body doesn't allow right click pop up menuMatthew Barnes2009-09-131-1/+4
* Finish killing Bonobo.Matthew Barnes2009-09-096-83/+1269
* Relax the EBinding API to reduce GObject casting.Matthew Barnes2009-09-025-30/+30
* Get EConfig and EEvent hooks working again.Matthew Barnes2009-09-011-0/+6
* Coding style and whitespace cleanup.Matthew Barnes2009-08-301-1/+1
* Remove redundant "vertical view" functions.Matthew Barnes2009-08-282-65/+27
* Add vertical view to Memos and Tasks.Matthew Barnes2009-08-281-0/+1
* Add EPaned widget to generalize vertical view.Matthew Barnes2009-08-283-0/+421
* Fix return types to match the type of functionKjartan Maraas2009-08-271-2/+2
* Bug 511769 - Poor indication of when network is unavailableMatthew Barnes2009-08-251-6/+28
* Bug 359909 - "New" Button too smallMatthew Barnes2009-08-251-0/+25
* Chip away at GSEAL compliance.Matthew Barnes2009-08-171-9/+22
* Fix compiler warnings and deprecated GTK+ API usage.Matthew Barnes2009-08-162-4/+5
* Bug #580895 - Kill libgnomeui/gnome-thumbnail.hMilan Crha2009-08-111-0/+50
* Compiler warning fixes (as part of bug #424078)Milan Crha2009-08-111-1/+1
* Add a FIXME comment to e-attachment.cMatthew Barnes2009-08-111-0/+2
* Seal up ESignature and add GObject properties.Matthew Barnes2009-08-075-44/+61
* Replace more "config" classes with property bindings.Matthew Barnes2009-08-061-123/+213
* Merge commit 'EVOLUTION_2_27_5' into kill-bonoboMatthew Barnes2009-07-288-217/+30
|\
| * Coding style and whitespace cleanups.Matthew Barnes2009-07-264-8/+8
| * Bug #589580 - Crashes when dragging an image to the contact editorMilan Crha2009-07-241-7/+10
| * Fix Attachment bar size of Anjal.Srinivasa Ragavan2009-07-244-4/+20
| * Add API for getting task count.Srinivasa Ragavan2009-07-202-1/+6
| * Fix a typo in Chen's prev commit.Srinivasa Ragavan2009-07-201-1/+0
| * Kill some obsolete utility functions.Matthew Barnes2009-07-192-203/+6
| * More whitespace cleanup.Matthew Barnes2009-07-1913-31/+29
| * Coding style and whitespace cleanups.Matthew Barnes2009-07-181-2/+2
| * Search bar stuff for Anjal.Srinivasa Ragavan2009-07-174-0/+82
* | Get GnomeCalendar and the a11y stuff building.Matthew Barnes2009-07-284-1/+265
* | More whitespace cleanup.Matthew Barnes2009-07-199-18/+18
* | Make errors in taskbar clickable.Matthew Barnes2009-07-182-1/+6
* | Remove unused EActivity properties and subclasses.Matthew Barnes2009-07-185-618/+0
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-151-3/+1
|\|
| * Add an environment variable to show all errors as intrusiveChenthill Palanisamy2009-07-141-1/+20
| * Bug 588277 – Unnecessary special-purpose configure flagMatthew Barnes2009-07-141-3/+1
| * Fix excessive whitespace.Matthew Barnes2009-07-1348-333/+0
* | Fix excessive whitespace.Matthew Barnes2009-07-1430-259/+0
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-112-1/+8
|\|
| * Bug #245723 - Show days with transparent events in italicMilan Crha2009-07-091-1/+2
| * Bug #525689 - Do not show all days as Sunday in a comp-editorMilan Crha2009-07-031-0/+6
* | Add missing files.Matthew Barnes2009-07-032-0/+497
* | Kill the last GtkOptionMenu instances.Matthew Barnes2009-07-033-548/+2
* | Fix merge issues in EMAccountEditor.Matthew Barnes2009-07-022-85/+6
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-014-16/+40
|\|
| * Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-011-1/+1
| * Bug #245723 - Show days with transparent events in italicMilan Crha2009-06-303-16/+36
| * Remove a weak pointer when disposing EAttachmentHandler.Matthew Barnes2009-06-201-0/+18
| * Stop abusing forward declarations.Matthew Barnes2009-06-191-2/+2
| * Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-1919-127/+38
* | Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-011-1/+1
* | Radically reorganize source code.Matthew Barnes2009-06-258-7/+7
* | Merge commit 'EVOLUTION_2_27_3' into kill-bonoboMatthew Barnes2009-06-203-4/+62
|\|
| * Bug 584902 – Disabled default account hides "From" in composerMatthew Barnes2009-06-151-4/+43
| * Fix coding style.Matthew Barnes2009-06-142-3/+3
| * Bug 585554 – Opening PDF attachment crashes in e_attachment_open_handle_err...Matthew Barnes2009-06-131-30/+17
| * Added couple of APIS for EAttachmentPaned to hide combo and get theSrinivasa Ragavan2009-06-112-0/+19
| * Fix a runtime warning for zero-length attachments.Matthew Barnes2009-06-091-4/+8
| * Whoops, forgot to remove a debug message.Matthew Barnes2009-06-041-2/+0
| * Bug 572543 – Doesn't show correct application for pdf attachmentsMatthew Barnes2009-06-042-6/+9
| * Anjal stuff's for Evo.Srinivasa Ragavan2009-06-031-1/+6
| * Bug 581280 – Wrong attachment name in eventMatthew Barnes2009-06-032-1/+333
| * Fix more compiler warnings.Matthew Barnes2009-06-021-1/+1
| * More code cleanup.Matthew Barnes2009-06-0222-112/+112
| * Bug 583991 – "Suggest automatic display of attachment" does not workMatthew Barnes2009-05-291-0/+1
| * Whitespace cleanup.Matthew Barnes2009-05-2921-64/+64
| * Prefer GLib basic types over C types.Matthew Barnes2009-05-2964-742/+742
| * Remove trailing whitespace, again.Matthew Barnes2009-05-29107-134/+134
* | Remove a weak pointer when disposing EAttachmentHandler.Matthew Barnes2009-06-201-0/+18
* | Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-1810-63/+20
* | Clean up EImageChooser.Matthew Barnes2009-06-152-342/+311
* | Bug 585554 – Opening PDF attachment crashes in e_attachment_open_handle_err...Matthew Barnes2009-06-131-30/+17
* | Remove ESearchBar and EFilterBar.Matthew Barnes2009-06-094-2721/+0
* | Search bar improvements.Matthew Barnes2009-06-093-0/+373
* | Fix a runtime warning for zero-length attachments.Matthew Barnes2009-06-041-4/+8
* | Whoops, forgot to remove a debug message.Matthew Barnes2009-06-041-2/+0
* | Bug 572543 – Doesn't show correct application for pdf attachmentsMatthew Barnes2009-06-042-6/+9
* | Use GtkEntry instead of EIconEntry in the main search bar.Matthew Barnes2009-06-043-636/+0
* | Bug 581280 – Wrong attachment name in eventMatthew Barnes2009-06-032-1/+333
* | More code cleanup.Matthew Barnes2009-06-0211-81/+81
* | Fix more compiler warnings.Matthew Barnes2009-06-021-1/+1
* | Bug 583991 – "Suggest automatic display of attachment" does not workMatthew Barnes2009-05-291-0/+1
* | Whitespace cleanup.Matthew Barnes2009-05-2915-50/+50
* | Prefer GLib basic types over C types.Matthew Barnes2009-05-2740-373/+373
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-27120-224/+205
|\ \
| * | Remove trailing whitespace, again.Matthew Barnes2009-05-27107-134/+134
| |/
| * Fix compiler warnings in calendar.Matthew Barnes2009-05-261-6/+6
| * Fix compiler warnings in widgets.Matthew Barnes2009-05-2624-109/+76
| * Filter/Search bar changes for Anjal.Srinivasa Ragavan2009-05-226-56/+134
* | Filter/Search bar changes for Anjal.Srinivasa Ragavan2009-05-246-111/+462
* | Fix some account UI glitches.Matthew Barnes2009-05-241-0/+11
* | Bug 583339 – Edit->Preferences->Mail Accounts inconsistentMatthew Barnes2009-05-249-11/+1265
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-222-11/+5
|\|
| * Bug 580925 – Better search bar for word searchesMatthew Barnes2009-05-212-8/+0
| * Bug 578478 – Composer shows not all "From" informationMatthew Barnes2009-05-171-1/+1
| * Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-177-10/+10
| * Add e_attachment_store_get_attachments().Matthew Barnes2009-05-152-34/+44
| * Bug 582585 – Crash when deleting multiple attachments from composed mailMatthew Barnes2009-05-141-0/+6
| * Bug 582144 – Evolution not showing proper attachment filenameMatthew Barnes2009-05-132-9/+14
| * Bug 440919 – Evolution can't attach "zero length" filesMatthew Barnes2009-05-131-0/+10
* | Bug 578478 – Composer shows not all "From" informationMatthew Barnes2009-05-211-1/+1
* | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-215-8/+8
* | Add e_attachment_store_get_attachments().Matthew Barnes2009-05-212-34/+44
* | Bug 582585 – Crash when deleting multiple attachments from composed mailMatthew Barnes2009-05-211-0/+6
* | Bug 582144 – Evolution not showing proper attachment filenameMatthew Barnes2009-05-212-9/+14
* | Bug 440919 – Evolution can't attach "zero length" filesMatthew Barnes2009-05-211-0/+10
* | Use -no-undefined on Linux tooMilan Crha2009-05-2019-5679/+1944
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-071-2/+2
|\|
| * Fix a couple attachment drag-and-drop typos.Matthew Barnes2009-05-061-2/+2
| * Use 'Open with "$foo"' instead of 'Open in $foo...'Matthew Barnes2009-05-061-1/+1
| * Bug 581454 – Move nautilus-sendto integration to EvolutionMatthew Barnes2009-05-064-0/+314
* | Use 'Open with "$foo"' instead of 'Open in $foo...'Matthew Barnes2009-05-061-1/+1
* | Bug 581454 – Move nautilus-sendto integration to EvolutionMatthew Barnes2009-05-064-0/+314
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-067-7/+26
|\|
| * Fix an error extracting URIs from local attachments.Matthew Barnes2009-05-051-0/+19
| * Another #include path fix.Matthew Barnes2009-05-051-1/+1
| * Fix include paths.Matthew Barnes2009-05-055-6/+6
| * Bug 574781 – Bad e-send-options.glade stringsMatthew Barnes2009-05-031-1266/+808
| * Remove obsolete Glade files.Matthew Barnes2009-05-033-413/+1
| * Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-022-0/+4
| * Only #include specific libgnome[ui] headers; easier to track.Matthew Barnes2009-05-011-38/+0
| * Bug 580892 – Kill libgnomeui/gnome-app and gnome-app-helperMatthew Barnes2009-05-015-52/+40
| * Bump the required GLib and GTK+ versions to latest stable.Matthew Barnes2009-05-013-10/+0
| * Commit the rest of the attachment UI rewriteMatthew Barnes2009-04-287-3723/+2538
| * Bug 516933 – Rewrite attachment UIMatthew Barnes2009-04-2818-0/+6940
* | Bug 574781 – Bad e-send-options.glade stringsMatthew Barnes2009-05-041-1266/+808
* | Remove obsolete Glade files.Matthew Barnes2009-05-043-413/+1
* | Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-042-0/+4
* | Only #include specific libgnome[ui] headers; easier to track.Matthew Barnes2009-05-041-61/+0
* | Merge in changes from master.Matthew Barnes2009-05-012-41/+1
* | Resolve some differences between this branch and master.Matthew Barnes2009-04-281-0/+620
* | Commit the rest of the attachment UI rewriteMatthew Barnes2009-04-284-2045/+0
* | Use consistent variable names for GtkUIManagerMatthew Barnes2009-04-251-5/+5
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-257-59/+151
|\|
| * GN-bug #572348 - Removed deprecated Gtk+ symbolsMilan Crha2009-04-247-53/+93
| * Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-238-18/+9
| * BGO : 578685 : Copy string. Avoids SIGSEGV.EVOLUTION_2_26_1Johnny Jacob2009-04-132-0/+11
| * ** Remove a bunch of juvenile comments. Source code should lookMatthew Barnes2009-04-121-2/+0
| * Reviewed by Milan Crha <mcrha@redhat.com> Reviewed by Matthew BarnesTakao Fujiwara2009-04-071-6/+12
| * Removed the string marked for translation.Chenthill Palanisamy2009-03-092-1/+7
| * Fixes #342446Chenthill Palanisamy2009-03-082-5/+40
| * ** Fix for bug #559027Milan Crha2009-02-252-2/+11
| * ** Fix for bug #404232Milan Crha2009-02-122-1/+10
| * ** Disable debug macros (#define d(x) x) throughout. (#569638)Matthew Barnes2009-02-011-1/+1
| * Patch from Behnam Esfahbod - Fix for bug #342446 (Use localized digits in the...Suman Manjunath2009-01-302-9/+25
| * New convenience function calls gtk_show_uri() and displays an error dialogMatthew Barnes2009-01-113-10/+14
| * Remove unneeded #include <libgnomeui/gnome-app.h>. Remove unneededMatthew Barnes2009-01-112-1/+5
| * ** Fixes bug #567281Matthew Barnes2009-01-113-2/+8
| * ** Fixes bug #567276Matthew Barnes2009-01-112-78/+7
| * ** Fixes bug #567285Matthew Barnes2009-01-113-4/+9
| * Reviewed by Matthew Barnes <mbarnes@redhat.com>Takao Fujiwara2009-01-092-2/+6
| * ** Fix for bug #556303Milan Crha2008-12-102-1/+9
| * ** Fix for bug #563669Milan Crha2008-12-092-2/+9
| * Only include the toplevel GTK+ header.Matthew Barnes2008-10-311-1/+1
| * License ChangesSankarasivasubramanian Pasupathilingam2008-10-293-20/+25
| * Re-factor spinner usageSankarasivasubramanian Pasupathilingam2008-10-214-91/+67
| * License changes.Sankarasivasubramanian Pasupathilingam2008-10-183-12/+18
| * License changesSankarasivasubramanian Pasupathilingam2008-10-102-30/+26
| * ** Fix for bug #554418Milan Crha2008-10-012-2/+8