lttv.git
19 years agonew pasto-o-matic for time
compudj [Tue, 10 Aug 2004 05:17:47 +0000 (05:17 +0000)] 
new pasto-o-matic for time

git-svn-id: http://ltt.polymtl.ca/svn@694 04897980-b3bd-0310-b5e0-8ef037075253

19 years agomake tree view buttons clickable
compudj [Mon, 9 Aug 2004 06:08:40 +0000 (06:08 +0000)] 
make tree view buttons clickable

git-svn-id: http://ltt.polymtl.ca/svn@693 04897980-b3bd-0310-b5e0-8ef037075253

19 years agofind_process corrected to match how processes are stored in trace state context
compudj [Mon, 9 Aug 2004 04:37:43 +0000 (04:37 +0000)] 
find_process corrected to match how processes are stored in trace state context

git-svn-id: http://ltt.polymtl.ca/svn@692 04897980-b3bd-0310-b5e0-8ef037075253

19 years agotext modules checked for warnings
compudj [Mon, 9 Aug 2004 04:36:20 +0000 (04:36 +0000)] 
text modules checked for warnings

git-svn-id: http://ltt.polymtl.ca/svn@691 04897980-b3bd-0310-b5e0-8ef037075253

19 years agodetailed event list, warning checked
compudj [Mon, 9 Aug 2004 04:14:28 +0000 (04:14 +0000)] 
detailed event list, warning checked

git-svn-id: http://ltt.polymtl.ca/svn@690 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoviewer_constructor cleanup
compudj [Mon, 9 Aug 2004 03:14:41 +0000 (03:14 +0000)] 
viewer_constructor cleanup

git-svn-id: http://ltt.polymtl.ca/svn@689 04897980-b3bd-0310-b5e0-8ef037075253

19 years agounion fix
compudj [Mon, 9 Aug 2004 02:44:17 +0000 (02:44 +0000)] 
union fix

git-svn-id: http://ltt.polymtl.ca/svn@688 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoadded union, not tested
compudj [Mon, 9 Aug 2004 01:57:39 +0000 (01:57 +0000)] 
added union, not tested

git-svn-id: http://ltt.polymtl.ca/svn@687 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoadd union
compudj [Mon, 9 Aug 2004 01:40:18 +0000 (01:40 +0000)] 
add union

git-svn-id: http://ltt.polymtl.ca/svn@686 04897980-b3bd-0310-b5e0-8ef037075253

19 years agouninitialized variables checked, plus O2 optimisations checked : strict aliasing...
compudj [Mon, 9 Aug 2004 01:31:58 +0000 (01:31 +0000)] 
uninitialized variables checked, plus O2 optimisations checked : strict aliasing corrected

git-svn-id: http://ltt.polymtl.ca/svn@685 04897980-b3bd-0310-b5e0-8ef037075253

19 years agouninitialized variables checked. Also change two if/else if functions for switch
compudj [Mon, 9 Aug 2004 00:19:47 +0000 (00:19 +0000)] 
uninitialized variables checked. Also change two if/else if functions for switch

git-svn-id: http://ltt.polymtl.ca/svn@684 04897980-b3bd-0310-b5e0-8ef037075253

19 years agofix time bar mini bug
compudj [Sun, 8 Aug 2004 23:25:50 +0000 (23:25 +0000)] 
fix time bar mini bug

git-svn-id: http://ltt.polymtl.ca/svn@683 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoUNUSED -> __UNUSED__
compudj [Sun, 8 Aug 2004 21:22:20 +0000 (21:22 +0000)] 
UNUSED -> __UNUSED__

git-svn-id: http://ltt.polymtl.ca/svn@682 04897980-b3bd-0310-b5e0-8ef037075253

19 years agopush back ltt_isalpha and ltt_isalnum, now static
compudj [Sun, 8 Aug 2004 21:15:53 +0000 (21:15 +0000)] 
push back ltt_isalpha and ltt_isalnum, now static

git-svn-id: http://ltt.polymtl.ca/svn@681 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoltt library extra careful warnings check
compudj [Sun, 8 Aug 2004 20:53:33 +0000 (20:53 +0000)] 
ltt library extra careful warnings check

