aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_GAMES_2_1_4nobody2002-12-063111-1998967/+0
* More white-space.Morten Welinder2002-12-061-18/+18
* Use collate for sorting rather than the normal string sort. This fixes bugJeffrey Stedfast2002-12-062-1/+7
* Add a "collate" sort callback that uses the new g_collate_compare().Jeffrey Stedfast2002-12-063-9/+25
* guard against multiple calls.Chris Toshok2002-12-051-4/+4
* Define COMPONENT_DIR.Ettore Perazzoli2002-12-054-1/+13
* Updated to be a shared library.Ettore Perazzoli2002-12-057-148/+60
* (component_free): Only invokeEttore Perazzoli2002-12-052-2/+10
* ignore *.serverJeffrey Stedfast2002-12-051-1/+1
* updatedJeffrey Stedfast2002-12-051-2/+2
* ignore intltoolsJeffrey Stedfast2002-12-051-1/+1
* Properly handle the case where the namespace is "". Fixes bug #34975Jeffrey Stedfast2002-12-053-5/+14
* Don't leak old sort info.Hans Petter Jansson2002-12-042-0/+7
* Get rid of the unused exception variable.Jeffrey Stedfast2002-12-042-5/+5
* Fixed to not get false positives when the token is shorter than the actualJeffrey Stedfast2002-12-042-12/+34
* Use the same logic as mail_generate_reply(). Fixes bug #34882Jeffrey Stedfast2002-12-043-16/+63
* Spellchecking by Zdenko Podobny.Stanislav Visnovsky2002-12-032-20664/+10463
* dispose can be run multiple times too ... bloody gobject crap.Not Zed2002-12-032-2/+11
* frobbed around with these till it exits without crashing.Not Zed2002-12-034-68/+104
* make this a dispose rather than finalise. Crashes on finalise otherwise.Not Zed2002-12-031-3/+3
* only enable the LDAPv3 stuff if TLS is being used. Also, deal with namingChris Toshok2002-12-032-30/+50
* RevertedRodrigo Moya2002-12-024-10/+0
* Included gtkmessagedialog.h.Rodrigo Moya2002-12-022-0/+5
* Included gtkmessagedialog.h.Rodrigo Moya2002-12-022-0/+5
* applied magic_links_settings.patchRadek Doulik2002-12-022-1/+6
* Add include of gnome-dialog.hNot Zed2002-12-022-25/+10
* Add include of gnome-dialog.hNot Zed2002-12-0239-217/+226
* changed to use a gtkdialog instead of a gnome one.Not Zed2002-12-0260-256/+285
* ran fix.sh over this.Michael Zucci2002-12-027-38/+38
* GNOME_STOCK_*NEXT/PREV -> GTK_STOCK_*GO_BACK/FORWARD.Not Zed2002-12-024-8/+15
* gnome_pixmap -> gtkimage. (construct): gtk_clist -> gtk_tree_view, setupNot Zed2002-12-0236-520/+374
* removed warning about e_notice. its used too much, its here to stay.Not Zed2002-12-0211-45/+51
* run fix.sh over this.Not Zed2002-12-0229-337/+343
* gnomedialog -> gtkdialog stuff. print dialog is a gtkdialog now.Not Zed2002-12-024-3/+18
* removed merge conflictsJeffrey Stedfast2002-12-021-1/+0
* s/g_str[n]casecmp/str[n]casecmpJeffrey Stedfast2002-12-022-11/+16
* Updated Brazilian Portuguese translation done by Gustavo Maciel DiasGustavo Maciel Dias Vieira2002-12-012-4042/+3928
* gal a11y work from claheyChris Toshok2002-11-3020-0/+2587
* the detail is supposed to go after the signal id, not at the end of theChris Toshok2002-11-302-1/+7
* rework this from the gal-2 branch, clahey's patch, and the stuff i'd doneChris Toshok2002-11-301-107/+107
* [ roll forward from 1.2 branch, partial fix for #31763 ] add the FindChris Toshok2002-11-292-393/+427
* remove the button_press_event handler (that did nothing). this makes it soChris Toshok2002-11-292-9/+7
* Joaquim Fellmann <joaquim@altern.org>jfell2002-11-283-4161/+4186
* Added missing quotes: PISOCK_LIBS="-lpisock -lpisync"Stanislav Brabec2002-11-272-1/+6
* add include for gtkstock.h.Chris Toshok2002-11-277-19/+61
* [ roll forward from 1.2 branch ] never pass NULL as the vcard to the corbaChris Toshok2002-11-272-1/+10
* [ roll forward from 1.2 branch, Fixes addressbook bug #28945 ] if theChris Toshok2002-11-272-1/+16
* remove redundant setting of y2.Chris Toshok2002-11-276-13/+31
* use new schema for completion/uris. (uris_listener): same.Chris Toshok2002-11-276-77/+140
* added missing ';' for new bison to not complain.Rodrigo Moya2002-11-272-1/+23
* (etms_finalize): CallEttore Perazzoli2002-11-271-1/+26
* Remove a ":" that shouldn't have been there (and abbreviate theDan Winship2002-11-272-2/+8
* e_get_language_list now returns language codes that actually work withDan Winship2002-11-273-9/+11
* If the language is something like "fr_FR", return both "fr_FR" and "fr" inDan Winship2002-11-272-4/+21
* clicked->response signal for gtk dialogue. (new_rule_clicked): Dont unrefNot Zed2002-11-262-10/+10
* Add a textcellrenderer to display the folders. (get_widget): Remove FIXMENot Zed2002-11-262-1/+8
* Duh idiot, "un-fixed" the memleak i added.Not Zed2002-11-263-14/+27
* FILTER_RULE_CLASS -> _GET_CLASSNot Zed2002-11-2622-74/+97
* Dont grab_add anymore on the button, gtk_button is changed in gtk2 not toNot Zed2002-11-262-1/+6
* removed extra call to CORBA_exception_init.Richard Li2002-11-262-1/+5
* gtk_widget_set_parent_window -> gtk_window_set_transient_for.Not Zed2002-11-266-32/+78
* properly chain finalise.Not Zed2002-11-262-2/+9
* ignore server.inChris Toshok2002-11-261-0/+1
* New work-in-progress splash from Jakub.Ettore Perazzoli2002-11-262-0/+4
* Fix <key> -> <applyto> typo.Ettore Perazzoli2002-11-262-2/+6
* (e_shell_offline_sync_all_folders):Ettore Perazzoli2002-11-262-39/+33
* (component_destroy): Removed.Ettore Perazzoli2002-11-262-11/+5
* Updated to pass a GSList to e_storage_set_view_set_checkboxes_list()Ettore Perazzoli2002-11-266-80/+72
* show the etable. (addressbook_add_server_druid): show_all before returningChris Toshok2002-11-252-1/+9
* [ roll forward from the 1.2 branch. fixes #25540, part of #29630, as wellChris Toshok2002-11-258-984/+1230
* Remove the window size setting. (e_msg_composer_attachment_bar_new): MoveNot Zed2002-11-252-18/+26
* removed e_messagebox, and use gtk_message_dialog directly.Not Zed2002-11-252-63/+45
* rewrote most of this. Just use gtkfileselection directly, noNot Zed2002-11-254-223/+91
* Changed e_messagebox -> gtk_messagedialog.Not Zed2002-11-252-11/+11
* [ roll forward Sean.Gao@sun.com's fix for #16870 from the 1.2 branch ]Chris Toshok2002-11-232-1/+8
* [ rolling forward fix for #34254 from 1.2 branch ] use g-ascii_strncasecmpChris Toshok2002-11-231-1/+1
* [ rolling forward fix for #34254 from 1.2 branch ] use g-ascii_strncasecmpChris Toshok2002-11-232-2/+9
* Use the new camel_operation_cancel_prfd() function to get the cancellationJeffrey Stedfast2002-11-234-20/+201
* Added an optional nspr pipe field. (e_msgport_new): Init nspr pipe toNot Zed2002-11-233-14/+128
* Add NSPR CFLAGS and LDFLAGS to the E_UTIL build flags.Jeffrey Stedfast2002-11-232-1/+6
* Show file name when prompt to user for overwrite. Fixes bug #34180.Harry Lu2002-11-231-2/+1
* Show file name when prompt to user for overwrite.Harry Lu2002-11-232-9/+15
* If we have a namespace of "", then always match any path.Not Zed2002-11-222-4/+14
* Enable dragging of all attachments. For bug #34327.Harry Lu2002-11-222-5/+7
* Since the GSList returned from gconf needs to be free'd by us, we don'tJeffrey Stedfast2002-11-222-16/+33
* applied patches from http://bugzilla.ximian.com/show_bug.cgi?id=29588Radek Doulik2002-11-214-46/+83
* ignore .server.inChris Toshok2002-11-211-0/+1
* roll forward the scope fix.Chris Toshok2002-11-212-1/+5
* roll forward the fix for the contact editor.Chris Toshok2002-11-212-0/+10
* Duh! dont free subject & simplify logic a little.Not Zed2002-11-213-9/+14
* pass type to bonobo_control_set_property.Not Zed2002-11-213-4/+9
* Pass type to bonobo_ctonrol_set_property, and also NULL terminate theNot Zed2002-11-213-2/+11
* (idle_cb): Set displayed_any in the case when we areEttore Perazzoli2002-11-212-1/+10
* Change hlook value for "Toolbar" to be "both_horiz". Likewise. Likewise.Ettore Perazzoli2002-11-218-7/+18
* (owner_unset_cb): bonobo_main_quit() insteadEttore Perazzoli2002-11-212-8/+10
* Removed unused #define COMPONENT_FACTORY_ID. (component_factory_init):Ettore Perazzoli2002-11-213-17/+12
* AC_OUTPUT(my-evoluton/Makefile).Ettore Perazzoli2002-11-212-0/+5
* (impl_dispose): Save theEttore Perazzoli2002-11-212-2/+7
* (changelogs): Add my-evolution.Ettore Perazzoli2002-11-212-0/+5
* Use GConf.Ettore Perazzoli2002-11-2110-372/+398
* free the list dataJeffrey Stedfast2002-11-211-8/+5
* gconfify.Jeffrey Stedfast2002-11-212-26/+42
* sync the gconf settingsJeffrey Stedfast2002-11-211-0/+2
* gconfify. (mail_composer_prefs_apply): gconfify this also.Jeffrey Stedfast2002-11-213-37/+61
* Change hlook value for Toolbar to beEttore Perazzoli2002-11-212-1/+6
* use e_shell_ marshallers, and make sure STRING parameters map to *_STRING*Chris Toshok2002-11-2021-61/+144
* gnome message box -> gtk message dialog. (prepare_intelligent_page): FixNot Zed2002-11-202-5/+13
* provide a proper implicit rule for building .server.in from .server.in.in.Not Zed2002-11-203-8/+15
* cvs removed it all. Not much use having it around anymore.Not Zed2002-11-2020-6733/+5
* fix typo, servers_in_files -> server_in_files.Not Zed2002-11-202-1/+6
* commit clahey's original pango work.Chris Toshok2002-11-202-916/+392
* build fixesJeffrey Stedfast2002-11-201-1/+5
* Save the settings via gconf. (mail_preferences_construct): Load the valuesJeffrey Stedfast2002-11-205-86/+145
* Added rule to generate GNOME_Evolution_Calendar.server.in fromEttore Perazzoli2002-11-203-11/+24
* Check for gconftool-2, and addedEttore Perazzoli2002-11-202-0/+11
* gui/component/select-names/GNOME_Evolution_Addressbook_SelectNames.server.Ettore Perazzoli2002-11-203-5/+13
* Disabled for now.Ettore Perazzoli2002-11-2015-468/+659
* redo tags for legalnotice ordering. open/close for actual preface is inAaron Weber2002-11-205-15/+470
* addedJeffrey Stedfast2002-11-201-0/+496
* applied plain_signature_fix.patchRadek Doulik2002-11-207-3/+19
* Removed $(GNOME_LIBDIR) and $(GNOMEUI_LIBS)Rodney Dawes2002-11-207-12/+4
* Pass type to bonobo_widget::set_property.Not Zed2002-11-192-1/+6
* fix warning message, outlook->mbox.Not Zed2002-11-1911-18/+41
* dont unref after destroy. duh.Not Zed2002-11-195-24/+53
* pass type to bonobo_widget::set_property. (select_names_ok_cb): ", forNot Zed2002-11-194-7/+25
* show the custom table.Chris Toshok2002-11-192-0/+6
* column_width = double. (e_reflow_realize): no need to cast to double,Chris Toshok2002-11-191-4/+4
* take GCallback, not GtkSignalFunc. (configure_sort_dialog): show theChris Toshok2002-11-192-214/+19
* remove the cast to (int) - column_width is a double.Chris Toshok2002-11-194-11/+28
* Updated to use GtkTreeView.Jeffrey Stedfast2002-11-195-80/+141
* applied spell_crash_fix.patchRadek Doulik2002-11-192-0/+10
* Specify the default account. Also, don't need to useJeffrey Stedfast2002-11-182-1/+11
* If the namespace is at/below INBOX, check for the INBOX explicitly (sinceJeffrey Stedfast2002-11-182-20/+73
* re-enable importer wizard.Not Zed2002-11-182-1/+3
* Added back libevolution-importer stuff. (SUBDIRS): Added back importers.Not Zed2002-11-1810-44/+186
* from clicked_cb. (start_import): gtkdialogise.Not Zed2002-11-1812-169/+222
* Added back IMPORTERS_CFLAGS and mail/importers/MakefileNot Zed2002-11-182-3/+9
* Remove check for gtk_main_level(). as far as i can tell it serves no realNot Zed2002-11-182-36/+53
* run libglade-convert.Chris Toshok2002-11-182-129/+126
* oops, missed some "oaf"'s.Chris Toshok2002-11-182-1/+6
* we need to destroy the dialog after we've run it, because run doesn't doNot Zed2002-11-181-0/+1
* we require >= 0.0.9.99 of gal.Chris Toshok2002-11-171-0/+4
* convert this to wrap around GtkMessageDialog.Chris Toshok2002-11-171-6/+24
* convert some GnomeDialog stuff to GtkDialog.Chris Toshok2002-11-173-13/+11
* sink the popup. (e_contact_editor_build_email_ui): same.Chris Toshok2002-11-173-0/+18
* remove the moniker cruft.Chris Toshok2002-11-173-82/+7
* force the scrolled table to be shown, apparently a bug in libglade2.Chris Toshok2002-11-173-0/+16
* init the corba exception before loading each config page, so previousChris Toshok2002-11-172-3/+15
* fix c&p typo.Chris Toshok2002-11-179-240/+198
* check for table->table_canvas == NULL.Chris Toshok2002-11-172-15/+19
* fix c&p typo.Chris Toshok2002-11-171-1/+1
* ignore .server.inChris Toshok2002-11-171-0/+1
* ignore composer-marshal.[ch]Chris Toshok2002-11-171-0/+1
* we require >= 0.0.9.99 of gal.Chris Toshok2002-11-171-10/+13
* use new e_table_header_compute_height signature.Chris Toshok2002-11-172-1/+6
* GObject port work.Chris Toshok2002-11-1769-4140/+4783
* Lots of GObject work.Chris Toshok2002-11-1717-1249/+1404
* GtkObject->Gobject and GnomeDialog->GtkDialog work.Chris Toshok2002-11-174-208/+252
* lots of GObject work.Chris Toshok2002-11-1712-486/+508
* add lots of marshallers (most, if not all, for etable).Chris Toshok2002-11-176-96/+82
* Update.Ettore Perazzoli2002-11-161-0/+1
* Added rule to create GNOME_Evolution_Wombat.server.in fromEttore Perazzoli2002-11-164-11/+30
* Added rule to generate GNOME_Evolution_Addressbook.server.in fromEttore Perazzoli2002-11-166-508/+467
* Update.Ettore Perazzoli2002-11-162-3/+4
* Added rule to generate GNOME_Evolution_Shell.server.in fromEttore Perazzoli2002-11-164-5/+17
* Added rule to generate GNOME_Evolution_Summary.server.in fromEttore Perazzoli2002-11-163-11/+20
* Add rules to substitute @LIBEXEC@ in GNOME_Evolution_Mail.server.in.in andEttore Perazzoli2002-11-163-14/+25
* Set up the my-evolution flags properly, do notEttore Perazzoli2002-11-162-7/+9
* Use bonobo_main_quitRodney Dawes2002-11-162-1/+5
* Use bonobo_main_quit instead of gtkRodney Dawes2002-11-163-2/+6
* Use bonobo_main_quit instead of gtkRodney Dawes2002-11-162-1/+5
* new function, build pango layout for string.Chris Toshok2002-11-163-53/+84
* (impl_finalize): Fix typo; p -> sp.Ettore Perazzoli2002-11-162-3/+6
* No need to check for priv being NULL here anymore.Ettore Perazzoli2002-11-163-21/+17
* (e_shell_startup_wizard_create): ForEttore Perazzoli2002-11-162-1/+6
* Correctly spell Advanced.Jeffrey Stedfast2002-11-162-1/+6
* (esma_dispose): g_object_unref() instead of gtk_object_unref().Ettore Perazzoli2002-11-161-1/+1
* weak notify -> ref.Not Zed2002-11-154-3/+12
* fix typo.Chris Toshok2002-11-151-2/+2
* clean this up a tad.Chris Toshok2002-11-156-133/+38
* ETableConfig derives from GObject (fix warnings).Chris Toshok2002-11-154-70/+82
* deal with EBitArray/ESorter being a GObject now.Chris Toshok2002-11-158-93/+55
* deal with ESelectionModel no longer deriving from GtkObject.Chris Toshok2002-11-1510-359/+394
* this derives from GObject now.Chris Toshok2002-11-159-296/+312
* (class_init): Pass the right parentEttore Perazzoli2002-11-152-1/+6
* e-shell-user-creatable-items-handler.c, Changed into a GObject subclassEttore Perazzoli2002-11-156-14/+28
* use GtkDialog's ::response instead of GnomeDialog's ::clicked.Chris Toshok2002-11-152-5/+12
* hrm, we shouldn't need to do this, but gtk_widget_show_all the customChris Toshok2002-11-151-0/+1
* this subclasses from GObject now, not GtkObject. don't use GtkObjectChris Toshok2002-11-156-3922/+3925
* Ref/sink the GtkTooltips.Ettore Perazzoli2002-11-153-1/+10
* Use g_object_weak_ref rather than connecting to destroy.Jeffrey Stedfast2002-11-159-62/+75
* Use bonobo_main_quit() instead of gtk_main_quit(). (shell_weak_notify):Ettore Perazzoli2002-11-154-12/+42
* (save_settings_for_views): Removed.Ettore Perazzoli2002-11-152-30/+6
* New. (e_clipped_label_destroy): Removed.Ettore Perazzoli2002-11-153-13/+22
* (impl_dispose): NULL priv->ui_componentEttore Perazzoli2002-11-152-1/+8
* Avoid freeing the servant for now, it looks like something is messed upEttore Perazzoli2002-11-157-11/+25
* Updated spanish translation.German Poo Caaman~o2002-11-152-2/+6
* Updated spanish translation.German Poo Caaman~o2002-11-152-1474/+384
* Removed. (no_views_left_cb): Use g_object_add_weak_pointer() instad ofEttore Perazzoli2002-11-1514-131/+197
* Converted to Glade 2.Ettore Perazzoli2002-11-152-646/+660
* Replaced all gtk_signal_connect() calls with g_signal_connect() ones.Ettore Perazzoli2002-11-158-95/+61
* Changed to use g_object_*() and g_signal_*()Ettore Perazzoli2002-11-152-47/+70
* Want a (GWeakNotify) cast here, not (GWeakNotify *).Ettore Perazzoli2002-11-1511-30/+67
* shell client objref. (mail_add_storage): " (mail_remove_storage): "Not Zed2002-11-142-3/+9
* add more marshallers for e-table.Chris Toshok2002-11-142-160/+181
* more porting work.Chris Toshok2002-11-1414-1098/+971
* Change type of member etd inEttore Perazzoli2002-11-142-2/+8
* menus/gal-view-menus.h GObjectified.Ettore Perazzoli2002-11-145-98/+98
* Remove a couple backslashes that were causing automake to complain, evenJoe Shaw2002-11-142-2/+8
* start porting to GObject.Chris Toshok2002-11-1412-375/+235
* #include <string.h> (obj_removed_cb): Fixed prototype.Federico Mena Quintero2002-11-144-8/+20
* (e_config_listener_get_string_with_default):Ettore Perazzoli2002-11-142-5/+11
* Use g_object_new() instead of gtk_type_new(). Likewise. Likewise.Ettore Perazzoli2002-11-147-6/+15
* Connect finish_func to the "next" signal for now, since GnomeDruid seemsEttore Perazzoli2002-11-144-5/+17
* Converted to Glade 2.Ettore Perazzoli2002-11-142-244/+263
* Do not #include <libgnome/gnome-defs.h>. Likewise. Likewise. Likewise.Ettore Perazzoli2002-11-1411-13/+17
* Removed {BEGIN,END}_GNOME_DECLS.Ettore Perazzoli2002-11-144-9/+9
* re-added filter, mail, composerNot Zed2002-11-133-6/+16
* destroy->weak ref. (owner_set_cb): shell client changes.Not Zed2002-11-137-11/+25
* remove GTK_OBJECT cast and other GTK stuff.Not Zed2002-11-133-16/+23
* gnome-xml->libxmlNot Zed2002-11-133-3/+9
* bonobo api changes.Not Zed2002-11-132-3/+5
* Get the root node properly.Not Zed2002-11-1316-33/+49
* Added to cvs. Currently contains no configurable stuff, but maybe it willNot Zed2002-11-1320-449/+783
* Use the right object_new method.Not Zed2002-11-133-3/+14
* comment out gtk_destroyed check.Not Zed2002-11-135-25/+86
* push_in = FALSE, no clue why... :) (_arrow_pressed): callChris Toshok2002-11-137-23/+43
* add e-password.h (libeutil_la_SOURCES): add e-password.cChris Toshok2002-11-134-96/+68
* #include <string.h>Federico Mena Quintero2002-11-139-178/+219
* Added files I've ported.Jeffrey Stedfast2002-11-133-7/+38
* Fixed i18n rule.Michael Zucci2002-11-121-1/+1
* Commented out stuff that doesn't build yet. Also fixed idl build rule.Not Zed2002-11-1242-1966/+1904
* guard against multiple invocations.Chris Toshok2002-11-126-38/+63
* change signature to that of a weak ref notify function. (main): ::destroyChris Toshok2002-11-1219-609/+578
* only clear choices if cv->choices != NULL. (e_completion_view_disconnect):Chris Toshok2002-11-121-3/+6
* port to GObject.Chris Toshok2002-11-123-101/+106
* Half way ported. I'll finish the rest later.Jeffrey Stedfast2002-11-123-247/+209
* need to assign priv here, fixes a crash.Chris Toshok2002-11-122-0/+7
* remove tools for now, it's not in configure.in.Joe Shaw2002-11-122-1/+5
* add addressbook.Chris Toshok2002-11-122-0/+5
* change around a little, still ifdefed though.Chris Toshok2002-11-126-204/+98
* (impl_dispose): Do unref the config_listener here [IEttore Perazzoli2002-11-122-1/+6
* gtk_widget_destroy() instead of gtk_object_destroy().Ettore Perazzoli2002-11-129-29/+53
* Convert to use libxml2.Ettore Perazzoli2002-11-122-12/+16
* (add_key): g_strdup() the value in the caseEttore Perazzoli2002-11-122-1/+6
* Convert from GtkObject to GObject.Ettore Perazzoli2002-11-122-14/+12
* (init): Use GObject functions instead ofEttore Perazzoli2002-11-122-16/+18
* Replace gtk_object_(un)?ref() with g_object_(un)?ref(). Likewise.Ettore Perazzoli2002-11-126-20/+20
* Ported.Jeffrey Stedfast2002-11-122-112/+97
* Forgot two more gtk_object_(un)?ref()s.Ettore Perazzoli2002-11-122-4/+4