| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the code that creates a new ssl stream to pass the correct arguments | Jeffrey Stedfast | 2003-09-22 | 5 | -6/+24 |
* | libical.la -> libical-evolution.la | Hans Petter Jansson | 2003-09-22 | 20 | -4571/+128 |
* | Fixes #1245. ECalendar should be usable with the keyboard | Bolian Yin | 2003-09-22 | 6 | -53/+362 |
* | fixed a comment | Jeffrey Stedfast | 2003-09-20 | 1 | -1/+1 |
* | Set the window title to be that of the message subject. Fixes bug #48617. | Jeffrey Stedfast | 2003-09-20 | 2 | -1/+13 |
* | Fix for bug #48618. | Jeffrey Stedfast | 2003-09-20 | 4 | -9/+55 |
* | remove the "addressbook.db.summary" correctly. #48538 | Gilbert Fang | 2003-09-19 | 2 | -3/+11 |
* | use gtkhtml's blocking | Radek Doulik | 2003-09-19 | 2 | -0/+5 |
* | updated cvsignore file | Jeffrey Stedfast | 2003-09-19 | 1 | -0/+3 |
* | updated for CamelTransferEncoding namespace changes | Jeffrey Stedfast | 2003-09-19 | 4 | -11/+21 |
* | New function to replace the one from camel-mime-part.c | Jeffrey Stedfast | 2003-09-19 | 17 | -103/+142 |
* | updated for CamelTransferEncoding namespace changes | Jeffrey Stedfast | 2003-09-19 | 3 | -14/+22 |
* | namespaced the encoding/decoding routines. | Jeffrey Stedfast | 2003-09-19 | 10 | -52/+78 |
* | s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g and | Jeffrey Stedfast | 2003-09-19 | 45 | -911/+1076 |
* | Updated for namespace changes in Camel. | Jeffrey Stedfast | 2003-09-19 | 4 | -28/+34 |
* | updated for camel namespace changes | Jeffrey Stedfast | 2003-09-19 | 16 | -50/+88 |
* | Initialise charset to NULL or it may be used uninitialised. Also include | Jeffrey Stedfast | 2003-09-19 | 3 | -11/+21 |
* | make the code be compliant with C89, or it can't be compiled on solaris. | Tim Wo | 2003-09-18 | 1 | -12/+59 |
* | And now with correct charset. Sorry. | Åsmund Skjæveland | 2003-09-18 | 2 | -803/+809 |
* | cvs removed. | Not Zed | 2003-09-18 | 77 | -15950/+16729 |
* | ** Merge in mail-refactor-2-branch | Not Zed | 2003-09-18 | 3 | -38/+31 |
* | Moved EditCopy EditPaste, and EditCut here. | Not Zed | 2003-09-18 | 3 | -8/+28 |
* | New source file to migrate from the old mbox structure to the new mbox | Jeffrey Stedfast | 2003-09-18 | 3 | -2/+423 |
* | Implement a temp hack so trunk works until we merge in new-ui-branch. | Jeffrey Stedfast | 2003-09-17 | 2 | -10/+19 |
* | type should be a GType. (rule_context_add_rule_set): Likewise. Update | Jeremy Katz | 2003-09-17 | 3 | -6/+13 |
* | update for newer gtkhtml | Radek Doulik | 2003-09-17 | 2 | -2/+2 |
* | require newer gtkhtml | Radek Doulik | 2003-09-17 | 1 | -1/+1 |
* | Don't warning about how we haven't written anything to the stream, this is | Jeffrey Stedfast | 2003-09-17 | 2 | -4/+9 |
* | Roughly two hundred strings translated or defuzzed. Still a long way to go | Åsmund Skjæveland | 2003-09-17 | 2 | -1755/+1991 |
* | removed libwombat reference. | Rodrigo Moya | 2003-09-17 | 2 | -1/+4 |
* | forgot to commit. new search types xml file. | Michael Zucci | 2003-09-17 | 1 | -0/+529 |
* | removed dead code. | Not Zed | 2003-09-16 | 7 | -239/+100 |
* | ** See Natzilla task #47524 | Not Zed | 2003-09-16 | 4 | -5/+41 |
* | (header_new_recipient): Make the entry | Ettore Perazzoli | 2003-09-16 | 2 | -1/+7 |
* | Update date translation on reply... | Marco Ciampa | 2003-09-15 | 2 | -3/+7 |
* | change last_notification_time's type from string to int. | Harry Lu | 2003-09-15 | 2 | -1/+6 |
* | Implements CamelLocalFolder::get_full_path() (publicly namespaced so that | Jeffrey Stedfast | 2003-09-13 | 6 | -51/+696 |
* | added copyright comment block | Jeffrey Stedfast | 2003-09-13 | 2 | -0/+48 |
* | updated warning to mention the proper rfc | Jeffrey Stedfast | 2003-09-13 | 1 | -2/+2 |
* | Subst in Evolution install variables. | Hans Petter Jansson | 2003-09-13 | 3 | -2/+17 |
* | GalA11yETextFactory should inherit from AtkObjectFactory not AtkObject. | Tim Wo | 2003-09-12 | 3 | -2/+12 |
* | add mnemonic "C" for "Save and _Close", "D" for "_Delete", "l" for | Tim Wo | 2003-09-12 | 6 | -14/+29 |
* | Fix migration of shortcuts.xml which was incorrectly encoded by libxml1. | Frédéric Crozat | 2003-09-12 | 2 | -4/+54 |
* | add icon for the focused jump button. | Bolian Yin | 2003-09-12 | 2 | -0/+20 |
* | make jump button focusable (e_week_view_on_jump_button_event): key_press | Bolian Yin | 2003-09-12 | 3 | -20/+119 |
* | If the right_click_row_path is not NULL (i.e. a menu is being popped up | Ettore Perazzoli | 2003-09-12 | 3 | -8/+24 |
* | Add back these files, until the makefile can be fixed to generate them | Hans Petter | 2003-09-12 | 2 | -0/+3884 |
* | Import new libical from mainline HEAD and make appropriate changes to | Hans Petter | 2003-09-12 | 278 | -7996/+84064 |
* | Commit ChangeLog entry too. | Hans Petter | 2003-09-12 | 1 | -0/+5 |
* | new method to get the source model column for a specified available_model | Mike Kestner | 2003-09-12 | 1 | -4/+14 |
* | move scnt and gcnt initialization outside the for loop [43156]. | Mike Kestner | 2003-09-12 | 1 | -2/+2 |
* | Added an entry_uic field for a BonoboUIComponent for the non-control | Federico Mena Quintero | 2003-09-12 | 3 | -11/+63 |
* | Add some files that were missing, remove some test programs that don't | Hans Petter Jansson | 2003-09-12 | 1 | -43/+59 |
* | add | Dan Winship | 2003-09-11 | 4 | -0/+21 |
* | Use non-static libraries. | Dan Winship | 2003-09-11 | 3 | -7/+13 |
* | Remove libcamel-static.la | Dan Winship | 2003-09-11 | 2 | -5/+4 |
* | Remove libebook-static.la | Dan Winship | 2003-09-11 | 3 | -14/+13 |
* | Updated italian translation (small fixies). | Marco Ciampa | 2003-09-10 | 2 | -10/+13 |
* | Use gtk_label_new_with_mnemonic() to replace gtk_label_new(). Use | Yuedong Du | 2003-09-10 | 2 | -8/+21 |
* | add access key 'w' for 'Post New Message' change the access key of Expunge | Yuedong Du | 2003-09-09 | 4 | -3/+10 |
* | call camel_folder_sync bypassing the folder lock. See | Not Zed | 2003-09-09 | 2 | -2/+8 |
* | ** For bug #48175 set default value for colour if it's empty | Calvin Liu | 2003-09-08 | 2 | -1/+6 |
* | *** empty log message *** | Wang Jian | 2003-09-07 | 2 | -1021/+969 |
* | add e-table atk support to libgal a11y add atk registration for | Gilbert Fang | 2003-09-05 | 1 | -0/+8 |
* | Add PREAUTH handling and pine/mutt/etpan/etc.-style 'ssh <mailhost> exec | David Woodhouse | 2003-09-05 | 3 | -2/+169 |
* | Minor tweak. | Ettore Perazzoli | 2003-09-04 | 1 | -3/+1 |
* | Require gal-2.2 | Dan Winship | 2003-09-04 | 5 | -4/+11 |
* | New stream implementation for running commands. Compile the above | David Woodhouse | 2003-09-04 | 4 | -0/+335 |
* | ** See bug #47765. | Not Zed | 2003-09-04 | 4 | -22/+37 |
* | Remove libcal-util-static.la | Dan Winship | 2003-09-01 | 6 | -40/+26 |
* | Statically link with wombat. Fix ETodo conduit. (Mdk bug #5348) | Frédéric Crozat | 2003-09-01 | 2 | -0/+7 |
* | Use "ctrl+shift+alt+Up/Down" to change the end time of the editing event. | Andrew Wu | 2003-09-01 | 2 | -0/+90 |
* | removed debug printfs. | Not Zed | 2003-08-30 | 2 | -12/+5 |
* | Need to copy the local properties list before passing it out, since it's | Not Zed | 2003-08-30 | 2 | -1/+6 |
* | Connect response signal to attachment properties dialog, fix bug #47950. | Antonio Xu | 2003-08-29 | 4 | -7/+26 |
* | Use images that come with Evolution instead of unreleased stock, for now. | Hans Petter Jansson | 2003-08-29 | 2 | -5/+14 |
* | Add icons used by the calendar alarm's systray notification. These are | Hans Petter Jansson | 2003-08-29 | 4 | -0/+9 |
* | Added alarm-notify utils. | Hans Petter Jansson | 2003-08-29 | 6 | -95/+303 |
* | Remove libeutil-static.la and libeconduit-static.la | Dan Winship | 2003-08-29 | 3 | -16/+8 |
* | Added for tray icon support. To be removed when libgnomeui sports this | Hans Petter Jansson | 2003-08-29 | 4 | -0/+426 |
* | Fixes #29032. | Hans Petter Jansson | 2003-08-28 | 2 | -1/+12 |
* | Fixes #15638. | Hans Petter Jansson | 2003-08-28 | 2 | -3/+22 |
* | We need to unlink the full paths in the tmpdirs, not just the base path. | Jeffrey Stedfast | 2003-08-28 | 2 | -6/+13 |
* | implement PERSISTENT_PROPERTIES, for index mode. | Not Zed | 2003-08-28 | 10 | -22/+752 |
* | Change "Search Message" to "Search in Message", which is more intuitive. | Calvin Liu | 2003-08-27 | 2 | -1/+6 |
* | add dependency on a11y/widgets. a11y init. (e_calendar_item_bounds): new | Bolian Yin | 2003-08-27 | 3 | -1/+28 |
* | gui/Makefile.am use libevolution-calendar-a11y instead of | Bolian Yin | 2003-08-27 | 2 | -2/+6 |
* | add widgets directory; move calendar idl stuff to calendar directory; stop | Bolian Yin | 2003-08-27 | 11 | -56/+564 |
* | add a11y/widgets/Makefile move a11y directory before widgets directory. | Bolian Yin | 2003-08-27 | 3 | -1/+7 |
* | ** Fixes #47863. | Jack Jia | 2003-08-27 | 1 | -0/+7 |
* | ** Fixes #47863. | Jack Jia | 2003-08-27 | 1 | -0/+3 |
* | temporarily reverting camel namespace changes until after other branches have... | Jeffrey Stedfast | 2003-08-27 | 15 | -122/+77 |
* | temporarily reverting my camel namespace patches until after we merge in some... | Jeffrey Stedfast | 2003-08-27 | 45 | -1076/+911 |
* | reverted some namespacing changes to internal functions | Jeffrey Stedfast | 2003-08-27 | 1 | -17/+17 |
* | duplicate the extra address lines | JP Rosevear | 2003-08-27 | 2 | -1/+6 |
* | Updated for camel namespace changes. | Jeffrey Stedfast | 2003-08-27 | 6 | -5/+17 |
* | s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g | Jeffrey Stedfast | 2003-08-27 | 2 | -1/+6 |
* | s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g and | Jeffrey Stedfast | 2003-08-27 | 17 | -161/+193 |
* | use correct type for arguments to cal_client_get_object. | Rodrigo Moya | 2003-08-26 | 3 | -6/+38 |
* | ** For bug #47874. | Harry Lu | 2003-08-26 | 3 | -0/+11 |
* | updated for namespace changed made to camel-mime-utils.[c,h] | Jeffrey Stedfast | 2003-08-26 | 6 | -46/+63 |
* | updated for namespace changed made to camel-mime-utils.[c,h] | Jeffrey Stedfast | 2003-08-26 | 4 | -25/+36 |
* | Namespaced. | Jeffrey Stedfast | 2003-08-26 | 43 | -770/+903 |
* | Added some more error checking for reading/writing to the pipes. Fixes bug | Jeffrey Stedfast | 2003-08-25 | 2 | -4/+26 |
* | translate the local time format. | Not Zed | 2003-08-23 | 7 | -33/+67 |
* | Don't abort at the first failure after sending (filtering, appending to | Jeffrey Stedfast | 2003-08-23 | 2 | -30/+63 |
* | Ensure we get UTF-8 strings from gettext. | Frédéric Crozat | 2003-08-22 | 2 | -0/+6 |
* | Fixes #47779 | Bolian Yin | 2003-08-22 | 2 | -2/+8 |
* | Wrote one. | Not Zed | 2003-08-22 | 2 | -0/+283 |
* | use a 'char **' for the 'error_msg' argument, instead of a fixed size | Rodrigo Moya | 2003-08-22 | 4 | -6/+15 |
* | Don't poke wrapper->stream directly, use | Jeffrey Stedfast | 2003-08-22 | 3 | -16/+14 |
* | Removed illegal '-'s from strptime msgstr, this fixes #43558, Appointment | Suresh Chandrasekharan | 2003-08-21 | 4 | -43/+68 |
* | Fix for 47474 e_filename_make_safe routine not utf8 friendly. | Suresh Chandrasekharan | 2003-08-21 | 1 | -5/+12 |
* | minor chang in ChangLog | Hasbullah Bin Pit | 2003-08-21 | 1 | -1/+1 |
* | Added initial Malay Translation by MIMOS Open Source Development Group | Hasbullah Bin Pit | 2003-08-21 | 2 | -5875/+6446 |
* | Rename to start_default_server_async () and don't run a nested main loop. | Hans Petter Jansson | 2003-08-21 | 2 | -46/+85 |
* | Make sure to ref the stream. Fixes bug #47749. | Jeffrey Stedfast | 2003-08-21 | 2 | -7/+14 |
* | new function to set icons on the popup menu items. | Rodrigo Moya | 2003-08-20 | 2 | -1/+36 |
* | set more icons for the popup menu. | Rodrigo Moya | 2003-08-20 | 3 | -2/+59 |
* | adapted to changes in ECalViewEvent. | Rodrigo Moya | 2003-08-20 | 2 | -11/+13 |
* | Merged from calendar-views-with-model branch | Rodrigo Moya | 2003-08-20 | 26 | -1316/+1326 |
* | Merged from calendar-views-with-model branch | Rodrigo Moya | 2003-08-20 | 2 | -0/+339 |
* | add ea-factory.h into source list | Bolian Yin | 2003-08-20 | 1 | -1/+3 |
* | use memcpy to assign CORBA_char_sequence instead of strcpy. (#46706) | Gilbert Fang | 2003-08-20 | 2 | -1/+7 |
* | Add a11y checking, and a11y Makefiles add a11y subdirectory | Bolian Yin | 2003-08-20 | 3 | -0/+15 |
* | Add a11y dependency. gui/calendar-commands.c | Bolian Yin | 2003-08-20 | 14 | -22/+169 |
* | setup the a11y directory for evolution accessibility work New files are: | Bolian Yin | 2003-08-20 | 18 | -0/+2190 |
* | added missing implementation. | Rodrigo Moya | 2003-08-20 | 2 | -1/+18 |
* | removed upgrade-mailer.c - no longer used/needed | Jeffrey Stedfast | 2003-08-20 | 2 | -1176/+0 |
* | Removed the new-mail-notification mess. | Jeffrey Stedfast | 2003-08-20 | 3 | -47/+115 |
* | add an expander_style param (ect_draw): pass expander_style to | Mike Kestner | 2003-08-20 | 1 | -9/+56 |
* | return 77 when gpg isn't available rather than 127 | Jeffrey Stedfast | 2003-08-19 | 1 | -3/+3 |
* | Original patch from David Woodhouse, but modified a bit by me. | Jeffrey Stedfast | 2003-08-19 | 2 | -10/+26 |
* | Added a comment for translators. | Not Zed | 2003-08-19 | 2 | -3/+19 |
* | Added translation for day and localtime strings. Also removed the tz_zone | Not Zed | 2003-08-19 | 2 | -2/+46 |
* | ** For bug #47461. | Harry Lu | 2003-08-19 | 2 | -1/+8 |
* | ** For #45348 | Harry Lu | 2003-08-19 | 2 | -1/+8 |
* | Various fixes to make it work. | Not Zed | 2003-08-19 | 10 | -105/+162 |
* | [Fixed bug #47563] | Jack Jia | 2003-08-18 | 2 | -2/+18 |
* | ** See bug #47634. | Not Zed | 2003-08-16 | 10 | -18/+99 |
* | extracted from ect_draw (draw_expander): new gtktreeview-like expander | Mike Kestner | 2003-08-16 | 4 | -86/+207 |
* | unref the EComponentListener before unloading the CORBA object. | Rodrigo Moya | 2003-08-16 | 2 | -6/+11 |
* | Don't attach any filters to decode base64/qp/etc. | Jeffrey Stedfast | 2003-08-16 | 2 | -48/+10 |
* | fixed shit | Jeffrey Stedfast | 2003-08-15 | 1 | -5/+6 |
* | Fix for 45818 ( i18n mail messages search only produces '[?]'). Now | Suresh Chandrasekharan | 2003-08-15 | 2 | -4/+12 |
* | Chain. | Hans Petter Jansson | 2003-08-14 | 14 | -14/+122 |
* | Chain. Prevent double unrefs. (impl_finalize): Chain. | Hans Petter Jansson | 2003-08-14 | 7 | -11/+56 |
* | Save errno when flushing/unreffing the filter stream. | Jeffrey Stedfast | 2003-08-14 | 2 | -3/+11 |
* | fixed an insulting error message. Fixes bug #47413. | Lorenzo Gil Sanchez | 2003-08-14 | 2 | -1/+6 |
* | don't make 1.5 the default version (ie LN_S) update to use gal-2.2 | Mike Kestner | 2003-08-14 | 2 | -13/+18 |
* | If the content is base64/qp/uu/etc encoded but the part is 7bit/8bit/(or | Jeffrey Stedfast | 2003-08-14 | 2 | -0/+11 |
* | Fix the range check, we were stopping removal of 1 or 2 removals, for some | Not Zed | 2003-08-14 | 3 | -3/+17 |
* | This needs to use camel_data_wrapper_decode_to_stream() rather than | Jeffrey Stedfast | 2003-08-14 | 3 | -39/+32 |
* | filter S-F10 key binding, and show popup menu. (popup_menu_placement_cb): | Maxx Cao | 2003-08-13 | 1 | -4/+48 |
* | In DayView, Shift+Home, Change the duration to the time that begins the | Andrew Wu | 2003-08-13 | 2 | -0/+103 |
* | actually chose the right color to+ composite over when caching the pixmap. | Larry Ewing | 2003-08-13 | 1 | -23/+6 |
* | Add destroy chaining. | Hans Petter Jansson | 2003-08-13 | 2 | -7/+13 |
* | Removed unused function prototype. | Jeffrey Stedfast | 2003-08-13 | 2 | -4/+4 |
* | In the WeekView, Navigation through days with arrow keys. | Andrew Wu | 2003-08-12 | 2 | -0/+204 |
* | ** Fixes #47464. | Harry Lu | 2003-08-12 | 2 | -1/+8 |
* | removed all the timeout shite that we don't even use anymore | Jeffrey Stedfast | 2003-08-12 | 2 | -235/+5 |
* | force connect manually so basics work. | Not Zed | 2003-08-12 | 5 | -13/+41 |
* | updated mime-tests README | Jeffrey Stedfast | 2003-08-12 | 1 | -0/+4 |
* | check pthread_create return code properly. (e_mutex_lock): check pthread* | Not Zed | 2003-08-12 | 2 | -12/+24 |
* | Updated for CamelMimePart::content_type changes. | Jeffrey Stedfast | 2003-08-12 | 5 | -68/+109 |
* | don't set the rawtext bit anymore. | Jeffrey Stedfast | 2003-08-12 | 3 | -18/+30 |
* | New test suite for the mime parser (which is where the below 2 fixes were | Jeffrey Stedfast | 2003-08-12 | 22 | -566/+884 |
* | Patch from Lorenzo Gil Sanchez <lgs@sicem.biz> | Ettore Perazzoli | 2003-08-11 | 2 | -0/+11 |
* | Merged missing bits from branch | Rodrigo Moya | 2003-08-09 | 6 | -72/+380 |
* | Adding the topic.dat | Ismael Olea | 2003-08-09 | 1 | -0/+11 |
* | Mergin the Spanish translation of Evo 1.2 help with heap | Ismael Olea | 2003-08-09 | 21 | -5869/+5954 |
* | Merged ECalendarTable changes from new-calendar-branch | Rodrigo Moya | 2003-08-08 | 21 | -2817/+385 |
* | Merge new-calendar-branch into HEAD | Rodrigo Moya | 2003-08-08 | 22 | -117/+3242 |
* | *** empty log message *** | Wang Jian | 2003-08-07 | 2 | -3430/+2505 |
* | Fix a bug (control characters accidentally inserted into the file?) and a | Dan Winship | 2003-08-06 | 2 | -3/+8 |
* | changed one of the "Con_fidential" to "Co_nfidential" since we already | Jack Jia | 2003-08-06 | 2 | -1/+6 |
* | add the accelerator "P" for "Print", "S" for "Save", "C" for "Save and | Jack Jia | 2003-08-06 | 2 | -5/+11 |
* | ** See bug #47224. Hook onto clicked rather than button_pressed, so that | Not Zed | 2003-08-06 | 2 | -18/+36 |
* | ** See bug #42636. | Not Zed | 2003-08-06 | 3 | -4/+20 |
* | add a flag for non-url chars (controls, whitespace, ", and |) | Dan Winship | 2003-08-05 | 2 | -17/+130 |
* | Updated italian translation (final revision done). | Marco Ciampa | 2003-08-05 | 2 | -70/+63 |
* | Updated italian traslation | Marco Ciampa | 2003-08-05 | 2 | -117/+103 |
* | add the drop type of mozilla browser link to make composer support to | Antonio Xu | 2003-08-04 | 2 | -10/+16 |
* | Updated italian translation. | Marco Ciampa | 2003-08-04 | 1 | -130/+111 |
* | Updated italian traslation (under revision 35% done) | Marco Ciampa | 2003-08-04 | 2 | -109/+97 |
* | retrying | Sajith VK | 2003-08-02 | 1 | -0/+27397 |
* | Updated French translation. | Christophe Merlet | 2003-08-02 | 2 | -2875/+2966 |
* | Updated italian translation (under revision 25% completed) | Marco Ciampa | 2003-08-02 | 2 | -183/+155 |
* | Add option for '--enable-imapp', for 'new' imap code. | Not Zed | 2003-08-02 | 2 | -0/+19 |
* | add optional imapp compile | Michael Zucci | 2003-08-02 | 1 | -1/+6 |
* | experimental, non-working imap implementation | Michael Zucci | 2003-08-02 | 22 | -0/+7458 |
* | oops, s/gpgfoo/gpg/ | Jeffrey Stedfast | 2003-08-02 | 1 | -1/+1 |
* | updated | Jeffrey Stedfast | 2003-08-02 | 2 | -2/+13 |
* | add a CamelOperation for overriding status handler. | Not Zed | 2003-08-02 | 11 | -20/+41 |
* | Same. | Jeffrey Stedfast | 2003-08-02 | 5 | -22/+152 |
* | Updated Spanish translation by Francisco Javier F. Serrador | Pablo Gonzalo del Campo | 2003-08-01 | 2 | -492/+528 |
* | added the include <config.h> line at the beginning to enable gettext. | Lorenzo Gil | 2003-08-01 | 2 | -0/+6 |
* | *Fix for bug #6951 | Harry Lu | 2003-08-01 | 2 | -17/+164 |
* | close mail message window using 'ESC' key, fix bug #47087 | Yuedong Du | 2003-08-01 | 2 | -0/+8 |
* | add libgal-a11y-2.0.so dependency change the build sequence for a11y part | Gilbert Fang | 2003-07-31 | 1 | -0/+94 |
* | oops, this too | Jeffrey Stedfast | 2003-07-31 | 1 | -1/+1 |
* | Also updated. | Jeffrey Stedfast | 2003-07-31 | 7 | -26/+39 |
* | removed obsolete code. | Rodrigo Moya | 2003-07-30 | 4 | -818/+5 |
* | fixed the ChangeLog | Jeffrey Stedfast | 2003-07-30 | 1 | -1/+1 |
* | Fix for #46168 'some additional locale aliases required for chinese | Suresh Chandrasekharan | 2003-07-29 | 4 | -43/+70 |
* | Fixes all "alarm daemon doesn't start with session" | Rodrigo Moya | 2003-07-29 | 2 | -5/+14 |
* | add gdk_pixbuf_loader_close to close pix buffer loading. [#45908] | Antonio Xu | 2003-07-29 | 2 | -1/+8 |
* | Fixes #46769 | Harry Lu | 2003-07-29 | 2 | -26/+53 |
* | Fixes #46847 | Bolian Yin | 2003-07-29 | 3 | -42/+138 |
* | Fix for #46168 some additional locale aliases required for chinese support | Suresh Chandrasekharan | 2003-07-29 | 1 | -0/+4 |
* | Removed smime functions as they were stale. | Jeffrey Stedfast | 2003-07-29 | 3 | -180/+4 |
* | map model_column to available model row by ignoring disabled columns. | Mike Kestner | 2003-07-29 | 1 | -2/+7 |
* | deal with "uses_list". Fixes #30839. (e_contact_print_dialog_new): use | Chris Toshok | 2003-07-28 | 2 | -9/+44 |
* | fix a typo. | Chris Toshok | 2003-07-28 | 2 | -1/+5 |
* | update to gtkhtml-3.1 | Larry Ewing | 2003-07-27 | 2 | -7/+11 |
* | Bump version to "1.5", so that we end up being parallel installable with | Rodney Dawes | 2003-07-27 | 2 | -1/+7 |
* | Updated Serbian translation by Serbian team (Prevod.org). | Danilo Å egan | 2003-07-26 | 4 | -1677/+1842 |
* | Updated italian translation. | Marco Ciampa | 2003-07-26 | 2 | -105/+7 |
* | bump editor version | Larry Ewing | 2003-07-26 | 2 | -2/+7 |
* | Handle our own Delete key presses. Fixes bug #45597. | Jeffrey Stedfast | 2003-07-26 | 2 | -0/+26 |
* | Use 'Sans' instead of 'Helvetica' for the font name. Likewise. | Akira TAGOH | 2003-07-25 | 3 | -6/+12 |
* | new function. (e_cal_view_get_timezone, e_cal_view_set_timezone): new | Rodrigo Moya | 2003-07-25 | 13 | -269/+312 |
* | define ECalViewEvent as the base struct for the other views. | Rodrigo Moya | 2003-07-24 | 10 | -91/+154 |
* | check the uid before using it. | Rodrigo Moya | 2003-07-24 | 3 | -0/+8 |
* | removed. | Rodrigo Moya | 2003-07-24 | 13 | -238/+267 |
* | added missing cases. (setup_popup_icons): new function to set up icons for | Rodrigo Moya | 2003-07-24 | 3 | -0/+54 |
* | Reverted unwanted commit | Rodrigo Moya | 2003-07-24 | 1 | -2/+0 |
* | just preload one level of GConf keys, since preloading all makes the | Rodrigo Moya | 2003-07-24 | 3 | -1/+8 |
* | fix crash when user escape the dialog. see bug #46700. | Yuedong Du | 2003-07-24 | 2 | -0/+6 |
* | Ooops, revert changes: wrong branch. | Ettore Perazzoli | 2003-07-24 | 15 | -934/+41 |
* | Create a new EShellWindow and show it. | Ettore Perazzoli | 2003-07-24 | 15 | -41/+934 |
* | Set default answer of dialog to 'yes' to try and prevent autosaved | Michel DÃÂänzer | 2003-07-24 | 2 | -0/+7 |
* | Revert prior changes. | Jeffrey Stedfast | 2003-07-24 | 2 | -21/+52 |
* | Revert my previous changes to this function. | Jeffrey Stedfast | 2003-07-24 | 8 | -146/+486 |
* | Use EVO_MARSHAL_RULE | Dan Winship | 2003-07-24 | 2 | -11/+5 |
* | Revert my previous changes here too. | Jeffrey Stedfast | 2003-07-24 | 3 | -15/+18 |
* | use EVO_MARSHAL_RULE | Dan Winship | 2003-07-24 | 2 | -12/+3 |
* | Use EVO_MARSHAL_RULE | Dan Winship | 2003-07-24 | 4 | -29/+6 |
* | Remove this. It was only used by e-icon-list, which is no longer there. | Dan Winship | 2003-07-24 | 3 | -21/+10 |
* | use EVO_MARSHAL_RULE Likewise Likewise Likewise Likewise Likewise | Dan Winship | 2003-07-24 | 9 | -81/+28 |
* | Use EVO_MARSHAL_RULE, and add MARSHAL_GENERATED to CLEANFILES | Dan Winship | 2003-07-24 | 2 | -12/+5 |
* | Define EVO_MARSHAL_RULE, which creates glib marshaller .c and .h files | Dan Winship | 2003-07-24 | 4 | -2/+28 |
* | moved the duplicated popup menu code here. (e_cal_view_create_popup_menu): | Rodrigo Moya | 2003-07-23 | 11 | -1156/+1037 |
* | Fix a warning | Dan Winship | 2003-07-23 | 2 | -3/+6 |
* | Fix a warning. | Dan Winship | 2003-07-23 | 4 | -4/+14 |
* | Fix an unused variable | Dan Winship | 2003-07-23 | 9 | -11/+40 |
* | Remove gtk_window_set_policy call since that function is deprecated and it | Dan Winship | 2003-07-23 | 3 | -1/+11 |
* | Fix type warnings (folder_browser_toggle_caret_mode): Remove unused | Dan Winship | 2003-07-23 | 10 | -28/+41 |
* | #include camel-file-utils.h for camel_read() | Dan Winship | 2003-07-23 | 5 | -3/+15 |
* | Fix a non-ANSI switch label. | Dan Winship | 2003-07-23 | 4 | -4/+18 |