git-svn-id: http://ltt.polymtl.ca/svn@680 04897980-b3bd-0310-b5e0-8ef037075253

19 years agocompilation warning fixes, types for cycle counter corrected
compudj [Sun, 8 Aug 2004 18:11:17 +0000 (18:11 +0000)] 
compilation warning fixes, types for cycle counter corrected

git-svn-id: http://ltt.polymtl.ca/svn@679 04897980-b3bd-0310-b5e0-8ef037075253

19 years agofix bug when remove all traces : the 1Xlength was not cleared to black
compudj [Sun, 8 Aug 2004 15:43:57 +0000 (15:43 +0000)] 
fix bug when remove all traces : the 1Xlength was not cleared to black

git-svn-id: http://ltt.polymtl.ca/svn@678 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoselect first for focus really select it now
compudj [Sun, 8 Aug 2004 15:36:28 +0000 (15:36 +0000)] 
select first for focus really select it now

git-svn-id: http://ltt.polymtl.ca/svn@677 04897980-b3bd-0310-b5e0-8ef037075253

19 years agosel event in detail pos 0 fix
compudj [Sun, 8 Aug 2004 07:05:58 +0000 (07:05 +0000)] 
sel event in detail pos 0 fix

git-svn-id: http://ltt.polymtl.ca/svn@676 04897980-b3bd-0310-b5e0-8ef037075253

19 years agotweak : select the first widget by default
compudj [Sun, 8 Aug 2004 06:59:50 +0000 (06:59 +0000)] 
tweak : select the first widget by default

git-svn-id: http://ltt.polymtl.ca/svn@675 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoFocus works
compudj [Sun, 8 Aug 2004 06:52:52 +0000 (06:52 +0000)] 
Focus works

git-svn-id: http://ltt.polymtl.ca/svn@674 04897980-b3bd-0310-b5e0-8ef037075253

19 years agofix current time bug in event list
compudj [Sun, 8 Aug 2004 06:08:28 +0000 (06:08 +0000)] 
fix current time bug in event list

git-svn-id: http://ltt.polymtl.ca/svn@673 04897980-b3bd-0310-b5e0-8ef037075253

19 years agotime bar fixes
compudj [Sun, 8 Aug 2004 01:34:13 +0000 (01:34 +0000)] 
time bar fixes

git-svn-id: http://ltt.polymtl.ca/svn@672 04897980-b3bd-0310-b5e0-8ef037075253

19 years agowhole new time bar, plus some additions to control flow viewer.. this is work in...
compudj [Sun, 8 Aug 2004 01:12:12 +0000 (01:12 +0000)] 
whole new time bar, plus some additions to control flow viewer.. this is work in progress

git-svn-id: http://ltt.polymtl.ca/svn@671 04897980-b3bd-0310-b5e0-8ef037075253

19 years agochange window name and size
compudj [Fri, 6 Aug 2004 18:34:45 +0000 (18:34 +0000)] 
change window name and size

git-svn-id: http://ltt.polymtl.ca/svn@670 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoadd LTT_TIME_MAX and LTT_TIME_MIN
compudj [Fri, 6 Aug 2004 18:20:08 +0000 (18:20 +0000)] 
add LTT_TIME_MAX and LTT_TIME_MIN

git-svn-id: http://ltt.polymtl.ca/svn@669 04897980-b3bd-0310-b5e0-8ef037075253

19 years agofixed scroll up
compudj [Fri, 6 Aug 2004 18:19:52 +0000 (18:19 +0000)] 
fixed scroll up

git-svn-id: http://ltt.polymtl.ca/svn@668 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoauthors in about
compudj [Fri, 6 Aug 2004 06:05:13 +0000 (06:05 +0000)] 
authors in about

git-svn-id: http://ltt.polymtl.ca/svn@667 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoadd basic about box
compudj [Fri, 6 Aug 2004 05:46:13 +0000 (05:46 +0000)] 
add basic about box

git-svn-id: http://ltt.polymtl.ca/svn@666 04897980-b3bd-0310-b5e0-8ef037075253

