| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes #22444 | Rodrigo Moya | 2003-04-23 | 8 | -74/+257 |
* | Added appropriate spacing/padding to the rename dialogs. Fixes bugs | Anna Marie Dirks | 2003-04-23 | 2 | -2/+9 |
* | Fix KDE_APPLNK_DIR to not install to a diff prefix, and disable installing | Rodney Dawes | 2003-04-22 | 2 | -12/+9 |
* | Update Czech translation | Miloslav Trmac | 2003-04-22 | 2 | -85/+71 |
* | added related argument, TRUE means that container of mime_part is | Radek Doulik | 2003-04-22 | 2 | -4/+19 |
* | this should never happen unless you're really trying, but don't crash if | Chris Toshok | 2003-04-22 | 2 | -4/+14 |
* | (create_folder_directory): Don't signal an | Ettore Perazzoli | 2003-04-22 | 2 | -6/+11 |
* | Corrected border with for Delete Folder dialog. Fixes 41036. | Anna Marie Dirks | 2003-04-22 | 2 | -3/+17 |
* | Added appropriate border width to the folder selection dialog. Fixes | Anna Marie Dirks | 2003-04-22 | 2 | -4/+21 |
* | Added spacing/padding to first-run dialog. Fixes 41242. | Anna Marie Dirks | 2003-04-22 | 2 | -1/+7 |
* | Misc HIG-related tweaks, mostly spacing and padding related. Fixes 41008. | Anna Marie Dirks | 2003-04-22 | 3 | -6/+16 |
* | Added appropriate spacing/padding to the default folder pages of the | Anna Marie Dirks | 2003-04-22 | 2 | -189/+188 |
* | Fixed padding/spacing/caps of the "Go Offline" dialog. Fixes 41225 and | Anna Marie Dirks | 2003-04-22 | 2 | -5/+11 |
* | Change the order of the ok/cancel buttons. | Jeffrey Stedfast | 2003-04-22 | 2 | -6/+11 |
* | Protect against a NULL strv result from parsing the language list string. | Jeffrey Stedfast | 2003-04-22 | 2 | -5/+12 |
* | use e_tree_table_adapter_node_get_next to determine how to draw sibling | Mike Kestner | 2003-04-21 | 3 | -4/+16 |
* | Don't need "private" dir any more | Dan Winship | 2003-04-21 | 2 | -1/+5 |
* | [ fixes evolution bug #40464 ] use G_SIGNAL_TYPE_STATIC_SCOPE for the | Chris Toshok | 2003-04-21 | 1 | -2/+2 |
* | add 40694 and 40954 | Chris Toshok | 2003-04-20 | 1 | -1/+14 |
* | [ fixes bug #40954 ] guard against NULL bf->priv->summary (happens if the | Chris Toshok | 2003-04-20 | 2 | -7/+18 |
* | [ fixes #40694 ] just grab focus if @activate == TRUE. we'll do all | Chris Toshok | 2003-04-20 | 2 | -9/+25 |
* | [ fixes #40694 ] this can't hurt - set the frame to autoactivate so if by | Chris Toshok | 2003-04-20 | 3 | -3/+16 |
* | removed 'heading' and 'message' labels. | Rodrigo Moya | 2003-04-19 | 3 | -47/+9 |
* | ** for #40989 | Not Zed | 2003-04-19 | 5 | -8/+117 |
* | Add missing -DPREFIX | Rodney Dawes | 2003-04-19 | 2 | -0/+5 |
* | if the layout splits into more than one line, shorten it to a single line | Mike Kestner | 2003-04-19 | 1 | -3/+18 |
* | add guarding for row indexing (Bug# 41497) | JP Rosevear | 2003-04-19 | 1 | -5/+16 |
* | add seriesid tag, maybe this will help building? | Aaron Weber | 2003-04-19 | 1 | -0/+1 |
* | Fixes for bug #41142. | Jeffrey Stedfast | 2003-04-19 | 2 | -3/+11 |
* | [ fixes #21499 ] | Rodney Dawes | 2003-04-19 | 27 | -13/+73 |
* | (e_gtk_button_new_with_icon): Remove debugging | Ettore Perazzoli | 2003-04-19 | 2 | -2/+5 |
* | If the default_type is "foo/bar" and "foo" appears in the list but | Dan Winship | 2003-04-18 | 2 | -13/+18 |
* | If the new folder's parent has unresolved children, async_open the parent | Dan Winship | 2003-04-18 | 2 | -8/+79 |
* | Updated Portuguese translation. | Duarte Loreto | 2003-04-18 | 2 | -459/+486 |
* | Urls are unlikely to end with punctuation or closing braces, so strip any | Jeffrey Stedfast | 2003-04-18 | 4 | -5/+30 |
* | Turn off debugging. Fixes bug #41469. | Jeffrey Stedfast | 2003-04-18 | 2 | -1/+5 |
* | Fixes #41459 | JP Rosevear | 2003-04-17 | 3 | -10/+19 |
* | Fixes #34498 | Rodrigo Moya | 2003-04-17 | 2 | -4/+19 |
* | Update Czech translation | Miloslav Trmac | 2003-04-17 | 2 | -431/+422 |
* | remove the help menu item handling, as the help menu is removed. Clean up | Not Zed | 2003-04-17 | 2 | -7/+5 |
* | Remove the Help menu. 'Fix' for #38927. | Not Zed | 2003-04-17 | 2 | -4/+5 |
* | Remove COMPONENTDIR and set BINDIR and VERSION instead. | Not Zed | 2003-04-17 | 7 | -12/+26 |
* | Dont assume adding 1 to line length will go to the next line. e.g. for dos | Not Zed | 2003-04-17 | 3 | -26/+46 |
* | Removed erroneous line. Thanks to Christian Rose who reported that issue. | Christian Neumair | 2003-04-17 | 3 | -2/+6 |
* | Updated Swedish translation. | Christian Rose | 2003-04-17 | 2 | -557/+556 |
* | schema keys can't be directories (#41419) | Jeremy Katz | 2003-04-17 | 2 | -1/+5 |
* | set width and alignment of layout. (generate_layout): set width on | Mike Kestner | 2003-04-17 | 1 | -12/+29 |
* | Fixes #41129, #41215, #41221, #41256 | Rodrigo Moya | 2003-04-17 | 12 | -2759/+3019 |
* | Fixes #41230 | JP Rosevear | 2003-04-17 | 2 | -10/+24 |
* | Updated German translation. | Christian Neumair | 2003-04-17 | 1 | -62/+63 |
* | Fixed a logic error that was the cause of bug #41389. | Jeffrey Stedfast | 2003-04-17 | 2 | -1/+6 |
* | The gpg child process exiting does not necessarily mean that we've ready | Jeffrey Stedfast | 2003-04-17 | 2 | -6/+27 |
* | Finished an #if 0'd out port to GObject from an #if 0'd out GtkObject | Jeffrey Stedfast | 2003-04-17 | 3 | -11/+14 |
* | Fixes #39735 and 40257 | JP Rosevear | 2003-04-17 | 6 | -162/+132 |
* | Increase the default value for | Ettore Perazzoli | 2003-04-16 | 3 | -13/+21 |
* | (remove_bonobo_menus): Only do the actual remove | Ettore Perazzoli | 2003-04-16 | 2 | -0/+9 |
* | Sort by the first column. | Ettore Perazzoli | 2003-04-16 | 4 | -53/+57 |
* | Updated German translation and POTFILES.skip. | Christian Neumair | 2003-04-16 | 3 | -259/+270 |
* | For bug #41199. | Not Zed | 2003-04-16 | 3 | -185/+285 |
* | If we already have an evolution_dir, free the old one before setting it | Hans Petter Jansson | 2003-04-16 | 10 | -18/+60 |
* | delegation | Aaron Weber | 2003-04-16 | 2 | -52/+177 |
* | Unref the metrics. (e_calendar_item_draw): Re-use the widget's context | Hans Petter Jansson | 2003-04-16 | 3 | -3/+33 |
* | Free the id when we're done with it. | Hans Petter Jansson | 2003-04-16 | 1 | -0/+3 |
* | Don't unref the layout that was passed in. (e_table_header_draw_button): | Hans Petter Jansson | 2003-04-16 | 2 | -2/+4 |
* | Make sure any old symbol with the same name as the one being added, is | Hans Petter Jansson | 2003-04-16 | 2 | -0/+10 |
* | fix padding and default size. Fixed warnings elsewhere in file. | Mike Kestner | 2003-04-16 | 1 | -1/+7 |
* | Free the temporary error text. | Hans Petter Jansson | 2003-04-16 | 2 | -0/+5 |
* | Free the temporary string. | Hans Petter Jansson | 2003-04-16 | 4 | -5/+29 |
* | [ fixes #41252 ] change title from "Check Address" to "Full Address". | Chris Toshok | 2003-04-16 | 2 | -1/+7 |
* | Return FALSE so the signal gets propogated further up the chain. Fixes bug | Jeffrey Stedfast | 2003-04-16 | 2 | -2/+12 |
* | Set the correct border width and vbox spacing to be HIG compliant. Fixes | Jeffrey Stedfast | 2003-04-16 | 3 | -4/+18 |
* | new boolean flag. | Dan Winship | 2003-04-16 | 4 | -36/+96 |
* | Fixed an erroneous translation for "message". | Wang Jian | 2003-04-15 | 2 | -2/+6 |
* | Utility function to create a button with a stock icon. | Not Zed | 2003-04-15 | 3 | -0/+56 |
* | create a stock cancel button with a cancel all text. (build_dialogue): | Not Zed | 2003-04-15 | 3 | -4/+21 |
* | fix the title of the dialogue box. #41304. | Not Zed | 2003-04-15 | 2 | -1/+6 |
* | Updated Spanish translation by Francisco Javier Fernandez | Pablo Gonzalo del Campo | 2003-04-15 | 2 | -298/+267 |
* | add proper defaults for the fonts settings. | Larry Ewing | 2003-04-15 | 2 | -1/+8 |
* | A long list of updates for all these files. | Aaron Weber | 2003-04-14 | 11 | -671/+638 |
* | Updated Portuguese translation. | Duarte Loreto | 2003-04-14 | 2 | -112/+70 |
* | Remove construct_pixmap_button (), use stock buttons | Rodney Dawes | 2003-04-13 | 2 | -24/+6 |
* | Update Czech translation | Miloslav Trmac | 2003-04-12 | 2 | -67/+59 |
* | Updated German translation, added missing files to POTFILES.*. | Christian Neumair | 2003-04-12 | 4 | -309/+351 |
* | Fixes bug #41243. | Jeffrey Stedfast | 2003-04-12 | 3 | -337/+319 |
* | Updated to comply with the HIG. Fixes bug #41239 and bug #41241. | Jeffrey Stedfast | 2003-04-12 | 2 | -2/+3 |
* | Updated to comply with the HIG. | Jeffrey Stedfast | 2003-04-12 | 2 | -230/+224 |
* | updated the bug list that my last commit fixed (since more bugs have been sub... | Jeffrey Stedfast | 2003-04-12 | 1 | -1/+1 |
* | Change the border width and padding to comply with the HIG. Fixes bug | Jeffrey Stedfast | 2003-04-12 | 2 | -1/+3 |
* | Change the border width and padding to comply with the HIG. Fixes bug | Jeffrey Stedfast | 2003-04-12 | 2 | -1/+8 |
* | 1.3.2.99. | Ettore Perazzoli | 2003-04-12 | 2 | -1/+5 |
* | added more bug #'s | Jeffrey Stedfast | 2003-04-12 | 1 | -2/+2 |
* | The return of 1.3.2. | Ettore Perazzoli | 2003-04-12 | 41 | -7885/+7878 |
* | Fixes for bugs: #41149, #41150, #41151, #41152, #41153, #41155 and #41156. | Jeffrey Stedfast | 2003-04-12 | 8 | -42/+78 |
* | Add padding around the entry/checkbox and change the border width of the | Jeffrey Stedfast | 2003-04-12 | 2 | -2/+10 |
* | Oops. Add this back. Turns out it's still needed by other parts. | Dan Winship | 2003-04-12 | 3 | -1/+21 |
* | updated NEWS | Jeffrey Stedfast | 2003-04-12 | 1 | -0/+5 |
* | More updates. | JP Rosevear | 2003-04-12 | 1 | -2/+2 |
* | Update for 1.3.2 | JP Rosevear | 2003-04-12 | 1 | -0/+10 |
* | free data here since we don't have source in finalize | JP Rosevear | 2003-04-11 | 1 | -11/+15 |
* | Remove the "Contacts" button and entry from here too. Supposed to have | Dan Winship | 2003-04-11 | 7 | -424/+14 |
* | added missing capabilities. | Rodrigo Moya | 2003-04-11 | 9 | -14/+39 |
* | load the default book to look for additional free/busy info in (init): | JP Rosevear | 2003-04-11 | 2 | -16/+29 |
* | guard against multiple destroy calls | JP Rosevear | 2003-04-11 | 2 | -3/+15 |
* | only print a message if the exception isn't the reasonable NotFound | JP Rosevear | 2003-04-11 | 2 | -1/+7 |
* | unref the main widget since we ref it when we un-parent it | JP Rosevear | 2003-04-11 | 8 | -1/+40 |
* | Update Czech translation | Miloslav Trmac | 2003-04-11 | 2 | -90/+94 |
* | added the allocation's X and Y position to the calculated coordinates. | Rodrigo Moya | 2003-04-11 | 2 | -4/+31 |
* | Change the action button ordering and also change the padding to comply | Jeffrey Stedfast | 2003-04-11 | 2 | -15/+24 |
* | Fixes #41127 | JP Rosevear | 2003-04-11 | 3 | -5/+16 |
* | Change the padding to comply with the GNOME HIG. Fixes bug #41001. | Jeffrey Stedfast | 2003-04-11 | 2 | -11/+18 |
* | Update Czech translation | Miloslav Trmac | 2003-04-11 | 2 | -61/+40 |
* | use stock buttons, remove desc frame. #if out the copy button. add | Mike Kestner | 2003-04-11 | 3 | -282/+229 |
* | Turn off debugging if CAMEL_VERBOSE_DEBUG isn't set. | Jeffrey Stedfast | 2003-04-11 | 2 | -1/+8 |
* | add ... to "Define Views" and "Save Custom View" menuitem labels. | Mike Kestner | 2003-04-10 | 2 | -2/+7 |
* | only remove the alarm for backends that want it (Exchange). | Rodrigo Moya | 2003-04-10 | 2 | -1/+8 |
* | added #define's for static capabilities. | Rodrigo Moya | 2003-04-10 | 3 | -1/+19 |
* | filter data test cases. | Not Zed | 2003-04-10 | 9 | -17/+205 |
* | Removed. I just realised that we ALWAYS want to get gpg's stderr in UTF-8, | Jeffrey Stedfast | 2003-04-10 | 2 | -113/+92 |
* | Use e_iconv_locale_charset() instead of e_iconv_locale_name(), dunno what | Jeffrey Stedfast | 2003-04-10 | 2 | -2/+2 |
* | Changed my mind a bit on how I wanted this to work. Instead of aborting on | Jeffrey Stedfast | 2003-04-10 | 2 | -29/+45 |
* | Save the content size in a temp variable until after we've successfully | Jeffrey Stedfast | 2003-04-10 | 2 | -1/+19 |
* | Sync for 1.3.2. | Ettore Perazzoli | 2003-04-10 | 41 | -137361/+158471 |
* | Use e_iconv_locale_charset() instead of e_iconv_locale_name(), dunno what | Jeffrey Stedfast | 2003-04-10 | 3 | -2/+10 |
* | New function to get the UTF-8 version of the diagnostics (if the locale | Jeffrey Stedfast | 2003-04-10 | 2 | -3/+81 |
* | Change the 'len' argument to 'addrlen' so that when IPv6 is enabled, our | Jeffrey Stedfast | 2003-04-10 | 2 | -5/+11 |
* | Update for e_option_menu prototype constification | Dan Winship | 2003-04-10 | 3 | -16/+28 |
* | Update Czech translation | Miloslav Trmac | 2003-04-10 | 2 | -334/+340 |
* | Add a "--setup-only" flag, to just run e_setup() and exit. (For #40889) | Dan Winship | 2003-04-10 | 2 | -0/+8 |
* | add 40133 | Chris Toshok | 2003-04-10 | 1 | -0/+1 |
* | Fixes #40133 | Chris Toshok | 2003-04-10 | 2 | -1/+9 |
* | Fixes #40915 | JP Rosevear | 2003-04-09 | 2 | -1/+11 |
* | ** See bug #40921 | Not Zed | 2003-04-09 | 3 | -32/+117 |
* | Fixes #40952 | JP Rosevear | 2003-04-09 | 2 | -1/+8 |
* | fix build, it's composer_get_default_charset_setting. | Chris Toshok | 2003-04-09 | 2 | -1/+6 |
* | add 40727 fix | Chris Toshok | 2003-04-09 | 1 | -0/+1 |
* | [ fixes #40727 ] if the query text is either shorter than the cached | Chris Toshok | 2003-04-09 | 2 | -5/+18 |
* | set sensitivity of font pickers based on share setting. | Larry Ewing | 2003-04-09 | 6 | -161/+356 |
* | Commit the right version. | Larry Ewing | 2003-04-09 | 1 | -2/+2 |
* | remove call to gtk_html_set_default_background_color, replace with calls | Larry Ewing | 2003-04-09 | 1 | -2/+2 |
* | remove call to gtkhtml_set_default_background_color | Larry Ewing | 2003-04-09 | 2 | -2/+6 |
* | Same as with attachment-bar's get_default_charset(). (setup_ui): Instead | Jeffrey Stedfast | 2003-04-09 | 3 | -5/+22 |
* | NULL-protect the to/from charsets in the g_warning call. | Jeffrey Stedfast | 2003-04-09 | 2 | -1/+9 |
* | Fixes for bug #40778. Probably others as well. | Jeffrey Stedfast | 2003-04-09 | 2 | -122/+225 |
* | Fix | Dan Winship | 2003-04-09 | 2 | -1/+5 |
* | add response ids to buttons | Mike Kestner | 2003-04-09 | 1 | -6/+6 |
* | kill an old e_utf8_gtk usage | Mike Kestner | 2003-04-09 | 5 | -10/+5 |
* | Make sure host->h_name is not an empty string too? Apparently for one user | Jeffrey Stedfast | 2003-04-09 | 2 | -1/+6 |
* | Added some debug printfs. (create_composer): Call map_default_cb directly | Jeffrey Stedfast | 2003-04-09 | 2 | -7/+15 |
* | remove e-font.[ch], test-e-font, and test-font-loading. kill | Mike Kestner | 2003-04-09 | 3 | -281/+2 |
* | If store->engine->line is NULL, use _("Unknown error") as the error string | Jeffrey Stedfast | 2003-04-09 | 2 | -4/+12 |
* | (d): Remove all debugging | Ettore Perazzoli | 2003-04-09 | 2 | -1/+6 |
* | gal/e-text/e-text.[ch] : break EFont dependency | Mike Kestner | 2003-04-09 | 2 | -5/+0 |
* | Add a check for a NULL uid here. Don't see how it can happen, but it seems | Jeffrey Stedfast | 2003-04-09 | 2 | -1/+7 |
* | swap button order swap button order | Mike Kestner | 2003-04-09 | 2 | -32/+32 |
* | (setup_bonobo_conf_private_directory): Removed. | Ettore Perazzoli | 2003-04-09 | 2 | -84/+6 |
* | add killev | Dan Winship | 2003-04-08 | 1 | -4/+5 |
* | Remove color specs from the druid so it will use the theme colors | Dan Winship | 2003-04-08 | 2 | -25/+3 |
* | Remove the color specs so the druid will use theme colors | Dan Winship | 2003-04-08 | 3 | -35/+7 |
* | Remove color specifications from the druid so it will use theme colors. | Dan Winship | 2003-04-08 | 3 | -30/+17 |
* | fix button order fix button order fix button order | Mike Kestner | 2003-04-08 | 3 | -3/+3 |
* | Fixes #40894 | JP Rosevear | 2003-04-08 | 1 | -0/+8 |
* | update the selection for all view types | JP Rosevear | 2003-04-08 | 1 | -25/+11 |
* | Remove tools/evolution-addressbook-export.c, which | Ettore Perazzoli | 2003-04-08 | 2 | -1/+5 |
* | (impl_dispose): g_object_weak_unref() the shell here. | Ettore Perazzoli | 2003-04-08 | 2 | -0/+12 |
* | remove debugging g_print calls fix length_threshold prop range fix | Mike Kestner | 2003-04-08 | 4 | -14/+3 |
* | Remove button_ok, button_cancel, canceled members from struct Dialog. | Ettore Perazzoli | 2003-04-08 | 3 | -482/+452 |
* | Fix bad XML noticed by Not Zed | Dan Winship | 2003-04-08 | 4 | -6/+13 |
* | Properly terminate the "name" attribute tag added in the last change. | Not Zed | 2003-04-08 | 2 | -1/+6 |
* | add 39763 fix | Chris Toshok | 2003-04-08 | 1 | -0/+1 |
* | [ fixes bug #39763 ] remove the control_entry_focus_{in,out}_event_cb | Chris Toshok | 2003-04-08 | 3 | -39/+13 |
* | add blurb of addressbook fix for 7103 | Chris Toshok | 2003-04-08 | 1 | -0/+1 |
* | [ fixes #7103 ] init style_set. and add the signal. | Chris Toshok | 2003-04-08 | 6 | -97/+186 |
* | fill_color_gdk is a boxed GdkColor, not a pointer. (ecb_set_property): | Chris Toshok | 2003-04-08 | 1 | -6/+7 |
* | swap button order. For #40900. | Not Zed | 2003-04-08 | 2 | -2/+7 |
* | use g_strerror, and use errno directly rather than ferrno(). | Not Zed | 2003-04-08 | 2 | -1/+8 |
* | more addressbook stuff. | Chris Toshok | 2003-04-08 | 1 | -1/+3 |
* | [ fixes bug #40901 ] HIG-ify the ldap server edit dialog's button layout. | Chris Toshok | 2003-04-08 | 2 | -13/+19 |
* | [ fixes bug #39763 ] This is merged in by the text fields/EEntry's in the | Chris Toshok | 2003-04-08 | 3 | -0/+42 |
* | [ fixes bug #39763 ] verb callback for EditCopy (cut_cb): verb callback | Chris Toshok | 2003-04-08 | 2 | -0/+180 |
* | Fix arg types on REMOVED_SHARED_FOLDER signal. #40888 | Dan Winship | 2003-04-08 | 2 | -3/+6 |
* | Disable debug printf's | Jeffrey Stedfast | 2003-04-08 | 2 | -1/+5 |
* | #35926 fixed. | Hans Petter | 2003-04-08 | 1 | -0/+2 |
* | Fixes #35926. | Hans Petter Jansson | 2003-04-08 | 3 | -130/+16 |
* | For string columns, never return NULL - always return "" if the value is | Jeffrey Stedfast | 2003-04-08 | 2 | -12/+20 |
* | Desensitize the window's top-level container rather than desensitizing the | Dan Winship | 2003-04-08 | 4 | -32/+40 |
* | Update Czech translation | Miloslav Trmac | 2003-04-08 | 2 | -357/+364 |
* | Fixes #40876 | JP Rosevear | 2003-04-08 | 2 | -3/+20 |
* | create button properly | JP Rosevear | 2003-04-08 | 4 | -36/+17 |
* | Oops, don't use a == when comparing strings in shell. | Jeffrey Stedfast | 2003-04-08 | 2 | -1/+6 |
* | Set the "script" data on the GtkEntry to NULL. (sig_add_script_response): | Jeffrey Stedfast | 2003-04-08 | 2 | -11/+47 |
* | Add Darwin, Australia [#12066]. Fix Vilnius and Riga [#15740]. Fix | Dan Winship | 2003-04-08 | 2 | -16/+27 |
* | use e_iconv_locale_language | Radek Doulik | 2003-04-08 | 2 | -2/+6 |
* | change the ok/cancel button layout to be higified. | Chris Toshok | 2003-04-08 | 2 | -6/+18 |
* | more addressbook stuff | Chris Toshok | 2003-04-08 | 1 | -2/+3 |
* | [ last portion of #40046 fix ] ifdef this out to quiet the compiler. | Chris Toshok | 2003-04-08 | 2 | -141/+50 |
* | add 40841 blurb | Chris Toshok | 2003-04-08 | 1 | -0/+2 |
* | [ fixes bug #40841 ] change the Save As VCard keybinding to C-A-s, to | Chris Toshok | 2003-04-08 | 2 | -1/+7 |
* | Fixes #40252. | Not Zed | 2003-04-08 | 2 | -45/+52 |
* | Fixes #40252 | Not Zed | 2003-04-08 | 3 | -92/+99 |
* | add blurb about sun exporter | Chris Toshok | 2003-04-08 | 1 | -0/+2 |
* | remove evolution-addressbook-export. | Chris Toshok | 2003-04-08 | 3 | -74/+7 |
* | add tools. | Chris Toshok | 2003-04-08 | 2 | -1/+5 |
* | add addressbook/tools/Makefile to AC_OUTPUT. | Chris Toshok | 2003-04-08 | 2 | -0/+5 |
* | [ fixes bug #23036 ] : new and improved export utility. | Gilbert Fang | 2003-04-08 | 7 | -0/+1168 |
* | clean up server names | Dan Winship | 2003-04-08 | 3 | -12/+14 |
* | ignore wombat files | Dan Winship | 2003-04-08 | 1 | -0/+4 |
* | clean up server names | Dan Winship | 2003-04-08 | 2 | -4/+12 |
* | Clean up server names | Dan Winship | 2003-04-08 | 4 | -25/+38 |
* | Clean up server names. | Dan Winship | 2003-04-08 | 5 | -29/+41 |
* | Clean up server names | Dan Winship | 2003-04-08 | 8 | -53/+76 |
* | Substitute version number into the evolution binary name in the server | Dan Winship | 2003-04-08 | 4 | -6/+32 |
* | add tools/killev.c | Dan Winship | 2003-04-08 | 2 | -0/+5 |
* | Install these in privlibexecdir, not privdatadir. Move killev from SCRIPTS | Dan Winship | 2003-04-08 | 5 | -289/+250 |
* | Fix the From header to be valid. Dum de dum. | Dan Winship | 2003-04-08 | 2 | -1/+5 |
* | Remove a stray word causing ungrammaticality. | Hans Petter | 2003-04-07 | 1 | -1/+1 |
* | Add NEWS items for calendar. | Hans Petter | 2003-04-07 | 1 | -0/+50 |
* | Slight correction to previous commit; use G_ cast checks. | Hans Petter | 2003-04-07 | 1 | -4/+4 |
* | GObjectify. Eliminates ref/sink warnings from the meeting editor. | Hans Petter Jansson | 2003-04-07 | 3 | -21/+26 |
* | add addressbook stuff | Chris Toshok | 2003-04-07 | 1 | -0/+46 |
* | Updated for mail/camel/composer/filter for 1.3.2 | Not Zed | 2003-04-07 | 2 | -0/+99 |
* | e_cell_percent_get_type returns GType, not GtkType. | Chris Toshok | 2003-04-07 | 3 | -2/+10 |
* | ** Bug 40536 | Not Zed | 2003-04-07 | 4 | -15/+28 |
* | [#40536] | Not Zed | 2003-04-07 | 3 | -0/+26 |
* | Week view part of fix for #39895. | Hans Petter Jansson | 2003-04-07 | 4 | -3/+23 |
* | Finnish translation updated by Sami Pesonen (sampeson@iki.fi) | Sami Pesonen | 2003-04-07 | 2 | -2213/+2103 |
* | Create $(DESTDIR)$(kdedesktopdir) before installation. | Christophe Merlet | 2003-04-07 | 2 | -0/+5 |
* | Updated italian translation. | Marco Ciampa | 2003-04-06 | 2 | -5024/+5724 |
* | (update_window_icon): Get the large version of | Ettore Perazzoli | 2003-04-06 | 2 | -1/+7 |
* | (e_passwords_remember_password): Removed debugging | Ettore Perazzoli | 2003-04-06 | 2 | -2/+6 |
* | Don't start emitting ACCOUNT_ADDED signals until we've added all of the | Dan Winship | 2003-04-05 | 2 | -3/+23 |
* | Fixes #40790 | JP Rosevear | 2003-04-05 | 2 | -5/+14 |
* | (alarm_to_dialog): Make the file | Ettore Perazzoli | 2003-04-05 | 2 | -0/+11 |
* | description is a text buffer (alarm_to_malarm_widgets): ditto | JP Rosevear | 2003-04-05 | 2 | -6/+34 |
* | fix abr. (e_name_western_get_suffix_at_str_end): same. | Chris Toshok | 2003-04-05 | 2 | -1/+10 |
* | Define RESPONSE_NEW for the | Ettore Perazzoli | 2003-04-05 | 2 | -2/+21 |
* | bleah, add "" in for the "no" case in with_static_ldap. | Chris Toshok | 2003-04-05 | 2 | -1/+6 |
* | Remove the icon_modes schema. | Ettore Perazzoli | 2003-04-05 | 4 | -40/+14 |
* | guard against multiple destroy calls | JP Rosevear | 2003-04-05 | 2 | -7/+14 |
* | If the composer isn't 'dirty', then don't autosave the draft (no need to). | Jeffrey Stedfast | 2003-04-05 | 2 | -0/+9 |
* | Don't free static string. | Dan Winship | 2003-04-05 | 2 | -1/+6 |
* | guard against empty uri as well | JP Rosevear | 2003-04-05 | 2 | -1/+6 |
* | guard against root == NULL. Bug #39491. | Mike Kestner | 2003-04-05 | 1 | -0/+3 |
* | Fixes #40722 | JP Rosevear | 2003-04-04 | 2 | -5/+17 |
* | the existence of libldap.la should have no bearing on whether or not we | Chris Toshok | 2003-04-04 | 2 | -6/+8 |
* | set "handle_popup" on the field to be TRUE if it's got focus, FALSE if | Chris Toshok | 2003-04-04 | 2 | -0/+17 |
* | set handle_popup to TRUE on the EText. | Chris Toshok | 2003-04-04 | 3 | -8/+34 |
* | set the im_context on the field's EText. (e_minicard_label_event): remove | Chris Toshok | 2003-04-04 | 2 | -46/+7 |
* | [ fixes bug #40715 ] add this callback, to unref the book/free the closure | Chris Toshok | 2003-04-04 | 4 | -20/+63 |
* | Add a select-all callback and verb. (composer_entry_focus_in_event_cb): | Jeffrey Stedfast | 2003-04-04 | 2 | -0/+24 |
* | Updated Spanish translation by Francisco Javier Fernandez | Pablo Gonzalo del Campo | 2003-04-03 | 2 | -349/+422 |