| Commit message (Expand) | Author | Age | Files | Lines |
| * | guard against multiple destroys | JP Rosevear | 2003-05-15 | 4 | -10/+24 |
| * | fix up protos | JP Rosevear | 2003-05-15 | 7 | -54/+188 |
| * | release the interface if we got it | JP Rosevear | 2003-05-15 | 6 | -15/+52 |
| * | gross hack to work around a post dispose event emission by | Mike Kestner | 2003-05-15 | 1 | -0/+3 |
| * | Added a note to the comment block for this function noting that uids MUST | Jeffrey Stedfast | 2003-05-15 | 4 | -20/+35 |
| * | Fix the last part of #113003. | Anders Carlsson | 2003-05-15 | 2 | -3/+7 |
| * | Fix #113003 in bugzilla.gnome.org. | Christian Rose | 2003-05-15 | 2 | -280/+272 |
| * | Updated a bit. | Kenneth Rohde Christiansen | 2003-05-14 | 2 | -551/+434 |
| * | Updated by Francisco Javier Fernandez <serrador@arrakis.es> | Carlos Perelló MarÃn | 2003-05-14 | 2 | -275/+250 |
| * | Reverted unwanted commit | Rodrigo Moya | 2003-05-14 | 1 | -22/+22 |
| * | Updated NEWS | Rodrigo Moya | 2003-05-14 | 2 | -22/+31 |
| * | add some e-text fixes | Chris Toshok | 2003-05-14 | 1 | -0/+4 |
| * | strlen -> g_utf8_strlen. (e_select_names_text_model_insert): same. | Chris Toshok | 2003-05-14 | 3 | -31/+94 |
| * | [ fixes several utf8/pango related problems, including bugs #41288, | Chris Toshok | 2003-05-14 | 2 | -284/+391 |
| * | fixed memory leak introduced by previous commit. | Rodrigo Moya | 2003-05-14 | 2 | -0/+9 |
| * | add #42780 | Chris Toshok | 2003-05-14 | 1 | -0/+2 |
| * | Fixes #41760 | Rodrigo Moya | 2003-05-14 | 2 | -17/+14 |
| * | If host->h_name is NULL or an empty string, default back to using the IP | Jeffrey Stedfast | 2003-05-14 | 2 | -5/+12 |
| * | more ab foo | Chris Toshok | 2003-05-14 | 1 | -0/+1 |
| * | rename addressbook_destroy to this, and guard against multiple calls. | Chris Toshok | 2003-05-14 | 2 | -6/+18 |
| * | Removed. (make_factory): No need to set up the SIGSEGV redirect handler | Ettore Perazzoli | 2003-05-14 | 3 | -44/+16 |
| * | (gal_view_menus_unmerge): Guard against | Ettore Perazzoli | 2003-05-14 | 2 | -1/+7 |
| * | [#42628] Call emit_search_activated() instead of emit_query_changed(). | Ettore Perazzoli | 2003-05-14 | 2 | -1/+7 |
| * | Disable debugging. | Ettore Perazzoli | 2003-05-14 | 4 | -3/+11 |
| * | Updated Norwegian translation. | Kjartan Maraas | 2003-05-13 | 2 | -1369/+1329 |
| * | terminate g_build_filename with NULL. | Sean Gao | 2003-05-12 | 2 | -1/+7 |
| * | Convert some po to UTF-8 | Kwok-Koon Cheung | 2003-05-12 | 7 | -5200/+5202 |
| * | Remove non-existant file(s). | Abel Cheung | 2003-05-12 | 2 | -7/+4 |
| * | add some more addressbook news. | Chris Toshok | 2003-05-12 | 1 | -0/+9 |
| * | [ fixes bug #42177 ] remove the CAN_FOCUS flag. | Chris Toshok | 2003-05-12 | 2 | -2/+5 |
| * | [ fixes bug #42048 ] button => response. (e_addressbook_view_print): | Chris Toshok | 2003-05-12 | 2 | -3/+10 |
| * | [ fixes bug #41245 ] fix spacing/border widths as per HIG. | Chris Toshok | 2003-05-12 | 3 | -151/+164 |
| * | add null check for paths (find_prev_in_range): add null check for paths | Mike Kestner | 2003-05-10 | 1 | -2/+2 |
| * | don't return on col == -1. update the adjustment to center the cursor. | Mike Kestner | 2003-05-10 | 2 | -2/+13 |
| * | Fix ChangeLog for yesterday's commit. | Ettore Perazzoli | 2003-05-10 | 1 | -4/+3 |
| * | Fix date in ChangeLog. | Ettore Perazzoli | 2003-05-10 | 1 | -1/+1 |
| * | *** empty log message *** | Ettore Perazzoli | 2003-05-10 | 2 | -0/+8 |
| * | Use glib macro to case from pointer to int. | Jeremy Katz | 2003-05-09 | 4 | -2/+14 |
| * | Add a #include to fix a warning. | Jeremy Katz | 2003-05-09 | 3 | -3/+11 |
| * | [#42342] New function to update the Send/Receive menu and toolbar items | Ettore Perazzoli | 2003-05-09 | 2 | -12/+30 |
| * | [#36956] Remove the version number from the window title. | Ettore Perazzoli | 2003-05-09 | 3 | -18/+38 |
| * | (request_password): Make sure password_dialog is | Ettore Perazzoli | 2003-05-09 | 2 | -2/+10 |
| * | Make sure that we haven't been destroyed before we start writing to the | Jeffrey Stedfast | 2003-05-09 | 2 | -0/+11 |
| * | use E_I18N_DOMAIN | Radek Doulik | 2003-05-08 | 2 | -5/+4 |
| * | Fixes crash in #42212 | Rodrigo Moya | 2003-05-08 | 2 | -0/+9 |
| * | trash e_utf8_gtk function (e_search_bar_get_text): ditto | JP Rosevear | 2003-05-08 | 2 | -2/+7 |
| * | fix button conversion problem | JP Rosevear | 2003-05-08 | 3 | -17/+10 |
| * | ** See bug #42456 | Not Zed | 2003-05-08 | 2 | -0/+12 |
| * | Updated Portuguese translation. | Duarte Loreto | 2003-05-08 | 2 | -155/+141 |
| * | Correct default for list. | Jeremy Katz | 2003-05-08 | 2 | -1/+7 |
| * | (e_shell_command_add_to_shortcut_bar): | Ettore Perazzoli | 2003-05-08 | 2 | -6/+15 |
| * | don't pass NO_SEPARATOR flag as per gtkmessagedialog warning | JP Rosevear | 2003-05-08 | 2 | -1/+6 |
| * | Fixes crash in #41631 | Rodrigo Moya | 2003-05-08 | 2 | -11/+24 |
| * | added missing assignment. | Rodrigo Moya | 2003-05-07 | 2 | -0/+7 |
| * | Updated French translation. | Christophe Fergeau | 2003-05-07 | 2 | -550/+430 |
| * | ** See bug #42400 | Not Zed | 2003-05-07 | 2 | -0/+15 |
| * | move 41910 to the version where it's really fixed | Chris Toshok | 2003-05-07 | 1 | -1/+1 |
| * | i2003-05-06 Chris Toshok <toshok@ximian.com> | Chris Toshok | 2003-05-07 | 2 | -14/+13 |
| * | add missing model_changed (etta_proxy_node_inserted): add missing | Mike Kestner | 2003-05-07 | 1 | -0/+4 |
| * | Format the colour string in a way that gdk_color_parse() will handle. | Jeffrey Stedfast | 2003-05-07 | 2 | -1/+7 |
| * | Updated Italian translation. | Marco Ciampa | 2003-05-06 | 2 | -284/+216 |
| * | Fixes #41811 | JP Rosevear | 2003-05-06 | 2 | -0/+9 |
| * | Use correct macro for int->pointer | Jeremy Katz | 2003-05-06 | 1 | -1/+1 |
| * | Fix prototype. Likewise. | Jeremy Katz | 2003-05-06 | 2 | -2/+2 |
| * | ** See bug #42294. | Not Zed | 2003-05-06 | 2 | -1/+9 |
| * | send-16.png | Jakub Steiner | 2003-05-06 | 2 | -0/+1 |
| * | evolution-contacts-plain.png | Jakub Steiner | 2003-05-06 | 14 | -48/+63 |
| * | Updated German translation. | Christian Neumair | 2003-05-06 | 2 | -192/+156 |
| * | Fixed typo in gal/e-text/e-text.c. | Christian Neumair | 2003-05-06 | 1 | -1/+1 |
| * | (request_password): Set OK as the default | Ettore Perazzoli | 2003-05-06 | 2 | -0/+6 |
| * | detailed markup | Ismael Olea | 2003-05-05 | 3 | -79/+80 |
| * | grepped changelogs and added all names found. #40391. | Not Zed | 2003-05-05 | 2 | -5/+113 |
| * | [#41849] | Not Zed | 2003-05-05 | 2 | -5/+22 |
| * | remove the assert, if we dont understand the response, assume it's a | Not Zed | 2003-05-05 | 2 | -4/+7 |
| * | Don't call g_utf8_validate on an empty message. Fixes a warning. | Dan Winship | 2003-05-05 | 2 | -1/+7 |
| * | call AC_LIBTOOL_WIN32_DLL which is necessary for building shared library | Masahiro Sakai | 2003-05-04 | 1 | -0/+4 |
| * | Allow users to specify the binary to run instead of libtoolize by checking | Malcolm Tredinnick | 2003-05-03 | 2 | -2/+11 |
| * | Workaround for POS mailers like the one in bug #42045. | Jeffrey Stedfast | 2003-05-03 | 3 | -1/+19 |
| * | To be consistant with the message-list envelope toggle, undelete the | Jeffrey Stedfast | 2003-05-03 | 4 | -4/+38 |
| * | Don't expand the select-names entry, because we don't want it as tall as | Dan Winship | 2003-05-02 | 2 | -1/+7 |
| * | unref the model again (task_editor_edit_comp): don't allow editing if the | JP Rosevear | 2003-05-02 | 7 | -104/+57 |
| * | file all new folder bindings to be ctrl-shift-f | JP Rosevear | 2003-05-02 | 2 | -2/+6 |
| * | Added list of updated translations. | Ettore Perazzoli | 2003-05-02 | 1 | -0/+12 |
| * | return the instantiated object. [bug #42156] | Mike Kestner | 2003-05-02 | 2 | -4/+27 |
| * | remove gratuitous ref | JP Rosevear | 2003-05-02 | 1 | -1/+0 |
| * | Update | Takuro Kitame | 2003-05-01 | 1 | -217/+118 |
| * | Updated Japanese translation. | Takuro Kitame | 2003-05-01 | 1 | -0/+4 |
| * | ** See bug #41748 | Not Zed | 2003-05-01 | 2 | -7/+26 |
| * | Correct <figure> tags. | Aaron Weber | 2003-05-01 | 3 | -46/+48 |
| * | Bump version number to 1.3.3.99. | Ettore Perazzoli | 2003-05-01 | 2 | -1/+5 |
| * | (e_shell_folder_selection_dialog_construct): Set the default | Ettore Perazzoli | 2003-05-01 | 2 | -0/+7 |
| * | (e_request_string): Handle GTK_RESPONSE_NONE. | Ettore Perazzoli | 2003-05-01 | 2 | -0/+6 |
| * | Remove camel-lock.c from here because it upsets automake 1.6 for some | Dan Winship | 2003-04-30 | 2 | -3/+8 |
| * | removed unused code. | Rodrigo Moya | 2003-04-30 | 2 | -18/+5 |
| * | add blurbs for some addressbook fixes | Chris Toshok | 2003-04-30 | 1 | -0/+11 |
| * | [ fixes bug #41255 ] use stock buttons for Add/Remove. | Chris Toshok | 2003-04-30 | 2 | -4/+10 |
| * | add stock-edit-{16,24}.png | Chris Toshok | 2003-04-30 | 2 | -0/+6 |
| * | [ fixes bug #41144 ] use stock buttons for the Add/Delete buttons. Switch | Chris Toshok | 2003-04-30 | 2 | -6/+67 |
| * | body_len needs to be a size_t instead of int | Jeremy Katz | 2003-04-30 | 2 | -1/+6 |
| * | Don't just blindly cast an int to gpointer, use the proper glib magic | Jeremy Katz | 2003-04-30 | 2 | -2/+9 |
| * | 1.3.3. | Ettore Perazzoli | 2003-04-30 | 41 | -27503/+31619 |
| * | [ fixes bug #41211 ] call e_button_new_with_stock_icon to create our | Chris Toshok | 2003-04-30 | 2 | -1/+9 |
| * | [ for bug #41211 ] | Chris Toshok | 2003-04-30 | 3 | -4/+48 |
| * | Fix install of evolution | Rodney Dawes | 2003-04-30 | 2 | -1/+6 |
| * | Updated for API change in the filter code. | Jeffrey Stedfast | 2003-04-30 | 2 | -4/+10 |
| * | Update. | Ettore Perazzoli | 2003-04-30 | 1 | -33/+75 |
| * | ditto | JP Rosevear | 2003-04-30 | 4 | -2/+23 |
| * | Add figures/outline.png to $(figs) | Rodney Dawes | 2003-04-30 | 2 | -1/+6 |
| * | add blurb about gilbert's fix | Chris Toshok | 2003-04-30 | 1 | -0/+1 |
| * | remove duplicate HOME_COUNTRY field add. | Gilbert Fang | 2003-04-30 | 2 | -2/+5 |
| * | Update calendar news. | JP Rosevear | 2003-04-30 | 1 | -0/+22 |
| * | don't use unicode ellipsis so that we don't break on broken font setups. | Mike Kestner | 2003-04-30 | 1 | -6/+1 |
| * | add blurb about 41910 | Chris Toshok | 2003-04-30 | 1 | -0/+1 |
| * | [ fixes bug #41910 ] change from model_changed to row_deleted here. | Chris Toshok | 2003-04-30 | 1 | -0/+12 |
| * | updated | Jeffrey Stedfast | 2003-04-30 | 1 | -0/+1 |
| * | ** See bug #41972 | Not Zed | 2003-04-30 | 5 | -14/+41 |
| * | Update Czech translation | Miloslav Trmac | 2003-04-30 | 2 | -634/+131 |
| * | Fix for bug #41578. | Jeffrey Stedfast | 2003-04-30 | 4 | -11/+28 |
| * | updated | Jeffrey Stedfast | 2003-04-30 | 1 | -0/+2 |
| * | Remove preceding whitespace | Dan Winship | 2003-04-30 | 2 | -0/+6 |
| * | Remove this so that GtkContainer's destroy method will destroy all of the | Dan Winship | 2003-04-30 | 2 | -25/+7 |
| * | Updated for mailer fixes | Jeffrey Stedfast | 2003-04-30 | 2 | -0/+41 |
| * | Change the "would you like to recover unsaved drafts?" dialog a QUESTION | Jeffrey Stedfast | 2003-04-30 | 2 | -1/+7 |
| * | kill warnings | JP Rosevear | 2003-04-30 | 2 | -1/+5 |
| * | [#41013] | Not Zed | 2003-04-29 | 3 | -51/+183 |
| * | Added #include <netinet/in.h> for the sockaddr_in6 typedef for at least | Jeffrey Stedfast | 2003-04-29 | 2 | -0/+6 |
| * | fix logic for updating selection after a delete when @move_selection_mode | Chris Toshok | 2003-04-29 | 1 | -2/+2 |
| * | Fix up some stuff for the nognome script Fix up nognome script for Sun | Rodney Dawes | 2003-04-29 | 3 | -11/+28 |
| * | don't do wrapping during edit | Mike Kestner | 2003-04-29 | 1 | -0/+3 |
| * | Fixes #41916 | Rodrigo Moya | 2003-04-29 | 2 | -2/+10 |
| * | Updated Swedish translation. | Christian Rose | 2003-04-29 | 2 | -105/+114 |
| * | Use $(privdatadir) instead of $(prefix)/share/evolution-$(BASE_VERSION) | Rodney Dawes | 2003-04-29 | 4 | -4/+9 |
| * | Added HIG-blessed padding to the alarm options dialog. Fixes bug #41221. | Anna Marie Dirks | 2003-04-29 | 2 | -3/+9 |
| * | Added appropriate spacing and padding to the calendar/tasks page of the | Anna Marie Dirks | 2003-04-29 | 2 | -6/+14 |
| * | Finishes up fixing #41256 by adding appropriate spacing/padding to the | Anna Marie Dirks | 2003-04-29 | 3 | -6/+17 |
| * | Added padding/spacing to this page as specified by the HIG. Partially | Anna Marie Dirks | 2003-04-29 | 4 | -17/+30 |
| * | (main): Add e_proxy_init() | Ettore Perazzoli | 2003-04-29 | 2 | -0/+9 |
| * | (mail_session_forget_passwords): Forget all | Ettore Perazzoli | 2003-04-29 | 2 | -1/+6 |
| * | Don't convert the label charset from UTF-8 into the locale charset. | Jeffrey Stedfast | 2003-04-29 | 2 | -11/+11 |
| * | Fixes #35814 | Rodney Dawes | 2003-04-29 | 4 | -4/+15 |
| * | Made toplevel container widgets set a border-width (including toplevel | Jeffrey Stedfast | 2003-04-29 | 6 | -2182/+2346 |
| * | If we fail to load the icon that gnome_vfs_get_icon() gave us, the default | Jeffrey Stedfast | 2003-04-28 | 2 | -2/+15 |
| * | correcting the order and the callouts filenames | Ismael Olea | 2003-04-28 | 1 | -7/+7 |
| * | Update Cezech translation | Miloslav Trmac | 2003-04-28 | 2 | -242/+294 |
| * | add blurbs for 41843 and 41779 | Chris Toshok | 2003-04-28 | 1 | -0/+2 |
| * | [ fixes bug #41843] use e_card_simple_get_ecard_field instead of | Chris Toshok | 2003-04-28 | 2 | -1/+9 |
| * | [ fixes bug #41779 ] we don't need to call gtk_widget_destroy on the old | Chris Toshok | 2003-04-28 | 2 | -1/+8 |
| * | some Docbook taggin | Ismael Olea | 2003-04-27 | 1 | -4/+4 |
| * | Updated portuguese translation. | Duarte Loreto | 2003-04-27 | 2 | -310/+364 |
| * | Updated Swedish translation. | Christian Rose | 2003-04-27 | 2 | -30/+82 |
| * | Fixes #41661 | Rodrigo Moya | 2003-04-27 | 9 | -12/+145 |
| * | Updated Norwegian translation. Added calendar/gui/dialogs/delete-error.c | Kjartan Maraas | 2003-04-26 | 3 | -5706/+864 |
| * | Updated Spanish translation by Francisco Javier Fernandez | Pablo Gonzalo del Campo | 2003-04-26 | 2 | -342/+366 |
| * | filter order. | Aaron Weber | 2003-04-26 | 1 | -0/+7 |
| * | Comment out the pinging code again since it's only being used by | Dan Winship | 2003-04-26 | 2 | -0/+12 |
| * | (async_open_cb): Added a missing unref of the | Ettore Perazzoli | 2003-04-26 | 2 | -7/+19 |
| * | A 24x24 version of Jimmac's stock edit icon. | Anna Dirks | 2003-04-26 | 1 | -0/+0 |
| * | An icon from Jakub to use on Evo's edit buttons. | Anna Dirks | 2003-04-25 | 1 | -0/+0 |
| * | toolbar is not strictly a guilabel: «GUILabel identifies text that appears a... | Ismael Olea | 2003-04-25 | 1 | -1/+1 |
| * | Updated Swedish translation. | Christian Rose | 2003-04-25 | 2 | -444/+473 |
| * | set the hpane default to 32000 so we never see a pane no matter the start | JP Rosevear | 2003-04-25 | 2 | -1/+7 |
| * | Remove change that shouldn't have been committed. | JP Rosevear | 2003-04-25 | 2 | -2/+2 |
| * | Fixes #37552 | JP Rosevear | 2003-04-25 | 11 | -29/+187 |
| * | Dutch translation updated. | Vincent van Adrighem | 2003-04-25 | 2 | -631/+438 |
| * | as below (update_active): as below | Radek Doulik | 2003-04-25 | 3 | -4/+11 |
| * | removed unused variable.. | Rodrigo Moya | 2003-04-25 | 2 | -1/+5 |
| * | Disable debugging printfs. | Jeffrey Stedfast | 2003-04-25 | 2 | -3/+7 |
| * | Keep our buf ptr aligned to sizeof (char *). Should fix bug #41362. | Jeffrey Stedfast | 2003-04-25 | 2 | -6/+15 |
| * | Try stat'ing the file before loading it with xmlParseFile() to avoid | Jeffrey Stedfast | 2003-04-25 | 1 | -4/+6 |
| * | Updated Czech translation | Miloslav Trmac | 2003-04-24 | 2 | -117/+120 |
| * | Updated italian traslation. | Marco Ciampa | 2003-04-24 | 2 | -945/+1046 |
| * | removed debug printfs. | Not Zed | 2003-04-24 | 2 | -3/+4 |
| * | cast to remove warning. (construct): set a physiucal uri on the root | Not Zed | 2003-04-24 | 2 | -1/+11 |
| * | pass an exception to get_provider, to silence some warnings/get a valid | Not Zed | 2003-04-24 | 2 | -1/+9 |
| * | only free the host if it was set. removes a run-time warning. | Not Zed | 2003-04-24 | 2 | -5/+8 |
| * | Fixed typo | Rodrigo Moya | 2003-04-24 | 1 | -1/+1 |
| * | Fixes #41641 | Hans Petter Jansson | 2003-04-24 | 3 | -19/+36 |
| * | Fixes #41671 | Rodrigo Moya | 2003-04-24 | 3 | -3/+16 |
| * | add more news | Chris Toshok | 2003-04-24 | 1 | -1/+8 |
| * | [ fixes bug #37351 ] the row the signal is called with is already the | Chris Toshok | 2003-04-24 | 2 | -1/+7 |
| * | [ either mostly or entirely fixes #33708 ] new function, factor it out of | Chris Toshok | 2003-04-24 | 2 | -20/+48 |
| * | *misc/e-multi-config-dialog.c : add appropriate padding and spacing to the | Anna Dirks | 2003-04-24 | 2 | -2/+10 |
| * | Add appropriate padding to the Evolution Settings window. This is another | Anna Marie Dirks | 2003-04-24 | 3 | -1/+14 |
| * | *glade/e-folder-list.glade : replaced buttons with stock buttons and added | Anna Marie Dirks | 2003-04-24 | 2 | -5/+12 |
| * | Updated Spanish translation by Francisco Javier Fernandez | Pablo Gonzalo del Campo | 2003-04-24 | 2 | -710/+687 |
| * | *glade/e-folder-list.glade : replaced buttons with stock buttons and added | Anna Marie Dirks | 2003-04-24 | 2 | -98/+103 |
| * | fixed merge conflicts in ChangeLog | Jeffrey Stedfast | 2003-04-24 | 1 | -1/+0 |
| * | #if 0 out some code that parsed the namespaces since the results aren't | Jeffrey Stedfast | 2003-04-24 | 2 | -1/+10 |
| * | Only add the Organization: header if it is non-empty. Fixes bug #41730. | Jeffrey Stedfast | 2003-04-24 | 2 | -1/+6 |
| * | Dutch translation updated. | Vincent van Adrighem | 2003-04-23 | 2 | -139/+155 |
| * | Update Czech translation | Miloslav Trmac | 2003-04-23 | 2 | -96/+112 |
| * | Updated Italian translation. | Marco Ciampa | 2003-04-23 | 2 | -863/+127 |
| * | oops, the service owns the url after we construct it. | Not Zed | 2003-04-23 | 2 | -2/+5 |
| * | ** Should fix #41629, #41448, et al. | Not Zed | 2003-04-23 | 12 | -50/+206 |
| * | removed debug spew. | Not Zed | 2003-04-23 | 3 | -6/+55 |
| * | Dutch translation updated. | Vincent van Adrighem | 2003-04-23 | 2 | -2561/+653 |
| * | Fixes part of #41148, #41216 and #41235 | Rodrigo Moya | 2003-04-23 | 12 | -31/+52 |
| * | Updated Portuguese translation. | Duarte Loreto | 2003-04-23 | 2 | -152/+168 |
| * | Set the border width of the message dialog to 6. Also corrected the | Anna Marie Dirks | 2003-04-23 | 2 | -3/+23 |
| * | use unicode ellipsis char for breaking lines. Use g_utf8_find_prev_char | Mike Kestner | 2003-04-23 | 1 | -9/+14 |
| * | Don't ever attach non-inlined text or message parts. Reverts a prior fix. | Jeffrey Stedfast | 2003-04-23 | 2 | -7/+8 |
| * | Don't set seen_eof1 here anymore once we get a trust metric. | Jeffrey Stedfast | 2003-04-23 | 2 | -16/+32 |
| * | Fixes #22444 | Rodrigo Moya | 2003-04-23 | 2 | -0/+10 |
| * | 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 |