19 years agotrace remove fix
compudj [Fri, 6 Aug 2004 04:24:53 +0000 (04:24 +0000)] 
trace remove  fix

git-svn-id: http://ltt.polymtl.ca/svn@665 04897980-b3bd-0310-b5e0-8ef037075253

19 years agotraceset change fix
compudj [Fri, 6 Aug 2004 04:24:37 +0000 (04:24 +0000)] 
traceset change fix

git-svn-id: http://ltt.polymtl.ca/svn@664 04897980-b3bd-0310-b5e0-8ef037075253

19 years agomake precision correct when calling conversion between LttTime and double, fix viewer...
compudj [Thu, 5 Aug 2004 00:56:06 +0000 (00:56 +0000)] 
make precision correct when calling conversion between LttTime and double, fix viewer precision problems found

git-svn-id: http://ltt.polymtl.ca/svn@663 04897980-b3bd-0310-b5e0-8ef037075253

19 years agomake precision correct when calling conversion between LttTime and double
compudj [Thu, 5 Aug 2004 00:14:17 +0000 (00:14 +0000)] 
make precision correct when calling conversion between LttTime and double

git-svn-id: http://ltt.polymtl.ca/svn@662 04897980-b3bd-0310-b5e0-8ef037075253

19 years agooutput warning message when trying to convert between LttTime and double with precisi...
compudj [Wed, 4 Aug 2004 16:10:34 +0000 (16:10 +0000)] 
output warning message when trying to convert between LttTime and double with precision loss

git-svn-id: http://ltt.polymtl.ca/svn@661 04897980-b3bd-0310-b5e0-8ef037075253

19 years agono more after_request on remove_all
compudj [Wed, 4 Aug 2004 03:37:34 +0000 (03:37 +0000)] 
no more after_request on remove_all

git-svn-id: http://ltt.polymtl.ca/svn@660 04897980-b3bd-0310-b5e0-8ef037075253

19 years agobugfix end of trace, plus faster foreground processing by not calling gtk_events_pend...
compudj [Tue, 3 Aug 2004 20:58:47 +0000 (20:58 +0000)] 
bugfix end of trace, plus faster foreground processing by not calling gtk_events_pending() : eats a lot of cpuvim callbacks.c

git-svn-id: http://ltt.polymtl.ca/svn@659 04897980-b3bd-0310-b5e0-8ef037075253

19 years agofix dependencies for gtk and glib 2.4
compudj [Mon, 2 Aug 2004 20:19:28 +0000 (20:19 +0000)] 
fix dependencies for gtk and glib 2.4

git-svn-id: http://ltt.polymtl.ca/svn@658 04897980-b3bd-0310-b5e0-8ef037075253

19 years agofix warning msg
compudj [Mon, 2 Aug 2004 20:12:09 +0000 (20:12 +0000)] 
fix warning msg

git-svn-id: http://ltt.polymtl.ca/svn@657 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoadd spacing between viewers
compudj [Sun, 1 Aug 2004 19:27:21 +0000 (19:27 +0000)] 
add spacing between viewers

git-svn-id: http://ltt.polymtl.ca/svn@656 04897980-b3bd-0310-b5e0-8ef037075253

19 years agofix event request problem with main window : end time was incorrect
compudj [Fri, 30 Jul 2004 23:00:59 +0000 (23:00 +0000)] 
fix event request problem with main window : end time was incorrect

git-svn-id: http://ltt.polymtl.ca/svn@655 04897980-b3bd-0310-b5e0-8ef037075253

19 years agochanged to interact better with main window. Still reads itself a tracefile
compudj [Fri, 30 Jul 2004 21:20:08 +0000 (21:20 +0000)] 
changed to interact better with main window. Still reads itself a tracefile

git-svn-id: http://ltt.polymtl.ca/svn@654 04897980-b3bd-0310-b5e0-8ef037075253

19 years agofix position set to put the old_position boolean to FALSE, because quick position...
compudj [Fri, 30 Jul 2004 21:19:04 +0000 (21:19 +0000)] 
fix position set to put the old_position boolean to FALSE, because quick position seek is impossible in that case

