aboutsummaryrefslogtreecommitdiffstats
path: root/games/cheech
stat options
Period:
Authors:

Commits per author per week (path 'games/cheech')

AuthorW05 2025W06 2025W07 2025W08 2025Total
Total00000
class='commitgraph'>* Bug #593753 - Calendar search in list view doesn't work properlyMilan Crha2009-10-152-13/+10 * Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'Milan Crha2009-10-131-1/+1 * Bug #498095 - Fixing mnemonicsMilan Crha2009-10-131-2/+2 * Bug #597564 - Invalid g_object_unref call in redo_queriesMilan Crha2009-10-072-17/+22 * Bug #594373 - Calendar notifications are not cleared from system trayMilan Crha2009-10-051-17/+18 * BUG#595803 Fixes a double freeBharath Acharya2009-10-051-3/+0 * Build with GTK_DISABLE_DEPRECATED and fix resulting breakage.Matthew Barnes2009-10-023-18/+3 * Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-019-38/+40 * Trim unused or unnecessary bits from the import framework.Matthew Barnes2009-09-261-4/+2 * Fix duplicate symbols in Glade files.Matthew Barnes2009-09-253-4/+4 * Work around build break caused by gnome-pilot headers.Matthew Barnes2009-09-253-0/+6 * Bug #593633 - Runtime warnings trying to create a recurrence eventMilan Crha2009-09-241-4/+4 * Bug 593747 - Calendar preview dates not indicating eventsMilan Crha2009-09-231-6/+13 * Bug 593750 - Month view doesn't update / scrollMatthew Barnes2009-09-232-250/+250 * Calendar canvas item cleanup.Matthew Barnes2009-09-2216-2115/+2671 * Remove an unnecessary #include.Matthew Barnes2009-09-191-1/+0 * Get "Edit Event" working from the alarm notify window.Matthew Barnes2009-09-191-41/+31 * Rename dead files to avoid fpeter's GNOME 2.99 scanner.Matthew Barnes2009-09-194-0/+0 * Goodbye libgnome and libgnomeui!!Matthew Barnes2009-09-192-1/+5 * Restore the alarm notify daemon.Matthew Barnes2009-09-187-267/+165 * Remove a bunch of unused functions.Matthew Barnes2009-09-158-383/+0 * Bug 593646 - Starting in day view does not restore panels correctlyMatthew Barnes2009-09-101-1/+1 * Mark dead source files as such.Matthew Barnes2009-09-094-0/+0 * Finish killing Bonobo.Matthew Barnes2009-09-097-177/+10 * Bug #594484 - Crashed when tried to open more than one memoMilan Crha2009-09-082-6/+2 * Bug #594407 - Alarms won't go awayMilan Crha2009-09-081-11/+1 * Bug #581602 - Purge calendar function not workingMilan Crha2009-09-081-5/+19 * Remove some obsolete utility functions.Matthew Barnes2009-09-054-52/+108 * Bug 593754 - Warnings on evolution terminal when open any taskMilan Crha2009-09-051-111/+79 * Kill the default parent window hack in e-error.c.Matthew Barnes2009-09-052-5/+21 * Bug 593881 - Category icons do not appear in preview paneMatthew Barnes2009-09-031-37/+64 * Relax the EBinding API to reduce GObject casting.Matthew Barnes2009-09-0214-137/+137 * Bug 593776 - Fix include of a11y/addressbook and a11y/calendarH.Habighorst2009-09-011-1/+0 * Fix for few compiler warningsMilan Crha2009-08-311-12/+0 * Fix distcheck errors.Matthew Barnes2009-08-301-148/+0 * Merge commit 'origin/kill-bonobo'Matthew Barnes2009-08-30162-25317/+14814 |\ | * Coding style and whitespace cleanup.Matthew Barnes2009-08-3011-19/+17 | * Simplify EPlugin loading at startup.Matthew Barnes2009-08-307-712/+0 | * Re-enable more calendar code.Matthew Barnes2009-08-288-29/+9 | * Add vertical view to Memos and Tasks.Matthew Barnes2009-08-281-8/+87 | * Handle calendar URIs from the command line.Matthew Barnes2009-08-252-44/+0 | * Bug 571488 - Migrate from deprecated gnome_sound to libcanberraH.Habighorst2009-08-233-11/+17 | * Kill EPopup.Matthew Barnes2009-08-234-4/+0 | * Kill ECalPopup.Matthew Barnes2009-08-234-719/+0 | * Remove the popup menu from EMeetingListView.Matthew Barnes2009-08-232-197/+0 | * More GnomeCalendar cleanup.Matthew Barnes2009-08-193-125/+41 | * Trim more fat off the GnomeCalendar API.Matthew Barnes2009-08-195-321/+144 | * Re-enable more calendar bits.Matthew Barnes2009-08-192-11/+0 | * Centralize week-start-day tracking in calendar views.Matthew Barnes2009-08-198-275/+146 | * ECalModel cleanup.Matthew Barnes2009-08-181-94/+152 | * Remove duplicate handlers for date navigator signals.Matthew Barnes2009-08-182-56/+17 | * Fix compiler warnings and deprecated GTK+ API usage.Matthew Barnes2009-08-1617-21/+41 | * Get the calendar view popup menu working.Matthew Barnes2009-08-167-676/+105 | * Track the timezone in one place: ECalModelMatthew Barnes2009-08-134-91/+116 | * Make switching between calendar views work.Matthew Barnes2009-08-132-77/+52 | * Get the itip-formatter plugin working.Matthew Barnes2009-08-122-67/+0 | * Get the calendar-weather plugin working.Matthew Barnes2009-08-122-10/+10 | * Remove unnecessary <calendar/gui/e-cal-popup.h> includes.Matthew Barnes2009-08-124-4/+0 | * Kill EMenu.Matthew Barnes2009-08-125-438/+0 | * Fix distcheck errors.Matthew Barnes2009-08-121-0/+2 | * Bug #584030 - [Mail-To-Task] improve duplicate handling and suchMilan Crha2009-08-123-10/+172 | * Fix a build break with libevolution-cal-sharedMilan Crha2009-08-121-3/+0 | * Fix a duplicate install file.Srinivasa Ragavan2009-08-121-2/+0 | * Allow calendar to be written as a external app and split the huge .so toSrinivasa Ragavan2009-08-122-12/+76 | * Changes for having a light version of calendar.Srinivasa Ragavan2009-08-124-7/+100 | * Bug #205137 - Configurable date formats in componentsMilan Crha2009-08-127-11/+108 | * Bug #324676 - Print preview displays preview of previous monthMilan Crha2009-08-111-1/+30 | * Bug #539334 - Postpone processing event when called recursivelyMilan Crha2009-08-111-6/+125 | * Compiler warning fixes (as part of bug #424078)Milan Crha2009-08-111-2/+2 | * Bug #203853 - Cut/Copy key bindings don't work in day and week viewsMilan Crha2009-08-113-3/+4 | * Bug #420513 - Be able to notify about meeting only new attendeesMilan Crha2009-08-1115-57/+271 | * Cleanup include file path.Srinivasa Ragavan2009-08-111-1/+1 | * Bug #587468 - Show meeting icon for component with attendees onlyMilan Crha2009-08-115-6/+6 | * Bug #320071 - Unclear why you can't edit appointment in calendarMilan Crha2009-08-113-15/+76 | * Bug #314599 - Recurrence Tab Should Not Default To ForeverMilan Crha2009-08-113-2/+16 | * Bug #590392 - Show selected day in day view's second timezone columnMilan Crha2009-08-112-3/+9 | * Bug #328361 - Support for "Fifth Sunday *of the month*"Marcel Stimberg2009-08-111-0/+7 | * Bug #325611 - Rephrased translators commentsMilan Crha2009-08-111-2/+2 | * Bug #514725 - Critical warnings with appointmentsMilan Crha2009-08-112-20/+31 | * Bug #273535 - Meeting request with attachments has bogus CID valueMilan Crha2009-08-113-8/+23 | * Bug #300567 - Calendar drawing optimizationsMilan Crha2009-08-1110-459/+396 | * Bug #314599 - Recurrence Tab Should Not Default To ForeverMilan Crha2009-08-114-1/+22 | * More refactoring of settings management.Matthew Barnes2009-08-0930-3601/+971 | * More refactoring of settings management.Matthew Barnes2009-08-065-100/+80 | * Remove some unnecessary Bonobo includes.Matthew Barnes2009-08-062-4/+0 | * Replace more "config" classes with property bindings.Matthew Barnes2009-08-0645-3150/+1558 | * Simplify binding EShellSettings properties to GConf keys.Matthew Barnes2009-08-011-0/+48 | * Add properties to calendar classes.Matthew Barnes2009-07-3116-1600/+1003 | * Trimming redundancy.Matthew Barnes2009-07-2921-330/+314 | * Bug #245829 - Cannot copy (with mouse for pasting) appointment summaryMilan Crha2009-07-292-2/+42 | * Bug #575581 - All Day Events Should Not Depend On Calendar ScrollingMilan Crha2009-07-292-5/+10 | * Bug #579646 - Remember alarm's last notified per calendarMilan Crha2009-07-293-20/+46 | * Merge commit 'EVOLUTION_2_27_5' into kill-bonoboMatthew Barnes2009-07-284-5/+12 | |\ | * | Fix distcheck errors.Matthew Barnes2009-07-285-5/+0 | * | Start re-enabling parts of the calendar.Matthew Barnes2009-07-282-54/+0 | * | Fix a crash on exit.Matthew Barnes2009-07-281-2/+0 | * | Get GnomeCalendar and the a11y stuff building.Matthew Barnes2009-07-285-149/+69 | * | Kill CalSearchBar.Matthew Barnes2009-07-286-1128/+19 | * | Re-enable building GnomeCalendar, except it doesn't yet.Matthew Barnes2009-07-264-80/+84 | * | Remove GtkVPaned stuff from GnomeCalendar.Matthew Barnes2009-07-253-101/+0 | * | Add EMonthView, a simple subclass of EWeekView.Matthew Barnes2009-07-245-281/+462 | * | Move "user_created" signal emission to ECalendarView.Matthew Barnes2009-07-249-114/+91 | * | Some minor fixes before I dive into calendar again.Matthew Barnes2009-07-242-3/+2 | * | More whitespace cleanup.Matthew Barnes2009-07-1925-73/+73 | * | Fix some leftover merge artifacts.Matthew Barnes2009-07-161-154/+0 | * | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-152-1/+155 | |\ \ | * | | Fix excessive whitespace.Matthew Barnes2009-07-14107-631/+0 | * | | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-1116-82/+283 | |\ \ \ | * | | | Kill EConfigListener.Matthew Barnes2009-07-033-21/+22 | * | | | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-014-18/+37 | |\ \ \ \ | * | | | | Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-019-9/+9 | * | | | | Radically reorganize source code.Matthew Barnes2009-06-2574-17270/+26 | * | | | | Don't install libcal-gui.so.Matthew Barnes2009-06-201-1/+1 | * | | | | Fix similar weak pointer issues throughout.Matthew Barnes2009-06-203-0/+18 | * | | | | Fix "make distcheck" errors.Matthew Barnes2009-06-208-11/+8 | * | | | | Stop abusing forward declarations.Matthew Barnes2009-06-195-33/+35 | * | | | | Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-1828-173/+55 | * | | | | Fix coding style.Matthew Barnes2009-06-144-8/+8 | * | | | | Use key files for tracking widget states.Matthew Barnes2009-06-133-3/+21 | * | | | | Avoid the console popping while evolution running on windowsFridrich Strba2009-06-091-0/+4 | * | | | | Fix even more compiler warnings and disable one for format stringsMilan Crha2009-06-095-14/+15 | * | | | | libevolution-mail-shared is a new library, so reflect its existenceFridrich Strba2009-06-091-0/+4 | * | | | | Search bar improvements.Matthew Barnes2009-06-093-3/+72 | * | | | | Bug 581280 – Wrong attachment name in eventMatthew Barnes2009-06-031-81/+139 | * | | | | More code cleanup.Matthew Barnes2009-06-0248-143/+143 | * | | | | Branch maintenance.Matthew Barnes2009-06-021-0/+2 | * | | | | Whitespace cleanup.Matthew Barnes2009-05-2952-320/+320 | * | | | | Prefer GLib basic types over C types.Matthew Barnes2009-05-27142-1911/+1911 | * | | | | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-27284-570/+585 | |\ \ \ \ \ | | * | | | | Remove trailing whitespace, again.Matthew Barnes2009-05-27225-324/+324 | * | | | | | Eliminate redundant E_ICON_SIZE_* enumeration.Matthew Barnes2009-05-255-15/+15 | * | | | | | Fix what I assume are some merge errors.Matthew Barnes2009-05-223-35/+17 | * | | | | | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-228-25/+32 | |\ \ \ \ \ \ | * | | | | | | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-2116-28/+20 | * | | | | | | Bug 582626 - Remove forgotten widgets from a glade fileMilan Crha2009-05-211-36/+0 | * | | | | | | Remove an unnecessary variable from get_attachment_list().Matthew Barnes2009-05-211-3/+1 | * | | | | | | Make the Calendar view scroll using the arrow keysMarcel Stimberg2009-05-211-17/+74 | * | | | | | | Use -no-undefined on Linux tooMilan Crha2009-05-2038-24/+6749 | * | | | | | | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-111-1/+1 | |\ \ \ \ \ \ \ | * | | | | | | | Add G_MODULE_EXPORT to exported module functions.Matthew Barnes2009-05-111-2/+2 | * | | | | | | | Use the proper idiom for loading types in a GTypeModule.Matthew Barnes2009-05-1149-414/+441 | * | | | | | | | Fix bugs caused by EShellBackend changes.Matthew Barnes2009-05-103-8/+8 | * | | | | | | | Adapt tasks to EShellBackend changes.Matthew Barnes2009-05-099-155/+229 | * | | | | | | | Adapt memos to EShellBackend changes.Matthew Barnes2009-05-0910-94/+202 | * | | | | | | | Adapt calendar to EShellBackend changes.Matthew Barnes2009-05-0827-273/+505 | * | | | | | | | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-075-11/+3 | |\ \ \ \ \ \ \ \ | * \ \ \ \ \ \ \ \ Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-062-40/+70 | |\ \ \ \ \ \ \ \ \ | * \ \ \ \ \ \ \ \ \ Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-043-4/+4 | |\ \ \ \ \ \ \ \ \ \ | * | | | | | | | | | | Bug 575122 – "before every anniversary/birthday" is missing translator commentMatthew Barnes2009-05-041-1960/+1226 | * | | | | | | | | | | Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-0412-0/+24 | * | | | | | | | | | | Add a "Print Preview" menu item to CompEditor.Matthew Barnes2009-05-021-6/+21 | * | | | | | | | | | | Merge in changes from master.Matthew Barnes2009-05-0115-26/+129 | * | | | | | | | | | | Bug #570730 - Get rid of gnome-config in EvolutionMilan Crha2009-05-015-58/+197 | * | | | | | | | | | | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-291-0/+3 | |\ \ \ \ \ \ \ \ \ \ \ | * | | | | | | | | | | | Resolve some differences between this branch and master.Matthew Barnes2009-04-281-46/+83 | * | | | | | | | | | | | Commit the rest of the attachment UI rewriteMatthew Barnes2009-04-284-44/+14 | * | | | | | | | | | | | Sanitize values from GConf before using themMilan Crha2009-04-282-4/+19 | * | | | | | | | | | | | Allow Last Modified and Created columns for event tableMilan Crha2009-04-289-12/+116 | * | | | | | | | | | | | Calendar - do not close editor after errorMilan Crha2009-04-282-7/+20 | * | | | | | | | | | | | Possible leak fixMilan Crha2009-04-282-2/+12 | * | | | | | | | | | | | Use new ESourceList API (simplifies code)Milan Crha2009-04-281-0/+9 | * | | | | | | | | | | | Begin migrating calendar settings to EShellSettings.Matthew Barnes2009-04-2633-299/+508 | * | | | | | | | | | | | Use consistent variable names for GtkUIManagerMatthew Barnes2009-04-254-30/+30 | * | | | | | | | | | | | Manual conflict resolutionMatthew Barnes2009-04-259-64/+10 | * | | | | | | | | | | | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-2550-1786/+1602 | |\ \ \ \ \ \ \ \ \ \ \ \ | * | | | | | | | | | | | | Fix the "Recent Documents" menu in CompEditor.Matthew Barnes2009-04-241-9/+36 | * | | | | | | | | | | | | Bug fixes and formerly unfinished bits of the attachment rewrite.Matthew Barnes2009-04-112-19/+14 | * | | | | | | | | | | | | Convert "import-ics-attachments" plugin to an EAttachmentHandler subclass.Matthew Barnes2009-04-104-0/+586 | * | | | | | | | | | | | | Attachment rewrite pretty much complete. Just testing now.Matthew Barnes2009-04-081-1/+0 | * | | | | | | | | | | | | build a bit more smoothlyMilan Crha2009-04-081-6/+6 | * | | | | | | | | | | | | Saving progress again on the attachment rewrite.Matthew Barnes2009-03-301-2/+0 | * | | | | | | | | | | | | Saving progress again on the attachment rewrite.Matthew Barnes2009-03-261-0/+3 | * | | | | | | | | | | | | Saving progress again on the attachment rewrite.Matthew Barnes2009-03-241-28/+11 | * | | | | | | | | | | | | Saving progress on a massive attachment handling rewrite.Matthew Barnes2009-03-212-1082/+220 | * | | | | | | | | | | | | Add e_lookup_action() and e_lookup_action_group() to e-util, soMatthew Barnes2009-03-101-24/+6 | * | | | | | | | | | | | | Cleaning up the attachment bar, centralizing its popup menu, and convertingMatthew Barnes2009-03-092-240/+29 | * | | | | | | | | | | | | Make filter options for mail labels work again.Matthew Barnes2009-02-233-0/+3 | * | | | | | | | | | | | | Kill another unused Bonobo-based importer file.Matthew Barnes2009-02-221-58/+0 | * | | | | | | | | | | | | Kill more Bonobo controls and factories and what not.Matthew Barnes2009-02-218-1204/+47 | * | | | | | | | | | | | | Fix crash on startup.Matthew Barnes2009-02-191-4/+2 | * | | | | | | | | | | | | Documentation tweaks.Matthew Barnes2009-02-191-1/+3 | * | | | | | | | | | | | | Miscellaneous bug fixes.Matthew Barnes2009-02-171-2/+2 | * | | | | | | | | | | | | Merge revisions 37200:3266 from trunk.Matthew Barnes2009-02-1515-25/+57 | * | | | | | | | | | | | | Get mail search bar partially working without help from EFilterBar.Matthew Barnes2009-02-142-4/+2 | * | | | | | | | | | | | | Merge revisions 37108:37199 from trunk.Matthew Barnes2009-02-0130-421/+812 | * | | | | | | | | | | | | When invoking Evolution with URIs on the command-line (e.g. mailto:),Matthew Barnes2009-01-294-24/+39 | * | | | | | | | | | | | | Make action group management in shell windows more elegant.Matthew Barnes2009-01-2714-66/+41 | * | | | | | | | | | | | | Add action groups to support lockdown, starting with printing.Matthew Barnes2009-01-275-89/+157 | * | | | | | | | | | | | | Redesign EPluginUI to accommodate merging and unmerging shell views.Matthew Barnes2009-01-246-3/+18 | * | | | | | | | | | | | | Fix some runtime warnings.Matthew Barnes2009-01-222-1/+5 | * | | | | | | | | | | | | Merge revisions 37075:37107 from trunk.Matthew Barnes2009-01-2142-222/+1039 | * | | | | | | | | | | | | Untangle some circular dependencies with the composer.Matthew Barnes2009-01-202-7/+0 | * | | | | | | | | | | | | Formalize the "no disabled items in popup menus" policy in the form of aMatthew Barnes2009-01-206-9/+247 | * | | | | | | | | | | | | Hack GtkIconTheme so we can reference category icons as named icons.Matthew Barnes2009-01-183-0/+57 | * | | | | | | | | | | | | Merge revisions 37047:37074 from trunk.Matthew Barnes2009-01-1515-82/+788 | * | | | | | | | | | | | | Merge revisions 36866:37046 from trunk.Matthew Barnes2009-01-1242-179/+410 | * | | | | | | | | | | | | Continue chipping away at EMFolderView and EMFolderBrowser.Matthew Barnes2009-01-117-109/+89 | * | | | | | | | | | | | | Add missing accelerator for File -> Print.Matthew Barnes2009-01-103-3/+3 | * | | | | | | | | | | | | Solve a translation issue related to the New menu.Matthew Barnes2008-12-283-8/+8 | * | | | | | | | | | | | | - Fix NetworkManager connection tracking.Matthew Barnes2008-12-141-0/+2 | * | | | | | | | | | | | | Merge revisions 36811:36865 from trunk.Matthew Barnes2008-12-1127-412/+506 | * | | | | | | | | | | | | Get drag-and-drop-to-source-selector working for contacts, memos and tasks.Matthew Barnes2008-11-2912-267/+876 | * | | | | | | | | | | | | Merge revisions 36737:36810 from trunk.Matthew Barnes2008-11-2416-122/+470 | * | | | | | | | | | | | | Progress update:Matthew Barnes2008-11-195-340/+123 | * | | | | | | | | | | | | There we go... that's more like it.Matthew Barnes2008-11-151-0/+1 | * | | | | | | | | | | | | More library dependency unravelling.Matthew Barnes2008-11-142-5/+5 | * | | | | | | | | | | | | Merge revisions 36685:36729 from trunk.Matthew Barnes2008-11-0810-22/+196 | * | | | | | | | | | | | | Fix a pane resizing issue on the main window that's been driving me crazy.Matthew Barnes2008-11-032-4/+52 | * | | | | | | | | | | | | Get composer integration working with the rest of the modules, but man doMatthew Barnes2008-11-014-18/+10 | * | | | | | | | | | | | | Support inline renaming of sources in the source selector, with helpMatthew Barnes2008-10-3111-2/+141 | * | | | | | | | | | | | | Secondary checkout spotted a compilation issue.Matthew Barnes2008-10-311-0/+80 | * | | | | | | | | | | | | Add popup menus to the calendar memopad and taskpad.Matthew Barnes2008-10-3116-1024/+285 | * | | | | | | | | | | | | Get the calendar's memopad and taskpad working.Matthew Barnes2008-10-3017-275/+519 | * | | | | | | | | | | | | Wire up status messages to include percentages if available.Matthew Barnes2008-10-2921-65/+289 | * | | | | | | | | | | | | Fix a couple minor UI bugs.Matthew Barnes2008-10-282-3/+19 | * | | | | | | | | | | | | Disable parts of my previous calendar work, such that all modules now load!Matthew Barnes2008-10-2816-26/+174 | * | | | | | | | | | | | | Merge revisions 36534:36684 from trunk.Matthew Barnes2008-10-25