chronojump r249 - in trunk: . glade images images/mini images/svg locale/ca/LC_MESSAGES po src src/gui src/sqlite



Author: xaviblas
Date: 2007-05-05 07:23:37 +0100 (Sat, 05 May 2007)
New Revision: 249
ViewCVS link: http://svn.gnome.org/viewcvs/chronojump?rev=249&view=rev

Added:
   trunk/images/chronojump_logo.png
   trunk/images/jump_abk_l.png
   trunk/images/jump_cmj_l.png
   trunk/images/mini/agility_hexagon.png
   trunk/images/mini/jump_abk_l.png
   trunk/images/mini/jump_cmj_l.png
   trunk/images/report_web_style.css
Removed:
   trunk/chronojump_logo.png
   trunk/report_web_style.css
Modified:
   trunk/Makefile
   trunk/TODO.txt
   trunk/changelog.txt
   trunk/chronojump.csproj
   trunk/chronojump.exe
   trunk/chronojump_mini.exe
   trunk/glade/chronojump.glade
   trunk/images/svg/bosco_jumps.svg
   trunk/locale/ca/LC_MESSAGES/chronojump.mo
   trunk/po/ca.po
   trunk/src/chronojump.cs
   trunk/src/constants.cs
   trunk/src/gui/about.cs
   trunk/src/gui/confirm.cs
   trunk/src/gui/dialogCalendar.cs
   trunk/src/gui/dialogHelp.cs
   trunk/src/gui/dialogImageTest.cs
   trunk/src/gui/dialogMessage.cs
   trunk/src/gui/error.cs
   trunk/src/gui/event.cs
   trunk/src/gui/eventExecute.cs
   trunk/src/gui/eventGraphConfigure.cs
   trunk/src/gui/helpPorts.cs
   trunk/src/gui/jump.cs
   trunk/src/gui/jumpType.cs
   trunk/src/gui/language.cs
   trunk/src/gui/person.cs
   trunk/src/gui/preferences.cs
   trunk/src/gui/pulse.cs
   trunk/src/gui/repetitiveConditions.cs
   trunk/src/gui/report.cs
   trunk/src/gui/run.cs
   trunk/src/gui/runType.cs
   trunk/src/gui/session.cs
   trunk/src/gui/stats.cs
   trunk/src/jumpType.cs
   trunk/src/report.cs
   trunk/src/sqlite/event.cs
   trunk/src/sqlite/jumpType.cs
   trunk/src/sqlite/main.cs
   trunk/src/sqlite/runType.cs
   trunk/src/util.cs
Log:
gtk2 integration: 
 -all onSelectionEntry() on treeviews work now: sessionLoad, personRecuperateWindow, 
 PersonsRecuperateFromOtherSessionWindow, reportWindow, RepairEvents windows, treeviewPersons
 -1st combobox working: combo_jumps (pending: try on windows)
new features:
 -buttons for agility on runs
 -select graph works on more on runs & runsInterval. 
 -added mini/agility_hexagon.png
 -put "others" on menu, and include pulses and reaction time there
 -zoom button on image_test changed to gtk-info
 -chronojump_logo and report_css as resources (pending: try on windows)
 -chronojump_logo on startup
bugs fixed:
 -on not ending good reactionTime (EventType was not assigned)
 -if something is selected on jumps_runs_more, the dialogImageTest should have correct info
 -fixed CMJ_l name on DB
Cleaned code on all "more" gui and on loading glade





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]