git-svn-id: http://ltt.polymtl.ca/svn@653 04897980-b3bd-0310-b5e0-8ef037075253

19 years agomake the write attrib xml only display when debug
compudj [Fri, 30 Jul 2004 19:10:14 +0000 (19:10 +0000)] 
make the write attrib xml only display when debug

git-svn-id: http://ltt.polymtl.ca/svn@652 04897980-b3bd-0310-b5e0-8ef037075253

19 years agocritical message -> info
compudj [Fri, 30 Jul 2004 19:08:43 +0000 (19:08 +0000)] 
critical message -> info

git-svn-id: http://ltt.polymtl.ca/svn@651 04897980-b3bd-0310-b5e0-8ef037075253

19 years agofixed dependency on private headers
compudj [Fri, 30 Jul 2004 19:01:00 +0000 (19:01 +0000)] 
fixed dependency on private headers

git-svn-id: http://ltt.polymtl.ca/svn@650 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoltt_trace_read with external LttEvent
compudj [Fri, 30 Jul 2004 15:11:25 +0000 (15:11 +0000)] 
ltt_trace_read with external LttEvent

git-svn-id: http://ltt.polymtl.ca/svn@649 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoput back hook adder the way they were, new state hook adder and remover hook
compudj [Thu, 29 Jul 2004 21:16:55 +0000 (21:16 +0000)] 
put back hook adder the way they were, new state hook adder and remover hook

git-svn-id: http://ltt.polymtl.ca/svn@648 04897980-b3bd-0310-b5e0-8ef037075253

19 years agofix case when state hook was added more than once
compudj [Thu, 29 Jul 2004 21:16:24 +0000 (21:16 +0000)] 
fix case when state hook was added more than once

git-svn-id: http://ltt.polymtl.ca/svn@647 04897980-b3bd-0310-b5e0-8ef037075253

19 years agolttv_trace_destroy fix
compudj [Thu, 29 Jul 2004 19:56:11 +0000 (19:56 +0000)] 
lttv_trace_destroy fix

git-svn-id: http://ltt.polymtl.ca/svn@646 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoinit state timestamp is beginning of trace, not 0
compudj [Thu, 29 Jul 2004 04:01:15 +0000 (04:01 +0000)] 
init state timestamp is beginning of trace, not 0

git-svn-id: http://ltt.polymtl.ca/svn@645 04897980-b3bd-0310-b5e0-8ef037075253

19 years agofix module unload oops
compudj [Wed, 28 Jul 2004 22:10:44 +0000 (22:10 +0000)] 
fix module unload oops

git-svn-id: http://ltt.polymtl.ca/svn@644 04897980-b3bd-0310-b5e0-8ef037075253

19 years agofix background scheduler with multiple tasks
compudj [Wed, 28 Jul 2004 22:04:26 +0000 (22:04 +0000)] 
fix background scheduler with multiple tasks

git-svn-id: http://ltt.polymtl.ca/svn@643 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoinit trace scrollbar bugfix
compudj [Wed, 28 Jul 2004 21:49:40 +0000 (21:49 +0000)] 
init trace scrollbar bugfix

git-svn-id: http://ltt.polymtl.ca/svn@642 04897980-b3bd-0310-b5e0-8ef037075253

19 years agostatistic viewer works
compudj [Wed, 28 Jul 2004 21:34:05 +0000 (21:34 +0000)] 
statistic viewer works

git-svn-id: http://ltt.polymtl.ca/svn@641 04897980-b3bd-0310-b5e0-8ef037075253

19 years agofix short name collisions in options : the last module loaded overrides previous...
compudj [Wed, 28 Jul 2004 14:50:54 +0000 (14:50 +0000)] 
fix short name collisions in options : the last module loaded overrides previous ones.

git-svn-id: http://ltt.polymtl.ca/svn@640 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoarray off by one
compudj [Wed, 28 Jul 2004 12:56:59 +0000 (12:56 +0000)] 
array off by one

git-svn-id: http://ltt.polymtl.ca/svn@639 04897980-b3bd-0310-b5e0-8ef037075253

