aboutsummaryrefslogtreecommitdiffstats
path: root/hungarian/aspell
ModeNameSize
-rw-r--r--Makefile471logstatsplainblame
-rw-r--r--distinfo223logstatsplainblame
-rw-r--r--pkg-descr56logstatsplainblame
-rw-r--r--pkg-plist129logstatsplainblame
2003-03-051-60/+17 * Fixes some trivial, but distracting, warnings.Hans Petter Jansson2003-01-241-5/+5 * Pass the env argument to bonobo_control_set_property ().Hans Petter Jansson2002-12-071-6/+7 * Create a non-abstract enumeration type derived from GEnum.Hans Petter Jansson2002-12-071-25/+3 * pass type to bonobo_widget::set_property. (select_names_ok_cb): ", forNot Zed2002-11-191-2/+2 * Use g_object_set_data(..., NULL) instead of gtk_object_remove_data().Ettore Perazzoli2002-11-091-2/+2 * Use g_object_ref()/g_object_unref() instead ofEttore Perazzoli2002-11-091-16/+16 * Use g_signal_connect() instead of gtk_signal_connect(). Likewise.Ettore Perazzoli2002-11-091-8/+4 * Initial port of gui/ subdir to GNOME 2JP Rosevear2002-11-081-22/+20 * only change the attendee value if it isn't emptyJP Rosevear2002-09-271-1/+2 * fix non-ANSI switch statements.Dan Winship2002-09-231-0/+3 * if its a non-participant, add it as a resource to match dialog labelJP Rosevear2002-08-231-2/+10 * disconnect destroy signal callbacks on tablesJP Rosevear2002-08-201-1/+4 * initialize value to corba nilJP Rosevear2002-08-021-0/+2 * Add include lines to get ebook headers relative to <ebook/foo.h>, notPeter Williams2002-07-111-6/+6 * add back protoJP Rosevear2002-06-251-5/+114 * remove unneeded parameter from print_text_size everywhereJP Rosevear2002-03-061-4/+14 * use new column enums (set_value_at): emit pre-change/cell change signalsJP Rosevear2002-02-161-248/+320 * properly convert the dtstart and dtend times if they are UTC (cursor_cb):JP Rosevear2001-12-121-33/+51 * Explicitly destroy the EMeetingModel. This is a hack to work aroundJon Trowbridge2001-12-071-0/+7 * make sure we call e_table_model_pre_change() before changing the model.Damon Chaplin2001-12-041-3/+14 * new protosJP Rosevear2001-11-121-18/+49 * count the actual attendees (doesn't include people delegatingJP Rosevear2001-10-311-6/+88 * process an individual section here (select_names_ok_cb): call aboveJP Rosevear2001-10-301-58/+66 * Require gal 0.15.99.8Joe Shaw2001-10-301-1/+1 * Fixing the license text.Ettore Perazzoli2001-10-281-1/+0 * Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2 * when iterating over the subcomponents, use 'subcomp' rather thanDamon Chaplin2001-10-251-17/+18 * track the spacer vbox (e_meeting_time_selector_style_set): make sure theJP Rosevear2001-10-251-0/+1 * no longer set the scrollbar policy hereJP Rosevear2001-10-241-4/+0 * we don't need to save the stateJP Rosevear2001-10-221-2/+18 * call the invite others dialog in the modelJP Rosevear2001-10-191-1/+164 * util routine to handle calling back (async_close): use aboveJP Rosevear2001-10-181-12/+29 * Fix incorrect variable name check.Dan Winship2001-10-091-1/+1 * replace use of gnome_vfs_uri with e_uriRodrigo Moya2001-10-041-1/+1 * listen for model changes (task_editor_edit_comp): add the attendees to theJP Rosevear2001-09-201-11/+7 * remove silly debug #if 0JP Rosevear2001-09-191-2/+1