aboutsummaryrefslogtreecommitdiffstats
path: root/irc/ninja
Commit message (Expand)AuthorAgeFilesLines
* Fix MASTER_SITEScpiazza2000-01-221-2/+1
* Change Id->FreeBSD.obrien1999-08-251-1/+1
* Update MASTER_SITES and DISTNAME to make this port work again.cpiazza1999-07-142-4/+5
* New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.billf1999-06-281-2/+2
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
* Author fixed a bug without updating the version number.cpiazza1999-06-262-2/+2
* Change my email address to FreeBSD.org.cpiazza1999-06-192-6/+3
* Update to 1.1billf1999-06-175-15/+50
* Update to version 1.0.9.steve1999-05-174-27/+8
* WWW: This is definately the daemon's work. In Chuck we trust.mharo1999-05-031-2/+1
* Update to 1.0.8mharo1999-04-212-3/+3
* Ninja is yet another ircII based irc client.mharo1999-04-157-0/+80
aph'>* Coding style and whitespace cleanups.Matthew Barnes2010-09-123-8/+14 * Re-work my GtkDialog:has-separator workaround.Matthew Barnes2010-09-111-3/+2 * Work around deprecation of gtk_dialog_set_has_separator()Matthew Barnes2010-09-111-0/+2 * Various memory leaksMilan Crha2010-09-083-1/+11 * Convert composer autosave to an EExtension.Matthew Barnes2010-09-031-1/+16 * Bug 628482 - e_shell_settings_install_property_for_key memory leakMatthew Barnes2010-09-011-3/+7 * Coding style and whitespace cleanup.Matthew Barnes2010-08-296-37/+41 * Remove the last traces of dbus-glib.Matthew Barnes2010-08-291-1/+0 * GObject boilerplate cleanup.Matthew Barnes2010-08-257-15/+37 * Whitespace and coding style cleanup.Matthew Barnes2010-08-141-1/+0 * Defer the load / creation of configuration UI with changes toMichael Meeks2010-08-112-1/+2 * Execute calendar search post startup, notMichael Meeks2010-08-101-2/+11 * We are not using dbus-glib anymore, don't call dbus_g_thread_initFridrich Štrba2010-08-051-1/+0 * Bug 625761 - Folder views not preserved after migrationLucian Langa2010-08-031-4/+76 * Make EImportAssistant extensible.Matthew Barnes2010-07-311-1/+1 * Remove unused 'preview' argument from e_import_assistant_new_simple().Matthew Barnes2010-07-303-16/+10 * Remove folder-tree-expand-state.xml while migrating.Matthew Barnes2010-07-301-2/+11 * Bug 624500 - Missing EggSMClient linker flags in shellMatthew Barnes2010-07-301-0/+2 * Avoid overwriting files while migrating.Matthew Barnes2010-07-301-2/+20 * More XDG base directory migration tweaks.Matthew Barnes2010-07-291-32/+18 * Migrate ~/.evolution/cache/tmp.Matthew Barnes2010-07-291-0/+6 * Remove .goutputstream-XXXXXX files during migration.Matthew Barnes2010-07-291-0/+31 * Add more debug messages to basedir migration.Matthew Barnes2010-07-281-1/+18 * Migrate ~/.evolution to XDG base directories.Matthew Barnes2010-07-275-32/+523 * Coding style and whitespace cleanup.Matthew Barnes2010-07-261-7/+7 * Add optional clutter support.Srinivasa Ragavan2010-07-262-0/+20 * Update API documentation.Matthew Barnes2010-07-192-6/+11 * Coding style and whitespace cleanup.Matthew Barnes2010-07-121-1/+1 * Fix some linking issues.Matthew Barnes2010-07-111-0/+2 * Fix places where "~/.evolution" is hard-coded.Matthew Barnes2010-07-092-6/+10 * EShellContent: Add a focus_search_results() method.Matthew Barnes2010-06-253-6/+33 * Bug #620815 - Memory leaks with EvolutionMilan Crha2010-06-252-0/+3 * Bug 622559 - Changing search option should focus search entryMatthew Barnes2010-06-241-1/+3 * Bug 622329 - Help menu points to the wrong FAQ pageMatthew Barnes2010-06-221-1/+1 * Bug 621759 - EShellSearchbar reference counting errorsMatthew Barnes2010-06-211-7/+2 * Bug 621210 - Can't get the shell back after closing itMatthew Barnes2010-06-211-1/+30 * EShell cleanups.Matthew Barnes2010-06-211-3/+6 * Coding style and whitespace cleanup.Matthew Barnes2010-06-201-2/+2 * Left-align text in switcher buttons.Matthew Barnes2010-06-191-0/+7 * [win32] Don't run evolution when asked to register handlers.Fridrich Štrba2010-06-181-0/+3 * [win32] add --register-handlers and --unregister-handlers optionsFridrich Štrba2010-06-181-2/+16 * Remove gnome-pilot integration.Matthew Barnes2010-06-162-47/+0 * Bug 603468 - Improve handling of --quit optionMatthew Barnes2010-06-135-67/+113 * More GTK3 preparation.Matthew Barnes2010-06-041-7/+9 * Convert "startup-wizard" to an EExtension.Matthew Barnes2010-06-031-2/+6 * Revert "Bug #608203 - Left pane of mailer window is really narrow at startup"Matthew Barnes2010-05-291-18/+16 * Hide extra toolbars when not in Express mode.Matthew Barnes2010-05-291-7/+11 * Fix another runtime warning.Matthew Barnes2010-05-281-4/+4 * Bug 619900 - First widget skipped in e_shell_hide_widgets_for_express_mode()Matthew Barnes2010-05-281-6/+4 * Minor EShellWindow cleanup.Matthew Barnes2010-05-281-3/+6 * Revert "don't bridge to the active-view gconf setting"Matthew Barnes2010-05-271-3/+1 * Bug 619811 - Bogus "Cannot update from version 0.0" dialog on startMatthew Barnes2010-05-271-0/+4 * Coding style and whitespace cleanup.Matthew Barnes2010-05-272-3/+4 * Merge branch 'express2'Matthew Barnes2010-05-2712-55/+409 |\ | * Coding style and whitespace cleanup.Matthew Barnes2010-05-2511-59/+66 | * Fix compiler warnings.Matthew Barnes2010-05-251-1/+1 | * Merge branch 'gnome-2-30' into express2Matthew Barnes2010-05-251-7/+43 | |\ | | * [win32] Try to get the default application registration rightFridrich Štrba2010-05-191-3/+3 | | * Bug 619010 - Mailer's crash avoidance features are brokenMatthew Barnes2010-05-191-0/+3 | | * [win32] Implement --reinstall, --show-icons, --hide-icons optionsFridrich Štrba2010-05-181-0/+28 | | * [win32] Don't call glib functions before g_thread_init was called andFridrich Štrba2010-05-171-7/+12 | * | Merge branch 'gnome-2-30' into express2Matthew Barnes2010-05-171-0/+9 | |\| | | * [win32] Set patch to evolution's bindir because some child processesFridrich Štrba2010-05-111-0/+9 | * | Handle adding 'X' close button on the menu bar. Restore adding the sameSrinivasa Ragavan2010-05-115-1/+42 | * | set widget name for the MeeGo theme on the search toolbar tooMichael Meeks2010-05-071-0/+2 | * | Add filter_page option for pref window so that we can show only requiredSrinivasa Ragavan2010-04-301-4/+11 | * | don't bridge to the active-view gconf settingMichael Meeks2010-04-281-1/+3 | * | Don't use gconf to store the names of widgets to hideFederico Mena Quintero2010-04-272-22/+19 | * | get window sizing logic right (again)Michael Meeks2010-04-231-1/+1 | * | Store the initial view request and use that to decide whether to showSrinivasa Ragavan2010-04-223-0/+31 | * | Merge commit 'origin/gnome-2-30' into express2Michael Meeks2010-04-222-18/+20 | |\| | | * Give the windows version of evolution-alarm-notify a nice win32 iconFridrich Štrba2010-04-201-2/+2 | | * Bug #608203 - Left pane of mailer window is really narrow at startupMilan Crha2010-04-141-16/+18 | * | revert snafu to full-screening ...Michael Meeks2010-04-191-2/+1 | * | Re-work the over-complicated event editor as a tabbed notebook.Michael Meeks2010-04-191-2/+3 | * | Adapt the event editor for MeeGo / small-screen.Michael Meeks2010-04-151-3/+5 | * | add a close-window action that doesn't become insensitive on the last window.Michael Meeks2010-04-153-17/+21 | * | add stock close buttonMichael Meeks2010-04-151-0/+17 | * | add EVO_MEEGO debugging env var:Michael Meeks2010-04-151-47/+52 | * | Detect MeeGo, and propagate settings variously.Michael Meeks2010-04-124-1/+179 | * | Merge branch 'express2' into express2-reduced-preferencesFederico Mena Quintero2010-04-102-0/+4 | |\ \ | | * | Merge gnome-2-30 into express2 to get bugfixesFederico Mena Quintero2010-04-102-0/+4 | | |\| | | | * [win32] Be consistent in disabling the lockdown options.Fridrich Strba2010-04-082-0/+4 | | | * Convert NetworkManager integration to an EShell extension.Matthew Barnes2010-04-083-197/+0 | | | * Make EShell extensible.Matthew Barnes2010-04-081-34/+13 | * | | Utility function to hide widgets when in Express modeFederico Mena Quintero2010-04-092-0/+62 | |/ / | * | hook X symbols out manually to make it build nicely on Fedora.Michael Meeks2010-04-081-13/+39 | * | Add meego detection logic, it needs to be used (next pass) toMichael Meeks2010-04-073-0/+152 | * | Disable the status bar for all but the mail view.Michael Meeks2010-04-071-4/+7 | * | Simplify the search UI for express mode.Matthew Barnes2010-04-078-145/+302 | * | Demonstrate extending the EExtension API.Matthew Barnes2010-04-073-136/+51 | * | Move "section" documentation out of header files.Matthew Barnes2010-04-0722-66/+66 | * | Convert NetworkManager integration to an EShell extension.Matthew Barnes2010-04-073-197/+0 | * | Make EShell and related classes extensible.Matthew Barnes2010-04-078-243/+101 | |/ | * Bug #613352 - Changed time range not propagated to calendarMilan Crha2010-04-012-1/+62 * | [win32} Register evolution as "Contacts" application and .vcf handlerFridrich Štrba2010-05-191-0/+1 * | [win32] Try to get the default application registration rightFridrich Štrba2010-05-191-3/+3 * | Bug 619010 - Mailer's crash avoidance features are brokenMatthew Barnes2010-05-191-0/+3 * | [win32] Implement --reinstall, --show-icons, --hide-icons optionsFridrich Štrba2010-05-181-0/+28 * | [win32] Don't call glib functions before g_thread_init was called andFridrich Štrba2010-05-171-7/+12 * | Convert "default-mailer" plugin to an extension.Matthew Barnes2010-05-131-0/+3 * | [win32] Set patch to evolution's bindir because some child processesFridrich Štrba2010-05-111-0/+9 * | Coding style and whitespace cleanup.Matthew Barnes2010-05-025-19/+22 * | Fix compiler warnings.Matthew Barnes2010-04-211-1/+1 * | Give the windows version of evolution-alarm-notify a nice win32 iconFridrich Štrba2010-04-201-2/+2 * | Bug #608766 - Replace pthread with GLib's GThreadMilan Crha2010-04-151-7/+5 * | Bug #608203 - Left pane of mailer window is really narrow at startupMilan Crha2010-04-141-16/+18 * | Use accessor functions instead direct access (GSEAL work)Javier Jardón2010-04-133-4/+4 * | Giant leap towards GSEAL compliance.Matthew Barnes2010-04-086-30/+46 * | hook out X symbols via g_module to avoid direct X linkage.Michael Meeks2010-04-081-20/+43 * | Generate ChangeLog files for tarball releases.Matthew Barnes2010-04-033-19342/+0 * | Workaround broken build due to direct X function callsMilan Crha2010-04-021-5/+8 * | Bug #325121 - Do not translate developer strings in g_param_spec_*Milan Crha2010-04-024-59/+59 * | Add meego detection logic, it needs to be used (next pass) toMichael Meeks2010-04-023-0/+152 * | Bug #613352 - Changed time range not propagated to calendarMilan Crha2010-04-012-1/+62 * | Disable the status bar for all but the mail view.Michael Meeks2010-03-311-4/+7 * | Fix a compiler warning in main.c.Matthew Barnes2010-03-301-1/+1 * | Drop support for migrating from Evolution < 2.0.Matthew Barnes2010-03-306-423/+35 * | Simplify the search UI for express mode.Matthew Barnes2010-03-278-145/+302 * | Demonstrate extending the EExtension API.Matthew Barnes2010-03-223-136/+51 * | Move "section" documentation out of header files.Matthew Barnes2010-03-2222-66/+66 * | [win32] Be consistent in disabling the lockdown options.Fridrich Strba2010-03-212-0/+4 * | Convert NetworkManager integration to an EShell extension.Matthew Barnes2010-03-203-197/+0 * | Make EShell and related classes extensible.Matthew Barnes2010-03-208-243/+101 |/ * Don't use the previous stored default shell type in express mode.Michael Meeks2010-03-171-1/+4