19 years agocorrect process fork and exit in state.c : inversed parent and child
compudj [Tue, 27 Jul 2004 21:13:38 +0000 (21:13 +0000)] 
correct process fork and exit in state.c : inversed parent and child

git-svn-id: http://ltt.polymtl.ca/svn@638 04897980-b3bd-0310-b5e0-8ef037075253

19 years agocorrect process fork and exit in state.c
compudj [Tue, 27 Jul 2004 20:59:46 +0000 (20:59 +0000)] 
correct process fork and exit in state.c

git-svn-id: http://ltt.polymtl.ca/svn@637 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoput hpaned inside a box, makes it work.
compudj [Tue, 27 Jul 2004 18:37:19 +0000 (18:37 +0000)] 
put hpaned inside a box, makes it work.

git-svn-id: http://ltt.polymtl.ca/svn@636 04897980-b3bd-0310-b5e0-8ef037075253

19 years agomodule release minor bugfix
compudj [Mon, 26 Jul 2004 19:51:36 +0000 (19:51 +0000)] 
module release minor bugfix

git-svn-id: http://ltt.polymtl.ca/svn@635 04897980-b3bd-0310-b5e0-8ef037075253

19 years agolibrary unload minor bugfix
compudj [Mon, 26 Jul 2004 19:50:12 +0000 (19:50 +0000)] 
library unload minor bugfix

git-svn-id: http://ltt.polymtl.ca/svn@634 04897980-b3bd-0310-b5e0-8ef037075253

19 years agodocumentation of lttvwindowtraces
compudj [Mon, 26 Jul 2004 15:35:25 +0000 (15:35 +0000)] 
documentation of lttvwindowtraces

git-svn-id: http://ltt.polymtl.ca/svn@633 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoposition ok with processing
compudj [Fri, 23 Jul 2004 23:31:26 +0000 (23:31 +0000)] 
position ok with processing

git-svn-id: http://ltt.polymtl.ca/svn@632 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoposition ok with processing
compudj [Fri, 23 Jul 2004 23:31:19 +0000 (23:31 +0000)] 
position ok with processing

git-svn-id: http://ltt.polymtl.ca/svn@631 04897980-b3bd-0310-b5e0-8ef037075253

19 years agorev with foreground and background processing ok
compudj [Fri, 23 Jul 2004 23:30:38 +0000 (23:30 +0000)] 
rev with foreground and background processing ok

git-svn-id: http://ltt.polymtl.ca/svn@630 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoenhancements and bugfixes
compudj [Fri, 23 Jul 2004 23:30:06 +0000 (23:30 +0000)] 
enhancements and bugfixes

git-svn-id: http://ltt.polymtl.ca/svn@629 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoadd --fatal, -f, option : makes glib critical messages abort the program
compudj [Fri, 23 Jul 2004 16:50:11 +0000 (16:50 +0000)] 
add --fatal, -f, option : makes glib critical messages abort the program

git-svn-id: http://ltt.polymtl.ca/svn@628 04897980-b3bd-0310-b5e0-8ef037075253

19 years agosaved state fixes
compudj [Fri, 16 Jul 2004 03:38:14 +0000 (03:38 +0000)] 
saved state fixes

git-svn-id: http://ltt.polymtl.ca/svn@627 04897980-b3bd-0310-b5e0-8ef037075253

19 years agobackground computation fixes
compudj [Fri, 16 Jul 2004 03:37:45 +0000 (03:37 +0000)] 
background computation fixes

git-svn-id: http://ltt.polymtl.ca/svn@626 04897980-b3bd-0310-b5e0-8ef037075253

19 years agobackground computation for control flow viewer
compudj [Fri, 16 Jul 2004 03:37:30 +0000 (03:37 +0000)] 
background computation for control flow viewer

git-svn-id: http://ltt.polymtl.ca/svn@625 04897980-b3bd-0310-b5e0-8ef037075253

19 years agotime_infinite const
compudj [Tue, 13 Jul 2004 17:59:06 +0000 (17:59 +0000)] 
time_infinite const

