| Commit message (Expand) | Author | Age | Files | Lines |
* | GObject port work. | Chris Toshok | 2002-11-17 | 69 | -4140/+4783 |
* | Lots of GObject work. | Chris Toshok | 2002-11-17 | 17 | -1249/+1404 |
* | GtkObject->Gobject and GnomeDialog->GtkDialog work. | Chris Toshok | 2002-11-17 | 4 | -208/+252 |
* | lots of GObject work. | Chris Toshok | 2002-11-17 | 12 | -486/+508 |
* | add lots of marshallers (most, if not all, for etable). | Chris Toshok | 2002-11-17 | 6 | -96/+82 |
* | Update. | Ettore Perazzoli | 2002-11-16 | 1 | -0/+1 |
* | Added rule to create GNOME_Evolution_Wombat.server.in from | Ettore Perazzoli | 2002-11-16 | 4 | -11/+30 |
* | Added rule to generate GNOME_Evolution_Addressbook.server.in from | Ettore Perazzoli | 2002-11-16 | 6 | -508/+467 |
* | Update. | Ettore Perazzoli | 2002-11-16 | 2 | -3/+4 |
* | Added rule to generate GNOME_Evolution_Shell.server.in from | Ettore Perazzoli | 2002-11-16 | 4 | -5/+17 |
* | Added rule to generate GNOME_Evolution_Summary.server.in from | Ettore Perazzoli | 2002-11-16 | 3 | -11/+20 |
* | Add rules to substitute @LIBEXEC@ in GNOME_Evolution_Mail.server.in.in and | Ettore Perazzoli | 2002-11-16 | 3 | -14/+25 |
* | Set up the my-evolution flags properly, do not | Ettore Perazzoli | 2002-11-16 | 2 | -7/+9 |
* | Use bonobo_main_quit | Rodney Dawes | 2002-11-16 | 2 | -1/+5 |
* | Use bonobo_main_quit instead of gtk | Rodney Dawes | 2002-11-16 | 3 | -2/+6 |
* | Use bonobo_main_quit instead of gtk | Rodney Dawes | 2002-11-16 | 2 | -1/+5 |
* | new function, build pango layout for string. | Chris Toshok | 2002-11-16 | 3 | -53/+84 |
* | (impl_finalize): Fix typo; p -> sp. | Ettore Perazzoli | 2002-11-16 | 2 | -3/+6 |
* | No need to check for priv being NULL here anymore. | Ettore Perazzoli | 2002-11-16 | 3 | -21/+17 |
* | (e_shell_startup_wizard_create): For | Ettore Perazzoli | 2002-11-16 | 2 | -1/+6 |
* | Correctly spell Advanced. | Jeffrey Stedfast | 2002-11-16 | 2 | -1/+6 |
* | (esma_dispose): g_object_unref() instead of gtk_object_unref(). | Ettore Perazzoli | 2002-11-16 | 1 | -1/+1 |
* | weak notify -> ref. | Not Zed | 2002-11-15 | 4 | -3/+12 |
* | fix typo. | Chris Toshok | 2002-11-15 | 1 | -2/+2 |
* | clean this up a tad. | Chris Toshok | 2002-11-15 | 6 | -133/+38 |
* | ETableConfig derives from GObject (fix warnings). | Chris Toshok | 2002-11-15 | 4 | -70/+82 |
* | deal with EBitArray/ESorter being a GObject now. | Chris Toshok | 2002-11-15 | 8 | -93/+55 |
* | deal with ESelectionModel no longer deriving from GtkObject. | Chris Toshok | 2002-11-15 | 10 | -359/+394 |
* | this derives from GObject now. | Chris Toshok | 2002-11-15 | 9 | -296/+312 |
* | (class_init): Pass the right parent | Ettore Perazzoli | 2002-11-15 | 2 | -1/+6 |
* | e-shell-user-creatable-items-handler.c, Changed into a GObject subclass | Ettore Perazzoli | 2002-11-15 | 6 | -14/+28 |
* | use GtkDialog's ::response instead of GnomeDialog's ::clicked. | Chris Toshok | 2002-11-15 | 2 | -5/+12 |
* | hrm, we shouldn't need to do this, but gtk_widget_show_all the custom | Chris Toshok | 2002-11-15 | 1 | -0/+1 |
* | this subclasses from GObject now, not GtkObject. don't use GtkObject | Chris Toshok | 2002-11-15 | 6 | -3922/+3925 |
* | Ref/sink the GtkTooltips. | Ettore Perazzoli | 2002-11-15 | 3 | -1/+10 |
* | Use g_object_weak_ref rather than connecting to destroy. | Jeffrey Stedfast | 2002-11-15 | 9 | -62/+75 |
* | Use bonobo_main_quit() instead of gtk_main_quit(). (shell_weak_notify): | Ettore Perazzoli | 2002-11-15 | 4 | -12/+42 |
* | (save_settings_for_views): Removed. | Ettore Perazzoli | 2002-11-15 | 2 | -30/+6 |
* | New. (e_clipped_label_destroy): Removed. | Ettore Perazzoli | 2002-11-15 | 3 | -13/+22 |
* | (impl_dispose): NULL priv->ui_component | Ettore Perazzoli | 2002-11-15 | 2 | -1/+8 |
* | Avoid freeing the servant for now, it looks like something is messed up | Ettore Perazzoli | 2002-11-15 | 7 | -11/+25 |
* | Updated spanish translation. | German Poo Caaman~o | 2002-11-15 | 2 | -2/+6 |
* | Updated spanish translation. | German Poo Caaman~o | 2002-11-15 | 2 | -1474/+384 |
* | Removed. (no_views_left_cb): Use g_object_add_weak_pointer() instad of | Ettore Perazzoli | 2002-11-15 | 14 | -131/+197 |
* | Converted to Glade 2. | Ettore Perazzoli | 2002-11-15 | 2 | -646/+660 |
* | Replaced all gtk_signal_connect() calls with g_signal_connect() ones. | Ettore Perazzoli | 2002-11-15 | 8 | -95/+61 |
* | Changed to use g_object_*() and g_signal_*() | Ettore Perazzoli | 2002-11-15 | 2 | -47/+70 |
* | Want a (GWeakNotify) cast here, not (GWeakNotify *). | Ettore Perazzoli | 2002-11-15 | 11 | -30/+67 |
* | shell client objref. (mail_add_storage): " (mail_remove_storage): " | Not Zed | 2002-11-14 | 2 | -3/+9 |
* | add more marshallers for e-table. | Chris Toshok | 2002-11-14 | 2 | -160/+181 |
* | more porting work. | Chris Toshok | 2002-11-14 | 14 | -1098/+971 |
* | Change type of member etd in | Ettore Perazzoli | 2002-11-14 | 2 | -2/+8 |
* | menus/gal-view-menus.h GObjectified. | Ettore Perazzoli | 2002-11-14 | 5 | -98/+98 |
* | Remove a couple backslashes that were causing automake to complain, even | Joe Shaw | 2002-11-14 | 2 | -2/+8 |
* | start porting to GObject. | Chris Toshok | 2002-11-14 | 12 | -375/+235 |
* | #include <string.h> (obj_removed_cb): Fixed prototype. | Federico Mena Quintero | 2002-11-14 | 4 | -8/+20 |
* | (e_config_listener_get_string_with_default): | Ettore Perazzoli | 2002-11-14 | 2 | -5/+11 |
* | Use g_object_new() instead of gtk_type_new(). Likewise. Likewise. | Ettore Perazzoli | 2002-11-14 | 7 | -6/+15 |
* | Connect finish_func to the "next" signal for now, since GnomeDruid seems | Ettore Perazzoli | 2002-11-14 | 4 | -5/+17 |
* | Converted to Glade 2. | Ettore Perazzoli | 2002-11-14 | 2 | -244/+263 |
* | Do not #include <libgnome/gnome-defs.h>. Likewise. Likewise. Likewise. | Ettore Perazzoli | 2002-11-14 | 11 | -13/+17 |
* | Removed {BEGIN,END}_GNOME_DECLS. | Ettore Perazzoli | 2002-11-14 | 4 | -9/+9 |
* | re-added filter, mail, composer | Not Zed | 2002-11-13 | 3 | -6/+16 |
* | destroy->weak ref. (owner_set_cb): shell client changes. | Not Zed | 2002-11-13 | 7 | -11/+25 |
* | remove GTK_OBJECT cast and other GTK stuff. | Not Zed | 2002-11-13 | 3 | -16/+23 |
* | gnome-xml->libxml | Not Zed | 2002-11-13 | 3 | -3/+9 |
* | bonobo api changes. | Not Zed | 2002-11-13 | 2 | -3/+5 |
* | Get the root node properly. | Not Zed | 2002-11-13 | 16 | -33/+49 |
* | Added to cvs. Currently contains no configurable stuff, but maybe it will | Not Zed | 2002-11-13 | 20 | -449/+783 |
* | Use the right object_new method. | Not Zed | 2002-11-13 | 3 | -3/+14 |
* | comment out gtk_destroyed check. | Not Zed | 2002-11-13 | 5 | -25/+86 |
* | push_in = FALSE, no clue why... :) (_arrow_pressed): call | Chris Toshok | 2002-11-13 | 7 | -23/+43 |
* | add e-password.h (libeutil_la_SOURCES): add e-password.c | Chris Toshok | 2002-11-13 | 4 | -96/+68 |
* | #include <string.h> | Federico Mena Quintero | 2002-11-13 | 9 | -178/+219 |
* | Added files I've ported. | Jeffrey Stedfast | 2002-11-13 | 3 | -7/+38 |
* | Fixed i18n rule. | Michael Zucci | 2002-11-12 | 1 | -1/+1 |
* | Commented out stuff that doesn't build yet. Also fixed idl build rule. | Not Zed | 2002-11-12 | 42 | -1966/+1904 |
* | guard against multiple invocations. | Chris Toshok | 2002-11-12 | 6 | -38/+63 |
* | change signature to that of a weak ref notify function. (main): ::destroy | Chris Toshok | 2002-11-12 | 19 | -609/+578 |
* | only clear choices if cv->choices != NULL. (e_completion_view_disconnect): | Chris Toshok | 2002-11-12 | 1 | -3/+6 |
* | port to GObject. | Chris Toshok | 2002-11-12 | 3 | -101/+106 |
* | Half way ported. I'll finish the rest later. | Jeffrey Stedfast | 2002-11-12 | 3 | -247/+209 |
* | need to assign priv here, fixes a crash. | Chris Toshok | 2002-11-12 | 2 | -0/+7 |
* | remove tools for now, it's not in configure.in. | Joe Shaw | 2002-11-12 | 2 | -1/+5 |
* | add addressbook. | Chris Toshok | 2002-11-12 | 2 | -0/+5 |
* | change around a little, still ifdefed though. | Chris Toshok | 2002-11-12 | 6 | -204/+98 |
* | (impl_dispose): Do unref the config_listener here [I | Ettore Perazzoli | 2002-11-12 | 2 | -1/+6 |
* | gtk_widget_destroy() instead of gtk_object_destroy(). | Ettore Perazzoli | 2002-11-12 | 9 | -29/+53 |
* | Convert to use libxml2. | Ettore Perazzoli | 2002-11-12 | 2 | -12/+16 |
* | (add_key): g_strdup() the value in the case | Ettore Perazzoli | 2002-11-12 | 2 | -1/+6 |
* | Convert from GtkObject to GObject. | Ettore Perazzoli | 2002-11-12 | 2 | -14/+12 |
* | (init): Use GObject functions instead of | Ettore Perazzoli | 2002-11-12 | 2 | -16/+18 |
* | Replace gtk_object_(un)?ref() with g_object_(un)?ref(). Likewise. | Ettore Perazzoli | 2002-11-12 | 6 | -20/+20 |
* | Ported. | Jeffrey Stedfast | 2002-11-12 | 2 | -112/+97 |
* | Forgot two more gtk_object_(un)?ref()s. | Ettore Perazzoli | 2002-11-12 | 2 | -4/+4 |
* | Replace gtk_object_(un)?ref() with g_object_(un)?ref(). Likewise. | Ettore Perazzoli | 2002-11-12 | 12 | -67/+67 |
* | (impl_finalize): Protect against | Ettore Perazzoli | 2002-11-12 | 2 | -2/+9 |
* | Ported. | Jeffrey Stedfast | 2002-11-12 | 4 | -74/+56 |
* | Ported. | Jeffrey Stedfast | 2002-11-12 | 4 | -73/+89 |
* | fix bug 27336, which is about how the Search Base option description is | Aaron Weber | 2002-11-12 | 2 | -16/+14 |
* | Ported. | Jeffrey Stedfast | 2002-11-12 | 5 | -317/+311 |
* | Removed. (impl_finalize): New. (class_init): Override GObject::finalize, | Ettore Perazzoli | 2002-11-12 | 4 | -43/+56 |
* | Make separate dispose/finalize overrides of just overriding destroy. | Ettore Perazzoli | 2002-11-12 | 29 | -254/+538 |
* | Remove some unused ehaders and ones that cause compilation failures (such | Jeffrey Stedfast | 2002-11-11 | 3 | -34/+30 |
* | Re-add e-proxy.c to the build. | Jeffrey Stedfast | 2002-11-11 | 2 | -1/+6 |
* | pull in soup-2.0 for e-util so we can build e-proxy.c | Jeffrey Stedfast | 2002-11-11 | 1 | -1/+1 |
* | Rewritten. Much much much cleaner implementation now, though uses | Jeffrey Stedfast | 2002-11-11 | 3 | -332/+263 |
* | Use g_strerror when setting an exception string (we need it to be in | Jeffrey Stedfast | 2002-11-11 | 6 | -12/+36 |
* | Use g_strerror when setting an exception string (we need it to be in | Jeffrey Stedfast | 2002-11-11 | 32 | -255/+404 |
* | Converted to libglade-2's format. | Jeffrey Stedfast | 2002-11-11 | 5 | -5764/+6083 |
* | guard against multiple invocations. | Chris Toshok | 2002-11-10 | 15 | -229/+334 |
* | guard against multiple invocations. (remove_book_view): same. | Chris Toshok | 2002-11-09 | 6 | -19/+59 |
* | oops, missed these casts. | Chris Toshok | 2002-11-09 | 4 | -10/+17 |
* | add e-categories-config.h and e-categories-master-list-wombat.h | Chris Toshok | 2002-11-09 | 4 | -85/+66 |
* | port work. | Chris Toshok | 2002-11-09 | 16 | -347/+480 |
* | parent class is GObjectClass. | Chris Toshok | 2002-11-09 | 10 | -68/+171 |
* | correct the GET_CLASS macro. | Chris Toshok | 2002-11-09 | 6 | -6/+6 |
* | Use weak_ref instead of connecting to "destroy". (rule_add): Same. | Jeffrey Stedfast | 2002-11-09 | 2 | -3/+9 |
* | Ported. | Jeffrey Stedfast | 2002-11-09 | 3 | -125/+112 |
* | add camel back in. (contact_print_style_editor_test_LDADD): same. | Chris Toshok | 2002-11-09 | 1 | -3/+2 |
* | add printing back in. | Chris Toshok | 2002-11-09 | 1 | -4/+2 |
* | Commit missing files. | Ettore Perazzoli | 2002-11-09 | 2 | -5/+4 |
* | Use g_object_set_data(..., NULL) instead of gtk_object_remove_data(). | Ettore Perazzoli | 2002-11-09 | 9 | -126/+140 |
* | Use g_object_ref()/g_object_unref() instead of | Ettore Perazzoli | 2002-11-09 | 29 | -194/+246 |
* | Use g_signal_connect() instead of gtk_signal_connect(). Likewise. | Ettore Perazzoli | 2002-11-09 | 23 | -484/+389 |
* | (calendar_offline_handler_class_init): GObjectified. | Ettore Perazzoli | 2002-11-09 | 3 | -16/+39 |
* | fix a comment (e_localtime_with_offset returns the offset in seconds | Dan Winship | 2002-11-08 | 1 | -1/+1 |
* | add some more addressbook paths. | Chris Toshok | 2002-11-08 | 2 | -0/+6 |
* | convert to glade-2 | Chris Toshok | 2002-11-08 | 5 | -297/+309 |
* | port work. | Chris Toshok | 2002-11-08 | 9 | -278/+245 |
* | use GLib macros. | Rodrigo Moya | 2002-11-08 | 3 | -9/+15 |
* | use correctly IDL flags. | Rodrigo Moya | 2002-11-08 | 2 | -1/+5 |
* | prepend /apps/Evolution to config db paths. | Chris Toshok | 2002-11-08 | 3 | -4/+13 |
* | more porting work. | Chris Toshok | 2002-11-08 | 13 | -3744/+3753 |
* | Added composer/Makefile & gtkhtml-3.0 deps. | Not Zed | 2002-11-08 | 2 | -6/+10 |
* | guard against multiple calls. fixes a crash whenever a task finishes (the | Chris Toshok | 2002-11-08 | 4 | -60/+85 |
* | constify the content_type. | Not Zed | 2002-11-08 | 3 | -2/+7 |
* | Fix bonobo object setup. | Not Zed | 2002-11-08 | 16 | -750/+745 |
* | add lots of libs back in since they're building now. | Chris Toshok | 2002-11-08 | 10 | -138/+153 |
* | more porting work. | Chris Toshok | 2002-11-08 | 16 | -319/+338 |
* | GNOME_Evolution_Summary.oaf.in = > GNOME_Evolution_Summary.server.in | Chris Toshok | 2002-11-08 | 2 | -1/+6 |
* | tests are linking now, and link in libcamel.la. | Chris Toshok | 2002-11-08 | 4 | -77/+56 |
* | add prototypes for e_utf8_casefold_collate{_len} | Chris Toshok | 2002-11-08 | 3 | -0/+34 |
* | don't use GTK, we don't need it. | Rodrigo Moya | 2002-11-08 | 2 | -19/+20 |
* | Renamed from GNOME_Evolution_Summary.oaf.in.in. | Ettore Perazzoli | 2002-11-08 | 4 | -11/+18 |
* | Use a GtkDialog instead of a GnomeDialog for reporting errors. | Jeffrey Stedfast | 2002-11-08 | 12 | -121/+137 |
* | *** empty log message *** | Rodrigo Moya | 2002-11-08 | 1 | -0/+2 |
* | include gnome-dialog | JP Rosevear | 2002-11-08 | 2 | -0/+5 |
* | Initial port of gui/ subdir to GNOME 2 | JP Rosevear | 2002-11-08 | 57 | -446/+398 |
* | update e-util and calendar compile flags | JP Rosevear | 2002-11-08 | 2 | -2/+6 |
* | pass extra pixbuf param | JP Rosevear | 2002-11-08 | 5 | -7/+21 |
* | re-enabled calendar parts. | Rodrigo Moya | 2002-11-08 | 2 | -19/+8 |
* | camel needs gal-2.0 too | Jeffrey Stedfast | 2002-11-08 | 1 | -1/+1 |
* | make all the camel Makefiles | Jeffrey Stedfast | 2002-11-08 | 1 | -2/+10 |
* | removed non-existant headers. | Rodrigo Moya | 2002-11-08 | 6 | -9/+16 |
* | don't #include <gtk/gtk.h> | Jeffrey Stedfast | 2002-11-08 | 2 | -3/+1 |
* | Added. | Jeffrey Stedfast | 2002-11-08 | 5 | -5/+74 |
* | Use GtkDialog instead of GnomeDialog here. | Jeffrey Stedfast | 2002-11-08 | 10 | -96/+131 |
* | added libgnome-2.0 to camel requirements. | Rodrigo Moya | 2002-11-08 | 2 | -1/+5 |
* | removed gnome-defs.h, it does not exist. | Rodrigo Moya | 2002-11-08 | 2 | -1/+4 |
* | converted to BonoboObject. | Rodrigo Moya | 2002-11-08 | 7 | -36/+46 |
* | converted to BonoboObject. (impl_Cal_get_query): bonobo_object_unref the | Rodrigo Moya | 2002-11-08 | 1 | -4/+7 |
* | converted to BonoboObject. (impl_Cal_get_query): bonobo_object_unref the | Rodrigo Moya | 2002-11-07 | 9 | -168/+172 |
* | GObjectify. | Rodrigo Moya | 2002-11-07 | 6 | -114/+122 |
* | port this to gnome2/gnomeprint2. | Chris Toshok | 2002-11-07 | 8 | -2142/+2189 |
* | ignore the generated marshal source. | Chris Toshok | 2002-11-07 | 6 | -132/+182 |
* | gobjectify this. | Chris Toshok | 2002-11-07 | 29 | -6104/+6604 |
* | use g_type_class_peek_parent. | Chris Toshok | 2002-11-07 | 11 | -30/+58 |
* | #include gtkoptionmenu.h. (cal_prefs_dialog_new): adapted to changes in | Rodrigo Moya | 2002-11-07 | 17 | -75/+104 |
* | remove duplicate g_signal_new for column_width_changed. | Chris Toshok | 2002-11-07 | 1 | -8/+0 |
* | *** empty log message *** | Rodrigo Moya | 2002-11-07 | 2 | -4/+2 |
* | renmaed .oaf.in files. | Rodrigo Moya | 2002-11-07 | 5 | -13/+21 |
* | Deleted most of the internals until we devise a gconf schema and redesign | Jeffrey Stedfast | 2002-11-07 | 3 | -78/+13 |
* | added camel and filters to the build | Jeffrey Stedfast | 2002-11-07 | 2 | -8/+18 |
* | don't return a Bonobo_EventSource_ListenerId, since it does not exist | Rodrigo Moya | 2002-11-07 | 17 | -5021/+5442 |
* | adapted to to new glade_xml_new signature. | Rodrigo Moya | 2002-11-07 | 7 | -11/+20 |
* | reverted unwanted changes which slipped in while I moved gnome-2-port branch | Radek Doulik | 2002-11-07 | 3 | -20/+41 |
* | call g_build_filename, not g_build_path. | Chris Toshok | 2002-11-06 | 2 | -1/+6 |
* | fix the gnome-xml headers. | Chris Toshok | 2002-11-06 | 3 | -3/+8 |
* | fix the gnome-xml headers. | Chris Toshok | 2002-11-06 | 12 | -267/+339 |
* | fix some #include's. | Chris Toshok | 2002-11-06 | 1 | -2/+0 |
* | only build the backend and gui dirs for now. printing and conduits are | Chris Toshok | 2002-11-06 | 4 | -8/+17 |
* | remove libcamel.la from the link for the time being. | Chris Toshok | 2002-11-06 | 2 | -2/+26 |
* | init err to NULL so if there isn't an error we aren't left with an | Chris Toshok | 2002-11-06 | 2 | -4/+13 |
* | add some more addressbook dirs to AC_OUTPUT. | Chris Toshok | 2002-11-06 | 2 | -0/+9 |
* | ignore the new .server file. | Chris Toshok | 2002-11-06 | 15 | -209/+245 |
* | ignore the marshal generated stuff. | Chris Toshok | 2002-11-06 | 8 | -188/+233 |
* | ignore the marshal generated stuff. | Chris Toshok | 2002-11-06 | 12 | -237/+298 |
* | Port to GObject/gnome2. | Chris Toshok | 2002-11-06 | 28 | -923/+1110 |
* | Port to GObject/gnome2. | Chris Toshok | 2002-11-06 | 21 | -524/+410 |
* | ignore the generated marshaller files. | Chris Toshok | 2002-11-06 | 7 | -51/+83 |
* | Converted to the glade-2 format. | Jeffrey Stedfast | 2002-11-06 | 2 | -933/+1240 |
* | use G_STRUCT_OFFSET instead of GTK_SIGNAL_OFFSET | Jeffrey Stedfast | 2002-11-06 | 2 | -4/+4 |
* | more build fixes | Jeffrey Stedfast | 2002-11-06 | 3 | -39/+39 |
* | a ton more build fixes | Jeffrey Stedfast | 2002-11-06 | 7 | -114/+91 |
* | more build fixes | Jeffrey Stedfast | 2002-11-06 | 4 | -12/+8 |
* | Re-enable the filter cflags/libs stuff. | Jeffrey Stedfast | 2002-11-06 | 2 | -4/+9 |
* | don't #include gnome-defs.h | Jeffrey Stedfast | 2002-11-06 | 1 | -1/+0 |
* | fixed gnome-stock stuff | Jeffrey Stedfast | 2002-11-06 | 2 | -33/+19 |
* | more build fixes | Jeffrey Stedfast | 2002-11-06 | 2 | -9/+7 |
* | build fixes | Jeffrey Stedfast | 2002-11-06 | 2 | -36/+27 |
* | some build fixes | Jeffrey Stedfast | 2002-11-06 | 5 | -21/+22 |
* | #include <string.h>. | Ettore Perazzoli | 2002-11-06 | 16 | -220/+201 |
* | GObjectify GObjectify | Mike Kestner | 2002-11-06 | 4 | -63/+55 |
* | remove ref/unref G_OBJECT masks ditto ditto ditto ditto ditto ditto ditto | Mike Kestner | 2002-11-06 | 9 | -63/+63 |
* | GObjectify GObjectify GObjectify use GObject api for models use GObject | Mike Kestner | 2002-11-06 | 24 | -767/+563 |
* | Ported. | Jeffrey Stedfast | 2002-11-06 | 9 | -212/+202 |
* | Ported. | Jeffrey Stedfast | 2002-11-06 | 10 | -320/+304 |
* | change over from .oaf files to .server files and remove the moniker stuff | Chris Toshok | 2002-11-06 | 10 | -458/+57 |
* | add wombat. | Chris Toshok | 2002-11-06 | 2 | -1/+7 |
* | add wombat and addressbook compile flags, and add wombat and some | Chris Toshok | 2002-11-06 | 2 | -5/+18 |
* | oops | Jeffrey Stedfast | 2002-11-06 | 1 | -14/+13 |
* | Ported. | Jeffrey Stedfast | 2002-11-06 | 5 | -171/+173 |
* | Ported. | Jeffrey Stedfast | 2002-11-06 | 8 | -202/+192 |
* | (e_shell_show_settings): Allow type being NULL. | Ettore Perazzoli | 2002-11-06 | 2 | -2/+7 |
* | (load_folder): Do add folders with an unknown | Ettore Perazzoli | 2002-11-06 | 2 | -10/+5 |
* | change the commented-out soup check to refer to the new soup 2.0 in the | Dan Winship | 2002-11-06 | 2 | -1/+7 |
* | Set response_id to GTK_RESPONSE_OK. (cancel_button): Likewise, with | Ettore Perazzoli | 2002-11-06 | 3 | -169/+188 |
* | Use g_object_get_data() instead of gtk_object_get_data(). Likewise. | Ettore Perazzoli | 2002-11-06 | 10 | -18/+29 |
* | Split finalize/dispose. Likewise. Likewise. Likewise. Likewise. Likewise. | Ettore Perazzoli | 2002-11-06 | 14 | -58/+265 |
* | g_object_unref instead of bonobo_object_unref for the | Ettore Perazzoli | 2002-11-06 | 5 | -15/+13 |
* | New. (impl_finalize): New. (destroy): Removed. (class_init): Install | Ettore Perazzoli | 2002-11-06 | 45 | -201/+320 |
* | use GObject api for models GObjectify GObjectify GObjectify GObjectify | Mike Kestner | 2002-11-05 | 26 | -867/+623 |
* | copy a memleak fix from pas-backend-ad. | Dan Winship | 2002-11-05 | 2 | -0/+6 |
* | use libxml2 headers. | Rodrigo Moya | 2002-11-05 | 14 | -94/+129 |
* | use correct libgtkhtml-3.0 for calendar and added generation of calendar | Rodrigo Moya | 2002-11-05 | 2 | -1/+10 |
* | g_date_* => g_date_get_*, fixes G_DISABLE_DEPRECATED build. | Chris Toshok | 2002-11-05 | 14 | -742/+139 |
* | added new marshallers. | Rodrigo Moya | 2002-11-05 | 13 | -285/+274 |
* | ported to GObject. | Rodrigo Moya | 2002-11-05 | 4 | -50/+55 |
* | enabled libwombat. | Rodrigo Moya | 2002-11-05 | 3 | -3/+9 |
* | port to gnome 2. | Chris Toshok | 2002-11-05 | 22 | -715/+886 |
* | don't call bonobo_activation_init directly. | Chris Toshok | 2002-11-05 | 9 | -65/+53 |
* | Created temporary link list, we need to link with something for gettext. | Not Zed | 2002-11-05 | 10 | -12/+34 |
* | Ported. | Jeffrey Stedfast | 2002-11-05 | 5 | -124/+117 |
* | Also ported. | Jeffrey Stedfast | 2002-11-05 | 5 | -234/+225 |
* | All sgml files replaced with xml files. XML files validated. Two new XML | Aaron Weber | 2002-11-05 | 24 | -2503/+3246 |
* | fixed flags for $(ORBIT_IDL). | Rodrigo Moya | 2002-11-05 | 4 | -49/+32 |
* | added libversit directory to build. | Rodrigo Moya | 2002-11-05 | 3 | -0/+7 |
* | (SUBDIRS): Add shell. | Ettore Perazzoli | 2002-11-05 | 2 | -0/+5 |
* | Removed. (impl_finalize): New. (class_init): Install finalize handler, not | Ettore Perazzoli | 2002-11-05 | 4 | -30/+24 |
* | Pass TRUE for arg allow_creation to e_shell_folder_selection_dialog_new(). | Ettore Perazzoli | 2002-11-05 | 7 | -98/+74 |
* | added marshallers. | Rodrigo Moya | 2002-11-05 | 6 | -147/+180 |
* | use GObject api for ETableHeader use GObject api on ETableHeader | Mike Kestner | 2002-11-05 | 15 | -327/+297 |
* | added calendar/idl/Makefile to AC_OUTPUT | Rodrigo Moya | 2002-11-04 | 2 | -0/+5 |
* | (e_folder_type_registry_get_handler_for_type): Remove warning for | Ettore Perazzoli | 2002-11-04 | 2 | -32/+27 |
* | (uidir): Install in $(datadir)/gnome-2.0/ui. | Ettore Perazzoli | 2002-11-04 | 2 | -1/+5 |
* | Add an AM_GLIB_GNU_GETTEXT. | Ettore Perazzoli | 2002-11-04 | 2 | -1/+6 |
* | (impl_expose_event): Use | Ettore Perazzoli | 2002-11-04 | 2 | -1/+6 |
* | ported to GObject. | Rodrigo Moya | 2002-11-04 | 4 | -39/+45 |
* | Replace gtk_signal_emit() with g_signal_emit(). Likewise. Likewise. | Ettore Perazzoli | 2002-11-04 | 16 | -102/+106 |