git-svn-id: http://ltt.polymtl.ca/svn@624 04897980-b3bd-0310-b5e0-8ef037075253

19 years agorequest servicing fix
compudj [Tue, 6 Jul 2004 20:50:09 +0000 (20:50 +0000)] 
request servicing fix

git-svn-id: http://ltt.polymtl.ca/svn@623 04897980-b3bd-0310-b5e0-8ef037075253

19 years agocontinue, redraw, stop, ok
compudj [Fri, 2 Jul 2004 20:48:03 +0000 (20:48 +0000)] 
continue, redraw, stop, ok

git-svn-id: http://ltt.polymtl.ca/svn@622 04897980-b3bd-0310-b5e0-8ef037075253

19 years agofix stop
compudj [Fri, 2 Jul 2004 20:04:00 +0000 (20:04 +0000)] 
fix stop

git-svn-id: http://ltt.polymtl.ca/svn@621 04897980-b3bd-0310-b5e0-8ef037075253

19 years agofix interrupt and end position
compudj [Fri, 2 Jul 2004 19:47:26 +0000 (19:47 +0000)] 
fix interrupt and end position

git-svn-id: http://ltt.polymtl.ca/svn@620 04897980-b3bd-0310-b5e0-8ef037075253

19 years agotim seek work with state, interrupt disabled
compudj [Fri, 2 Jul 2004 19:11:54 +0000 (19:11 +0000)] 
tim seek work with state, interrupt disabled

git-svn-id: http://ltt.polymtl.ca/svn@619 04897980-b3bd-0310-b5e0-8ef037075253

19 years agotim seek work with state, interrupt disabled
compudj [Fri, 2 Jul 2004 19:11:17 +0000 (19:11 +0000)] 
tim seek work with state, interrupt disabled

git-svn-id: http://ltt.polymtl.ca/svn@618 04897980-b3bd-0310-b5e0-8ef037075253

19 years agounref attribute should work better
compudj [Fri, 2 Jul 2004 16:10:08 +0000 (16:10 +0000)] 
unref attribute should work better

git-svn-id: http://ltt.polymtl.ca/svn@617 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoremove trace from traceset
compudj [Fri, 2 Jul 2004 16:06:57 +0000 (16:06 +0000)] 
remove trace from traceset

git-svn-id: http://ltt.polymtl.ca/svn@616 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoinit ref count to 1
compudj [Fri, 2 Jul 2004 16:06:40 +0000 (16:06 +0000)] 
init ref count to 1

git-svn-id: http://ltt.polymtl.ca/svn@615 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoremoved many g_error and exit(1) from the tracefile reader
compudj [Mon, 28 Jun 2004 18:47:07 +0000 (18:47 +0000)] 
removed many g_error and exit(1) from the tracefile reader

git-svn-id: http://ltt.polymtl.ca/svn@614 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoremoved X on tabs, because would need style hack : too long
compudj [Thu, 24 Jun 2004 23:36:31 +0000 (23:36 +0000)] 
removed X on tabs, because would need style hack : too long

git-svn-id: http://ltt.polymtl.ca/svn@613 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoadded X to tabs
compudj [Thu, 24 Jun 2004 20:59:26 +0000 (20:59 +0000)] 
added X to tabs

git-svn-id: http://ltt.polymtl.ca/svn@612 04897980-b3bd-0310-b5e0-8ef037075253

19 years agogobjects referenced in attributes. No more recursive_free
compudj [Thu, 24 Jun 2004 19:13:42 +0000 (19:13 +0000)] 
gobjects referenced in attributes. No more recursive_free

git-svn-id: http://ltt.polymtl.ca/svn@611 04897980-b3bd-0310-b5e0-8ef037075253

19 years agolast mod doc
compudj [Tue, 22 Jun 2004 22:12:10 +0000 (22:12 +0000)] 
last mod doc

git-svn-id: http://ltt.polymtl.ca/svn@610 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoredraw and continue fix
compudj [Tue, 22 Jun 2004 22:06:33 +0000 (22:06 +0000)] 
redraw and continue fix

git-svn-id: http://ltt.polymtl.ca/svn@609 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoadded redraw, continue and stop
compudj [Tue, 22 Jun 2004 22:03:07 +0000 (22:03 +0000)] 
added redraw, continue and stop

git-svn-id: http://ltt.polymtl.ca/svn@608 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoadded API for calculators (module which calculate trace information)
compudj [Tue, 22 Jun 2004 20:45:48 +0000 (20:45 +0000)] 
added API for calculators (module which calculate trace information)

git-svn-id: http://ltt.polymtl.ca/svn@607 04897980-b3bd-0310-b5e0-8ef037075253

19 years agobackground processing initial commit
compudj [Tue, 22 Jun 2004 18:27:36 +0000 (18:27 +0000)] 
background processing initial commit

git-svn-id: http://ltt.polymtl.ca/svn@606 04897980-b3bd-0310-b5e0-8ef037075253

19 years agotypo
compudj [Mon, 21 Jun 2004 21:20:57 +0000 (21:20 +0000)] 
typo

git-svn-id: http://ltt.polymtl.ca/svn@605 04897980-b3bd-0310-b5e0-8ef037075253

19 years agominor change
compudj [Mon, 21 Jun 2004 17:33:34 +0000 (17:33 +0000)] 
minor change

git-svn-id: http://ltt.polymtl.ca/svn@604 04897980-b3bd-0310-b5e0-8ef037075253

19 years agounnamed attributes not implemented
compudj [Mon, 21 Jun 2004 17:28:32 +0000 (17:28 +0000)] 
unnamed attributes not implemented

git-svn-id: http://ltt.polymtl.ca/svn@603 04897980-b3bd-0310-b5e0-8ef037075253

19 years agotraces now identified by device:inode in attributes
compudj [Mon, 21 Jun 2004 17:16:53 +0000 (17:16 +0000)] 
traces now identified by device:inode in attributes

git-svn-id: http://ltt.polymtl.ca/svn@602 04897980-b3bd-0310-b5e0-8ef037075253

19 years agosome fixes for global traces
compudj [Sat, 19 Jun 2004 19:36:03 +0000 (19:36 +0000)] 
some fixes for global traces

git-svn-id: http://ltt.polymtl.ca/svn@601 04897980-b3bd-0310-b5e0-8ef037075253

19 years agoglobal traces works, interaction with mainwindow seems ok
compudj [Sat, 19 Jun 2004 19:35:43 +0000 (19:35 +0000)] 
global traces works, interaction with mainwindow seems ok

git-svn-id: http://ltt.polymtl.ca/svn@600 04897980-b3bd-0310-b5e0-8ef037075253

19 years agocompletely removed tab list and current_tab concept
compudj [Fri, 18 Jun 2004 16:19:08 +0000 (16:19 +0000)] 
completely removed tab list and current_tab concept

git-svn-id: http://ltt.polymtl.ca/svn@599 04897980-b3bd-0310-b5e0-8ef037075253

19 years agomore tab fixes
compudj [Wed, 16 Jun 2004 21:17:26 +0000 (21:17 +0000)] 
more tab fixes

git-svn-id: http://ltt.polymtl.ca/svn@598 04897980-b3bd-0310-b5e0-8ef037075253

19 years agotabs fixed
compudj [Wed, 16 Jun 2004 20:58:28 +0000 (20:58 +0000)] 
tabs fixed

git-svn-id: http://ltt.polymtl.ca/svn@597 04897980-b3bd-0310-b5e0-8ef037075253

19 years agowindow duplication and tab dup now working
compudj [Wed, 16 Jun 2004 19:33:05 +0000 (19:33 +0000)] 
window duplication and tab dup now working

git-svn-id: http://ltt.polymtl.ca/svn@596 04897980-b3bd-0310-b5e0-8ef037075253

19 years agofix print xml : missing g_quark_to_string
compudj [Wed, 16 Jun 2004 19:29:48 +0000 (19:29 +0000)] 
fix print xml : missing g_quark_to_string

git-svn-id: http://ltt.polymtl.ca/svn@595 04897980-b3bd-0310-b5e0-8ef037075253

This page took 0.041202 seconds and 4 git commands to generate.